| 1 | [ Aug 29 23:39:42 Enabled. ] | ||
| 2 | [ Aug 29 23:39:42 Rereading configuration. ] | ||
| 3 | [ Aug 29 23:39:45 Rereading configuration. ] | ||
| 4 | [ Aug 29 23:39:56 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 | [ Aug 29 23:39:56 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.08.29 23:39:58.130479 [ 1 ] {} <Information> Application: Will watch for the process with pid 23990 | ||
| 29 | 2025.08.29 23:39:58.130959 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.29 23:39:58.613866 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23990 | ||
| 31 | 2025.08.29 23:39:58.614679 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.29 23:39:58.614842 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.29 23:39:58.715546 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.29 23:39:58.745277 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.29 23:39:58.745374 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.29 23:39:58.745393 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.29 23:39:58.745458 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.29 23:39:58.746023 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.29 23:39:58.748228 [ 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.08.29 23:39:58.749101 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.29 23:39:58.749945 [ 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.08.29 23:39:58.750001 [ 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.08.29 23:39:58.750036 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.29 23:39:58.750740 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.29 23:39:58.751749 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.29 23:39:58.757901 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.29 23:39:58.758614 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.29 23:39:58.760584 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.29 23:39:58.760695 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.29 23:39:58.761824 [ 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.08.29 23:39:58.762332 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.29 23:39:58.766351 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.29 23:39:58.767043 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.29 23:39:58.771696 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.29 23:39:58.772102 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.29 23:39:58.772499 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.29 23:39:58.772858 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.29 23:39:58.774349 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.29 23:39:58.774375 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.29 23:39:58.774462 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.29 23:39:58.774554 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.29 23:39:58.789350 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.29 23:39:58.789377 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167073 sec | ||
| 68 | 2025.08.29 23:39:58.789431 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.29 23:39:58.789466 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.29 23:39:58.790134 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.29 23:39:58.790699 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.29 23:39:58.800493 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.29 23:39:58.800535 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.29 23:39:58.800613 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.29 23:39:58.800628 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.29 23:39:58.800662 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.29 23:39:58.800732 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.29 23:39:58.804717 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.29 23:39:58.804762 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.29 23:39:58.804809 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.29 23:39:58.805034 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.29 23:39:58.805078 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.29 23:39:58.805091 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.29 23:39:58.805169 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.29 23:39:58.805183 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.29 23:39:58.805214 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.29 23:39:58.805280 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.29 23:39:58.828121 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.29 23:39:58.830950 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.29 23:39:58.831032 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102882 sec | ||
| 91 | 2025.08.29 23:39:58.831048 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.29 23:39:58.831058 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.29 23:39:58.831087 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.29 23:39:58.831295 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.29 23:39:58.831401 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.29 23:39:58.831415 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.29 23:39:58.831425 [ 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.08.29 23:39:58.831436 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.29 23:39:58.835067 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.29 23:39:58.835303 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2025.08.29 23:39:58.836752 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.434e-05 sec. | ||
| 102 | 2025.08.29 23:39:58.837173 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.29 23:39:58.838437 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.29 23:39:58.838458 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.29 23:39:59.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.08.29 23:39:59.113200 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33832 | ||
| 107 | 2025.08.29 23:39:59.115174 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.08.29 23:39:59.115233 [ 3 ] {} <Debug> TCP-Session: 8473e57c-1e9a-4c27-bc15-e4dc5cfe02f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:33832 | ||
| 109 | 2025.08.29 23:39:59.115357 [ 3 ] {} <Debug> TCP-Session: 8473e57c-1e9a-4c27-bc15-e4dc5cfe02f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.29 23:39:59.115372 [ 3 ] {} <Debug> TCP-Session: 8473e57c-1e9a-4c27-bc15-e4dc5cfe02f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.08.29 23:39:59.115467 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.08.29 23:39:59.115561 [ 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.08.29 23:39:59.115577 [ 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.08.29 23:39:59.118800 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59628 | ||
| 115 | 2025.08.29 23:39:59.118896 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42840 | ||
| 116 | 2025.08.29 23:39:59.118910 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39290 | ||
| 117 | 2025.08.29 23:39:59.119021 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.08.29 23:39:59.119084 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56403 | ||
| 119 | 2025.08.29 23:39:59.119093 [ 4 ] {} <Debug> TCP-Session: b9e6062f-088f-49a9-86b0-1f551f21a52b Authenticating user 'default' from [fd00:1122:3344:101::b]:59628 | ||
| 120 | 2025.08.29 23:39:59.119110 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.08.29 23:39:59.119183 [ 4 ] {} <Debug> TCP-Session: b9e6062f-088f-49a9-86b0-1f551f21a52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.08.29 23:39:59.119210 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63571 | ||
| 123 | 2025.08.29 23:39:59.119217 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.08.29 23:39:59.119266 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.08.29 23:39:59.119262 [ 4 ] {} <Debug> TCP-Session: b9e6062f-088f-49a9-86b0-1f551f21a52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.08.29 23:39:59.119251 [ 5 ] {} <Debug> TCP-Session: 20395fc9-e5c4-4118-a836-bbcc6118a179 Authenticating user 'default' from [fd00:1122:3344:101::b]:42840 | ||
| 127 | 2025.08.29 23:39:59.119392 [ 255 ] {} <Debug> TCP-Session: 5b25ca80-d48b-4816-bf55-718a646a4e82 Authenticating user 'default' from [fd00:1122:3344:101::b]:56403 | ||
| 128 | 2025.08.29 23:39:59.119373 [ 254 ] {} <Debug> TCP-Session: 3fe6ba50-b305-4a34-bd68-76aeea95ce08 Authenticating user 'default' from [fd00:1122:3344:101::b]:39290 | ||
| 129 | 2025.08.29 23:39:59.119358 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.08.29 23:39:59.119485 [ 255 ] {} <Debug> TCP-Session: 5b25ca80-d48b-4816-bf55-718a646a4e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.08.29 23:39:59.119472 [ 254 ] {} <Debug> TCP-Session: 3fe6ba50-b305-4a34-bd68-76aeea95ce08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.08.29 23:39:59.119534 [ 256 ] {} <Debug> TCP-Session: 079759dc-9909-4555-9d0f-bd83c1fecae5 Authenticating user 'default' from [fd00:1122:3344:101::b]:63571 | ||
| 133 | 2025.08.29 23:39:59.119457 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65451 | ||
| 134 | 2025.08.29 23:39:59.119601 [ 254 ] {} <Debug> TCP-Session: 3fe6ba50-b305-4a34-bd68-76aeea95ce08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.08.29 23:39:59.119594 [ 256 ] {} <Debug> TCP-Session: 079759dc-9909-4555-9d0f-bd83c1fecae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.08.29 23:39:59.119575 [ 255 ] {} <Debug> TCP-Session: 5b25ca80-d48b-4816-bf55-718a646a4e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.29 23:39:59.119710 [ 256 ] {} <Debug> TCP-Session: 079759dc-9909-4555-9d0f-bd83c1fecae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.08.29 23:39:59.119455 [ 5 ] {} <Debug> TCP-Session: 20395fc9-e5c4-4118-a836-bbcc6118a179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.08.29 23:39:59.119442 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34986 | ||
| 140 | 2025.08.29 23:39:59.119823 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.08.29 23:39:59.119797 [ 5 ] {} <Debug> TCP-Session: 20395fc9-e5c4-4118-a836-bbcc6118a179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.08.29 23:39:59.119924 [ 257 ] {} <Debug> TCP-Session: 5fcf5cc7-b167-458e-9bd1-0f4ee405410d Authenticating user 'default' from [fd00:1122:3344:101::b]:65451 | ||
| 143 | 2025.08.29 23:39:59.120034 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.08.29 23:39:59.120041 [ 257 ] {} <Debug> TCP-Session: 5fcf5cc7-b167-458e-9bd1-0f4ee405410d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.08.29 23:39:59.120070 [ 258 ] {} <Debug> TCP-Session: 9eb41020-4b13-4f45-9c3f-8481850036af Authenticating user 'default' from [fd00:1122:3344:101::b]:34986 | ||
| 146 | 2025.08.29 23:39:59.120084 [ 257 ] {} <Debug> TCP-Session: 5fcf5cc7-b167-458e-9bd1-0f4ee405410d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.08.29 23:39:59.120149 [ 258 ] {} <Debug> TCP-Session: 9eb41020-4b13-4f45-9c3f-8481850036af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.29 23:39:59.120202 [ 258 ] {} <Debug> TCP-Session: 9eb41020-4b13-4f45-9c3f-8481850036af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.08.29 23:39:59.601958 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38926 | ||
| 150 | 2025.08.29 23:39:59.602151 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.08.29 23:39:59.602195 [ 259 ] {} <Debug> TCP-Session: 994d973c-f01c-4477-9c2c-f66937a14e72 Authenticating user 'default' from [fd00:1122:3344:101::a]:38926 | ||
| 152 | 2025.08.29 23:39:59.602218 [ 259 ] {} <Debug> TCP-Session: 994d973c-f01c-4477-9c2c-f66937a14e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.29 23:39:59.602308 [ 259 ] {} <Debug> TCP-Session: 994d973c-f01c-4477-9c2c-f66937a14e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.08.29 23:39:59.602383 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.08.29 23:39:59.602424 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.08.29 23:39:59.602496 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.08.29 23:39:59.609636 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49817 | ||
| 158 | 2025.08.29 23:39:59.609708 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55202 | ||
| 159 | 2025.08.29 23:39:59.609826 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.08.29 23:39:59.609911 [ 260 ] {} <Debug> TCP-Session: 77545498-409b-4b58-9165-75bf101d8aa0 Authenticating user 'default' from [fd00:1122:3344:101::a]:49817 | ||
| 161 | 2025.08.29 23:39:59.609937 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.08.29 23:39:59.609948 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49914 | ||
| 163 | 2025.08.29 23:39:59.609963 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61278 | ||
| 164 | 2025.08.29 23:39:59.610036 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61529 | ||
| 165 | 2025.08.29 23:39:59.609987 [ 261 ] {} <Debug> TCP-Session: 7efef7dc-fc71-4dfd-9355-b311b343977e Authenticating user 'default' from [fd00:1122:3344:101::a]:55202 | ||
| 166 | 2025.08.29 23:39:59.610080 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38372 | ||
| 167 | 2025.08.29 23:39:59.609966 [ 260 ] {} <Debug> TCP-Session: 77545498-409b-4b58-9165-75bf101d8aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.08.29 23:39:59.610143 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.08.29 23:39:59.610115 [ 261 ] {} <Debug> TCP-Session: 7efef7dc-fc71-4dfd-9355-b311b343977e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.08.29 23:39:59.610208 [ 260 ] {} <Debug> TCP-Session: 77545498-409b-4b58-9165-75bf101d8aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.08.29 23:39:59.610238 [ 263 ] {} <Debug> TCP-Session: 1a8955a9-c62c-4a77-87a1-92dfd8e42e2e Authenticating user 'default' from [fd00:1122:3344:101::a]:49914 | ||
| 172 | 2025.08.29 23:39:59.610215 [ 261 ] {} <Debug> TCP-Session: 7efef7dc-fc71-4dfd-9355-b311b343977e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.08.29 23:39:59.610277 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39917 | ||
| 174 | 2025.08.29 23:39:59.610317 [ 263 ] {} <Debug> TCP-Session: 1a8955a9-c62c-4a77-87a1-92dfd8e42e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.08.29 23:39:59.610395 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.08.29 23:39:59.610416 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.08.29 23:39:59.610431 [ 263 ] {} <Debug> TCP-Session: 1a8955a9-c62c-4a77-87a1-92dfd8e42e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.08.29 23:39:59.610504 [ 265 ] {} <Debug> TCP-Session: f57ea95d-df07-415c-8795-1bae36dec57b Authenticating user 'default' from [fd00:1122:3344:101::a]:38372 | ||
| 179 | 2025.08.29 23:39:59.610545 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.08.29 23:39:59.610455 [ 262 ] {} <Debug> TCP-Session: 4b5cae46-6555-4d40-83cf-a69bf9b19da7 Authenticating user 'default' from [fd00:1122:3344:101::a]:61278 | ||
| 181 | 2025.08.29 23:39:59.610602 [ 265 ] {} <Debug> TCP-Session: f57ea95d-df07-415c-8795-1bae36dec57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.08.29 23:39:59.610450 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.08.29 23:39:59.610602 [ 266 ] {} <Debug> TCP-Session: b2ce31bc-fdeb-4c27-8b65-1e01b9f31c1b Authenticating user 'default' from [fd00:1122:3344:101::a]:39917 | ||
| 184 | 2025.08.29 23:39:59.610711 [ 264 ] {} <Debug> TCP-Session: 5d184b4b-a496-4483-99c8-974b151146f6 Authenticating user 'default' from [fd00:1122:3344:101::a]:61529 | ||
| 185 | 2025.08.29 23:39:59.610688 [ 262 ] {} <Debug> TCP-Session: 4b5cae46-6555-4d40-83cf-a69bf9b19da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.08.29 23:39:59.610691 [ 265 ] {} <Debug> TCP-Session: f57ea95d-df07-415c-8795-1bae36dec57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.08.29 23:39:59.610798 [ 264 ] {} <Debug> TCP-Session: 5d184b4b-a496-4483-99c8-974b151146f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.08.29 23:39:59.610780 [ 262 ] {} <Debug> TCP-Session: 4b5cae46-6555-4d40-83cf-a69bf9b19da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.08.29 23:39:59.610776 [ 266 ] {} <Debug> TCP-Session: b2ce31bc-fdeb-4c27-8b65-1e01b9f31c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.08.29 23:39:59.610895 [ 264 ] {} <Debug> TCP-Session: 5d184b4b-a496-4483-99c8-974b151146f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.08.29 23:39:59.610944 [ 266 ] {} <Debug> TCP-Session: b2ce31bc-fdeb-4c27-8b65-1e01b9f31c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.08.29 23:39:59.895070 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36175 | ||
| 193 | 2025.08.29 23:39:59.895274 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.08.29 23:39:59.895347 [ 267 ] {} <Debug> TCP-Session: e1dde625-b6f9-4a27-a6c2-95614d5682b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:36175 | ||
| 195 | 2025.08.29 23:39:59.895370 [ 267 ] {} <Debug> TCP-Session: e1dde625-b6f9-4a27-a6c2-95614d5682b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.08.29 23:39:59.895385 [ 267 ] {} <Debug> TCP-Session: e1dde625-b6f9-4a27-a6c2-95614d5682b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.08.29 23:39:59.895525 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.08.29 23:39:59.895553 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.08.29 23:39:59.895705 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.08.29 23:39:59.900407 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51210 | ||
| 201 | 2025.08.29 23:39:59.900408 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51461 | ||
| 202 | 2025.08.29 23:39:59.900562 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57068 | ||
| 203 | 2025.08.29 23:39:59.900568 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56001 | ||
| 204 | 2025.08.29 23:39:59.900709 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.08.29 23:39:59.900745 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.08.29 23:39:59.900834 [ 268 ] {} <Debug> TCP-Session: e27673e4-5120-4798-85fc-478ae9da8d89 Authenticating user 'default' from [fd00:1122:3344:101::c]:51210 | ||
| 207 | 2025.08.29 23:39:59.900857 [ 269 ] {} <Debug> TCP-Session: e2ab3cf0-7db3-4ba4-adaf-ff30034d6d32 Authenticating user 'default' from [fd00:1122:3344:101::c]:51461 | ||
| 208 | 2025.08.29 23:39:59.900899 [ 268 ] {} <Debug> TCP-Session: e27673e4-5120-4798-85fc-478ae9da8d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.08.29 23:39:59.900747 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32915 | ||
| 210 | 2025.08.29 23:39:59.900960 [ 269 ] {} <Debug> TCP-Session: e2ab3cf0-7db3-4ba4-adaf-ff30034d6d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.08.29 23:39:59.900976 [ 268 ] {} <Debug> TCP-Session: e27673e4-5120-4798-85fc-478ae9da8d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.08.29 23:39:59.901044 [ 269 ] {} <Debug> TCP-Session: e2ab3cf0-7db3-4ba4-adaf-ff30034d6d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.08.29 23:39:59.901048 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2025.08.29 23:39:59.901097 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64100 | ||
| 215 | 2025.08.29 23:39:59.901144 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.08.29 23:39:59.901155 [ 270 ] {} <Debug> TCP-Session: 71810218-34eb-4456-908a-6e762b624448 Authenticating user 'default' from [fd00:1122:3344:101::c]:56001 | ||
| 217 | 2025.08.29 23:39:59.901168 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.08.29 23:39:59.901225 [ 270 ] {} <Debug> TCP-Session: 71810218-34eb-4456-908a-6e762b624448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.08.29 23:39:59.901242 [ 271 ] {} <Debug> TCP-Session: 81751d2e-d89e-44a6-9886-7b1ec89d64e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:57068 | ||
| 220 | 2025.08.29 23:39:59.901092 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34965 | ||
| 221 | 2025.08.29 23:39:59.901326 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.08.29 23:39:59.901352 [ 271 ] {} <Debug> TCP-Session: 81751d2e-d89e-44a6-9886-7b1ec89d64e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.08.29 23:39:59.901383 [ 270 ] {} <Debug> TCP-Session: 71810218-34eb-4456-908a-6e762b624448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.08.29 23:39:59.901341 [ 272 ] {} <Debug> TCP-Session: 3662dc07-550b-4317-aa61-64bf62b7d8f8 Authenticating user 'default' from [fd00:1122:3344:101::c]:32915 | ||
| 225 | 2025.08.29 23:39:59.901438 [ 273 ] {} <Debug> TCP-Session: 0e083b69-46be-4fd0-8503-f0ac7362b0d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:64100 | ||
| 226 | 2025.08.29 23:39:59.901462 [ 271 ] {} <Debug> TCP-Session: 81751d2e-d89e-44a6-9886-7b1ec89d64e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.08.29 23:39:59.901498 [ 272 ] {} <Debug> TCP-Session: 3662dc07-550b-4317-aa61-64bf62b7d8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.08.29 23:39:59.901528 [ 273 ] {} <Debug> TCP-Session: 0e083b69-46be-4fd0-8503-f0ac7362b0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.08.29 23:39:59.901531 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2025.08.29 23:39:59.901568 [ 272 ] {} <Debug> TCP-Session: 3662dc07-550b-4317-aa61-64bf62b7d8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.08.29 23:39:59.901588 [ 273 ] {} <Debug> TCP-Session: 0e083b69-46be-4fd0-8503-f0ac7362b0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.08.29 23:39:59.901593 [ 274 ] {} <Debug> TCP-Session: 12b1a267-3a29-4793-ba3e-500471b3cd07 Authenticating user 'default' from [fd00:1122:3344:101::c]:34965 | ||
| 233 | 2025.08.29 23:39:59.901644 [ 274 ] {} <Debug> TCP-Session: 12b1a267-3a29-4793-ba3e-500471b3cd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.08.29 23:39:59.901725 [ 274 ] {} <Debug> TCP-Session: 12b1a267-3a29-4793-ba3e-500471b3cd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.08.29 23:40:00.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.46 MiB, peak 118.46 MiB, free memory in arenas 0.00 B, will set to 120.03 MiB (RSS), difference: 1.58 MiB | ||
| 236 | 2025.08.29 23:40:01.597479 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58293 | ||
| 237 | 2025.08.29 23:40:01.599929 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.08.29 23:40:01.600000 [ 275 ] {} <Debug> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:58293 | ||
| 239 | 2025.08.29 23:40:01.600023 [ 275 ] {} <Debug> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.08.29 23:40:01.600105 [ 275 ] {} <Debug> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.08.29 23:40:01.600200 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2025.08.29 23:40:01.600276 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.08.29 23:40:01.600360 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2025.08.29 23:40:01.602969 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51413 | ||
| 245 | 2025.08.29 23:40:01.603061 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45728 | ||
| 246 | 2025.08.29 23:40:01.603140 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2025.08.29 23:40:01.603163 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49639 | ||
| 248 | 2025.08.29 23:40:01.603178 [ 276 ] {} <Debug> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51413 | ||
| 249 | 2025.08.29 23:40:01.603301 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.08.29 23:40:01.603301 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49045 | ||
| 251 | 2025.08.29 23:40:01.603379 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55340 | ||
| 252 | 2025.08.29 23:40:01.603359 [ 277 ] {} <Debug> TCP-Session: 9f2289a7-fa3e-49f0-bd7d-d6e0a05cf626 Authenticating user 'default' from [fd00:1122:3344:101::d]:45728 | ||
| 253 | 2025.08.29 23:40:01.603345 [ 276 ] {} <Debug> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2025.08.29 23:40:01.603453 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2025.08.29 23:40:01.603489 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61536 | ||
| 256 | 2025.08.29 23:40:01.603498 [ 277 ] {} <Debug> TCP-Session: 9f2289a7-fa3e-49f0-bd7d-d6e0a05cf626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.08.29 23:40:01.603475 [ 276 ] {} <Debug> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2025.08.29 23:40:01.603592 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.08.29 23:40:01.603618 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36018 | ||
| 260 | 2025.08.29 23:40:01.603554 [ 278 ] {} <Debug> TCP-Session: f7cf3c3d-9e46-4a9e-b5b9-3a96a7cbdf08 Authenticating user 'default' from [fd00:1122:3344:101::d]:49639 | ||
| 261 | 2025.08.29 23:40:01.603653 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.08.29 23:40:01.603693 [ 278 ] {} <Debug> TCP-Session: f7cf3c3d-9e46-4a9e-b5b9-3a96a7cbdf08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.08.29 23:40:01.603560 [ 277 ] {} <Debug> TCP-Session: 9f2289a7-fa3e-49f0-bd7d-d6e0a05cf626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.08.29 23:40:01.603771 [ 279 ] {} <Debug> TCP-Session: b5121174-973c-407b-bbba-97fa30b53643 Authenticating user 'default' from [fd00:1122:3344:101::d]:49045 | ||
| 265 | 2025.08.29 23:40:01.603794 [ 278 ] {} <Debug> TCP-Session: f7cf3c3d-9e46-4a9e-b5b9-3a96a7cbdf08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.08.29 23:40:01.603774 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.08.29 23:40:01.603851 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42827 | ||
| 268 | 2025.08.29 23:40:01.603886 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.08.29 23:40:01.603892 [ 281 ] {} <Debug> TCP-Session: a22abcea-75f5-42fb-95da-248bbe126b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:61536 | ||
| 270 | 2025.08.29 23:40:01.603883 [ 279 ] {} <Debug> TCP-Session: b5121174-973c-407b-bbba-97fa30b53643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.08.29 23:40:01.603777 [ 280 ] {} <Debug> TCP-Session: 5bfa9282-9baa-4715-8ad2-0cd8b37a6a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:55340 | ||
| 272 | 2025.08.29 23:40:01.604045 [ 281 ] {} <Debug> TCP-Session: a22abcea-75f5-42fb-95da-248bbe126b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.08.29 23:40:01.604025 [ 279 ] {} <Debug> TCP-Session: b5121174-973c-407b-bbba-97fa30b53643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.08.29 23:40:01.604087 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2025.08.29 23:40:01.604134 [ 281 ] {} <Debug> TCP-Session: a22abcea-75f5-42fb-95da-248bbe126b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.08.29 23:40:01.604023 [ 282 ] {} <Debug> TCP-Session: a3021e23-0442-4a40-89eb-c5cb253507b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36018 | ||
| 277 | 2025.08.29 23:40:01.604113 [ 280 ] {} <Debug> TCP-Session: 5bfa9282-9baa-4715-8ad2-0cd8b37a6a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.08.29 23:40:01.604212 [ 282 ] {} <Debug> TCP-Session: a3021e23-0442-4a40-89eb-c5cb253507b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.08.29 23:40:01.604204 [ 283 ] {} <Debug> TCP-Session: eafde5c3-4683-43b9-9f0c-33fabcd94e02 Authenticating user 'default' from [fd00:1122:3344:101::d]:42827 | ||
| 280 | 2025.08.29 23:40:01.604276 [ 280 ] {} <Debug> TCP-Session: 5bfa9282-9baa-4715-8ad2-0cd8b37a6a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.08.29 23:40:01.604305 [ 282 ] {} <Debug> TCP-Session: a3021e23-0442-4a40-89eb-c5cb253507b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.08.29 23:40:01.604289 [ 283 ] {} <Debug> TCP-Session: eafde5c3-4683-43b9-9f0c-33fabcd94e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.08.29 23:40:01.604371 [ 283 ] {} <Debug> TCP-Session: eafde5c3-4683-43b9-9f0c-33fabcd94e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.08.29 23:40:01.615809 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2025.08.29 23:40:01.618657 [ 275 ] {d86f4186-f89a-4d51-8553-928103798cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2025.08.29 23:40:01.729103 [ 275 ] {d86f4186-f89a-4d51-8553-928103798cae} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58293) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2025.08.29 23:40:01.730101 [ 275 ] {d86f4186-f89a-4d51-8553-928103798cae} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2025.08.29 23:40:01.730318 [ 275 ] {d86f4186-f89a-4d51-8553-928103798cae} <Debug> TCPHandler: Processed in 0.120531259 sec. | ||
| 335 | 2025.08.29 23:40:01.740720 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2025.08.29 23:40:01.741037 [ 275 ] {b6d3c600-2e69-4323-bb65-48f7bd4a3dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2025.08.29 23:40:01.741314 [ 275 ] {b6d3c600-2e69-4323-bb65-48f7bd4a3dd6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58293) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2025.08.29 23:40:01.741554 [ 275 ] {b6d3c600-2e69-4323-bb65-48f7bd4a3dd6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.08.29 23:40:01.741776 [ 275 ] {b6d3c600-2e69-4323-bb65-48f7bd4a3dd6} <Debug> TCPHandler: Processed in 0.00117473 sec. | ||
| 386 | 2025.08.29 23:40:01.742226 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.08.29 23:40:01.743036 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2025.08.29 23:40:01.743673 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2025.08.29 23:40:01.745261 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2025.08.29 23:40:01.745284 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4581e-05 sec | ||
| 391 | 2025.08.29 23:40:01.745298 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Trace> ReferentialDeps: No tables | ||
| 392 | 2025.08.29 23:40:01.745372 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Trace> LoadingDeps: No tables | ||
| 393 | 2025.08.29 23:40:01.745454 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2025.08.29 23:40:01.746088 [ 276 ] {5998ae02-6fcb-4db1-9836-d3af48a23afe} <Debug> TCPHandler: Processed in 0.004043999 sec. | ||
| 395 | 2025.08.29 23:40:01.746233 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.08.29 23:40:01.746451 [ 276 ] {e2ca3ad5-92a1-4f44-a3ee-5ee5c9c4237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2025.08.29 23:40:01.746562 [ 276 ] {e2ca3ad5-92a1-4f44-a3ee-5ee5c9c4237d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2025.08.29 23:40:01.751609 [ 276 ] {e2ca3ad5-92a1-4f44-a3ee-5ee5c9c4237d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2025.08.29 23:40:01.752849 [ 276 ] {e2ca3ad5-92a1-4f44-a3ee-5ee5c9c4237d} <Debug> oximeter.version (7397887f-3c0f-44f0-97e7-f9a1fd404026): Loading data parts | ||
| 401 | 2025.08.29 23:40:01.755280 [ 276 ] {e2ca3ad5-92a1-4f44-a3ee-5ee5c9c4237d} <Debug> oximeter.version (7397887f-3c0f-44f0-97e7-f9a1fd404026): There are no data parts | ||
| 402 | 2025.08.29 23:40:01.758839 [ 276 ] {e2ca3ad5-92a1-4f44-a3ee-5ee5c9c4237d} <Debug> TCPHandler: Processed in 0.012652774 sec. | ||
| 403 | 2025.08.29 23:40:01.758991 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.08.29 23:40:01.759170 [ 276 ] {71819682-de4e-42ac-b8eb-d9087e1597b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.08.29 23:40:01.759293 [ 276 ] {71819682-de4e-42ac-b8eb-d9087e1597b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.08.29 23:40:01.768822 [ 276 ] {71819682-de4e-42ac-b8eb-d9087e1597b2} <Debug> oximeter.measurements_bool (03fcb166-3ad4-4f55-b2d9-21c899f0a546): Loading data parts | ||
| 417 | 2025.08.29 23:40:01.769044 [ 276 ] {71819682-de4e-42ac-b8eb-d9087e1597b2} <Debug> oximeter.measurements_bool (03fcb166-3ad4-4f55-b2d9-21c899f0a546): There are no data parts | ||
| 418 | 2025.08.29 23:40:01.772107 [ 276 ] {71819682-de4e-42ac-b8eb-d9087e1597b2} <Debug> TCPHandler: Processed in 0.013165493 sec. | ||
| 419 | 2025.08.29 23:40:01.772343 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.08.29 23:40:01.772519 [ 276 ] {1a1107a0-ed45-47a2-9508-c2d144421073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.08.29 23:40:01.772638 [ 276 ] {1a1107a0-ed45-47a2-9508-c2d144421073} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.08.29 23:40:01.777052 [ 276 ] {1a1107a0-ed45-47a2-9508-c2d144421073} <Debug> oximeter.measurements_i8 (898b0e67-4da3-407b-8729-add1023a8d1c): Loading data parts | ||
| 423 | 2025.08.29 23:40:01.777219 [ 276 ] {1a1107a0-ed45-47a2-9508-c2d144421073} <Debug> oximeter.measurements_i8 (898b0e67-4da3-407b-8729-add1023a8d1c): There are no data parts | ||
| 424 | 2025.08.29 23:40:01.781232 [ 276 ] {1a1107a0-ed45-47a2-9508-c2d144421073} <Debug> TCPHandler: Processed in 0.008956071 sec. | ||
| 425 | 2025.08.29 23:40:01.781401 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.08.29 23:40:01.781596 [ 276 ] {8183df4e-0a55-4069-a2e6-58a916d3a668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.08.29 23:40:01.781748 [ 276 ] {8183df4e-0a55-4069-a2e6-58a916d3a668} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.08.29 23:40:01.785742 [ 276 ] {8183df4e-0a55-4069-a2e6-58a916d3a668} <Debug> oximeter.measurements_u8 (1f27d54a-ca92-4ab1-9e7b-6d6511874c4d): Loading data parts | ||
| 429 | 2025.08.29 23:40:01.785915 [ 276 ] {8183df4e-0a55-4069-a2e6-58a916d3a668} <Debug> oximeter.measurements_u8 (1f27d54a-ca92-4ab1-9e7b-6d6511874c4d): There are no data parts | ||
| 430 | 2025.08.29 23:40:01.789396 [ 276 ] {8183df4e-0a55-4069-a2e6-58a916d3a668} <Debug> TCPHandler: Processed in 0.008057526 sec. | ||
| 431 | 2025.08.29 23:40:01.789587 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.08.29 23:40:01.789791 [ 276 ] {43256694-f875-42eb-a7d7-f797b3acb06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.08.29 23:40:01.789902 [ 276 ] {43256694-f875-42eb-a7d7-f797b3acb06e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.08.29 23:40:01.792180 [ 276 ] {43256694-f875-42eb-a7d7-f797b3acb06e} <Debug> oximeter.measurements_i16 (7d4627fc-7931-4a77-a397-f2c5ea950baf): Loading data parts | ||
| 435 | 2025.08.29 23:40:01.792345 [ 276 ] {43256694-f875-42eb-a7d7-f797b3acb06e} <Debug> oximeter.measurements_i16 (7d4627fc-7931-4a77-a397-f2c5ea950baf): There are no data parts | ||
| 436 | 2025.08.29 23:40:01.794166 [ 276 ] {43256694-f875-42eb-a7d7-f797b3acb06e} <Debug> TCPHandler: Processed in 0.004629088 sec. | ||
| 437 | 2025.08.29 23:40:01.794314 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.08.29 23:40:01.794472 [ 276 ] {34d6a1d4-a91f-45ec-b4a7-8ddd2506e8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.08.29 23:40:01.794581 [ 276 ] {34d6a1d4-a91f-45ec-b4a7-8ddd2506e8dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.08.29 23:40:01.796553 [ 276 ] {34d6a1d4-a91f-45ec-b4a7-8ddd2506e8dc} <Debug> oximeter.measurements_u16 (b4181524-1c8b-4894-bc1f-b200523aa09f): Loading data parts | ||
| 441 | 2025.08.29 23:40:01.796698 [ 276 ] {34d6a1d4-a91f-45ec-b4a7-8ddd2506e8dc} <Debug> oximeter.measurements_u16 (b4181524-1c8b-4894-bc1f-b200523aa09f): There are no data parts | ||
| 442 | 2025.08.29 23:40:01.798067 [ 276 ] {34d6a1d4-a91f-45ec-b4a7-8ddd2506e8dc} <Debug> TCPHandler: Processed in 0.003802744 sec. | ||
| 443 | 2025.08.29 23:40:01.798212 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.08.29 23:40:01.798439 [ 276 ] {2e7b57fd-ec75-4f0c-95a8-bb054c73bb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.08.29 23:40:01.798549 [ 276 ] {2e7b57fd-ec75-4f0c-95a8-bb054c73bb41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.08.29 23:40:01.802443 [ 276 ] {2e7b57fd-ec75-4f0c-95a8-bb054c73bb41} <Debug> oximeter.measurements_i32 (6b0eb9bf-6208-4c78-8146-9ce6e3da01b6): Loading data parts | ||
| 447 | 2025.08.29 23:40:01.802597 [ 276 ] {2e7b57fd-ec75-4f0c-95a8-bb054c73bb41} <Debug> oximeter.measurements_i32 (6b0eb9bf-6208-4c78-8146-9ce6e3da01b6): There are no data parts | ||
| 448 | 2025.08.29 23:40:01.805941 [ 276 ] {2e7b57fd-ec75-4f0c-95a8-bb054c73bb41} <Debug> TCPHandler: Processed in 0.007777351 sec. | ||
| 449 | 2025.08.29 23:40:01.806094 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.29 23:40:01.806255 [ 276 ] {1c245496-ef8d-45a2-9d10-a56a2aaa73c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.08.29 23:40:01.806387 [ 276 ] {1c245496-ef8d-45a2-9d10-a56a2aaa73c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.08.29 23:40:01.808488 [ 276 ] {1c245496-ef8d-45a2-9d10-a56a2aaa73c9} <Debug> oximeter.measurements_u32 (ad111454-5cfb-4af4-990c-ed4682944339): Loading data parts | ||
| 453 | 2025.08.29 23:40:01.808626 [ 276 ] {1c245496-ef8d-45a2-9d10-a56a2aaa73c9} <Debug> oximeter.measurements_u32 (ad111454-5cfb-4af4-990c-ed4682944339): There are no data parts | ||
| 454 | 2025.08.29 23:40:01.810354 [ 276 ] {1c245496-ef8d-45a2-9d10-a56a2aaa73c9} <Debug> TCPHandler: Processed in 0.004310863 sec. | ||
| 455 | 2025.08.29 23:40:01.810497 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.29 23:40:01.810724 [ 276 ] {2973d69d-877e-4f2d-ab9d-4a1e3a152318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.08.29 23:40:01.810833 [ 276 ] {2973d69d-877e-4f2d-ab9d-4a1e3a152318} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.08.29 23:40:01.813141 [ 276 ] {2973d69d-877e-4f2d-ab9d-4a1e3a152318} <Debug> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): Loading data parts | ||
| 459 | 2025.08.29 23:40:01.813283 [ 276 ] {2973d69d-877e-4f2d-ab9d-4a1e3a152318} <Debug> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): There are no data parts | ||
| 460 | 2025.08.29 23:40:01.814941 [ 276 ] {2973d69d-877e-4f2d-ab9d-4a1e3a152318} <Debug> TCPHandler: Processed in 0.004493405 sec. | ||
| 461 | 2025.08.29 23:40:01.815097 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.29 23:40:01.815264 [ 276 ] {eb14cdd9-cea6-47dc-9d5a-34926eef4543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2025.08.29 23:40:01.815423 [ 276 ] {eb14cdd9-cea6-47dc-9d5a-34926eef4543} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.08.29 23:40:01.820291 [ 276 ] {eb14cdd9-cea6-47dc-9d5a-34926eef4543} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Loading data parts | ||
| 465 | 2025.08.29 23:40:01.820486 [ 276 ] {eb14cdd9-cea6-47dc-9d5a-34926eef4543} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): There are no data parts | ||
| 466 | 2025.08.29 23:40:01.823920 [ 276 ] {eb14cdd9-cea6-47dc-9d5a-34926eef4543} <Debug> TCPHandler: Processed in 0.008930091 sec. | ||
| 467 | 2025.08.29 23:40:01.824132 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.08.29 23:40:01.824367 [ 276 ] {05c35021-1a8a-490b-bfbd-899d488017b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2025.08.29 23:40:01.824481 [ 276 ] {05c35021-1a8a-490b-bfbd-899d488017b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.08.29 23:40:01.828653 [ 276 ] {05c35021-1a8a-490b-bfbd-899d488017b7} <Debug> oximeter.measurements_f32 (4c6da16d-7cdf-4c89-b7d7-9f41685b3be6): Loading data parts | ||
| 471 | 2025.08.29 23:40:01.828805 [ 276 ] {05c35021-1a8a-490b-bfbd-899d488017b7} <Debug> oximeter.measurements_f32 (4c6da16d-7cdf-4c89-b7d7-9f41685b3be6): There are no data parts | ||
| 472 | 2025.08.29 23:40:01.831998 [ 276 ] {05c35021-1a8a-490b-bfbd-899d488017b7} <Debug> TCPHandler: Processed in 0.007914684 sec. | ||
| 473 | 2025.08.29 23:40:01.832142 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.08.29 23:40:01.832298 [ 276 ] {ddbf04ec-8993-4a41-b819-49e533252159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2025.08.29 23:40:01.832411 [ 276 ] {ddbf04ec-8993-4a41-b819-49e533252159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.08.29 23:40:01.835689 [ 276 ] {ddbf04ec-8993-4a41-b819-49e533252159} <Debug> oximeter.measurements_f64 (f5cc6b15-c5b8-4dc9-a77d-9740ec162c08): Loading data parts | ||
| 477 | 2025.08.29 23:40:01.835877 [ 276 ] {ddbf04ec-8993-4a41-b819-49e533252159} <Debug> oximeter.measurements_f64 (f5cc6b15-c5b8-4dc9-a77d-9740ec162c08): There are no data parts | ||
| 478 | 2025.08.29 23:40:01.837529 [ 276 ] {ddbf04ec-8993-4a41-b819-49e533252159} <Debug> TCPHandler: Processed in 0.005435912 sec. | ||
| 479 | 2025.08.29 23:40:01.837670 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.08.29 23:40:01.837905 [ 276 ] {9a6b9b87-a48a-4047-b473-091bf2fa4956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 481 | 2025.08.29 23:40:01.838024 [ 276 ] {9a6b9b87-a48a-4047-b473-091bf2fa4956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.08.29 23:40:01.839892 [ 276 ] {9a6b9b87-a48a-4047-b473-091bf2fa4956} <Debug> oximeter.measurements_string (a21e2ce5-1b2b-48c5-a47d-b2d4b308016a): Loading data parts | ||
| 483 | 2025.08.29 23:40:01.840044 [ 276 ] {9a6b9b87-a48a-4047-b473-091bf2fa4956} <Debug> oximeter.measurements_string (a21e2ce5-1b2b-48c5-a47d-b2d4b308016a): There are no data parts | ||
| 484 | 2025.08.29 23:40:01.841625 [ 276 ] {9a6b9b87-a48a-4047-b473-091bf2fa4956} <Debug> TCPHandler: Processed in 0.004002138 sec. | ||
| 485 | 2025.08.29 23:40:01.841810 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.08.29 23:40:01.841999 [ 276 ] {756feb92-87a1-4ac7-bb51-b3e6022ded47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.08.29 23:40:01.842145 [ 276 ] {756feb92-87a1-4ac7-bb51-b3e6022ded47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.08.29 23:40:01.846231 [ 276 ] {756feb92-87a1-4ac7-bb51-b3e6022ded47} <Debug> oximeter.measurements_bytes (958aad52-6947-4bf8-b0b0-930a7cfc6649): Loading data parts | ||
| 496 | 2025.08.29 23:40:01.846381 [ 276 ] {756feb92-87a1-4ac7-bb51-b3e6022ded47} <Debug> oximeter.measurements_bytes (958aad52-6947-4bf8-b0b0-930a7cfc6649): There are no data parts | ||
| 497 | 2025.08.29 23:40:01.847827 [ 276 ] {756feb92-87a1-4ac7-bb51-b3e6022ded47} <Debug> TCPHandler: Processed in 0.006075833 sec. | ||
| 498 | 2025.08.29 23:40:01.847971 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.29 23:40:01.848141 [ 276 ] {45ba9e3f-1a54-48b4-b8c3-ddcdf1d85165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.08.29 23:40:01.848271 [ 276 ] {45ba9e3f-1a54-48b4-b8c3-ddcdf1d85165} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.08.29 23:40:01.850923 [ 276 ] {45ba9e3f-1a54-48b4-b8c3-ddcdf1d85165} <Debug> oximeter.measurements_cumulativei64 (8ed8bf73-a50a-4ff3-807d-ce7ec52db059): Loading data parts | ||
| 502 | 2025.08.29 23:40:01.851053 [ 276 ] {45ba9e3f-1a54-48b4-b8c3-ddcdf1d85165} <Debug> oximeter.measurements_cumulativei64 (8ed8bf73-a50a-4ff3-807d-ce7ec52db059): There are no data parts | ||
| 503 | 2025.08.29 23:40:01.852723 [ 276 ] {45ba9e3f-1a54-48b4-b8c3-ddcdf1d85165} <Debug> TCPHandler: Processed in 0.004801112 sec. | ||
| 504 | 2025.08.29 23:40:01.852938 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.29 23:40:01.853099 [ 276 ] {a39fa940-ab4c-4c21-afa3-d9a1c040b00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.08.29 23:40:01.853214 [ 276 ] {a39fa940-ab4c-4c21-afa3-d9a1c040b00a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.08.29 23:40:01.855126 [ 276 ] {a39fa940-ab4c-4c21-afa3-d9a1c040b00a} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Loading data parts | ||
| 508 | 2025.08.29 23:40:01.855332 [ 276 ] {a39fa940-ab4c-4c21-afa3-d9a1c040b00a} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): There are no data parts | ||
| 509 | 2025.08.29 23:40:01.856729 [ 276 ] {a39fa940-ab4c-4c21-afa3-d9a1c040b00a} <Debug> TCPHandler: Processed in 0.003840785 sec. | ||
| 510 | 2025.08.29 23:40:01.856871 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.29 23:40:01.857102 [ 276 ] {77cd67d2-ca9b-4129-b40f-962c93ab202b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.08.29 23:40:01.857216 [ 276 ] {77cd67d2-ca9b-4129-b40f-962c93ab202b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.08.29 23:40:01.859099 [ 276 ] {77cd67d2-ca9b-4129-b40f-962c93ab202b} <Debug> oximeter.measurements_cumulativef32 (050edbbd-6642-41df-b63c-b0520ca4e8c7): Loading data parts | ||
| 514 | 2025.08.29 23:40:01.859224 [ 276 ] {77cd67d2-ca9b-4129-b40f-962c93ab202b} <Debug> oximeter.measurements_cumulativef32 (050edbbd-6642-41df-b63c-b0520ca4e8c7): There are no data parts | ||
| 515 | 2025.08.29 23:40:01.860968 [ 276 ] {77cd67d2-ca9b-4129-b40f-962c93ab202b} <Debug> TCPHandler: Processed in 0.00414461 sec. | ||
| 516 | 2025.08.29 23:40:01.861105 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.29 23:40:01.861262 [ 276 ] {9e49dfcd-5b44-4bc5-ae81-198976504644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.08.29 23:40:01.861375 [ 276 ] {9e49dfcd-5b44-4bc5-ae81-198976504644} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.08.29 23:40:01.865324 [ 276 ] {9e49dfcd-5b44-4bc5-ae81-198976504644} <Debug> oximeter.measurements_cumulativef64 (ada91bae-42b3-43e7-a4ad-4a5fd52bf9bc): Loading data parts | ||
| 520 | 2025.08.29 23:40:01.865562 [ 276 ] {9e49dfcd-5b44-4bc5-ae81-198976504644} <Debug> oximeter.measurements_cumulativef64 (ada91bae-42b3-43e7-a4ad-4a5fd52bf9bc): There are no data parts | ||
| 521 | 2025.08.29 23:40:01.867803 [ 276 ] {9e49dfcd-5b44-4bc5-ae81-198976504644} <Debug> TCPHandler: Processed in 0.006746784 sec. | ||
| 522 | 2025.08.29 23:40:01.868030 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.29 23:40:01.868253 [ 276 ] {6bb16aa0-cf6f-466e-a006-cd92d158b7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2025.08.29 23:40:01.868378 [ 276 ] {6bb16aa0-cf6f-466e-a006-cd92d158b7d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.08.29 23:40:01.870613 [ 276 ] {6bb16aa0-cf6f-466e-a006-cd92d158b7d4} <Debug> oximeter.measurements_histogrami8 (29246ae7-332b-44dd-98c4-8cc7254f31d1): Loading data parts | ||
| 536 | 2025.08.29 23:40:01.870766 [ 276 ] {6bb16aa0-cf6f-466e-a006-cd92d158b7d4} <Debug> oximeter.measurements_histogrami8 (29246ae7-332b-44dd-98c4-8cc7254f31d1): There are no data parts | ||
| 537 | 2025.08.29 23:40:01.872275 [ 276 ] {6bb16aa0-cf6f-466e-a006-cd92d158b7d4} <Debug> TCPHandler: Processed in 0.004295232 sec. | ||
| 538 | 2025.08.29 23:40:01.872414 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.08.29 23:40:01.872627 [ 276 ] {6c459d0a-6313-428d-93f3-dd237193edd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2025.08.29 23:40:01.872746 [ 276 ] {6c459d0a-6313-428d-93f3-dd237193edd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.08.29 23:40:01.874675 [ 276 ] {6c459d0a-6313-428d-93f3-dd237193edd7} <Debug> oximeter.measurements_histogramu8 (6d88de67-64f7-4332-8e41-b5c42dfb0f8f): Loading data parts | ||
| 542 | 2025.08.29 23:40:01.874818 [ 276 ] {6c459d0a-6313-428d-93f3-dd237193edd7} <Debug> oximeter.measurements_histogramu8 (6d88de67-64f7-4332-8e41-b5c42dfb0f8f): There are no data parts | ||
| 543 | 2025.08.29 23:40:01.876040 [ 276 ] {6c459d0a-6313-428d-93f3-dd237193edd7} <Debug> TCPHandler: Processed in 0.003674692 sec. | ||
| 544 | 2025.08.29 23:40:01.876219 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.08.29 23:40:01.876467 [ 276 ] {ece7a901-22e5-4c97-8316-97c1f2786d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2025.08.29 23:40:01.876587 [ 276 ] {ece7a901-22e5-4c97-8316-97c1f2786d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.08.29 23:40:01.878761 [ 276 ] {ece7a901-22e5-4c97-8316-97c1f2786d62} <Debug> oximeter.measurements_histogrami16 (46e72cec-2fb9-46ec-98ba-871f283a08b6): Loading data parts | ||
| 548 | 2025.08.29 23:40:01.878919 [ 276 ] {ece7a901-22e5-4c97-8316-97c1f2786d62} <Debug> oximeter.measurements_histogrami16 (46e72cec-2fb9-46ec-98ba-871f283a08b6): There are no data parts | ||
| 549 | 2025.08.29 23:40:01.880883 [ 276 ] {ece7a901-22e5-4c97-8316-97c1f2786d62} <Debug> TCPHandler: Processed in 0.00471154 sec. | ||
| 550 | 2025.08.29 23:40:01.881015 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.08.29 23:40:01.881226 [ 276 ] {d462969c-b801-45d3-b611-46a87ef4ccea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2025.08.29 23:40:01.881370 [ 276 ] {d462969c-b801-45d3-b611-46a87ef4ccea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.08.29 23:40:01.883798 [ 276 ] {d462969c-b801-45d3-b611-46a87ef4ccea} <Debug> oximeter.measurements_histogramu16 (594721af-8439-45a2-a79b-b0d850d9e8de): Loading data parts | ||
| 554 | 2025.08.29 23:40:01.883981 [ 276 ] {d462969c-b801-45d3-b611-46a87ef4ccea} <Debug> oximeter.measurements_histogramu16 (594721af-8439-45a2-a79b-b0d850d9e8de): There are no data parts | ||
| 555 | 2025.08.29 23:40:01.885285 [ 276 ] {d462969c-b801-45d3-b611-46a87ef4ccea} <Debug> TCPHandler: Processed in 0.004316902 sec. | ||
| 556 | 2025.08.29 23:40:01.885476 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.08.29 23:40:01.885751 [ 276 ] {f3a3ac27-3893-42fc-aaec-fa2dff91061b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2025.08.29 23:40:01.885905 [ 276 ] {f3a3ac27-3893-42fc-aaec-fa2dff91061b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.08.29 23:40:01.889512 [ 276 ] {f3a3ac27-3893-42fc-aaec-fa2dff91061b} <Debug> oximeter.measurements_histogrami32 (5dfb9176-fc3e-4dda-8680-66b96482a5ef): Loading data parts | ||
| 560 | 2025.08.29 23:40:01.889670 [ 276 ] {f3a3ac27-3893-42fc-aaec-fa2dff91061b} <Debug> oximeter.measurements_histogrami32 (5dfb9176-fc3e-4dda-8680-66b96482a5ef): There are no data parts | ||
| 561 | 2025.08.29 23:40:01.893462 [ 276 ] {f3a3ac27-3893-42fc-aaec-fa2dff91061b} <Debug> TCPHandler: Processed in 0.008033816 sec. | ||
| 562 | 2025.08.29 23:40:01.893607 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.08.29 23:40:01.893823 [ 276 ] {0e36dc1e-df28-4099-ac08-bcc84ca9cd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2025.08.29 23:40:01.893953 [ 276 ] {0e36dc1e-df28-4099-ac08-bcc84ca9cd10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.08.29 23:40:01.896608 [ 276 ] {0e36dc1e-df28-4099-ac08-bcc84ca9cd10} <Debug> oximeter.measurements_histogramu32 (dd5a03ae-5927-4636-a600-2313489fb0e1): Loading data parts | ||
| 566 | 2025.08.29 23:40:01.896761 [ 276 ] {0e36dc1e-df28-4099-ac08-bcc84ca9cd10} <Debug> oximeter.measurements_histogramu32 (dd5a03ae-5927-4636-a600-2313489fb0e1): There are no data parts | ||
| 567 | 2025.08.29 23:40:01.899689 [ 276 ] {0e36dc1e-df28-4099-ac08-bcc84ca9cd10} <Debug> TCPHandler: Processed in 0.006132584 sec. | ||
| 568 | 2025.08.29 23:40:01.899853 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.08.29 23:40:01.900221 [ 276 ] {5ba88bb6-9b88-432c-b175-dc4a1f2a3fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2025.08.29 23:40:01.900389 [ 276 ] {5ba88bb6-9b88-432c-b175-dc4a1f2a3fea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.08.29 23:40:01.903615 [ 276 ] {5ba88bb6-9b88-432c-b175-dc4a1f2a3fea} <Debug> oximeter.measurements_histogrami64 (0164ad49-30f8-4b60-a191-65242268ee9d): Loading data parts | ||
| 572 | 2025.08.29 23:40:01.903798 [ 276 ] {5ba88bb6-9b88-432c-b175-dc4a1f2a3fea} <Debug> oximeter.measurements_histogrami64 (0164ad49-30f8-4b60-a191-65242268ee9d): There are no data parts | ||
| 573 | 2025.08.29 23:40:01.905922 [ 276 ] {5ba88bb6-9b88-432c-b175-dc4a1f2a3fea} <Debug> TCPHandler: Processed in 0.006130174 sec. | ||
| 574 | 2025.08.29 23:40:01.906067 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.08.29 23:40:01.906286 [ 276 ] {33c6ddf4-9737-434d-9b48-e689ea47838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.08.29 23:40:01.906452 [ 276 ] {33c6ddf4-9737-434d-9b48-e689ea47838f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.08.29 23:40:01.909045 [ 276 ] {33c6ddf4-9737-434d-9b48-e689ea47838f} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Loading data parts | ||
| 578 | 2025.08.29 23:40:01.909237 [ 276 ] {33c6ddf4-9737-434d-9b48-e689ea47838f} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): There are no data parts | ||
| 579 | 2025.08.29 23:40:01.910474 [ 276 ] {33c6ddf4-9737-434d-9b48-e689ea47838f} <Debug> TCPHandler: Processed in 0.004454106 sec. | ||
| 580 | 2025.08.29 23:40:01.910610 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.08.29 23:40:01.910904 [ 276 ] {153ed74a-0e63-4d17-a53f-275d12149da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.08.29 23:40:01.911023 [ 276 ] {153ed74a-0e63-4d17-a53f-275d12149da5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.08.29 23:40:01.913078 [ 276 ] {153ed74a-0e63-4d17-a53f-275d12149da5} <Debug> oximeter.measurements_histogramf32 (5901157d-083d-4577-a6a0-ceff8f29c797): Loading data parts | ||
| 584 | 2025.08.29 23:40:01.913219 [ 276 ] {153ed74a-0e63-4d17-a53f-275d12149da5} <Debug> oximeter.measurements_histogramf32 (5901157d-083d-4577-a6a0-ceff8f29c797): There are no data parts | ||
| 585 | 2025.08.29 23:40:01.915502 [ 276 ] {153ed74a-0e63-4d17-a53f-275d12149da5} <Debug> TCPHandler: Processed in 0.004939034 sec. | ||
| 586 | 2025.08.29 23:40:01.915639 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.08.29 23:40:01.915846 [ 276 ] {4396191c-2e6b-46c5-a9e4-e27501fd31ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.08.29 23:40:01.915971 [ 276 ] {4396191c-2e6b-46c5-a9e4-e27501fd31ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.08.29 23:40:01.918857 [ 276 ] {4396191c-2e6b-46c5-a9e4-e27501fd31ec} <Debug> oximeter.measurements_histogramf64 (7e54932e-72d8-4e96-aacb-cfd308bfbb49): Loading data parts | ||
| 590 | 2025.08.29 23:40:01.918996 [ 276 ] {4396191c-2e6b-46c5-a9e4-e27501fd31ec} <Debug> oximeter.measurements_histogramf64 (7e54932e-72d8-4e96-aacb-cfd308bfbb49): There are no data parts | ||
| 591 | 2025.08.29 23:40:01.920623 [ 276 ] {4396191c-2e6b-46c5-a9e4-e27501fd31ec} <Debug> TCPHandler: Processed in 0.005030155 sec. | ||
| 592 | 2025.08.29 23:40:01.920776 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.08.29 23:40:01.921037 [ 276 ] {1df1c62e-a91d-4727-80c3-9f4e40ea1716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.08.29 23:40:01.921154 [ 276 ] {1df1c62e-a91d-4727-80c3-9f4e40ea1716} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.08.29 23:40:01.926775 [ 276 ] {1df1c62e-a91d-4727-80c3-9f4e40ea1716} <Debug> oximeter.fields_bool (0e3a06bc-485d-4f7d-b849-eeeec38e9318): Loading data parts | ||
| 621 | 2025.08.29 23:40:01.926925 [ 276 ] {1df1c62e-a91d-4727-80c3-9f4e40ea1716} <Debug> oximeter.fields_bool (0e3a06bc-485d-4f7d-b849-eeeec38e9318): There are no data parts | ||
| 622 | 2025.08.29 23:40:01.929491 [ 276 ] {1df1c62e-a91d-4727-80c3-9f4e40ea1716} <Debug> TCPHandler: Processed in 0.008764678 sec. | ||
| 623 | 2025.08.29 23:40:01.929635 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.08.29 23:40:01.929792 [ 276 ] {b5f8c6c1-04ce-478b-9daa-6dc8d045167c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.08.29 23:40:01.929904 [ 276 ] {b5f8c6c1-04ce-478b-9daa-6dc8d045167c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.08.29 23:40:01.932210 [ 276 ] {b5f8c6c1-04ce-478b-9daa-6dc8d045167c} <Debug> oximeter.fields_i8 (5da9f902-5412-4817-9c12-7a5d1941c0eb): Loading data parts | ||
| 627 | 2025.08.29 23:40:01.932441 [ 276 ] {b5f8c6c1-04ce-478b-9daa-6dc8d045167c} <Debug> oximeter.fields_i8 (5da9f902-5412-4817-9c12-7a5d1941c0eb): There are no data parts | ||
| 628 | 2025.08.29 23:40:01.935364 [ 276 ] {b5f8c6c1-04ce-478b-9daa-6dc8d045167c} <Debug> TCPHandler: Processed in 0.005777807 sec. | ||
| 629 | 2025.08.29 23:40:01.935546 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.08.29 23:40:01.935813 [ 276 ] {882cd621-9c81-4ee5-b939-5ce095ac64b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.08.29 23:40:01.935939 [ 276 ] {882cd621-9c81-4ee5-b939-5ce095ac64b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.08.29 23:40:01.939001 [ 276 ] {882cd621-9c81-4ee5-b939-5ce095ac64b9} <Debug> oximeter.fields_u8 (bbb8c668-cd69-404a-af04-50315ee45bbe): Loading data parts | ||
| 633 | 2025.08.29 23:40:01.939164 [ 276 ] {882cd621-9c81-4ee5-b939-5ce095ac64b9} <Debug> oximeter.fields_u8 (bbb8c668-cd69-404a-af04-50315ee45bbe): There are no data parts | ||
| 634 | 2025.08.29 23:40:01.941641 [ 276 ] {882cd621-9c81-4ee5-b939-5ce095ac64b9} <Debug> TCPHandler: Processed in 0.006143864 sec. | ||
| 635 | 2025.08.29 23:40:01.941806 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.08.29 23:40:01.941996 [ 276 ] {43856fe7-4ae3-4663-9eba-8ec7bf97cc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.08.29 23:40:01.942143 [ 276 ] {43856fe7-4ae3-4663-9eba-8ec7bf97cc19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.08.29 23:40:01.944516 [ 276 ] {43856fe7-4ae3-4663-9eba-8ec7bf97cc19} <Debug> oximeter.fields_i16 (84c904bf-463a-4f24-a82c-e5ade96706a0): Loading data parts | ||
| 639 | 2025.08.29 23:40:01.944706 [ 276 ] {43856fe7-4ae3-4663-9eba-8ec7bf97cc19} <Debug> oximeter.fields_i16 (84c904bf-463a-4f24-a82c-e5ade96706a0): There are no data parts | ||
| 640 | 2025.08.29 23:40:01.946949 [ 276 ] {43856fe7-4ae3-4663-9eba-8ec7bf97cc19} <Debug> TCPHandler: Processed in 0.005201568 sec. | ||
| 641 | 2025.08.29 23:40:01.947109 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.08.29 23:40:01.947405 [ 276 ] {d64e8a76-fb57-486e-9525-e13ff4581e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.08.29 23:40:01.947583 [ 276 ] {d64e8a76-fb57-486e-9525-e13ff4581e84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.08.29 23:40:01.949739 [ 276 ] {d64e8a76-fb57-486e-9525-e13ff4581e84} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Loading data parts | ||
| 645 | 2025.08.29 23:40:01.949922 [ 276 ] {d64e8a76-fb57-486e-9525-e13ff4581e84} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): There are no data parts | ||
| 646 | 2025.08.29 23:40:01.953801 [ 276 ] {d64e8a76-fb57-486e-9525-e13ff4581e84} <Debug> TCPHandler: Processed in 0.006751274 sec. | ||
| 647 | 2025.08.29 23:40:01.953963 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.08.29 23:40:01.954154 [ 276 ] {f9aa8b76-162e-4ce3-b34e-5406ff35ff3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.08.29 23:40:01.954309 [ 276 ] {f9aa8b76-162e-4ce3-b34e-5406ff35ff3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.08.29 23:40:01.965870 [ 276 ] {f9aa8b76-162e-4ce3-b34e-5406ff35ff3c} <Debug> oximeter.fields_i32 (29c9e8d7-bdef-45a8-9346-330bbcec585a): Loading data parts | ||
| 651 | 2025.08.29 23:40:01.966070 [ 276 ] {f9aa8b76-162e-4ce3-b34e-5406ff35ff3c} <Debug> oximeter.fields_i32 (29c9e8d7-bdef-45a8-9346-330bbcec585a): There are no data parts | ||
| 652 | 2025.08.29 23:40:01.973681 [ 276 ] {f9aa8b76-162e-4ce3-b34e-5406ff35ff3c} <Debug> TCPHandler: Processed in 0.019772665 sec. | ||
| 653 | 2025.08.29 23:40:01.973898 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.08.29 23:40:01.974169 [ 276 ] {dff0513c-313b-4594-a973-915d45948791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.08.29 23:40:01.974288 [ 276 ] {dff0513c-313b-4594-a973-915d45948791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.08.29 23:40:01.986401 [ 276 ] {dff0513c-313b-4594-a973-915d45948791} <Debug> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Loading data parts | ||
| 657 | 2025.08.29 23:40:01.986565 [ 276 ] {dff0513c-313b-4594-a973-915d45948791} <Debug> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): There are no data parts | ||
| 658 | 2025.08.29 23:40:01.993796 [ 276 ] {dff0513c-313b-4594-a973-915d45948791} <Debug> TCPHandler: Processed in 0.019967138 sec. | ||
| 659 | 2025.08.29 23:40:01.993946 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.08.29 23:40:01.994103 [ 276 ] {e50cacc5-d4a8-41ba-8f46-979e7f90d6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.08.29 23:40:01.994233 [ 276 ] {e50cacc5-d4a8-41ba-8f46-979e7f90d6a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.08.29 23:40:02.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.88 MiB, peak 126.88 MiB, free memory in arenas 0.00 B, will set to 135.40 MiB (RSS), difference: 8.52 MiB | ||
| 663 | 2025.08.29 23:40:02.002557 [ 276 ] {e50cacc5-d4a8-41ba-8f46-979e7f90d6a3} <Debug> oximeter.fields_i64 (46620ae2-42ce-4093-9ed0-7bdfac06d9ae): Loading data parts | ||
| 664 | 2025.08.29 23:40:02.002721 [ 276 ] {e50cacc5-d4a8-41ba-8f46-979e7f90d6a3} <Debug> oximeter.fields_i64 (46620ae2-42ce-4093-9ed0-7bdfac06d9ae): There are no data parts | ||
| 665 | 2025.08.29 23:40:02.006766 [ 276 ] {e50cacc5-d4a8-41ba-8f46-979e7f90d6a3} <Debug> TCPHandler: Processed in 0.012867597 sec. | ||
| 666 | 2025.08.29 23:40:02.006919 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2025.08.29 23:40:02.007087 [ 276 ] {7f1c1f6e-5084-4745-806e-c6794f0e6473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) 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) | ||
| 668 | 2025.08.29 23:40:02.007237 [ 276 ] {7f1c1f6e-5084-4745-806e-c6794f0e6473} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2025.08.29 23:40:02.017126 [ 276 ] {7f1c1f6e-5084-4745-806e-c6794f0e6473} <Debug> oximeter.fields_u64 (aaeeb836-7d95-4ab4-9f6c-f652e945b057): Loading data parts | ||
| 670 | 2025.08.29 23:40:02.017333 [ 276 ] {7f1c1f6e-5084-4745-806e-c6794f0e6473} <Debug> oximeter.fields_u64 (aaeeb836-7d95-4ab4-9f6c-f652e945b057): There are no data parts | ||
| 671 | 2025.08.29 23:40:02.025168 [ 276 ] {7f1c1f6e-5084-4745-806e-c6794f0e6473} <Debug> TCPHandler: Processed in 0.01829564 sec. | ||
| 672 | 2025.08.29 23:40:02.025364 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2025.08.29 23:40:02.025637 [ 276 ] {3313417e-676a-4105-8401-17e45986733a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) 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) | ||
| 674 | 2025.08.29 23:40:02.025761 [ 276 ] {3313417e-676a-4105-8401-17e45986733a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2025.08.29 23:40:02.028853 [ 276 ] {3313417e-676a-4105-8401-17e45986733a} <Debug> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Loading data parts | ||
| 676 | 2025.08.29 23:40:02.029032 [ 276 ] {3313417e-676a-4105-8401-17e45986733a} <Debug> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): There are no data parts | ||
| 677 | 2025.08.29 23:40:02.030488 [ 276 ] {3313417e-676a-4105-8401-17e45986733a} <Debug> TCPHandler: Processed in 0.005194628 sec. | ||
| 678 | 2025.08.29 23:40:02.030655 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2025.08.29 23:40:02.030821 [ 276 ] {e0bd1ef1-8103-4fee-a1fc-89fc2393dd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) 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) | ||
| 680 | 2025.08.29 23:40:02.030946 [ 276 ] {e0bd1ef1-8103-4fee-a1fc-89fc2393dd77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2025.08.29 23:40:02.034614 [ 276 ] {e0bd1ef1-8103-4fee-a1fc-89fc2393dd77} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Loading data parts | ||
| 682 | 2025.08.29 23:40:02.034768 [ 276 ] {e0bd1ef1-8103-4fee-a1fc-89fc2393dd77} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): There are no data parts | ||
| 683 | 2025.08.29 23:40:02.037886 [ 276 ] {e0bd1ef1-8103-4fee-a1fc-89fc2393dd77} <Debug> TCPHandler: Processed in 0.007281904 sec. | ||
| 684 | 2025.08.29 23:40:02.038083 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2025.08.29 23:40:02.038284 [ 276 ] {17c792b0-c440-4597-b04e-8a0318403efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) 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) | ||
| 686 | 2025.08.29 23:40:02.038399 [ 276 ] {17c792b0-c440-4597-b04e-8a0318403efe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2025.08.29 23:40:02.042247 [ 276 ] {17c792b0-c440-4597-b04e-8a0318403efe} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Loading data parts | ||
| 688 | 2025.08.29 23:40:02.042402 [ 276 ] {17c792b0-c440-4597-b04e-8a0318403efe} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): There are no data parts | ||
| 689 | 2025.08.29 23:40:02.044237 [ 276 ] {17c792b0-c440-4597-b04e-8a0318403efe} <Debug> TCPHandler: Processed in 0.006205085 sec. | ||
| 690 | 2025.08.29 23:40:02.044410 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2025.08.29 23:40:02.044664 [ 276 ] {17c4ad9a-8d41-4ad2-b91a-a197ea78187e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2025.08.29 23:40:02.044796 [ 276 ] {17c4ad9a-8d41-4ad2-b91a-a197ea78187e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2025.08.29 23:40:02.046791 [ 276 ] {17c4ad9a-8d41-4ad2-b91a-a197ea78187e} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Loading data parts | ||
| 697 | 2025.08.29 23:40:02.046934 [ 276 ] {17c4ad9a-8d41-4ad2-b91a-a197ea78187e} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): There are no data parts | ||
| 698 | 2025.08.29 23:40:02.048623 [ 276 ] {17c4ad9a-8d41-4ad2-b91a-a197ea78187e} <Debug> TCPHandler: Processed in 0.004262542 sec. | ||
| 699 | 2025.08.29 23:40:02.048894 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2025.08.29 23:40:02.049209 [ 275 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2025.08.29 23:40:02.050669 [ 275 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2025.08.29 23:40:02.067211 [ 284 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Trace> oximeter.version (7397887f-3c0f-44f0-97e7-f9a1fd404026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2025.08.29 23:40:02.067262 [ 284 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 704 | 2025.08.29 23:40:02.071897 [ 284 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2025.08.29 23:40:02.072490 [ 284 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Trace> oximeter.version (7397887f-3c0f-44f0-97e7-f9a1fd404026): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2025.08.29 23:40:02.072838 [ 275 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02379 sec., 42.034468263976464 rows/sec., 672.55 B/sec. | ||
| 707 | 2025.08.29 23:40:02.073096 [ 275 ] {1ade5833-10fc-4a34-b90f-0f8fca771f58} <Debug> TCPHandler: Processed in 0.024335491 sec. | ||
| 708 | 2025.08.29 23:40:03.001153 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.92 MiB, peak 135.92 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 3.81 MiB | ||
| 709 | 2025.08.29 23:40:06.305607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.08.29 23:40:06.305679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2025.08.29 23:40:06.305767 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.08.29 23:40:06.305783 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2025.08.29 23:40:06.309011 [ 245 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Loading data parts | ||
| 714 | 2025.08.29 23:40:06.309257 [ 245 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): There are no data parts | ||
| 715 | 2025.08.29 23:40:06.322128 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.08.29 23:40:06.322261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 717 | 2025.08.29 23:40:06.322522 [ 244 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Loading data parts | ||
| 718 | 2025.08.29 23:40:06.322695 [ 244 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): There are no data parts | ||
| 719 | 2025.08.29 23:40:06.330632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2025.08.29 23:40:06.331234 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2025.08.29 23:40:06.331437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2025.08.29 23:40:06.369068 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2025.08.29 23:40:06.369230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 724 | 2025.08.29 23:40:06.375507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2025.08.29 23:40:06.376784 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2025.08.29 23:40:06.380177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2025.08.29 23:40:07.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 9.07 MiB | ||
| 728 | 2025.08.29 23:40:08.805602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2025.08.29 23:40:08.805717 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2025.08.29 23:40:08.817841 [ 243 ] {} <Debug> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Loading data parts | ||
| 731 | 2025.08.29 23:40:08.818049 [ 243 ] {} <Debug> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): There are no data parts | ||
| 732 | 2025.08.29 23:40:08.834006 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2025.08.29 23:40:08.834049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 734 | 2025.08.29 23:40:08.835802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2025.08.29 23:40:08.836297 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2025.08.29 23:40:08.836535 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2025.08.29 23:40:09.000374 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 158.02 MiB, free memory in arenas 0.00 B, will set to 155.02 MiB (RSS), difference: -3.00 MiB | ||
| 738 | 2025.08.29 23:40:13.774593 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2025.08.29 23:40:13.774660 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2025.08.29 23:40:13.831610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2025.08.29 23:40:13.832454 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2025.08.29 23:40:13.832562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 743 | 2025.08.29 23:40:13.833410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2025.08.29 23:40:13.833834 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2025.08.29 23:40:13.834139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2025.08.29 23:40:13.880463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2025.08.29 23:40:13.897470 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2025.08.29 23:40:13.897649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 749 | 2025.08.29 23:40:13.904021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2025.08.29 23:40:13.905074 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2025.08.29 23:40:13.907946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2025.08.29 23:40:14.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.86 MiB | ||
| 753 | 2025.08.29 23:40:19.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.66 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2025.08.29 23:40:21.334234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2025.08.29 23:40:21.334835 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2025.08.29 23:40:21.334888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 757 | 2025.08.29 23:40:21.335490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2025.08.29 23:40:21.335782 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2025.08.29 23:40:21.335913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2025.08.29 23:40:21.408024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2025.08.29 23:40:21.425090 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2025.08.29 23:40:21.425160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 763 | 2025.08.29 23:40:21.431397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2025.08.29 23:40:21.432186 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2025.08.29 23:40:21.436225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2025.08.29 23:40:22.092981 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.08.29 23:40:22.093185 [ 275 ] {9aaa16f0-17a5-4a40-8835-b3c4639a2797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2025.08.29 23:40:22.093541 [ 275 ] {9aaa16f0-17a5-4a40-8835-b3c4639a2797} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.08.29 23:40:22.093837 [ 275 ] {9aaa16f0-17a5-4a40-8835-b3c4639a2797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.08.29 23:40:22.096502 [ 275 ] {9aaa16f0-17a5-4a40-8835-b3c4639a2797} <Debug> TCPHandler: Processed in 0.003652282 sec. | ||
| 771 | 2025.08.29 23:40:22.103272 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.08.29 23:40:22.103421 [ 275 ] {c6d48d94-9313-4f7c-894f-d11ead5a6e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.08.29 23:40:22.109100 [ 275 ] {c6d48d94-9313-4f7c-894f-d11ead5a6e4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.08.29 23:40:22.109163 [ 275 ] {c6d48d94-9313-4f7c-894f-d11ead5a6e4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.08.29 23:40:22.109641 [ 275 ] {c6d48d94-9313-4f7c-894f-d11ead5a6e4f} <Debug> TCPHandler: Processed in 0.006428459 sec. | ||
| 776 | 2025.08.29 23:40:22.109916 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.08.29 23:40:22.110074 [ 275 ] {b438727e-eb47-47bb-8281-7290ff8f2538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.08.29 23:40:22.110368 [ 275 ] {b438727e-eb47-47bb-8281-7290ff8f2538} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.08.29 23:40:22.110413 [ 275 ] {b438727e-eb47-47bb-8281-7290ff8f2538} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.08.29 23:40:22.110807 [ 275 ] {b438727e-eb47-47bb-8281-7290ff8f2538} <Debug> TCPHandler: Processed in 0.000952196 sec. | ||
| 781 | 2025.08.29 23:40:22.111054 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.08.29 23:40:22.111173 [ 275 ] {743b8f92-8266-4ac7-8f02-6c6e8b545727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.08.29 23:40:22.111419 [ 275 ] {743b8f92-8266-4ac7-8f02-6c6e8b545727} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.08.29 23:40:22.111464 [ 275 ] {743b8f92-8266-4ac7-8f02-6c6e8b545727} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.08.29 23:40:22.111801 [ 275 ] {743b8f92-8266-4ac7-8f02-6c6e8b545727} <Debug> TCPHandler: Processed in 0.000795964 sec. | ||
| 786 | 2025.08.29 23:40:22.112008 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.08.29 23:40:22.112125 [ 275 ] {d7985324-6ecd-4e69-8c89-56337b2468fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.08.29 23:40:22.112369 [ 275 ] {d7985324-6ecd-4e69-8c89-56337b2468fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.08.29 23:40:22.112413 [ 275 ] {d7985324-6ecd-4e69-8c89-56337b2468fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.08.29 23:40:22.112737 [ 275 ] {d7985324-6ecd-4e69-8c89-56337b2468fa} <Debug> TCPHandler: Processed in 0.000784544 sec. | ||
| 791 | 2025.08.29 23:40:22.112944 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.08.29 23:40:22.113059 [ 275 ] {f1465c26-d87e-480e-b920-1232b348fe51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.08.29 23:40:22.113300 [ 275 ] {f1465c26-d87e-480e-b920-1232b348fe51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.08.29 23:40:22.113344 [ 275 ] {f1465c26-d87e-480e-b920-1232b348fe51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.08.29 23:40:22.113675 [ 275 ] {f1465c26-d87e-480e-b920-1232b348fe51} <Debug> TCPHandler: Processed in 0.000779943 sec. | ||
| 796 | 2025.08.29 23:40:22.113875 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.08.29 23:40:22.113991 [ 275 ] {6ebc2e29-da56-4246-b76b-c941709f9e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.08.29 23:40:22.114230 [ 275 ] {6ebc2e29-da56-4246-b76b-c941709f9e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.08.29 23:40:22.114273 [ 275 ] {6ebc2e29-da56-4246-b76b-c941709f9e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.08.29 23:40:22.114630 [ 275 ] {6ebc2e29-da56-4246-b76b-c941709f9e9e} <Debug> TCPHandler: Processed in 0.000803343 sec. | ||
| 801 | 2025.08.29 23:40:22.114836 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.08.29 23:40:22.114950 [ 275 ] {3b8baef7-d8a9-4786-8a2d-c587d2438fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.08.29 23:40:22.115189 [ 275 ] {3b8baef7-d8a9-4786-8a2d-c587d2438fdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.08.29 23:40:22.115233 [ 275 ] {3b8baef7-d8a9-4786-8a2d-c587d2438fdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.08.29 23:40:22.115548 [ 275 ] {3b8baef7-d8a9-4786-8a2d-c587d2438fdd} <Debug> TCPHandler: Processed in 0.000759913 sec. | ||
| 806 | 2025.08.29 23:40:22.115757 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.08.29 23:40:22.115873 [ 275 ] {21dc926d-0177-41c9-9443-ac7e8212f3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.08.29 23:40:22.116113 [ 275 ] {21dc926d-0177-41c9-9443-ac7e8212f3c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.08.29 23:40:22.116157 [ 275 ] {21dc926d-0177-41c9-9443-ac7e8212f3c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.08.29 23:40:22.116483 [ 275 ] {21dc926d-0177-41c9-9443-ac7e8212f3c0} <Debug> TCPHandler: Processed in 0.000774643 sec. | ||
| 811 | 2025.08.29 23:40:22.116698 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.08.29 23:40:22.116832 [ 275 ] {521f9d79-0f56-4b57-b868-8b86800c7e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.08.29 23:40:22.117093 [ 275 ] {521f9d79-0f56-4b57-b868-8b86800c7e1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.08.29 23:40:22.117137 [ 275 ] {521f9d79-0f56-4b57-b868-8b86800c7e1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.08.29 23:40:22.117458 [ 275 ] {521f9d79-0f56-4b57-b868-8b86800c7e1c} <Debug> TCPHandler: Processed in 0.000807053 sec. | ||
| 816 | 2025.08.29 23:40:22.117669 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.08.29 23:40:22.117785 [ 275 ] {b7f6c5e7-8787-494c-8d7a-514268503dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.08.29 23:40:22.118038 [ 275 ] {b7f6c5e7-8787-494c-8d7a-514268503dd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.08.29 23:40:22.118081 [ 275 ] {b7f6c5e7-8787-494c-8d7a-514268503dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.08.29 23:40:22.118473 [ 275 ] {b7f6c5e7-8787-494c-8d7a-514268503dd0} <Debug> TCPHandler: Processed in 0.000851734 sec. | ||
| 821 | 2025.08.29 23:40:22.118728 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.08.29 23:40:22.118869 [ 275 ] {21381717-22d3-48a0-bab6-ca7a5fcc8989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.08.29 23:40:22.119279 [ 275 ] {21381717-22d3-48a0-bab6-ca7a5fcc8989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.08.29 23:40:22.119342 [ 275 ] {21381717-22d3-48a0-bab6-ca7a5fcc8989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.08.29 23:40:22.119744 [ 275 ] {21381717-22d3-48a0-bab6-ca7a5fcc8989} <Debug> TCPHandler: Processed in 0.001076168 sec. | ||
| 826 | 2025.08.29 23:40:22.120034 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.08.29 23:40:22.120194 [ 275 ] {401b662d-9212-4d1b-8dfe-b4b7b694d13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.08.29 23:40:22.120523 [ 275 ] {401b662d-9212-4d1b-8dfe-b4b7b694d13e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.08.29 23:40:22.120575 [ 275 ] {401b662d-9212-4d1b-8dfe-b4b7b694d13e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.08.29 23:40:22.121109 [ 275 ] {401b662d-9212-4d1b-8dfe-b4b7b694d13e} <Debug> TCPHandler: Processed in 0.001131079 sec. | ||
| 831 | 2025.08.29 23:40:22.121394 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.08.29 23:40:22.121520 [ 275 ] {4ab95615-71f3-4cd3-8080-1af6bc2c7924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.08.29 23:40:22.121797 [ 275 ] {4ab95615-71f3-4cd3-8080-1af6bc2c7924} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.08.29 23:40:22.121844 [ 275 ] {4ab95615-71f3-4cd3-8080-1af6bc2c7924} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.08.29 23:40:22.122216 [ 275 ] {4ab95615-71f3-4cd3-8080-1af6bc2c7924} <Debug> TCPHandler: Processed in 0.000874475 sec. | ||
| 836 | 2025.08.29 23:40:22.122433 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.08.29 23:40:22.122556 [ 275 ] {adbb07b5-2a9e-4f7c-8cf6-e93f5a29c9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.08.29 23:40:22.122824 [ 275 ] {adbb07b5-2a9e-4f7c-8cf6-e93f5a29c9b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.08.29 23:40:22.122869 [ 275 ] {adbb07b5-2a9e-4f7c-8cf6-e93f5a29c9b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.08.29 23:40:22.123224 [ 275 ] {adbb07b5-2a9e-4f7c-8cf6-e93f5a29c9b0} <Debug> TCPHandler: Processed in 0.000839994 sec. | ||
| 841 | 2025.08.29 23:40:22.123445 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.08.29 23:40:22.123569 [ 275 ] {1a4c4a4d-281a-4baf-9559-4e7757ccd44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.08.29 23:40:22.123837 [ 275 ] {1a4c4a4d-281a-4baf-9559-4e7757ccd44e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.08.29 23:40:22.123881 [ 275 ] {1a4c4a4d-281a-4baf-9559-4e7757ccd44e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.08.29 23:40:22.124224 [ 275 ] {1a4c4a4d-281a-4baf-9559-4e7757ccd44e} <Debug> TCPHandler: Processed in 0.000828354 sec. | ||
| 846 | 2025.08.29 23:40:22.131809 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.08.29 23:40:22.131942 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 848 | 2025.08.29 23:40:22.131994 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.08.29 23:40:22.132710 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2025.08.29 23:40:22.132767 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 851 | 2025.08.29 23:40:22.133306 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 852 | 2025.08.29 23:40:22.133529 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2025.08.29 23:40:22.133677 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.001774 sec., 9019.165727170237 rows/sec., 1.31 MiB/sec. | ||
| 854 | 2025.08.29 23:40:22.133715 [ 275 ] {9013736b-c83b-4a0f-981c-7685f7c3ea84} <Debug> TCPHandler: Processed in 0.001968853 sec. | ||
| 855 | 2025.08.29 23:40:22.133848 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.08.29 23:40:22.133943 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 857 | 2025.08.29 23:40:22.133984 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 858 | 2025.08.29 23:40:22.134557 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 859 | 2025.08.29 23:40:22.134595 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 860 | 2025.08.29 23:40:22.134958 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 861 | 2025.08.29 23:40:22.135177 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 862 | 2025.08.29 23:40:22.135305 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 354.53 KiB/sec. | ||
| 863 | 2025.08.29 23:40:22.135342 [ 275 ] {9f575e80-263f-4525-8433-dede6354027b} <Debug> TCPHandler: Processed in 0.001543946 sec. | ||
| 864 | 2025.08.29 23:40:22.135455 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.08.29 23:40:22.135547 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 866 | 2025.08.29 23:40:22.135586 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 867 | 2025.08.29 23:40:22.136046 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2025.08.29 23:40:22.136079 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 869 | 2025.08.29 23:40:22.136382 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2025.08.29 23:40:22.136598 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2025.08.29 23:40:22.136722 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Debug> executeQuery: Read 75 rows, 6.30 KiB in 0.001194 sec., 62814.0703517588 rows/sec., 5.15 MiB/sec. | ||
| 872 | 2025.08.29 23:40:22.136757 [ 275 ] {416126ff-4faa-4ca2-a8eb-b931017c6ea0} <Debug> TCPHandler: Processed in 0.001352243 sec. | ||
| 873 | 2025.08.29 23:40:22.136872 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.08.29 23:40:22.136965 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 875 | 2025.08.29 23:40:22.137005 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 876 | 2025.08.29 23:40:22.137396 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 877 | 2025.08.29 23:40:22.137433 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 878 | 2025.08.29 23:40:22.137723 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 879 | 2025.08.29 23:40:22.137929 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 880 | 2025.08.29 23:40:22.138053 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001106 sec., 14466.546112115733 rows/sec., 1.03 MiB/sec. | ||
| 881 | 2025.08.29 23:40:22.138088 [ 275 ] {3f714bda-c2d4-4107-8dbc-2495784dff52} <Debug> TCPHandler: Processed in 0.001265561 sec. | ||
| 882 | 2025.08.29 23:40:22.138196 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.08.29 23:40:22.138290 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 884 | 2025.08.29 23:40:22.138328 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 885 | 2025.08.29 23:40:22.138726 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.08.29 23:40:22.138762 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 887 | 2025.08.29 23:40:22.139053 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.08.29 23:40:22.139255 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.08.29 23:40:22.139377 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001106 sec., 65099.4575045208 rows/sec., 5.09 MiB/sec. | ||
| 890 | 2025.08.29 23:40:22.139412 [ 275 ] {4e80bd04-d42d-4365-88b4-923f75581a0b} <Debug> TCPHandler: Processed in 0.001264012 sec. | ||
| 891 | 2025.08.29 23:40:22.139520 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.08.29 23:40:22.139614 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 893 | 2025.08.29 23:40:22.139657 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 894 | 2025.08.29 23:40:22.140184 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.08.29 23:40:22.140217 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 896 | 2025.08.29 23:40:22.140610 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.08.29 23:40:22.140826 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.08.29 23:40:22.140951 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Debug> executeQuery: Read 153 rows, 10.86 KiB in 0.001355 sec., 112915.1291512915 rows/sec., 7.83 MiB/sec. | ||
| 899 | 2025.08.29 23:40:22.140987 [ 275 ] {b02f8be0-704f-4bf1-afe3-a1a19792a1bb} <Debug> TCPHandler: Processed in 0.001515295 sec. | ||
| 900 | 2025.08.29 23:40:22.141087 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.08.29 23:40:22.141181 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 902 | 2025.08.29 23:40:22.141233 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 903 | 2025.08.29 23:40:22.141988 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.08.29 23:40:22.142024 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 905 | 2025.08.29 23:40:22.143086 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.08.29 23:40:22.143316 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.08.29 23:40:22.143457 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002293 sec., 4361.098996947231 rows/sec., 7.81 MiB/sec. | ||
| 908 | 2025.08.29 23:40:22.143515 [ 275 ] {8ebdba0a-caeb-4158-9a56-642f1454ba51} <Debug> TCPHandler: Processed in 0.002475342 sec. | ||
| 909 | 2025.08.29 23:40:22.143638 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.08.29 23:40:22.143733 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 911 | 2025.08.29 23:40:22.143774 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 912 | 2025.08.29 23:40:22.144114 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.08.29 23:40:22.144150 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 914 | 2025.08.29 23:40:22.144459 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.08.29 23:40:22.144682 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.08.29 23:40:22.144805 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00109 sec., 45871.55963302752 rows/sec., 3.15 MiB/sec. | ||
| 917 | 2025.08.29 23:40:22.144839 [ 275 ] {b704b567-adb6-4dc9-8e8c-00ec2366a014} <Debug> TCPHandler: Processed in 0.001250031 sec. | ||
| 918 | 2025.08.29 23:40:27.091031 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.08.29 23:40:27.091226 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 920 | 2025.08.29 23:40:27.091292 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 921 | 2025.08.29 23:40:27.091942 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.08.29 23:40:27.091983 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 923 | 2025.08.29 23:40:27.092380 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 924 | 2025.08.29 23:40:27.092609 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.08.29 23:40:27.092761 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001582 sec., 32869.78508217446 rows/sec., 2.51 MiB/sec. | ||
| 926 | 2025.08.29 23:40:27.092808 [ 275 ] {d3cd2753-a521-4dcf-8d7c-48d0640772e1} <Debug> TCPHandler: Processed in 0.001905392 sec. | ||
| 927 | 2025.08.29 23:40:27.092932 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.08.29 23:40:27.093036 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 929 | 2025.08.29 23:40:27.093078 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 930 | 2025.08.29 23:40:27.093496 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.08.29 23:40:27.093531 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 932 | 2025.08.29 23:40:27.093834 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 933 | 2025.08.29 23:40:27.094040 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.08.29 23:40:27.094164 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001153 sec., 48568.95056374675 rows/sec., 3.79 MiB/sec. | ||
| 935 | 2025.08.29 23:40:27.094200 [ 275 ] {80a5afd3-ac09-4b82-857c-4b590fd37aab} <Debug> TCPHandler: Processed in 0.001319482 sec. | ||
| 936 | 2025.08.29 23:40:27.094307 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.08.29 23:40:27.094403 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 938 | 2025.08.29 23:40:27.094447 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 939 | 2025.08.29 23:40:27.094836 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.08.29 23:40:27.094869 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 941 | 2025.08.29 23:40:27.095216 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 942 | 2025.08.29 23:40:27.095439 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.08.29 23:40:27.095564 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001181 sec., 127011.00762066046 rows/sec., 8.81 MiB/sec. | ||
| 944 | 2025.08.29 23:40:27.095601 [ 275 ] {b8debf29-edf8-4d20-99f4-e2836dbbf02d} <Debug> TCPHandler: Processed in 0.001343083 sec. | ||
| 945 | 2025.08.29 23:40:27.095722 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.08.29 23:40:27.095818 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 947 | 2025.08.29 23:40:27.095861 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 948 | 2025.08.29 23:40:27.096211 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.08.29 23:40:27.096250 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 950 | 2025.08.29 23:40:27.096547 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 951 | 2025.08.29 23:40:27.096752 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.08.29 23:40:27.096879 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001079 sec., 46339.20296570899 rows/sec., 3.18 MiB/sec. | ||
| 953 | 2025.08.29 23:40:27.096913 [ 275 ] {a8a680a9-b372-457d-b61e-135e65a2252e} <Debug> TCPHandler: Processed in 0.001240241 sec. | ||
| 954 | 2025.08.29 23:40:28.774703 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 955 | 2025.08.29 23:40:28.774749 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 956 | 2025.08.29 23:40:28.836949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 957 | 2025.08.29 23:40:28.837468 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.08.29 23:40:28.837512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 959 | 2025.08.29 23:40:28.837917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 144 | ||
| 960 | 2025.08.29 23:40:28.838055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 961 | 2025.08.29 23:40:28.838308 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.08.29 23:40:28.838438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 963 | 2025.08.29 23:40:28.841071 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.08.29 23:40:28.841121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 965 | 2025.08.29 23:40:28.842321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 966 | 2025.08.29 23:40:28.842597 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.08.29 23:40:28.842844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
| 968 | 2025.08.29 23:40:28.937271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 969 | 2025.08.29 23:40:28.955978 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.08.29 23:40:28.956052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 971 | 2025.08.29 23:40:28.962703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 972 | 2025.08.29 23:40:28.963470 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.08.29 23:40:28.967206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 974 | 2025.08.29 23:40:29.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.97 MiB, peak 164.97 MiB, free memory in arenas 0.00 B, will set to 162.45 MiB (RSS), difference: 1.47 MiB | ||
| 975 | 2025.08.29 23:40:32.091637 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.08.29 23:40:32.091939 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 977 | 2025.08.29 23:40:32.092045 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 978 | 2025.08.29 23:40:32.092820 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.08.29 23:40:32.092869 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 980 | 2025.08.29 23:40:32.093255 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 981 | 2025.08.29 23:40:32.093490 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.08.29 23:40:32.093650 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001787 sec., 40290.99048684947 rows/sec., 3.32 MiB/sec. | ||
| 983 | 2025.08.29 23:40:32.093700 [ 275 ] {dbcd042e-f5c6-456a-9db3-8928522aa977} <Debug> TCPHandler: Processed in 0.002246618 sec. | ||
| 984 | 2025.08.29 23:40:32.093829 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.08.29 23:40:32.093936 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 986 | 2025.08.29 23:40:32.093985 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 987 | 2025.08.29 23:40:32.094433 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.08.29 23:40:32.094473 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 989 | 2025.08.29 23:40:32.094804 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 990 | 2025.08.29 23:40:32.095029 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.08.29 23:40:32.095166 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001255 sec., 7968.12749003984 rows/sec., 599.17 KiB/sec. | ||
| 992 | 2025.08.29 23:40:32.095206 [ 275 ] {067d7fd6-bb3e-4fed-bc99-dc36d98c8578} <Debug> TCPHandler: Processed in 0.001429084 sec. | ||
| 993 | 2025.08.29 23:40:32.095327 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.08.29 23:40:32.095426 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 995 | 2025.08.29 23:40:32.095468 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 996 | 2025.08.29 23:40:32.095927 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.08.29 23:40:32.095967 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 998 | 2025.08.29 23:40:32.096304 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 999 | 2025.08.29 23:40:32.096537 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.08.29 23:40:32.096670 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001265 sec., 52173.91304347826 rows/sec., 4.07 MiB/sec. | ||
| 1001 | 2025.08.29 23:40:32.096709 [ 275 ] {d351621c-b106-4ae4-9625-9fe86fa2407b} <Debug> TCPHandler: Processed in 0.001433234 sec. | ||
| 1002 | 2025.08.29 23:40:32.096819 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.08.29 23:40:32.096915 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.08.29 23:40:32.096961 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1005 | 2025.08.29 23:40:32.097383 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.08.29 23:40:32.097421 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1007 | 2025.08.29 23:40:32.097784 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1008 | 2025.08.29 23:40:32.098013 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.08.29 23:40:32.098142 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001247 sec., 120288.69286287088 rows/sec., 8.34 MiB/sec. | ||
| 1010 | 2025.08.29 23:40:32.098180 [ 275 ] {abbb3aa0-a0c0-4b45-a905-17c790b714c5} <Debug> TCPHandler: Processed in 0.001410604 sec. | ||
| 1011 | 2025.08.29 23:40:32.098290 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.08.29 23:40:32.098384 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.08.29 23:40:32.098440 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2025.08.29 23:40:32.099238 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.08.29 23:40:32.099278 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1016 | 2025.08.29 23:40:32.099810 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2025.08.29 23:40:32.100035 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.08.29 23:40:32.100172 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 1019 | 2025.08.29 23:40:32.100227 [ 275 ] {e2ebcfc1-71c2-4eed-ab41-dd938968cfd5} <Debug> TCPHandler: Processed in 0.001986304 sec. | ||
| 1020 | 2025.08.29 23:40:32.100334 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.08.29 23:40:32.100429 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.08.29 23:40:32.100471 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.08.29 23:40:32.100802 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.08.29 23:40:32.100839 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1025 | 2025.08.29 23:40:32.101151 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1026 | 2025.08.29 23:40:32.101371 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.08.29 23:40:32.101494 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001084 sec., 46125.46125461255 rows/sec., 3.16 MiB/sec. | ||
| 1028 | 2025.08.29 23:40:32.101529 [ 275 ] {68fa1359-c3c3-4a44-836f-3f501abb1360} <Debug> TCPHandler: Processed in 0.001244631 sec. | ||
| 1029 | 2025.08.29 23:40:36.338595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1030 | 2025.08.29 23:40:36.339108 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.08.29 23:40:36.339151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1032 | 2025.08.29 23:40:36.339706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1033 | 2025.08.29 23:40:36.339951 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.08.29 23:40:36.340086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1035 | 2025.08.29 23:40:36.467365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1036 | 2025.08.29 23:40:36.484622 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.08.29 23:40:36.484684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1038 | 2025.08.29 23:40:36.490619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1039 | 2025.08.29 23:40:36.491350 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.08.29 23:40:36.494596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1041 | 2025.08.29 23:40:37.086373 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.08.29 23:40:37.086638 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2025.08.29 23:40:37.089020 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1044 | 2025.08.29 23:40:37.090957 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1045 | 2025.08.29 23:40:37.091191 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2025.08.29 23:40:37.091363 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2025.08.29 23:40:37.091709 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1048 | 2025.08.29 23:40:37.093841 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1049 | 2025.08.29 23:40:37.093900 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1050 | 2025.08.29 23:40:37.093921 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1051 | 2025.08.29 23:40:37.096090 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1052 | 2025.08.29 23:40:37.096122 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1053 | 2025.08.29 23:40:37.102047 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.015504 sec., 1031.9917440660474 rows/sec., 42.26 KiB/sec. | ||
| 1054 | 2025.08.29 23:40:37.102159 [ 275 ] {64b182d1-866c-4293-84b7-aa7fc834c9c6} <Debug> TCPHandler: Processed in 0.01594851 sec. | ||
| 1055 | 2025.08.29 23:40:37.102477 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2025.08.29 23:40:37.102607 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1057 | 2025.08.29 23:40:37.102828 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1058 | 2025.08.29 23:40:37.102860 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1059 | 2025.08.29 23:40:37.103047 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2025.08.29 23:40:37.103103 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2025.08.29 23:40:37.103209 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1062 | 2025.08.29 23:40:37.103240 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1063 | 2025.08.29 23:40:37.103260 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1064 | 2025.08.29 23:40:37.103275 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1065 | 2025.08.29 23:40:37.103320 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1066 | 2025.08.29 23:40:37.103339 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1067 | 2025.08.29 23:40:37.103798 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001242 sec., 12882.447665056361 rows/sec., 527.60 KiB/sec. | ||
| 1068 | 2025.08.29 23:40:37.103889 [ 275 ] {88f7ae78-53f5-4d2a-9cf4-5c3633d77702} <Debug> TCPHandler: Processed in 0.001464475 sec. | ||
| 1069 | 2025.08.29 23:40:37.104129 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.08.29 23:40:37.104256 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1071 | 2025.08.29 23:40:37.104456 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1072 | 2025.08.29 23:40:37.104487 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1073 | 2025.08.29 23:40:37.104657 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2025.08.29 23:40:37.104709 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.08.29 23:40:37.104811 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1076 | 2025.08.29 23:40:37.104840 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1077 | 2025.08.29 23:40:37.104859 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1078 | 2025.08.29 23:40:37.104874 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1079 | 2025.08.29 23:40:37.104906 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1080 | 2025.08.29 23:40:37.104924 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1081 | 2025.08.29 23:40:37.105392 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001184 sec., 13513.513513513513 rows/sec., 553.44 KiB/sec. | ||
| 1082 | 2025.08.29 23:40:37.105478 [ 275 ] {221118c0-2425-4a51-9bb9-6a0458cf1733} <Debug> TCPHandler: Processed in 0.001399624 sec. | ||
| 1083 | 2025.08.29 23:40:37.105688 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.08.29 23:40:37.105815 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1085 | 2025.08.29 23:40:37.106010 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1086 | 2025.08.29 23:40:37.106042 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1087 | 2025.08.29 23:40:37.106210 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2025.08.29 23:40:37.106262 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2025.08.29 23:40:37.106361 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1090 | 2025.08.29 23:40:37.106391 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1091 | 2025.08.29 23:40:37.106410 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1092 | 2025.08.29 23:40:37.106425 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1093 | 2025.08.29 23:40:37.106458 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1094 | 2025.08.29 23:40:37.106476 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1095 | 2025.08.29 23:40:37.106877 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.00111 sec., 14414.414414414414 rows/sec., 590.34 KiB/sec. | ||
| 1096 | 2025.08.29 23:40:37.106958 [ 275 ] {a9704067-1aaa-4d14-8434-b8835c5feb23} <Debug> TCPHandler: Processed in 0.001319912 sec. | ||
| 1097 | 2025.08.29 23:40:37.108101 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2025.08.29 23:40:37.108228 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1099 | 2025.08.29 23:40:37.108425 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1100 | 2025.08.29 23:40:37.108456 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1101 | 2025.08.29 23:40:37.108625 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2025.08.29 23:40:37.108678 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2025.08.29 23:40:37.108777 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1104 | 2025.08.29 23:40:37.108806 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1105 | 2025.08.29 23:40:37.108826 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1106 | 2025.08.29 23:40:37.108839 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1107 | 2025.08.29 23:40:37.108871 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1108 | 2025.08.29 23:40:37.108889 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1109 | 2025.08.29 23:40:37.109286 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001106 sec., 14466.546112115733 rows/sec., 592.47 KiB/sec. | ||
| 1110 | 2025.08.29 23:40:37.109367 [ 275 ] {d7608b27-3cae-4c85-af40-0146d44f0d32} <Debug> TCPHandler: Processed in 0.001316632 sec. | ||
| 1111 | 2025.08.29 23:40:37.109569 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.08.29 23:40:37.109694 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1113 | 2025.08.29 23:40:37.109895 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1114 | 2025.08.29 23:40:37.109927 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1115 | 2025.08.29 23:40:37.110098 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2025.08.29 23:40:37.110150 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2025.08.29 23:40:37.110247 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1118 | 2025.08.29 23:40:37.110275 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1119 | 2025.08.29 23:40:37.110294 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1120 | 2025.08.29 23:40:37.110308 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1121 | 2025.08.29 23:40:37.110340 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1122 | 2025.08.29 23:40:37.110358 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1123 | 2025.08.29 23:40:37.110775 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001128 sec., 14184.397163120566 rows/sec., 580.92 KiB/sec. | ||
| 1124 | 2025.08.29 23:40:37.110859 [ 275 ] {e3fda63e-b495-4390-a1d0-fd08058e3275} <Debug> TCPHandler: Processed in 0.001339032 sec. | ||
| 1125 | 2025.08.29 23:40:37.111058 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2025.08.29 23:40:37.111186 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1127 | 2025.08.29 23:40:37.111389 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1128 | 2025.08.29 23:40:37.111422 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1129 | 2025.08.29 23:40:37.111594 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1130 | 2025.08.29 23:40:37.111645 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1131 | 2025.08.29 23:40:37.111743 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1132 | 2025.08.29 23:40:37.111772 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1133 | 2025.08.29 23:40:37.111790 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1134 | 2025.08.29 23:40:37.111805 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1135 | 2025.08.29 23:40:37.111836 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1136 | 2025.08.29 23:40:37.111854 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1137 | 2025.08.29 23:40:37.112340 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.0012 sec., 13333.333333333334 rows/sec., 546.06 KiB/sec. | ||
| 1138 | 2025.08.29 23:40:37.112425 [ 275 ] {980debc3-1606-4735-a7b8-e9692c83fb71} <Debug> TCPHandler: Processed in 0.001416734 sec. | ||
| 1139 | 2025.08.29 23:40:37.119023 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2025.08.29 23:40:37.119157 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1141 | 2025.08.29 23:40:37.119209 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2025.08.29 23:40:37.119860 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2025.08.29 23:40:37.119905 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1144 | 2025.08.29 23:40:37.120336 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2025.08.29 23:40:37.120542 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2025.08.29 23:40:37.120689 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Debug> executeQuery: Read 7 rows, 801.00 B in 0.00157 sec., 4458.598726114649 rows/sec., 498.23 KiB/sec. | ||
| 1147 | 2025.08.29 23:40:37.120726 [ 275 ] {3daf7f7a-59d8-4c0a-874a-2a4bad2386a8} <Debug> TCPHandler: Processed in 0.00176837 sec. | ||
| 1148 | 2025.08.29 23:40:37.120842 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2025.08.29 23:40:37.120939 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1150 | 2025.08.29 23:40:37.120982 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1151 | 2025.08.29 23:40:37.121402 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2025.08.29 23:40:37.121438 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1153 | 2025.08.29 23:40:37.121732 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1154 | 2025.08.29 23:40:37.121945 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2025.08.29 23:40:37.122072 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 282.40 KiB/sec. | ||
| 1156 | 2025.08.29 23:40:37.122108 [ 275 ] {86d812b3-b1bc-4383-845a-d04af99cd60d} <Debug> TCPHandler: Processed in 0.001317603 sec. | ||
| 1157 | 2025.08.29 23:40:37.122222 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2025.08.29 23:40:37.122318 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1159 | 2025.08.29 23:40:37.122357 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1160 | 2025.08.29 23:40:37.122789 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2025.08.29 23:40:37.122824 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1162 | 2025.08.29 23:40:37.123122 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1163 | 2025.08.29 23:40:37.123335 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2025.08.29 23:40:37.123461 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001163 sec., 73946.68959587274 rows/sec., 6.03 MiB/sec. | ||
| 1165 | 2025.08.29 23:40:37.123496 [ 275 ] {d3f2f774-1e28-45ad-af2f-f5a7f77b8c70} <Debug> TCPHandler: Processed in 0.001323982 sec. | ||
| 1166 | 2025.08.29 23:40:37.123617 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2025.08.29 23:40:37.123711 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1168 | 2025.08.29 23:40:37.123752 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1169 | 2025.08.29 23:40:37.124303 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2025.08.29 23:40:37.124339 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1171 | 2025.08.29 23:40:37.124639 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2025.08.29 23:40:37.124855 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2025.08.29 23:40:37.124980 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001288 sec., 13975.155279503104 rows/sec., 1.01 MiB/sec. | ||
| 1174 | 2025.08.29 23:40:37.125015 [ 275 ] {e54e7018-129d-420c-9d45-d78fc6a91e8e} <Debug> TCPHandler: Processed in 0.001448735 sec. | ||
| 1175 | 2025.08.29 23:40:37.125129 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2025.08.29 23:40:37.125223 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1177 | 2025.08.29 23:40:37.125262 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1178 | 2025.08.29 23:40:37.125702 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2025.08.29 23:40:37.125737 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1180 | 2025.08.29 23:40:37.126044 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1181 | 2025.08.29 23:40:37.126255 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2025.08.29 23:40:37.126378 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.001173 sec., 75873.82779198636 rows/sec., 5.94 MiB/sec. | ||
| 1183 | 2025.08.29 23:40:37.126413 [ 275 ] {99551d42-1cfd-4919-98db-05833645498e} <Debug> TCPHandler: Processed in 0.001334092 sec. | ||
| 1184 | 2025.08.29 23:40:37.126527 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2025.08.29 23:40:37.126622 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1186 | 2025.08.29 23:40:37.126666 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1187 | 2025.08.29 23:40:37.127083 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2025.08.29 23:40:37.127118 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1189 | 2025.08.29 23:40:37.127444 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1190 | 2025.08.29 23:40:37.127654 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2025.08.29 23:40:37.127789 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001185 sec., 136708.86075949366 rows/sec., 9.52 MiB/sec. | ||
| 1192 | 2025.08.29 23:40:37.127825 [ 275 ] {df6d178d-5980-4d68-a183-d992df786ed3} <Debug> TCPHandler: Processed in 0.001346863 sec. | ||
| 1193 | 2025.08.29 23:40:37.127934 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2025.08.29 23:40:37.128037 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2025.08.29 23:40:37.128093 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1196 | 2025.08.29 23:40:37.128907 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2025.08.29 23:40:37.128943 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1198 | 2025.08.29 23:40:37.129515 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1199 | 2025.08.29 23:40:37.129747 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2025.08.29 23:40:37.129892 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 13.39 MiB/sec. | ||
| 1201 | 2025.08.29 23:40:37.129949 [ 275 ] {1f83e351-9a7c-4c1e-ae7d-d8cb1aa8ed17} <Debug> TCPHandler: Processed in 0.002066045 sec. | ||
| 1202 | 2025.08.29 23:40:37.130067 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2025.08.29 23:40:37.130162 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1204 | 2025.08.29 23:40:37.130205 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1205 | 2025.08.29 23:40:37.130519 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Trace> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.08.29 23:40:37.130555 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1207 | 2025.08.29 23:40:37.130873 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2025.08.29 23:40:37.131096 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Trace> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.08.29 23:40:37.131223 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.00108 sec., 8333.333333333334 rows/sec., 614.87 KiB/sec. | ||
| 1210 | 2025.08.29 23:40:37.131265 [ 275 ] {cc97c9d1-2281-4b06-8724-835e7bc94728} <Debug> TCPHandler: Processed in 0.001247331 sec. | ||
| 1211 | 2025.08.29 23:40:37.131377 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2025.08.29 23:40:37.131476 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1213 | 2025.08.29 23:40:37.131518 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1214 | 2025.08.29 23:40:37.131856 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2025.08.29 23:40:37.131891 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1216 | 2025.08.29 23:40:37.132190 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1217 | 2025.08.29 23:40:37.132403 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2025.08.29 23:40:37.132534 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 1219 | 2025.08.29 23:40:37.132576 [ 275 ] {8fed5693-1c5e-4b4c-832c-ad92d115bd9a} <Debug> TCPHandler: Processed in 0.001248761 sec. | ||
| 1220 | 2025.08.29 23:40:38.843184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 188 | ||
| 1221 | 2025.08.29 23:40:38.845751 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2025.08.29 23:40:38.845810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1223 | 2025.08.29 23:40:38.847069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1224 | 2025.08.29 23:40:38.847358 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2025.08.29 23:40:38.847676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1226 | 2025.08.29 23:40:42.093675 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2025.08.29 23:40:42.093928 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1228 | 2025.08.29 23:40:42.093997 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1229 | 2025.08.29 23:40:42.094698 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2025.08.29 23:40:42.094751 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1231 | 2025.08.29 23:40:42.095158 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1232 | 2025.08.29 23:40:42.095397 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2025.08.29 23:40:42.095557 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001678 sec., 45292.01430274136 rows/sec., 3.73 MiB/sec. | ||
| 1234 | 2025.08.29 23:40:42.095599 [ 275 ] {f904ad0e-9c84-4061-a3d9-cc7376b9517c} <Debug> TCPHandler: Processed in 0.002116216 sec. | ||
| 1235 | 2025.08.29 23:40:42.095732 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2025.08.29 23:40:42.095829 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1237 | 2025.08.29 23:40:42.095870 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1238 | 2025.08.29 23:40:42.096276 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2025.08.29 23:40:42.096314 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1240 | 2025.08.29 23:40:42.096638 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1241 | 2025.08.29 23:40:42.096882 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2025.08.29 23:40:42.097011 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 1243 | 2025.08.29 23:40:42.097050 [ 275 ] {847e3180-ce99-4779-83f8-8e8f54e88904} <Debug> TCPHandler: Processed in 0.001367163 sec. | ||
| 1244 | 2025.08.29 23:40:42.097175 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2025.08.29 23:40:42.097269 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1246 | 2025.08.29 23:40:42.097310 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1247 | 2025.08.29 23:40:42.097757 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2025.08.29 23:40:42.097794 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1249 | 2025.08.29 23:40:42.098108 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1250 | 2025.08.29 23:40:42.098323 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2025.08.29 23:40:42.098455 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001204 sec., 61461.79401993356 rows/sec., 4.80 MiB/sec. | ||
| 1252 | 2025.08.29 23:40:42.098493 [ 275 ] {db660027-3134-4301-8888-3501eff9dca0} <Debug> TCPHandler: Processed in 0.001367053 sec. | ||
| 1253 | 2025.08.29 23:40:42.098616 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.08.29 23:40:42.098711 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1255 | 2025.08.29 23:40:42.098755 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1256 | 2025.08.29 23:40:42.099181 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.08.29 23:40:42.099219 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1258 | 2025.08.29 23:40:42.099557 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1259 | 2025.08.29 23:40:42.099775 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.08.29 23:40:42.099906 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 1261 | 2025.08.29 23:40:42.099942 [ 275 ] {a513411c-1739-47fc-b509-343caef2d3e7} <Debug> TCPHandler: Processed in 0.001375613 sec. | ||
| 1262 | 2025.08.29 23:40:42.100066 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.08.29 23:40:42.100188 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1264 | 2025.08.29 23:40:42.100254 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1265 | 2025.08.29 23:40:42.101076 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.08.29 23:40:42.101114 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1267 | 2025.08.29 23:40:42.101662 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1268 | 2025.08.29 23:40:42.101886 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.08.29 23:40:42.102026 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001862 sec., 5370.569280343717 rows/sec., 9.62 MiB/sec. | ||
| 1270 | 2025.08.29 23:40:42.102077 [ 275 ] {20754779-d5d5-4a32-81e7-77b31f172b7b} <Debug> TCPHandler: Processed in 0.002071985 sec. | ||
| 1271 | 2025.08.29 23:40:42.102202 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.08.29 23:40:42.102325 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1273 | 2025.08.29 23:40:42.102377 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1274 | 2025.08.29 23:40:42.102801 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.08.29 23:40:42.102839 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1276 | 2025.08.29 23:40:42.103157 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1277 | 2025.08.29 23:40:42.103369 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.08.29 23:40:42.103503 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 1279 | 2025.08.29 23:40:42.103540 [ 275 ] {b3bd930e-b089-43d7-bb22-fc933a699603} <Debug> TCPHandler: Processed in 0.001398374 sec. | ||
| 1280 | 2025.08.29 23:40:43.775000 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1281 | 2025.08.29 23:40:43.775063 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1282 | 2025.08.29 23:40:43.840266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1283 | 2025.08.29 23:40:43.840758 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.08.29 23:40:43.840809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1285 | 2025.08.29 23:40:43.841384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1286 | 2025.08.29 23:40:43.841685 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.08.29 23:40:43.841848 [ 66 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1288 | 2025.08.29 23:40:43.841852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1289 | 2025.08.29 23:40:43.841928 [ 66 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2025.08.29 23:40:43.841956 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1291 | 2025.08.29 23:40:43.842149 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 1292 | 2025.08.29 23:40:43.844190 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1293 | 2025.08.29 23:40:43.844324 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 1294 | 2025.08.29 23:40:43.844457 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 1295 | 2025.08.29 23:40:43.844664 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 1296 | 2025.08.29 23:40:43.844716 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 1297 | 2025.08.29 23:40:43.844768 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 1298 | 2025.08.29 23:40:43.844829 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 1299 | 2025.08.29 23:40:43.924421 [ 202 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.082377534 sec., 34062.68510052753 rows/sec., 498.97 KiB/sec. | ||
| 1300 | 2025.08.29 23:40:43.925345 [ 197 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1301 | 2025.08.29 23:40:43.925668 [ 197 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_6_1} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.08.29 23:40:43.925737 [ 197 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_6_1} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1303 | 2025.08.29 23:40:43.925847 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1304 | 2025.08.29 23:40:43.994779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1305 | 2025.08.29 23:40:44.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.28 MiB, peak 171.59 MiB, free memory in arenas 0.00 B, will set to 167.18 MiB (RSS), difference: 1.90 MiB | ||
| 1306 | 2025.08.29 23:40:44.012694 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2025.08.29 23:40:44.012757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1308 | 2025.08.29 23:40:44.018847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1309 | 2025.08.29 23:40:44.019616 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2025.08.29 23:40:44.019898 [ 65 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1311 | 2025.08.29 23:40:44.019941 [ 65 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.08.29 23:40:44.019960 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1313 | 2025.08.29 23:40:44.020046 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 1314 | 2025.08.29 23:40:44.023331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1315 | 2025.08.29 23:40:44.024352 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1316 | 2025.08.29 23:40:44.025817 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 1317 | 2025.08.29 23:40:44.030353 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 1318 | 2025.08.29 23:40:44.034678 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 1319 | 2025.08.29 23:40:44.038699 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 1320 | 2025.08.29 23:40:44.047477 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 1321 | 2025.08.29 23:40:44.051445 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 1322 | 2025.08.29 23:40:44.116713 [ 202 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096700895 sec., 475.6936324115718 rows/sec., 2.46 MiB/sec. | ||
| 1323 | 2025.08.29 23:40:44.119020 [ 194 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1324 | 2025.08.29 23:40:44.121079 [ 194 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_6_1} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.08.29 23:40:44.121180 [ 194 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_6_1} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1326 | 2025.08.29 23:40:44.123141 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1327 | 2025.08.29 23:40:45.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.26 MiB, peak 177.79 MiB, free memory in arenas 0.00 B, will set to 176.22 MiB (RSS), difference: 7.96 MiB | ||
| 1328 | 2025.08.29 23:40:47.094064 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2025.08.29 23:40:47.094282 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1330 | 2025.08.29 23:40:47.094358 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1331 | 2025.08.29 23:40:47.095120 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2025.08.29 23:40:47.095172 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1333 | 2025.08.29 23:40:47.095633 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1334 | 2025.08.29 23:40:47.095865 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2025.08.29 23:40:47.095995 [ 62 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1336 | 2025.08.29 23:40:47.096023 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001798 sec., 60066.740823136824 rows/sec., 5.04 MiB/sec. | ||
| 1337 | 2025.08.29 23:40:47.096034 [ 62 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.08.29 23:40:47.096056 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1339 | 2025.08.29 23:40:47.096072 [ 275 ] {686190cc-9798-4c38-ad71-4bc3efa0c9ea} <Debug> TCPHandler: Processed in 0.002147327 sec. | ||
| 1340 | 2025.08.29 23:40:47.096157 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 1341 | 2025.08.29 23:40:47.096203 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.08.29 23:40:47.096254 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1343 | 2025.08.29 23:40:47.096291 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 75 rows starting from the beginning of the part | ||
| 1344 | 2025.08.29 23:40:47.096333 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.08.29 23:40:47.096376 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1346 | 2025.08.29 23:40:47.096379 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1347 | 2025.08.29 23:40:47.096425 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 1348 | 2025.08.29 23:40:47.096476 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 86 rows starting from the beginning of the part | ||
| 1349 | 2025.08.29 23:40:47.096523 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1350 | 2025.08.29 23:40:47.096568 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1351 | 2025.08.29 23:40:47.096816 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2025.08.29 23:40:47.096854 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1353 | 2025.08.29 23:40:47.097273 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1354 | 2025.08.29 23:40:47.097521 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2025.08.29 23:40:47.097536 [ 202 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419024 sec., 330508.85679171036 rows/sec., 28.31 MiB/sec. | ||
| 1356 | 2025.08.29 23:40:47.097660 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001352 sec., 19230.76923076923 rows/sec., 1.41 MiB/sec. | ||
| 1357 | 2025.08.29 23:40:47.097669 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1358 | 2025.08.29 23:40:47.097702 [ 275 ] {a5ac4d4e-46fd-47ef-9ee0-5ef66eb0c30b} <Debug> TCPHandler: Processed in 0.001550846 sec. | ||
| 1359 | 2025.08.29 23:40:47.097818 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.08.29 23:40:47.097917 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1361 | 2025.08.29 23:40:47.097918 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2025.08.29 23:40:47.097960 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1363 | 2025.08.29 23:40:47.097988 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_6_1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1364 | 2025.08.29 23:40:47.098048 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1365 | 2025.08.29 23:40:47.098411 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2025.08.29 23:40:47.098448 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1367 | 2025.08.29 23:40:47.098808 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1368 | 2025.08.29 23:40:47.099022 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2025.08.29 23:40:47.099113 [ 62 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1370 | 2025.08.29 23:40:47.099144 [ 62 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2025.08.29 23:40:47.099146 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Debug> executeQuery: Read 96 rows, 7.71 KiB in 0.001251 sec., 76738.60911270983 rows/sec., 6.02 MiB/sec. | ||
| 1372 | 2025.08.29 23:40:47.099165 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1373 | 2025.08.29 23:40:47.099189 [ 275 ] {b7e65fb0-dbbb-4e38-93a9-8ab9b2c82545} <Debug> TCPHandler: Processed in 0.001422124 sec. | ||
| 1374 | 2025.08.29 23:40:47.099295 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 1375 | 2025.08.29 23:40:47.099306 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.08.29 23:40:47.099440 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1377 | 2025.08.29 23:40:47.099463 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1378 | 2025.08.29 23:40:47.099485 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1379 | 2025.08.29 23:40:47.099509 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 72 rows starting from the beginning of the part | ||
| 1380 | 2025.08.29 23:40:47.099605 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 1381 | 2025.08.29 23:40:47.099656 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1382 | 2025.08.29 23:40:47.099710 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 89 rows starting from the beginning of the part | ||
| 1383 | 2025.08.29 23:40:47.099767 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1384 | 2025.08.29 23:40:47.099820 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
| 1385 | 2025.08.29 23:40:47.099913 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2025.08.29 23:40:47.099952 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1387 | 2025.08.29 23:40:47.100388 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1388 | 2025.08.29 23:40:47.100628 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2025.08.29 23:40:47.100765 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 1390 | 2025.08.29 23:40:47.100761 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1391 | 2025.08.29 23:40:47.100803 [ 275 ] {cc971e5c-9d0e-43f7-ba05-b06f4107dc91} <Debug> TCPHandler: Processed in 0.001547516 sec. | ||
| 1392 | 2025.08.29 23:40:47.100841 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2025.08.29 23:40:47.100873 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1394 | 2025.08.29 23:40:47.100884 [ 202 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653998 sec., 273881.8305705327 rows/sec., 22.46 MiB/sec. | ||
| 1395 | 2025.08.29 23:40:47.100926 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.08.29 23:40:47.100954 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 1397 | 2025.08.29 23:40:47.101021 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1398 | 2025.08.29 23:40:47.101054 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1399 | 2025.08.29 23:40:47.101084 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1400 | 2025.08.29 23:40:47.101086 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1401 | 2025.08.29 23:40:47.101125 [ 187 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1402 | 2025.08.29 23:40:47.101151 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1403 | 2025.08.29 23:40:47.101200 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1404 | 2025.08.29 23:40:47.101236 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1405 | 2025.08.29 23:40:47.101273 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1406 | 2025.08.29 23:40:47.101311 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 1407 | 2025.08.29 23:40:47.101518 [ 187 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.08.29 23:40:47.101612 [ 187 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_6_1} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1409 | 2025.08.29 23:40:47.101710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1410 | 2025.08.29 23:40:47.101950 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2025.08.29 23:40:47.101993 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1412 | 2025.08.29 23:40:47.102408 [ 186 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483415 sec., 630302.3766107259 rows/sec., 43.80 MiB/sec. | ||
| 1413 | 2025.08.29 23:40:47.102604 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2025.08.29 23:40:47.102619 [ 186 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1415 | 2025.08.29 23:40:47.102844 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2025.08.29 23:40:47.102929 [ 186 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.08.29 23:40:47.102990 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 23.44 MiB/sec. | ||
| 1418 | 2025.08.29 23:40:47.102998 [ 186 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1419 | 2025.08.29 23:40:47.103050 [ 275 ] {c6ab5f41-91a3-4ab6-ad0c-4ee6972c17b0} <Debug> TCPHandler: Processed in 0.002177417 sec. | ||
| 1420 | 2025.08.29 23:40:47.103075 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1421 | 2025.08.29 23:40:47.103170 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2025.08.29 23:40:47.103266 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1423 | 2025.08.29 23:40:47.103307 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1424 | 2025.08.29 23:40:47.103630 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Trace> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2025.08.29 23:40:47.103665 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1426 | 2025.08.29 23:40:47.103970 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1427 | 2025.08.29 23:40:47.104179 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Trace> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2025.08.29 23:40:47.104305 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001057 sec., 8514.664143803217 rows/sec., 655.05 KiB/sec. | ||
| 1429 | 2025.08.29 23:40:47.104342 [ 275 ] {7caecc7e-d84c-4f75-a0b4-02c99d2a6923} <Debug> TCPHandler: Processed in 0.001220241 sec. | ||
| 1430 | 2025.08.29 23:40:47.104443 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2025.08.29 23:40:47.104535 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1432 | 2025.08.29 23:40:47.104579 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1433 | 2025.08.29 23:40:47.104895 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2025.08.29 23:40:47.104932 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1435 | 2025.08.29 23:40:47.105256 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1436 | 2025.08.29 23:40:47.105470 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2025.08.29 23:40:47.105572 [ 60 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1438 | 2025.08.29 23:40:47.105602 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 1439 | 2025.08.29 23:40:47.105609 [ 60 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2025.08.29 23:40:47.105642 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1441 | 2025.08.29 23:40:47.105643 [ 275 ] {4cfae5d1-3c4b-4093-8fc9-2528b5f8798d} <Debug> TCPHandler: Processed in 0.001249432 sec. | ||
| 1442 | 2025.08.29 23:40:47.105728 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 1443 | 2025.08.29 23:40:47.105836 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1444 | 2025.08.29 23:40:47.105871 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1445 | 2025.08.29 23:40:47.105957 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1446 | 2025.08.29 23:40:47.106003 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1447 | 2025.08.29 23:40:47.106042 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 1448 | 2025.08.29 23:40:47.106087 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1449 | 2025.08.29 23:40:47.106133 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 1450 | 2025.08.29 23:40:47.106938 [ 202 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00124283 sec., 265523.0401583483 rows/sec., 18.04 MiB/sec. | ||
| 1451 | 2025.08.29 23:40:47.107067 [ 186 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1452 | 2025.08.29 23:40:47.107323 [ 186 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2025.08.29 23:40:47.107381 [ 186 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_6_1} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1454 | 2025.08.29 23:40:47.107435 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1455 | 2025.08.29 23:40:47.538779 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2025.08.29 23:40:47.539010 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1457 | 2025.08.29 23:40:47.539372 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1458 | 2025.08.29 23:40:47.539411 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1459 | 2025.08.29 23:40:47.539652 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1460 | 2025.08.29 23:40:47.539723 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1461 | 2025.08.29 23:40:47.539865 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1462 | 2025.08.29 23:40:47.540053 [ 288 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1463 | 2025.08.29 23:40:47.540104 [ 289 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1464 | 2025.08.29 23:40:47.540214 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1465 | 2025.08.29 23:40:47.540245 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1466 | 2025.08.29 23:40:47.542501 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1467 | 2025.08.29 23:40:47.542533 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1468 | 2025.08.29 23:40:47.542590 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1469 | 2025.08.29 23:40:47.542630 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1470 | 2025.08.29 23:40:47.543608 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.004693 sec., 4900.916258256978 rows/sec., 204.34 KiB/sec. | ||
| 1471 | 2025.08.29 23:40:47.543715 [ 275 ] {b3e5a9bf-7eb1-4f48-b1f9-ab8770fa7947} <Debug> TCPHandler: Processed in 0.005068856 sec. | ||
| 1472 | 2025.08.29 23:40:47.544025 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2025.08.29 23:40:47.544169 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1474 | 2025.08.29 23:40:47.544406 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1475 | 2025.08.29 23:40:47.544442 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1476 | 2025.08.29 23:40:47.544629 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1477 | 2025.08.29 23:40:47.544686 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1478 | 2025.08.29 23:40:47.544815 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1479 | 2025.08.29 23:40:47.544894 [ 289 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1480 | 2025.08.29 23:40:47.544911 [ 290 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1481 | 2025.08.29 23:40:47.545016 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1482 | 2025.08.29 23:40:47.545042 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1483 | 2025.08.29 23:40:47.545098 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1484 | 2025.08.29 23:40:47.545118 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1485 | 2025.08.29 23:40:47.545150 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1486 | 2025.08.29 23:40:47.545181 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1487 | 2025.08.29 23:40:47.545860 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001751 sec., 13135.351227869789 rows/sec., 547.68 KiB/sec. | ||
| 1488 | 2025.08.29 23:40:47.545954 [ 275 ] {492a96dd-fc80-42ea-8f05-d694b6244729} <Debug> TCPHandler: Processed in 0.001982323 sec. | ||
| 1489 | 2025.08.29 23:40:47.546191 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2025.08.29 23:40:47.546324 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1491 | 2025.08.29 23:40:47.546532 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1492 | 2025.08.29 23:40:47.546566 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1493 | 2025.08.29 23:40:47.546772 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1494 | 2025.08.29 23:40:47.546826 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1495 | 2025.08.29 23:40:47.546949 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1496 | 2025.08.29 23:40:47.547009 [ 290 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1497 | 2025.08.29 23:40:47.547012 [ 288 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1498 | 2025.08.29 23:40:47.547117 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1499 | 2025.08.29 23:40:47.547139 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1500 | 2025.08.29 23:40:47.547193 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1501 | 2025.08.29 23:40:47.547212 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1502 | 2025.08.29 23:40:47.547241 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1503 | 2025.08.29 23:40:47.547271 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1504 | 2025.08.29 23:40:47.547997 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001726 sec., 13325.60834298957 rows/sec., 555.61 KiB/sec. | ||
| 1505 | 2025.08.29 23:40:47.548086 [ 275 ] {de5b7c77-18a3-41b1-9898-b9f13a22e1cb} <Debug> TCPHandler: Processed in 0.001945763 sec. | ||
| 1506 | 2025.08.29 23:40:47.548299 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2025.08.29 23:40:47.548428 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1508 | 2025.08.29 23:40:47.548637 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1509 | 2025.08.29 23:40:47.548671 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes')" moved to PREWHERE | ||
| 1510 | 2025.08.29 23:40:47.548851 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1511 | 2025.08.29 23:40:47.548904 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1512 | 2025.08.29 23:40:47.549003 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1513 | 2025.08.29 23:40:47.549066 [ 288 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1514 | 2025.08.29 23:40:47.549067 [ 289 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1515 | 2025.08.29 23:40:47.549162 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1516 | 2025.08.29 23:40:47.549188 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1517 | 2025.08.29 23:40:47.549243 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1518 | 2025.08.29 23:40:47.549260 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1519 | 2025.08.29 23:40:47.549291 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes'))" | ||
| 1520 | 2025.08.29 23:40:47.549328 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes'))" | ||
| 1521 | 2025.08.29 23:40:47.549910 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001532 sec., 15013.054830287207 rows/sec., 625.97 KiB/sec. | ||
| 1522 | 2025.08.29 23:40:47.550013 [ 275 ] {e6d2acfd-4eec-4b0a-9467-2ad3000f4d08} <Debug> TCPHandler: Processed in 0.00176317 sec. | ||
| 1523 | 2025.08.29 23:40:47.550230 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.08.29 23:40:47.550361 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1525 | 2025.08.29 23:40:47.550567 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1526 | 2025.08.29 23:40:47.550601 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes')" moved to PREWHERE | ||
| 1527 | 2025.08.29 23:40:47.550784 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2025.08.29 23:40:47.550838 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1529 | 2025.08.29 23:40:47.550936 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1530 | 2025.08.29 23:40:47.551003 [ 290 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1531 | 2025.08.29 23:40:47.551005 [ 289 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1532 | 2025.08.29 23:40:47.551120 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1533 | 2025.08.29 23:40:47.551148 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1534 | 2025.08.29 23:40:47.551204 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1535 | 2025.08.29 23:40:47.551223 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1536 | 2025.08.29 23:40:47.551253 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes'))" | ||
| 1537 | 2025.08.29 23:40:47.551283 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes'))" | ||
| 1538 | 2025.08.29 23:40:47.551851 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001542 sec., 14915.693904020753 rows/sec., 621.91 KiB/sec. | ||
| 1539 | 2025.08.29 23:40:47.551944 [ 275 ] {8ca29a15-eaf2-485d-ad58-ec67b24d596f} <Debug> TCPHandler: Processed in 0.00176234 sec. | ||
| 1540 | 2025.08.29 23:40:47.552176 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.08.29 23:40:47.552313 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1542 | 2025.08.29 23:40:47.552524 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1543 | 2025.08.29 23:40:47.552558 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes')" moved to PREWHERE | ||
| 1544 | 2025.08.29 23:40:47.552744 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1545 | 2025.08.29 23:40:47.552797 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1546 | 2025.08.29 23:40:47.552898 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1547 | 2025.08.29 23:40:47.552972 [ 290 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1548 | 2025.08.29 23:40:47.552973 [ 289 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1549 | 2025.08.29 23:40:47.553068 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1550 | 2025.08.29 23:40:47.553094 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1551 | 2025.08.29 23:40:47.553148 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1552 | 2025.08.29 23:40:47.553166 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1553 | 2025.08.29 23:40:47.553196 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes'))" | ||
| 1554 | 2025.08.29 23:40:47.553228 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_rib:active_routes'))" | ||
| 1555 | 2025.08.29 23:40:47.553826 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00157 sec., 14649.68152866242 rows/sec., 610.82 KiB/sec. | ||
| 1556 | 2025.08.29 23:40:47.553915 [ 275 ] {57315fbd-d0b5-4b65-9bd9-05d94b24423e} <Debug> TCPHandler: Processed in 0.00178832 sec. | ||
| 1557 | 2025.08.29 23:40:47.630139 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2025.08.29 23:40:47.630299 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1559 | 2025.08.29 23:40:47.630365 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1560 | 2025.08.29 23:40:47.631098 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.08.29 23:40:47.631148 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1562 | 2025.08.29 23:40:47.631593 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1563 | 2025.08.29 23:40:47.631807 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2025.08.29 23:40:47.631982 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001727 sec., 3474.232773595831 rows/sec., 773.56 KiB/sec. | ||
| 1565 | 2025.08.29 23:40:47.632037 [ 275 ] {80e8954e-c971-43e5-afea-15db78c63631} <Debug> TCPHandler: Processed in 0.002004504 sec. | ||
| 1566 | 2025.08.29 23:40:47.632169 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2025.08.29 23:40:47.632269 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1568 | 2025.08.29 23:40:47.632315 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1569 | 2025.08.29 23:40:47.632764 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2025.08.29 23:40:47.632808 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1571 | 2025.08.29 23:40:47.633137 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1572 | 2025.08.29 23:40:47.633379 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.08.29 23:40:47.633530 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 127.11 KiB/sec. | ||
| 1574 | 2025.08.29 23:40:47.633573 [ 275 ] {ed70cfd7-882e-4b2b-b515-2730d40e3e00} <Debug> TCPHandler: Processed in 0.001455475 sec. | ||
| 1575 | 2025.08.29 23:40:47.633698 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2025.08.29 23:40:47.633798 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1577 | 2025.08.29 23:40:47.633841 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1578 | 2025.08.29 23:40:47.635096 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.08.29 23:40:47.635135 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1580 | 2025.08.29 23:40:47.635627 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1581 | 2025.08.29 23:40:47.635864 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.08.29 23:40:47.636008 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002229 sec., 545984.7465231045 rows/sec., 45.15 MiB/sec. | ||
| 1583 | 2025.08.29 23:40:47.636050 [ 275 ] {34b37086-47dd-4d9a-bb0f-c310864e8b09} <Debug> TCPHandler: Processed in 0.002403131 sec. | ||
| 1584 | 2025.08.29 23:40:47.636186 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2025.08.29 23:40:47.636284 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1586 | 2025.08.29 23:40:47.636326 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1587 | 2025.08.29 23:40:47.636779 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2025.08.29 23:40:47.636828 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1589 | 2025.08.29 23:40:47.637217 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1590 | 2025.08.29 23:40:47.637441 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2025.08.29 23:40:47.637586 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001321 sec., 9084.027252081756 rows/sec., 674.94 KiB/sec. | ||
| 1592 | 2025.08.29 23:40:47.637619 [ 59 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1593 | 2025.08.29 23:40:47.637627 [ 275 ] {95145ad6-d467-448c-9dcf-422d2138b27d} <Debug> TCPHandler: Processed in 0.001491135 sec. | ||
| 1594 | 2025.08.29 23:40:47.637711 [ 59 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2025.08.29 23:40:47.637749 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1596 | 2025.08.29 23:40:47.637798 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2025.08.29 23:40:47.637888 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 1598 | 2025.08.29 23:40:47.637899 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1599 | 2025.08.29 23:40:47.637982 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1600 | 2025.08.29 23:40:47.638067 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1601 | 2025.08.29 23:40:47.638105 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 1602 | 2025.08.29 23:40:47.638173 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 1603 | 2025.08.29 23:40:47.638224 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 1604 | 2025.08.29 23:40:47.638265 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1605 | 2025.08.29 23:40:47.638303 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1606 | 2025.08.29 23:40:47.638342 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 1607 | 2025.08.29 23:40:47.638555 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2025.08.29 23:40:47.638600 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1609 | 2025.08.29 23:40:47.639035 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1610 | 2025.08.29 23:40:47.639183 [ 202 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357163 sec., 67788.46756063936 rows/sec., 5.19 MiB/sec. | ||
| 1611 | 2025.08.29 23:40:47.639261 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2025.08.29 23:40:47.639403 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1613 | 2025.08.29 23:40:47.639410 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00153 sec., 149019.60784313726 rows/sec., 10.09 MiB/sec. | ||
| 1614 | 2025.08.29 23:40:47.639473 [ 275 ] {538cc091-f411-48ea-8f3d-2c443cb9cf3d} <Debug> TCPHandler: Processed in 0.001724369 sec. | ||
| 1615 | 2025.08.29 23:40:47.639585 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2025.08.29 23:40:47.639688 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1617 | 2025.08.29 23:40:47.639731 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1618 | 2025.08.29 23:40:47.639761 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2025.08.29 23:40:47.639850 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_6_1} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1620 | 2025.08.29 23:40:47.639947 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1621 | 2025.08.29 23:40:47.640348 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2025.08.29 23:40:47.640391 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1623 | 2025.08.29 23:40:47.640771 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1624 | 2025.08.29 23:40:47.640987 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.08.29 23:40:47.641126 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001457 sec., 365133.83665065205 rows/sec., 27.06 MiB/sec. | ||
| 1626 | 2025.08.29 23:40:47.641165 [ 275 ] {f625a342-a3c9-41a6-b91f-e5cd7e80ac4a} <Debug> TCPHandler: Processed in 0.001634997 sec. | ||
| 1627 | 2025.08.29 23:40:47.641280 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2025.08.29 23:40:47.641376 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1629 | 2025.08.29 23:40:47.641421 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1630 | 2025.08.29 23:40:47.642430 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2025.08.29 23:40:47.642468 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1632 | 2025.08.29 23:40:47.643041 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1633 | 2025.08.29 23:40:47.643275 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2025.08.29 23:40:47.643415 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Debug> executeQuery: Read 2007 rows, 137.29 KiB in 0.002058 sec., 975218.6588921283 rows/sec., 65.15 MiB/sec. | ||
| 1635 | 2025.08.29 23:40:47.643452 [ 275 ] {03d160e4-6db7-424a-8d33-bae6e8b4960c} <Debug> TCPHandler: Processed in 0.002220637 sec. | ||
| 1636 | 2025.08.29 23:40:47.643567 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2025.08.29 23:40:47.643660 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1638 | 2025.08.29 23:40:47.643715 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1639 | 2025.08.29 23:40:47.644533 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.08.29 23:40:47.644571 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1641 | 2025.08.29 23:40:47.645099 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1642 | 2025.08.29 23:40:47.645327 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.08.29 23:40:47.645443 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1644 | 2025.08.29 23:40:47.645479 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001836 sec., 5446.623093681917 rows/sec., 9.76 MiB/sec. | ||
| 1645 | 2025.08.29 23:40:47.645486 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2025.08.29 23:40:47.645525 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1647 | 2025.08.29 23:40:47.645550 [ 275 ] {05208479-4feb-4f8e-bba2-2b1d10885998} <Debug> TCPHandler: Processed in 0.002032515 sec. | ||
| 1648 | 2025.08.29 23:40:47.645643 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 1649 | 2025.08.29 23:40:47.645676 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2025.08.29 23:40:47.645775 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1651 | 2025.08.29 23:40:47.645817 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1652 | 2025.08.29 23:40:47.645864 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1653 | 2025.08.29 23:40:47.645933 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 1654 | 2025.08.29 23:40:47.646049 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 1655 | 2025.08.29 23:40:47.646163 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1656 | 2025.08.29 23:40:47.646179 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2025.08.29 23:40:47.646220 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1658 | 2025.08.29 23:40:47.646274 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1659 | 2025.08.29 23:40:47.646379 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1660 | 2025.08.29 23:40:47.646488 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1661 | 2025.08.29 23:40:47.646542 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1662 | 2025.08.29 23:40:47.646767 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2025.08.29 23:40:47.646922 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 710.84 KiB/sec. | ||
| 1664 | 2025.08.29 23:40:47.646960 [ 275 ] {af70d05a-4884-427d-b5b4-76ce84ec6c79} <Debug> TCPHandler: Processed in 0.001334993 sec. | ||
| 1665 | 2025.08.29 23:40:47.648414 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.002808607 sec., 28483.871185965145 rows/sec., 51.04 MiB/sec. | ||
| 1666 | 2025.08.29 23:40:47.648817 [ 191 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2025.08.29 23:40:47.649244 [ 191 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.08.29 23:40:47.649324 [ 191 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2025.08.29 23:40:47.649452 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1670 | 2025.08.29 23:40:48.848054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 244 | ||
| 1671 | 2025.08.29 23:40:48.850720 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.08.29 23:40:48.850771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1673 | 2025.08.29 23:40:48.851966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1674 | 2025.08.29 23:40:48.852232 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2025.08.29 23:40:48.852493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1676 | 2025.08.29 23:40:51.342164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1677 | 2025.08.29 23:40:51.342680 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.08.29 23:40:51.342727 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1679 | 2025.08.29 23:40:51.343277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1680 | 2025.08.29 23:40:51.343521 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.08.29 23:40:51.343651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1682 | 2025.08.29 23:40:51.523595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1683 | 2025.08.29 23:40:51.542110 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2025.08.29 23:40:51.542180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1685 | 2025.08.29 23:40:51.547815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1686 | 2025.08.29 23:40:51.548576 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.08.29 23:40:51.553637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1688 | 2025.08.29 23:40:52.091424 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.08.29 23:40:52.091620 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1690 | 2025.08.29 23:40:52.091691 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1691 | 2025.08.29 23:40:52.092345 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.08.29 23:40:52.092394 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1693 | 2025.08.29 23:40:52.092804 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1694 | 2025.08.29 23:40:52.093052 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.08.29 23:40:52.093210 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 1696 | 2025.08.29 23:40:52.093252 [ 275 ] {17a4dfa5-c5f3-4ed2-9add-0d0c562f2f7f} <Debug> TCPHandler: Processed in 0.001961943 sec. | ||
| 1697 | 2025.08.29 23:40:52.093383 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2025.08.29 23:40:52.093489 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1699 | 2025.08.29 23:40:52.093539 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1700 | 2025.08.29 23:40:52.093988 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2025.08.29 23:40:52.094030 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1702 | 2025.08.29 23:40:52.094356 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1703 | 2025.08.29 23:40:52.094626 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.08.29 23:40:52.094778 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 1705 | 2025.08.29 23:40:52.094829 [ 275 ] {38e967df-0aee-40f1-a4fd-1eab28073c5e} <Debug> TCPHandler: Processed in 0.001493796 sec. | ||
| 1706 | 2025.08.29 23:40:52.094986 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2025.08.29 23:40:52.095085 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1708 | 2025.08.29 23:40:52.095130 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1709 | 2025.08.29 23:40:52.095567 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2025.08.29 23:40:52.095604 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1711 | 2025.08.29 23:40:52.095942 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1712 | 2025.08.29 23:40:52.096163 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2025.08.29 23:40:52.096297 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001231 sec., 103980.50365556458 rows/sec., 7.24 MiB/sec. | ||
| 1714 | 2025.08.29 23:40:52.096334 [ 275 ] {ccee1937-b0b6-42e5-8be5-d7268d589b36} <Debug> TCPHandler: Processed in 0.001407524 sec. | ||
| 1715 | 2025.08.29 23:40:52.096465 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2025.08.29 23:40:52.096564 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1717 | 2025.08.29 23:40:52.096608 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1718 | 2025.08.29 23:40:52.096951 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.08.29 23:40:52.096992 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1720 | 2025.08.29 23:40:52.097312 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1721 | 2025.08.29 23:40:52.097584 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.08.29 23:40:52.097723 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001179 sec., 40712.46819338423 rows/sec., 2.74 MiB/sec. | ||
| 1723 | 2025.08.29 23:40:52.097761 [ 275 ] {da0a8cd8-5945-4216-855c-ed900a2791bc} <Debug> TCPHandler: Processed in 0.001347682 sec. | ||
| 1724 | 2025.08.29 23:40:57.094439 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.08.29 23:40:57.094639 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1726 | 2025.08.29 23:40:57.094712 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1727 | 2025.08.29 23:40:57.095424 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.08.29 23:40:57.095478 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1729 | 2025.08.29 23:40:57.095885 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1730 | 2025.08.29 23:40:57.096152 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.08.29 23:40:57.096322 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001734 sec., 63437.13956170703 rows/sec., 5.33 MiB/sec. | ||
| 1732 | 2025.08.29 23:40:57.096374 [ 275 ] {3993a902-a301-44a2-8803-1e0410d6039c} <Debug> TCPHandler: Processed in 0.002067635 sec. | ||
| 1733 | 2025.08.29 23:40:57.096515 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.08.29 23:40:57.096622 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1735 | 2025.08.29 23:40:57.096669 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1736 | 2025.08.29 23:40:57.097110 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.08.29 23:40:57.097148 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1738 | 2025.08.29 23:40:57.097447 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1739 | 2025.08.29 23:40:57.097657 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.08.29 23:40:57.097783 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001244 sec., 21704.18006430868 rows/sec., 1.59 MiB/sec. | ||
| 1741 | 2025.08.29 23:40:57.097820 [ 275 ] {78ecc004-0570-4e74-bfc5-82dfc3dec882} <Debug> TCPHandler: Processed in 0.001416814 sec. | ||
| 1742 | 2025.08.29 23:40:57.098000 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.08.29 23:40:57.098105 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1744 | 2025.08.29 23:40:57.098149 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1745 | 2025.08.29 23:40:57.098617 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.08.29 23:40:57.098656 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1747 | 2025.08.29 23:40:57.098984 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1748 | 2025.08.29 23:40:57.099215 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.08.29 23:40:57.099350 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001267 sec., 71823.2044198895 rows/sec., 5.61 MiB/sec. | ||
| 1750 | 2025.08.29 23:40:57.099389 [ 275 ] {c09a014f-8bfd-420d-9502-1c8d591c99a4} <Debug> TCPHandler: Processed in 0.001443844 sec. | ||
| 1751 | 2025.08.29 23:40:57.099531 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.08.29 23:40:57.099628 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1753 | 2025.08.29 23:40:57.099673 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1754 | 2025.08.29 23:40:57.100101 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.08.29 23:40:57.100139 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1756 | 2025.08.29 23:40:57.100481 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1757 | 2025.08.29 23:40:57.100705 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.08.29 23:40:57.100837 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1759 | 2025.08.29 23:40:57.100875 [ 275 ] {8ef641a8-2a90-4e2d-82ff-6e266877d106} <Debug> TCPHandler: Processed in 0.001393253 sec. | ||
| 1760 | 2025.08.29 23:40:57.100980 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.08.29 23:40:57.101069 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1762 | 2025.08.29 23:40:57.101122 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1763 | 2025.08.29 23:40:57.101938 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.08.29 23:40:57.101976 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1765 | 2025.08.29 23:40:57.102565 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1766 | 2025.08.29 23:40:57.102852 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.08.29 23:40:57.103040 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001978 sec., 13650.15166835187 rows/sec., 24.46 MiB/sec. | ||
| 1768 | 2025.08.29 23:40:57.103116 [ 275 ] {3283591d-db60-4ccd-b001-6f40d7c77da5} <Debug> TCPHandler: Processed in 0.002179467 sec. | ||
| 1769 | 2025.08.29 23:40:57.103242 [ 275 ] {} <Trace> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2025.08.29 23:40:57.103338 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1771 | 2025.08.29 23:40:57.103382 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1772 | 2025.08.29 23:40:57.103732 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2025.08.29 23:40:57.103772 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1774 | 2025.08.29 23:40:57.104106 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1775 | 2025.08.29 23:40:57.104330 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2025.08.29 23:40:57.104462 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 1777 | 2025.08.29 23:40:57.104499 [ 275 ] {d12b1acd-481f-4dc5-8206-4a7dfb976527} <Debug> TCPHandler: Processed in 0.001308212 sec. | ||
| 1778 | 2025.08.29 23:40:58.775333 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1779 | 2025.08.29 23:40:58.775383 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1780 | 2025.08.29 23:40:58.844388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1781 | 2025.08.29 23:40:58.844883 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.08.29 23:40:58.844927 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1783 | 2025.08.29 23:40:58.845433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1784 | 2025.08.29 23:40:58.845681 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.08.29 23:40:58.845809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1786 | 2025.08.29 23:40:58.853414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 264 | ||
| 1787 | 2025.08.29 23:40:58.855313 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2025.08.29 23:40:58.855364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1789 | 2025.08.29 23:40:58.856521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1790 | 2025.08.29 23:40:58.856794 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2025.08.29 23:40:58.857055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 1792 | 2025.08.29 23:40:59.054412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1793 | 2025.08.29 23:40:59.072238 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2025.08.29 23:40:59.072306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1795 | 2025.08.29 23:40:59.078521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2025.08.29 23:40:59.079243 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2025.08.29 23:40:59.082428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1798 | 2025.08.29 23:41:01.606832 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1799 | 2025.08.29 23:41:01.606941 [ 275 ] {} <Debug> TCP-Session: 2f92dfbb-8ecd-40ce-b312-f0cc21dd0f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2025.08.29 23:41:02.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.29 MiB, peak 183.60 MiB, free memory in arenas 0.00 B, will set to 180.35 MiB (RSS), difference: 2.06 MiB | ||
| 1801 | 2025.08.29 23:41:02.094799 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.08.29 23:41:02.094982 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1803 | 2025.08.29 23:41:02.095049 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1804 | 2025.08.29 23:41:02.095733 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.08.29 23:41:02.095785 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1806 | 2025.08.29 23:41:02.096186 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1807 | 2025.08.29 23:41:02.096427 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.08.29 23:41:02.096589 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001656 sec., 45893.719806763285 rows/sec., 3.78 MiB/sec. | ||
| 1809 | 2025.08.29 23:41:02.096637 [ 276 ] {24f04fa9-f3a7-43be-ac69-41547ed02987} <Debug> TCPHandler: Processed in 0.002001044 sec. | ||
| 1810 | 2025.08.29 23:41:02.096777 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.08.29 23:41:02.096885 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1812 | 2025.08.29 23:41:02.096930 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1813 | 2025.08.29 23:41:02.097360 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.08.29 23:41:02.097402 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1815 | 2025.08.29 23:41:02.097711 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1816 | 2025.08.29 23:41:02.097967 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.08.29 23:41:02.098108 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001249 sec., 8006.40512409928 rows/sec., 602.04 KiB/sec. | ||
| 1818 | 2025.08.29 23:41:02.098149 [ 276 ] {fbf71e59-0df8-415c-b48e-b9a7a5a248cb} <Debug> TCPHandler: Processed in 0.001424884 sec. | ||
| 1819 | 2025.08.29 23:41:02.098284 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.08.29 23:41:02.098385 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1821 | 2025.08.29 23:41:02.098429 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1822 | 2025.08.29 23:41:02.098895 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.08.29 23:41:02.098935 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1824 | 2025.08.29 23:41:02.099315 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1825 | 2025.08.29 23:41:02.099559 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.08.29 23:41:02.099698 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001335 sec., 55430.71161048689 rows/sec., 4.33 MiB/sec. | ||
| 1827 | 2025.08.29 23:41:02.099759 [ 276 ] {ce045c8d-b8f0-41dd-a44f-2338b1d1a0e9} <Debug> TCPHandler: Processed in 0.001525656 sec. | ||
| 1828 | 2025.08.29 23:41:02.099895 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.08.29 23:41:02.099996 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1830 | 2025.08.29 23:41:02.100043 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1831 | 2025.08.29 23:41:02.100486 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.08.29 23:41:02.100524 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1833 | 2025.08.29 23:41:02.100889 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1834 | 2025.08.29 23:41:02.101122 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.08.29 23:41:02.101260 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 1836 | 2025.08.29 23:41:02.101296 [ 276 ] {b7c66dab-e290-4c1e-980c-a05bd4d70f4b} <Debug> TCPHandler: Processed in 0.001453135 sec. | ||
| 1837 | 2025.08.29 23:41:02.101411 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2025.08.29 23:41:02.101506 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1839 | 2025.08.29 23:41:02.101560 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1840 | 2025.08.29 23:41:02.102328 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.08.29 23:41:02.102367 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1842 | 2025.08.29 23:41:02.102877 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1843 | 2025.08.29 23:41:02.103130 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2025.08.29 23:41:02.103268 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 1845 | 2025.08.29 23:41:02.103317 [ 276 ] {c33647c8-32dd-4772-9172-69f384d87d37} <Debug> TCPHandler: Processed in 0.001954703 sec. | ||
| 1846 | 2025.08.29 23:41:02.103442 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2025.08.29 23:41:02.103536 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1848 | 2025.08.29 23:41:02.103579 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1849 | 2025.08.29 23:41:02.103931 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.08.29 23:41:02.103967 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1851 | 2025.08.29 23:41:02.104285 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1852 | 2025.08.29 23:41:02.104506 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2025.08.29 23:41:02.104635 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 1854 | 2025.08.29 23:41:02.104677 [ 276 ] {24aa1dcc-8ec9-4f81-a138-4e777972db78} <Debug> TCPHandler: Processed in 0.001286992 sec. | ||
| 1855 | 2025.08.29 23:41:06.346306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1856 | 2025.08.29 23:41:06.346823 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2025.08.29 23:41:06.346869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1858 | 2025.08.29 23:41:06.347364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1859 | 2025.08.29 23:41:06.347625 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2025.08.29 23:41:06.347761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1861 | 2025.08.29 23:41:06.582877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1862 | 2025.08.29 23:41:06.599187 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.08.29 23:41:06.599258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1864 | 2025.08.29 23:41:06.605495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1865 | 2025.08.29 23:41:06.606272 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.08.29 23:41:06.609781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1867 | 2025.08.29 23:41:07.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.93 MiB, peak 184.93 MiB, free memory in arenas 0.00 B, will set to 181.95 MiB (RSS), difference: 1.02 MiB | ||
| 1868 | 2025.08.29 23:41:07.090137 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2025.08.29 23:41:07.090373 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1870 | 2025.08.29 23:41:07.090709 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1871 | 2025.08.29 23:41:07.090749 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1872 | 2025.08.29 23:41:07.090994 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1873 | 2025.08.29 23:41:07.091064 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1874 | 2025.08.29 23:41:07.091209 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1875 | 2025.08.29 23:41:07.091322 [ 290 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2025.08.29 23:41:07.091332 [ 289 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1877 | 2025.08.29 23:41:07.091347 [ 288 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1878 | 2025.08.29 23:41:07.091480 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (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 | ||
| 1879 | 2025.08.29 23:41:07.091510 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1880 | 2025.08.29 23:41:07.091597 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1881 | 2025.08.29 23:41:07.091618 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 1882 | 2025.08.29 23:41:07.091684 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1883 | 2025.08.29 23:41:07.091723 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1884 | 2025.08.29 23:41:07.091780 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1885 | 2025.08.29 23:41:07.092764 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002486 sec., 11665.325824617861 rows/sec., 472.96 KiB/sec. | ||
| 1886 | 2025.08.29 23:41:07.092897 [ 276 ] {27c6cc72-5cbe-477e-92c1-0776ab3be4f2} <Debug> TCPHandler: Processed in 0.002890439 sec. | ||
| 1887 | 2025.08.29 23:41:07.099781 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2025.08.29 23:41:07.099905 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1889 | 2025.08.29 23:41:07.099958 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1890 | 2025.08.29 23:41:07.100541 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2025.08.29 23:41:07.100589 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1892 | 2025.08.29 23:41:07.101041 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1893 | 2025.08.29 23:41:07.101273 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Trace> oximeter.timeseries_schema (2d127155-6b10-4f32-b088-2612087a3632): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.08.29 23:41:07.101431 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001561 sec., 640.6149903907751 rows/sec., 66.31 KiB/sec. | ||
| 1895 | 2025.08.29 23:41:07.101472 [ 276 ] {79ff8e74-e3e0-46b8-94dd-e4d190b97026} <Debug> TCPHandler: Processed in 0.00174905 sec. | ||
| 1896 | 2025.08.29 23:41:07.101594 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2025.08.29 23:41:07.101697 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1898 | 2025.08.29 23:41:07.101741 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1899 | 2025.08.29 23:41:07.102211 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.08.29 23:41:07.102256 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1901 | 2025.08.29 23:41:07.102611 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1902 | 2025.08.29 23:41:07.102850 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.08.29 23:41:07.103012 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001335 sec., 2996.25468164794 rows/sec., 244.32 KiB/sec. | ||
| 1904 | 2025.08.29 23:41:07.103058 [ 276 ] {2c59f4d5-d2b4-4f7b-ad4b-5d57cf9fbe7f} <Debug> TCPHandler: Processed in 0.001515425 sec. | ||
| 1905 | 2025.08.29 23:41:07.103197 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2025.08.29 23:41:07.103297 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1907 | 2025.08.29 23:41:07.103339 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1908 | 2025.08.29 23:41:07.103831 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.08.29 23:41:07.103871 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1910 | 2025.08.29 23:41:07.104189 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1911 | 2025.08.29 23:41:07.104428 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2025.08.29 23:41:07.104564 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Debug> executeQuery: Read 123 rows, 10.68 KiB in 0.001289 sec., 95422.80837858806 rows/sec., 8.09 MiB/sec. | ||
| 1913 | 2025.08.29 23:41:07.104575 [ 42 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1914 | 2025.08.29 23:41:07.104602 [ 276 ] {64304af4-40b0-4707-9c31-836b7f189fdb} <Debug> TCPHandler: Processed in 0.001461604 sec. | ||
| 1915 | 2025.08.29 23:41:07.104638 [ 42 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.08.29 23:41:07.104665 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1917 | 2025.08.29 23:41:07.104744 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2025.08.29 23:41:07.104769 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 1919 | 2025.08.29 23:41:07.104853 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1920 | 2025.08.29 23:41:07.104899 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1921 | 2025.08.29 23:41:07.104902 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1922 | 2025.08.29 23:41:07.104945 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 133 rows starting from the beginning of the part | ||
| 1923 | 2025.08.29 23:41:07.105002 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1217 rows starting from the beginning of the part | ||
| 1924 | 2025.08.29 23:41:07.105048 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 1925 | 2025.08.29 23:41:07.105088 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 1926 | 2025.08.29 23:41:07.105139 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 1927 | 2025.08.29 23:41:07.105202 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 123 rows starting from the beginning of the part | ||
| 1928 | 2025.08.29 23:41:07.105330 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2025.08.29 23:41:07.105383 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1930 | 2025.08.29 23:41:07.105820 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1931 | 2025.08.29 23:41:07.106076 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2025.08.29 23:41:07.106215 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001382 sec., 26049.20405209841 rows/sec., 1.90 MiB/sec. | ||
| 1933 | 2025.08.29 23:41:07.106255 [ 276 ] {8ba69ded-5284-44db-bb9a-f82fd48e5cfd} <Debug> TCPHandler: Processed in 0.001560966 sec. | ||
| 1934 | 2025.08.29 23:41:07.106372 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.08.29 23:41:07.106473 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1936 | 2025.08.29 23:41:07.106515 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1937 | 2025.08.29 23:41:07.106560 [ 191 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1715 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183232 sec., 935971.8826405868 rows/sec., 81.20 MiB/sec. | ||
| 1938 | 2025.08.29 23:41:07.106801 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1939 | 2025.08.29 23:41:07.106918 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.08.29 23:41:07.106962 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1941 | 2025.08.29 23:41:07.107096 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2025.08.29 23:41:07.107176 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_11_2} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1943 | 2025.08.29 23:41:07.107252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1944 | 2025.08.29 23:41:07.107282 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1945 | 2025.08.29 23:41:07.107517 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2025.08.29 23:41:07.107651 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 55.52 KiB/sec. | ||
| 1947 | 2025.08.29 23:41:07.107689 [ 276 ] {096288f6-2c57-4064-9c16-e912cf9e7e6e} <Debug> TCPHandler: Processed in 0.001368213 sec. | ||
| 1948 | 2025.08.29 23:41:07.107819 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2025.08.29 23:41:07.107915 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1950 | 2025.08.29 23:41:07.107955 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1951 | 2025.08.29 23:41:07.108387 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2025.08.29 23:41:07.108425 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1953 | 2025.08.29 23:41:07.108745 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1954 | 2025.08.29 23:41:07.108955 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2025.08.29 23:41:07.109056 [ 42 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1956 | 2025.08.29 23:41:07.109077 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Debug> executeQuery: Read 109 rows, 8.73 KiB in 0.001202 sec., 90682.19633943427 rows/sec., 7.09 MiB/sec. | ||
| 1957 | 2025.08.29 23:41:07.109089 [ 42 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2025.08.29 23:41:07.109115 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1959 | 2025.08.29 23:41:07.109117 [ 276 ] {1eb8fe9f-bfa4-4f35-af65-21e5a3e4c252} <Debug> TCPHandler: Processed in 0.001382623 sec. | ||
| 1960 | 2025.08.29 23:41:07.109242 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 1961 | 2025.08.29 23:41:07.109245 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2025.08.29 23:41:07.109368 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1963 | 2025.08.29 23:41:07.109377 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1964 | 2025.08.29 23:41:07.109413 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1965 | 2025.08.29 23:41:07.109431 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 1966 | 2025.08.29 23:41:07.109526 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 532 rows starting from the beginning of the part | ||
| 1967 | 2025.08.29 23:41:07.109585 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 1968 | 2025.08.29 23:41:07.109647 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 1969 | 2025.08.29 23:41:07.109693 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 1970 | 2025.08.29 23:41:07.109801 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 109 rows starting from the beginning of the part | ||
| 1971 | 2025.08.29 23:41:07.109905 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.08.29 23:41:07.109947 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1973 | 2025.08.29 23:41:07.110308 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1974 | 2025.08.29 23:41:07.110557 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.08.29 23:41:07.110672 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1976 | 2025.08.29 23:41:07.110699 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001308 sec., 123853.21100917432 rows/sec., 8.62 MiB/sec. | ||
| 1977 | 2025.08.29 23:41:07.110706 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.08.29 23:41:07.110740 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1979 | 2025.08.29 23:41:07.110743 [ 276 ] {68ac01f8-a13a-4b5d-bc33-b848f6a2eeb4} <Debug> TCPHandler: Processed in 0.001514045 sec. | ||
| 1980 | 2025.08.29 23:41:07.110817 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 1981 | 2025.08.29 23:41:07.110889 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2025.08.29 23:41:07.110911 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1983 | 2025.08.29 23:41:07.110942 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 935 rows starting from the beginning of the part | ||
| 1984 | 2025.08.29 23:41:07.110954 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 5 columns (5 merged, 0 gathered) in 0.00173988 sec., 569004.758948893 rows/sec., 45.41 MiB/sec. | ||
| 1985 | 2025.08.29 23:41:07.110988 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2007 rows starting from the beginning of the part | ||
| 1986 | 2025.08.29 23:41:07.110993 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1987 | 2025.08.29 23:41:07.111033 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 1988 | 2025.08.29 23:41:07.111048 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1989 | 2025.08.29 23:41:07.111071 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1990 | 2025.08.29 23:41:07.111111 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 1991 | 2025.08.29 23:41:07.111147 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 162 rows starting from the beginning of the part | ||
| 1992 | 2025.08.29 23:41:07.111195 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1993 | 2025.08.29 23:41:07.111406 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Trace> oximeter.measurements_f64 (f5cc6b15-c5b8-4dc9-a77d-9740ec162c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2025.08.29 23:41:07.111449 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1995 | 2025.08.29 23:41:07.111613 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.08.29 23:41:07.111728 [ 195 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_11_2} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1997 | 2025.08.29 23:41:07.111827 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1998 | 2025.08.29 23:41:07.111897 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1999 | 2025.08.29 23:41:07.112144 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Trace> oximeter.measurements_f64 (f5cc6b15-c5b8-4dc9-a77d-9740ec162c08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2025.08.29 23:41:07.112277 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 48.72 KiB/sec. | ||
| 2001 | 2025.08.29 23:41:07.112315 [ 276 ] {4ddc6b5e-7130-44d0-b4de-753a42165722} <Debug> TCPHandler: Processed in 0.001475455 sec. | ||
| 2002 | 2025.08.29 23:41:07.112435 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2025.08.29 23:41:07.112530 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2004 | 2025.08.29 23:41:07.112561 [ 199 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3552 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017756 sec., 2000450.5519261095 rows/sec., 136.03 MiB/sec. | ||
| 2005 | 2025.08.29 23:41:07.112585 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2006 | 2025.08.29 23:41:07.112917 [ 199 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2007 | 2025.08.29 23:41:07.113239 [ 199 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2025.08.29 23:41:07.113317 [ 199 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2009 | 2025.08.29 23:41:07.113397 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2010 | 2025.08.29 23:41:07.113469 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.08.29 23:41:07.113512 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2012 | 2025.08.29 23:41:07.114104 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2013 | 2025.08.29 23:41:07.114342 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2025.08.29 23:41:07.114489 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001976 sec., 16194.331983805669 rows/sec., 29.02 MiB/sec. | ||
| 2015 | 2025.08.29 23:41:07.114549 [ 276 ] {08466f55-e4cd-477d-a273-c89fee3a8894} <Debug> TCPHandler: Processed in 0.002163107 sec. | ||
| 2016 | 2025.08.29 23:41:07.114669 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2025.08.29 23:41:07.114767 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2018 | 2025.08.29 23:41:07.114810 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2019 | 2025.08.29 23:41:07.115129 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Trace> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2025.08.29 23:41:07.115166 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2021 | 2025.08.29 23:41:07.115466 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2022 | 2025.08.29 23:41:07.115677 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Trace> oximeter.measurements_i64 (cba5c20d-cb6e-477c-be02-65234a201993): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2025.08.29 23:41:07.115804 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001057 sec., 8514.664143803217 rows/sec., 601.46 KiB/sec. | ||
| 2024 | 2025.08.29 23:41:07.115842 [ 276 ] {af34da48-7214-45f1-90ee-8c54737372db} <Debug> TCPHandler: Processed in 0.001222961 sec. | ||
| 2025 | 2025.08.29 23:41:07.115961 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.08.29 23:41:07.116068 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2027 | 2025.08.29 23:41:07.116118 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2028 | 2025.08.29 23:41:07.116519 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2025.08.29 23:41:07.116561 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2030 | 2025.08.29 23:41:07.116916 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2031 | 2025.08.29 23:41:07.117165 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2025.08.29 23:41:07.117277 [ 42 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2033 | 2025.08.29 23:41:07.117314 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 2034 | 2025.08.29 23:41:07.117314 [ 42 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.08.29 23:41:07.117357 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2036 | 2025.08.29 23:41:07.117363 [ 276 ] {1fe3d862-aead-4a9b-ac9f-ff678e2fb240} <Debug> TCPHandler: Processed in 0.001455744 sec. | ||
| 2037 | 2025.08.29 23:41:07.117437 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2038 | 2025.08.29 23:41:07.117535 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2039 | 2025.08.29 23:41:07.117564 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 2040 | 2025.08.29 23:41:07.117614 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2041 | 2025.08.29 23:41:07.117657 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2042 | 2025.08.29 23:41:07.117693 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2043 | 2025.08.29 23:41:07.117731 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2044 | 2025.08.29 23:41:07.117772 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2045 | 2025.08.29 23:41:07.118629 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001225881 sec., 464971.72237762064 rows/sec., 31.48 MiB/sec. | ||
| 2046 | 2025.08.29 23:41:07.118769 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2047 | 2025.08.29 23:41:07.119027 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2025.08.29 23:41:07.119098 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_11_2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2049 | 2025.08.29 23:41:07.119154 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2050 | 2025.08.29 23:41:08.857616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 300 | ||
| 2051 | 2025.08.29 23:41:08.860032 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.08.29 23:41:08.860086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2053 | 2025.08.29 23:41:08.861312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2054 | 2025.08.29 23:41:08.861606 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.08.29 23:41:08.861774 [ 40 ] {} <Debug> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2056 | 2025.08.29 23:41:08.861837 [ 40 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2025.08.29 23:41:08.861857 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2058 | 2025.08.29 23:41:08.861958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2059 | 2025.08.29 23:41:08.861982 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 2060 | 2025.08.29 23:41:08.862547 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2061 | 2025.08.29 23:41:08.862689 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 2062 | 2025.08.29 23:41:08.863092 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 2063 | 2025.08.29 23:41:08.863491 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 2064 | 2025.08.29 23:41:08.863884 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 2065 | 2025.08.29 23:41:08.864256 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2066 | 2025.08.29 23:41:08.864649 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 2067 | 2025.08.29 23:41:08.871078 [ 193 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 72 columns (72 merged, 0 gathered) in 0.009154585 sec., 32770.464199087124 rows/sec., 31.40 MiB/sec. | ||
| 2068 | 2025.08.29 23:41:08.872025 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2069 | 2025.08.29 23:41:08.872786 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_6_1} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.08.29 23:41:08.872878 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_6_1} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2071 | 2025.08.29 23:41:08.873113 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2072 | 2025.08.29 23:41:12.094468 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.08.29 23:41:12.094664 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2074 | 2025.08.29 23:41:12.094733 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2075 | 2025.08.29 23:41:12.095404 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.08.29 23:41:12.095460 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2077 | 2025.08.29 23:41:12.095894 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2078 | 2025.08.29 23:41:12.096148 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.08.29 23:41:12.096315 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001698 sec., 44758.5394581861 rows/sec., 3.69 MiB/sec. | ||
| 2080 | 2025.08.29 23:41:12.096375 [ 276 ] {63066cfa-3642-4e5b-bf0d-76b0b03d22f9} <Debug> TCPHandler: Processed in 0.002042714 sec. | ||
| 2081 | 2025.08.29 23:41:12.096542 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.08.29 23:41:12.096653 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2083 | 2025.08.29 23:41:12.096698 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2084 | 2025.08.29 23:41:12.097136 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.08.29 23:41:12.097176 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2086 | 2025.08.29 23:41:12.097501 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2087 | 2025.08.29 23:41:12.097722 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.08.29 23:41:12.097858 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001231 sec., 8123.4768480909825 rows/sec., 610.85 KiB/sec. | ||
| 2089 | 2025.08.29 23:41:12.097897 [ 276 ] {cc19df6a-c4f3-48a8-a15c-5cc2d6fb58f9} <Debug> TCPHandler: Processed in 0.001409104 sec. | ||
| 2090 | 2025.08.29 23:41:12.098015 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2025.08.29 23:41:12.098118 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2092 | 2025.08.29 23:41:12.098159 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2093 | 2025.08.29 23:41:12.098580 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.08.29 23:41:12.098618 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2095 | 2025.08.29 23:41:12.098935 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2096 | 2025.08.29 23:41:12.099148 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.08.29 23:41:12.099278 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 2098 | 2025.08.29 23:41:12.099314 [ 276 ] {94258e40-92f8-4fd8-ba34-f08f84cc878f} <Debug> TCPHandler: Processed in 0.001349563 sec. | ||
| 2099 | 2025.08.29 23:41:12.099428 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2025.08.29 23:41:12.099525 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2101 | 2025.08.29 23:41:12.099568 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2102 | 2025.08.29 23:41:12.100016 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2025.08.29 23:41:12.100051 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2104 | 2025.08.29 23:41:12.100383 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2105 | 2025.08.29 23:41:12.100606 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2025.08.29 23:41:12.100736 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 2107 | 2025.08.29 23:41:12.100774 [ 276 ] {2b4e7673-23d7-4cab-9f37-c3e1e991c767} <Debug> TCPHandler: Processed in 0.001396324 sec. | ||
| 2108 | 2025.08.29 23:41:12.100885 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2025.08.29 23:41:12.100983 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2025.08.29 23:41:12.101037 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2111 | 2025.08.29 23:41:12.101781 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2025.08.29 23:41:12.101817 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2113 | 2025.08.29 23:41:12.102338 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2114 | 2025.08.29 23:41:12.102588 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.08.29 23:41:12.102731 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 2116 | 2025.08.29 23:41:12.102794 [ 276 ] {ba56fa42-89c3-482c-aed0-f992d5097573} <Debug> TCPHandler: Processed in 0.001957433 sec. | ||
| 2117 | 2025.08.29 23:41:12.102912 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.08.29 23:41:12.103009 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2119 | 2025.08.29 23:41:12.103052 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2120 | 2025.08.29 23:41:12.103397 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.08.29 23:41:12.103432 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2122 | 2025.08.29 23:41:12.103745 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2123 | 2025.08.29 23:41:12.103958 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.08.29 23:41:12.104084 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 2125 | 2025.08.29 23:41:12.104119 [ 276 ] {f2f6c1fa-830f-4363-bf7f-2d9189c8b479} <Debug> TCPHandler: Processed in 0.001277032 sec. | ||
| 2126 | 2025.08.29 23:41:13.775638 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2127 | 2025.08.29 23:41:13.775695 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2128 | 2025.08.29 23:41:13.847912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2129 | 2025.08.29 23:41:13.848437 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.08.29 23:41:13.848482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2131 | 2025.08.29 23:41:13.849047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2132 | 2025.08.29 23:41:13.849296 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.08.29 23:41:13.849439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2134 | 2025.08.29 23:41:14.109931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2135 | 2025.08.29 23:41:14.127694 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2025.08.29 23:41:14.127758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2137 | 2025.08.29 23:41:14.133942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2138 | 2025.08.29 23:41:14.134658 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2025.08.29 23:41:14.137983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2140 | 2025.08.29 23:41:15.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.29 MiB, peak 189.03 MiB, free memory in arenas 0.00 B, will set to 185.38 MiB (RSS), difference: 2.09 MiB | ||
| 2141 | 2025.08.29 23:41:17.095169 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2025.08.29 23:41:17.095395 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2143 | 2025.08.29 23:41:17.095476 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2144 | 2025.08.29 23:41:17.096252 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2025.08.29 23:41:17.096304 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2146 | 2025.08.29 23:41:17.096711 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2147 | 2025.08.29 23:41:17.096964 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2025.08.29 23:41:17.097130 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001799 sec., 66703.72429127293 rows/sec., 5.67 MiB/sec. | ||
| 2149 | 2025.08.29 23:41:17.097178 [ 276 ] {0c055fec-7efb-489d-b2cb-aa1281409e39} <Debug> TCPHandler: Processed in 0.002154987 sec. | ||
| 2150 | 2025.08.29 23:41:17.097339 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2025.08.29 23:41:17.097447 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2152 | 2025.08.29 23:41:17.097492 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2153 | 2025.08.29 23:41:17.097927 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2025.08.29 23:41:17.097965 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2155 | 2025.08.29 23:41:17.098294 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2156 | 2025.08.29 23:41:17.098523 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2025.08.29 23:41:17.098617 [ 32 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2158 | 2025.08.29 23:41:17.098654 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001235 sec., 25910.93117408907 rows/sec., 1.90 MiB/sec. | ||
| 2159 | 2025.08.29 23:41:17.098654 [ 32 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2025.08.29 23:41:17.098687 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2161 | 2025.08.29 23:41:17.098692 [ 276 ] {8f52aab0-bc79-4522-92a0-b9ef26c6d98f} <Debug> TCPHandler: Processed in 0.001407524 sec. | ||
| 2162 | 2025.08.29 23:41:17.098775 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 2163 | 2025.08.29 23:41:17.098814 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2025.08.29 23:41:17.098869 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2165 | 2025.08.29 23:41:17.098915 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2166 | 2025.08.29 23:41:17.098927 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
| 2167 | 2025.08.29 23:41:17.098956 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2168 | 2025.08.29 23:41:17.099034 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2169 | 2025.08.29 23:41:17.099103 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2170 | 2025.08.29 23:41:17.099147 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2171 | 2025.08.29 23:41:17.099201 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2172 | 2025.08.29 23:41:17.099251 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 2173 | 2025.08.29 23:41:17.099401 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2025.08.29 23:41:17.099436 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2175 | 2025.08.29 23:41:17.099773 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2176 | 2025.08.29 23:41:17.099998 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2025.08.29 23:41:17.100048 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312452 sec., 124195.01817971248 rows/sec., 9.53 MiB/sec. | ||
| 2178 | 2025.08.29 23:41:17.100124 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001232 sec., 77922.07792207792 rows/sec., 6.09 MiB/sec. | ||
| 2179 | 2025.08.29 23:41:17.100160 [ 276 ] {4982bb68-1367-42a0-b5d0-ed24f10a987f} <Debug> TCPHandler: Processed in 0.001397483 sec. | ||
| 2180 | 2025.08.29 23:41:17.100226 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2181 | 2025.08.29 23:41:17.100277 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2025.08.29 23:41:17.100379 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2183 | 2025.08.29 23:41:17.100425 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2184 | 2025.08.29 23:41:17.100539 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2025.08.29 23:41:17.100644 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_11_2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2186 | 2025.08.29 23:41:17.100760 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2187 | 2025.08.29 23:41:17.100847 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2025.08.29 23:41:17.100887 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2189 | 2025.08.29 23:41:17.101221 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2190 | 2025.08.29 23:41:17.101440 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2025.08.29 23:41:17.101566 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 2192 | 2025.08.29 23:41:17.101602 [ 276 ] {b2cc3ddf-fbd7-4170-a8ba-53751a5a147f} <Debug> TCPHandler: Processed in 0.001375693 sec. | ||
| 2193 | 2025.08.29 23:41:17.101709 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2025.08.29 23:41:17.101805 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2195 | 2025.08.29 23:41:17.101858 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2196 | 2025.08.29 23:41:17.102666 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2025.08.29 23:41:17.102701 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2198 | 2025.08.29 23:41:17.103224 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2199 | 2025.08.29 23:41:17.103449 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2025.08.29 23:41:17.103542 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2201 | 2025.08.29 23:41:17.103572 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.08.29 23:41:17.103582 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001797 sec., 17807.456872565388 rows/sec., 31.91 MiB/sec. | ||
| 2203 | 2025.08.29 23:41:17.103591 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2204 | 2025.08.29 23:41:17.103642 [ 276 ] {8d1902cb-aee6-42a8-83dd-12f14406ea17} <Debug> TCPHandler: Processed in 0.001980514 sec. | ||
| 2205 | 2025.08.29 23:41:17.103726 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 2206 | 2025.08.29 23:41:17.103764 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2025.08.29 23:41:17.103865 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2208 | 2025.08.29 23:41:17.103908 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2209 | 2025.08.29 23:41:17.103969 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2210 | 2025.08.29 23:41:17.104051 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 2211 | 2025.08.29 23:41:17.104240 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2212 | 2025.08.29 23:41:17.104259 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2025.08.29 23:41:17.104298 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2214 | 2025.08.29 23:41:17.104362 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2215 | 2025.08.29 23:41:17.104478 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2216 | 2025.08.29 23:41:17.104582 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2217 | 2025.08.29 23:41:17.104627 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2218 | 2025.08.29 23:41:17.104704 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 2219 | 2025.08.29 23:41:17.104867 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2025.08.29 23:41:17.105007 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 2221 | 2025.08.29 23:41:17.105045 [ 276 ] {04e81c59-90c8-4030-a725-9e4fbfa87bc0} <Debug> TCPHandler: Processed in 0.001331353 sec. | ||
| 2222 | 2025.08.29 23:41:17.120058 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 19 columns (19 merged, 0 gathered) in 0.016389507 sec., 11653.797762190161 rows/sec., 20.88 MiB/sec. | ||
| 2223 | 2025.08.29 23:41:17.120440 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2224 | 2025.08.29 23:41:17.120807 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2025.08.29 23:41:17.120891 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2226 | 2025.08.29 23:41:17.120988 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2227 | 2025.08.29 23:41:18.862221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 324 | ||
| 2228 | 2025.08.29 23:41:18.864677 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2025.08.29 23:41:18.864724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2230 | 2025.08.29 23:41:18.865870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2231 | 2025.08.29 23:41:18.866139 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2025.08.29 23:41:18.866389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2233 | 2025.08.29 23:41:21.349598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2234 | 2025.08.29 23:41:21.350257 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2025.08.29 23:41:21.350314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2236 | 2025.08.29 23:41:21.350846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2237 | 2025.08.29 23:41:21.351084 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2025.08.29 23:41:21.351234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2239 | 2025.08.29 23:41:21.351233 [ 56 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2240 | 2025.08.29 23:41:21.351306 [ 56 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2025.08.29 23:41:21.351326 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2242 | 2025.08.29 23:41:21.351424 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 2243 | 2025.08.29 23:41:21.351538 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2244 | 2025.08.29 23:41:21.351576 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 2245 | 2025.08.29 23:41:21.351663 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2246 | 2025.08.29 23:41:21.351709 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2247 | 2025.08.29 23:41:21.351752 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2248 | 2025.08.29 23:41:21.351790 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2249 | 2025.08.29 23:41:21.351832 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2250 | 2025.08.29 23:41:21.353249 [ 203 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001861401 sec., 2752765.2558476115 rows/sec., 39.38 MiB/sec. | ||
| 2251 | 2025.08.29 23:41:21.353690 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2252 | 2025.08.29 23:41:21.353964 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2025.08.29 23:41:21.354043 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_11_2} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2254 | 2025.08.29 23:41:21.354118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2255 | 2025.08.29 23:41:21.638132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2256 | 2025.08.29 23:41:21.654921 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2025.08.29 23:41:21.654971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2258 | 2025.08.29 23:41:21.661223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2259 | 2025.08.29 23:41:21.661905 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2025.08.29 23:41:21.662180 [ 56 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2261 | 2025.08.29 23:41:21.662221 [ 56 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.08.29 23:41:21.662243 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2263 | 2025.08.29 23:41:21.662402 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 2264 | 2025.08.29 23:41:21.665154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2265 | 2025.08.29 23:41:21.666678 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2266 | 2025.08.29 23:41:21.668082 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 2267 | 2025.08.29 23:41:21.672560 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 2268 | 2025.08.29 23:41:21.676606 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 2269 | 2025.08.29 23:41:21.680617 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 2270 | 2025.08.29 23:41:21.685185 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 2271 | 2025.08.29 23:41:21.689337 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 2272 | 2025.08.29 23:41:21.742367 [ 192 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080041654 sec., 1036.9600808099242 rows/sec., 5.36 MiB/sec. | ||
| 2273 | 2025.08.29 23:41:21.744889 [ 198 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2274 | 2025.08.29 23:41:21.747096 [ 198 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_11_2} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.08.29 23:41:21.747219 [ 198 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_11_2} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2276 | 2025.08.29 23:41:21.749260 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2277 | 2025.08.29 23:41:22.000335 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.33 MiB, peak 197.22 MiB, free memory in arenas 0.00 B, will set to 197.05 MiB (RSS), difference: 9.73 MiB | ||
| 2278 | 2025.08.29 23:41:22.122037 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2025.08.29 23:41:22.122236 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2280 | 2025.08.29 23:41:22.122309 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2281 | 2025.08.29 23:41:22.122933 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2025.08.29 23:41:22.122983 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2283 | 2025.08.29 23:41:22.123379 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2284 | 2025.08.29 23:41:22.123623 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2025.08.29 23:41:22.123782 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 305.60 KiB/sec. | ||
| 2286 | 2025.08.29 23:41:22.123823 [ 276 ] {11b167af-f61e-411d-a6f6-4e95d9070912} <Debug> TCPHandler: Processed in 0.001927302 sec. | ||
| 2287 | 2025.08.29 23:41:22.123955 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2025.08.29 23:41:22.124051 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2289 | 2025.08.29 23:41:22.124091 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2290 | 2025.08.29 23:41:22.125109 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2025.08.29 23:41:22.125146 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2292 | 2025.08.29 23:41:22.125574 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2293 | 2025.08.29 23:41:22.125803 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2025.08.29 23:41:22.125937 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001905 sec., 639895.0131233595 rows/sec., 52.90 MiB/sec. | ||
| 2295 | 2025.08.29 23:41:22.125981 [ 276 ] {eda00d44-0625-48eb-bd7d-c323be5c0a9b} <Debug> TCPHandler: Processed in 0.002079346 sec. | ||
| 2296 | 2025.08.29 23:41:22.126102 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2025.08.29 23:41:22.126198 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2298 | 2025.08.29 23:41:22.126238 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2299 | 2025.08.29 23:41:22.126638 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2025.08.29 23:41:22.126674 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2301 | 2025.08.29 23:41:22.126992 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2302 | 2025.08.29 23:41:22.127209 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2025.08.29 23:41:22.127336 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001157 sec., 13828.867761452031 rows/sec., 1012.01 KiB/sec. | ||
| 2304 | 2025.08.29 23:41:22.127372 [ 276 ] {4097ff2e-c067-4ec8-8d67-50bf28ea8a00} <Debug> TCPHandler: Processed in 0.001319002 sec. | ||
| 2305 | 2025.08.29 23:41:22.127487 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2025.08.29 23:41:22.127581 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2307 | 2025.08.29 23:41:22.127620 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2308 | 2025.08.29 23:41:22.128110 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2025.08.29 23:41:22.128146 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2310 | 2025.08.29 23:41:22.128477 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2311 | 2025.08.29 23:41:22.128709 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2025.08.29 23:41:22.128837 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001275 sec., 178823.5294117647 rows/sec., 12.11 MiB/sec. | ||
| 2313 | 2025.08.29 23:41:22.128874 [ 276 ] {7fd53e65-da26-484b-8caf-29453791786a} <Debug> TCPHandler: Processed in 0.001437675 sec. | ||
| 2314 | 2025.08.29 23:41:22.128982 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2025.08.29 23:41:22.129078 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2316 | 2025.08.29 23:41:22.129118 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2317 | 2025.08.29 23:41:22.129678 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2025.08.29 23:41:22.129715 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2319 | 2025.08.29 23:41:22.130129 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2320 | 2025.08.29 23:41:22.130348 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2025.08.29 23:41:22.130476 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001417 sec., 378263.9378969654 rows/sec., 28.05 MiB/sec. | ||
| 2322 | 2025.08.29 23:41:22.130512 [ 276 ] {1dd20b17-16c4-40ff-98bf-e8e7fa628126} <Debug> TCPHandler: Processed in 0.001581277 sec. | ||
| 2323 | 2025.08.29 23:41:22.130618 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2025.08.29 23:41:22.130711 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2025.08.29 23:41:22.130755 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2326 | 2025.08.29 23:41:22.131296 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2025.08.29 23:41:22.131334 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2328 | 2025.08.29 23:41:22.131716 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2329 | 2025.08.29 23:41:22.131940 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.08.29 23:41:22.132069 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001376 sec., 615552.3255813953 rows/sec., 41.43 MiB/sec. | ||
| 2331 | 2025.08.29 23:41:22.132104 [ 276 ] {ac5b2931-3225-4408-a116-c3437fbf3339} <Debug> TCPHandler: Processed in 0.001534666 sec. | ||
| 2332 | 2025.08.29 23:41:22.132210 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2025.08.29 23:41:22.132304 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2334 | 2025.08.29 23:41:22.132358 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2335 | 2025.08.29 23:41:22.133084 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2025.08.29 23:41:22.133121 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2337 | 2025.08.29 23:41:22.133636 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2338 | 2025.08.29 23:41:22.133857 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2025.08.29 23:41:22.133994 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 2340 | 2025.08.29 23:41:22.134047 [ 276 ] {e8818964-c911-4798-821c-6f5f66885bc1} <Debug> TCPHandler: Processed in 0.001885092 sec. | ||
| 2341 | 2025.08.29 23:41:22.134152 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2025.08.29 23:41:22.134246 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2343 | 2025.08.29 23:41:22.134287 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2344 | 2025.08.29 23:41:22.134603 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2025.08.29 23:41:22.134640 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2346 | 2025.08.29 23:41:22.134948 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2347 | 2025.08.29 23:41:22.135156 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2025.08.29 23:41:22.135280 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2349 | 2025.08.29 23:41:22.135314 [ 276 ] {50c0ace4-7a53-47a6-a9c5-a25ae33b3178} <Debug> TCPHandler: Processed in 0.001210861 sec. | ||
| 2350 | 2025.08.29 23:41:27.095663 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2025.08.29 23:41:27.095872 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2352 | 2025.08.29 23:41:27.095949 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2353 | 2025.08.29 23:41:27.096643 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2025.08.29 23:41:27.096692 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2355 | 2025.08.29 23:41:27.097146 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2356 | 2025.08.29 23:41:27.097443 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2025.08.29 23:41:27.097639 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001826 sec., 65717.41511500548 rows/sec., 5.58 MiB/sec. | ||
| 2358 | 2025.08.29 23:41:27.097693 [ 276 ] {6901b3ea-6ef3-4f49-b95e-112430d03a39} <Debug> TCPHandler: Processed in 0.002162146 sec. | ||
| 2359 | 2025.08.29 23:41:27.097832 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2025.08.29 23:41:27.097941 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2361 | 2025.08.29 23:41:27.097991 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2362 | 2025.08.29 23:41:27.098431 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2025.08.29 23:41:27.098468 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2364 | 2025.08.29 23:41:27.098809 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2365 | 2025.08.29 23:41:27.099040 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2025.08.29 23:41:27.099177 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001263 sec., 25336.50039588282 rows/sec., 1.86 MiB/sec. | ||
| 2367 | 2025.08.29 23:41:27.099215 [ 276 ] {755b5815-566e-446b-bf4c-67bc5ca1b409} <Debug> TCPHandler: Processed in 0.001437074 sec. | ||
| 2368 | 2025.08.29 23:41:27.099336 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2025.08.29 23:41:27.099436 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2370 | 2025.08.29 23:41:27.099477 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2371 | 2025.08.29 23:41:27.099929 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2025.08.29 23:41:27.099964 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2373 | 2025.08.29 23:41:27.100301 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2374 | 2025.08.29 23:41:27.100522 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2025.08.29 23:41:27.100652 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001239 sec., 77481.8401937046 rows/sec., 6.05 MiB/sec. | ||
| 2376 | 2025.08.29 23:41:27.100688 [ 276 ] {1ed0b062-75e1-4dcc-b8a5-a9cf5052522c} <Debug> TCPHandler: Processed in 0.001402714 sec. | ||
| 2377 | 2025.08.29 23:41:27.100808 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2025.08.29 23:41:27.100906 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2379 | 2025.08.29 23:41:27.100950 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2380 | 2025.08.29 23:41:27.101367 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2025.08.29 23:41:27.101403 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2382 | 2025.08.29 23:41:27.101743 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2383 | 2025.08.29 23:41:27.101975 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2025.08.29 23:41:27.102104 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 2385 | 2025.08.29 23:41:27.102140 [ 276 ] {c479ddb8-58ab-4b31-bee9-ffe48d545bc1} <Debug> TCPHandler: Processed in 0.001382303 sec. | ||
| 2386 | 2025.08.29 23:41:27.102249 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2025.08.29 23:41:27.102345 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2388 | 2025.08.29 23:41:27.102399 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2389 | 2025.08.29 23:41:27.103261 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.08.29 23:41:27.103317 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2391 | 2025.08.29 23:41:27.103999 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2392 | 2025.08.29 23:41:27.104255 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2025.08.29 23:41:27.104396 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00207 sec., 15458.937198067635 rows/sec., 27.70 MiB/sec. | ||
| 2394 | 2025.08.29 23:41:27.104462 [ 276 ] {b0393763-1ddd-405c-8b97-62ce7181eff1} <Debug> TCPHandler: Processed in 0.002262429 sec. | ||
| 2395 | 2025.08.29 23:41:27.104584 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2025.08.29 23:41:27.104683 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2397 | 2025.08.29 23:41:27.104725 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2398 | 2025.08.29 23:41:27.105080 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2025.08.29 23:41:27.105115 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2400 | 2025.08.29 23:41:27.105426 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2401 | 2025.08.29 23:41:27.105661 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2025.08.29 23:41:27.105793 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 2403 | 2025.08.29 23:41:27.105828 [ 276 ] {032c2e4f-b656-40c3-8b84-a02d4c82ffe2} <Debug> TCPHandler: Processed in 0.001293692 sec. | ||
| 2404 | 2025.08.29 23:41:28.775741 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2405 | 2025.08.29 23:41:28.775798 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2406 | 2025.08.29 23:41:28.851388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2407 | 2025.08.29 23:41:28.851868 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2025.08.29 23:41:28.851911 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2409 | 2025.08.29 23:41:28.852549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2410 | 2025.08.29 23:41:28.852799 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2025.08.29 23:41:28.852932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2412 | 2025.08.29 23:41:28.866627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 352 | ||
| 2413 | 2025.08.29 23:41:28.868958 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.08.29 23:41:28.869015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2415 | 2025.08.29 23:41:28.870241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2416 | 2025.08.29 23:41:28.870513 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.08.29 23:41:28.870852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2418 | 2025.08.29 23:41:29.165305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2419 | 2025.08.29 23:41:29.182589 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2025.08.29 23:41:29.182639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2421 | 2025.08.29 23:41:29.188261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2422 | 2025.08.29 23:41:29.188929 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2025.08.29 23:41:29.191779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2424 | 2025.08.29 23:41:32.094716 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2025.08.29 23:41:32.094927 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2426 | 2025.08.29 23:41:32.094993 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2427 | 2025.08.29 23:41:32.095632 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2025.08.29 23:41:32.095682 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2429 | 2025.08.29 23:41:32.096064 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2430 | 2025.08.29 23:41:32.096287 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2025.08.29 23:41:32.096429 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001557 sec., 48811.81759794476 rows/sec., 4.02 MiB/sec. | ||
| 2432 | 2025.08.29 23:41:32.096445 [ 81 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2433 | 2025.08.29 23:41:32.096468 [ 276 ] {977d0e38-a24f-40eb-9fca-3a84940bd7a2} <Debug> TCPHandler: Processed in 0.001934812 sec. | ||
| 2434 | 2025.08.29 23:41:32.096517 [ 81 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2025.08.29 23:41:32.096543 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2436 | 2025.08.29 23:41:32.096623 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2025.08.29 23:41:32.096682 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 2438 | 2025.08.29 23:41:32.096719 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2439 | 2025.08.29 23:41:32.096765 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2440 | 2025.08.29 23:41:32.096823 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2441 | 2025.08.29 23:41:32.096861 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1289 rows starting from the beginning of the part | ||
| 2442 | 2025.08.29 23:41:32.096951 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2443 | 2025.08.29 23:41:32.096999 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part | ||
| 2444 | 2025.08.29 23:41:32.097057 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1219 rows starting from the beginning of the part | ||
| 2445 | 2025.08.29 23:41:32.097118 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part | ||
| 2446 | 2025.08.29 23:41:32.097164 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 2447 | 2025.08.29 23:41:32.097176 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2025.08.29 23:41:32.097217 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2449 | 2025.08.29 23:41:32.097544 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2450 | 2025.08.29 23:41:32.097760 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2025.08.29 23:41:32.097891 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 2452 | 2025.08.29 23:41:32.097927 [ 276 ] {cba9484b-7ba1-4288-b141-cbeaf429a3bc} <Debug> TCPHandler: Processed in 0.001352443 sec. | ||
| 2453 | 2025.08.29 23:41:32.098036 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2025.08.29 23:41:32.098127 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2455 | 2025.08.29 23:41:32.098166 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2456 | 2025.08.29 23:41:32.098584 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.08.29 23:41:32.098603 [ 198 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989944 sec., 1457327.4423802882 rows/sec., 126.58 MiB/sec. | ||
| 2458 | 2025.08.29 23:41:32.098620 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2459 | 2025.08.29 23:41:32.098847 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2460 | 2025.08.29 23:41:32.098960 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2461 | 2025.08.29 23:41:32.099201 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.08.29 23:41:32.099288 [ 194 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_16_3} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2463 | 2025.08.29 23:41:32.099324 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.08.29 23:41:32.099368 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2465 | 2025.08.29 23:41:32.099453 [ 81 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2466 | 2025.08.29 23:41:32.099472 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001362 sec., 54331.86490455213 rows/sec., 4.24 MiB/sec. | ||
| 2467 | 2025.08.29 23:41:32.099503 [ 81 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.08.29 23:41:32.099519 [ 276 ] {7d6e928f-17f5-482f-b82c-ae6427559f60} <Debug> TCPHandler: Processed in 0.001530096 sec. | ||
| 2469 | 2025.08.29 23:41:32.099526 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2470 | 2025.08.29 23:41:32.099605 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 2471 | 2025.08.29 23:41:32.099655 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2025.08.29 23:41:32.099681 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2025.08.29 23:41:32.099708 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 596 rows starting from the beginning of the part | ||
| 2474 | 2025.08.29 23:41:32.099754 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2475 | 2025.08.29 23:41:32.099757 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2476 | 2025.08.29 23:41:32.099806 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2477 | 2025.08.29 23:41:32.099814 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 96 rows starting from the beginning of the part | ||
| 2478 | 2025.08.29 23:41:32.099860 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 536 rows starting from the beginning of the part | ||
| 2479 | 2025.08.29 23:41:32.099891 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 2480 | 2025.08.29 23:41:32.099929 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 2481 | 2025.08.29 23:41:32.100255 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.08.29 23:41:32.100296 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2483 | 2025.08.29 23:41:32.100647 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2484 | 2025.08.29 23:41:32.100784 [ 190 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207191 sec., 1219359.6539404285 rows/sec., 96.39 MiB/sec. | ||
| 2485 | 2025.08.29 23:41:32.100862 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.08.29 23:41:32.100956 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2487 | 2025.08.29 23:41:32.100975 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2488 | 2025.08.29 23:41:32.100999 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 2489 | 2025.08.29 23:41:32.101010 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.08.29 23:41:32.101042 [ 276 ] {7208c369-ee86-4aad-b299-89ac08977ae0} <Debug> TCPHandler: Processed in 0.001435455 sec. | ||
| 2491 | 2025.08.29 23:41:32.101042 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2492 | 2025.08.29 23:41:32.101133 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 2493 | 2025.08.29 23:41:32.101174 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2025.08.29 23:41:32.101224 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.08.29 23:41:32.101231 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2496 | 2025.08.29 23:41:32.101264 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3552 rows starting from the beginning of the part | ||
| 2497 | 2025.08.29 23:41:32.101273 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2498 | 2025.08.29 23:41:32.101288 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_16_3} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2499 | 2025.08.29 23:41:32.101315 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2500 | 2025.08.29 23:41:32.101336 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2501 | 2025.08.29 23:41:32.101357 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2502 | 2025.08.29 23:41:32.101357 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 2503 | 2025.08.29 23:41:32.101405 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 847 rows starting from the beginning of the part | ||
| 2504 | 2025.08.29 23:41:32.101442 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 2505 | 2025.08.29 23:41:32.101480 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2506 | 2025.08.29 23:41:32.102102 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.08.29 23:41:32.102144 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2508 | 2025.08.29 23:41:32.102663 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2509 | 2025.08.29 23:41:32.102885 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.08.29 23:41:32.103022 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 2511 | 2025.08.29 23:41:32.103077 [ 276 ] {262ae44c-968c-4f2c-909f-991a980a3714} <Debug> TCPHandler: Processed in 0.001950073 sec. | ||
| 2512 | 2025.08.29 23:41:32.103087 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984904 sec., 2538661.819412929 rows/sec., 172.86 MiB/sec. | ||
| 2513 | 2025.08.29 23:41:32.103190 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2025.08.29 23:41:32.103286 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2515 | 2025.08.29 23:41:32.103327 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2516 | 2025.08.29 23:41:32.103494 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2517 | 2025.08.29 23:41:32.103659 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2025.08.29 23:41:32.103702 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2519 | 2025.08.29 23:41:32.103775 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2025.08.29 23:41:32.103850 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2521 | 2025.08.29 23:41:32.103912 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2522 | 2025.08.29 23:41:32.104019 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2523 | 2025.08.29 23:41:32.104227 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.08.29 23:41:32.104321 [ 81 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2525 | 2025.08.29 23:41:32.104352 [ 81 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.08.29 23:41:32.104353 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2527 | 2025.08.29 23:41:32.104369 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2528 | 2025.08.29 23:41:32.104400 [ 276 ] {ad10357a-8c13-4df3-a31f-af59a8b1accb} <Debug> TCPHandler: Processed in 0.001258492 sec. | ||
| 2529 | 2025.08.29 23:41:32.104501 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2530 | 2025.08.29 23:41:32.104677 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2531 | 2025.08.29 23:41:32.104715 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 570 rows starting from the beginning of the part | ||
| 2532 | 2025.08.29 23:41:32.104811 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2533 | 2025.08.29 23:41:32.104864 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2534 | 2025.08.29 23:41:32.104909 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2535 | 2025.08.29 23:41:32.104952 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2536 | 2025.08.29 23:41:32.105002 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2537 | 2025.08.29 23:41:32.105928 [ 194 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494455 sec., 582152.0219745659 rows/sec., 39.35 MiB/sec. | ||
| 2538 | 2025.08.29 23:41:32.106080 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2539 | 2025.08.29 23:41:32.106334 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.08.29 23:41:32.106401 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_16_3} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2541 | 2025.08.29 23:41:32.106473 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2542 | 2025.08.29 23:41:35.453662 [ 156 ] {} <Debug> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2543 | 2025.08.29 23:41:35.453728 [ 156 ] {} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2025.08.29 23:41:35.453752 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2545 | 2025.08.29 23:41:35.453872 [ 187 ] {12ce3ada-175d-4499-972d-958c6137f9ab::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 | ||
| 2546 | 2025.08.29 23:41:35.454025 [ 187 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2025.08.29 23:41:35.454059 [ 187 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2548 | 2025.08.29 23:41:35.454124 [ 187 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2549 | 2025.08.29 23:41:35.454171 [ 187 ] {12ce3ada-175d-4499-972d-958c6137f9ab::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 | ||
| 2550 | 2025.08.29 23:41:35.454213 [ 187 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2551 | 2025.08.29 23:41:35.454314 [ 187 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2552 | 2025.08.29 23:41:35.455112 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291612 sec., 17032.97894414112 rows/sec., 1.42 MiB/sec. | ||
| 2553 | 2025.08.29 23:41:35.455280 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2554 | 2025.08.29 23:41:35.455574 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.08.29 23:41:35.455651 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2556 | 2025.08.29 23:41:35.455742 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2557 | 2025.08.29 23:41:36.353092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2558 | 2025.08.29 23:41:36.353651 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2025.08.29 23:41:36.353703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2560 | 2025.08.29 23:41:36.354223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2561 | 2025.08.29 23:41:36.354454 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2025.08.29 23:41:36.354579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2563 | 2025.08.29 23:41:36.691930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2564 | 2025.08.29 23:41:36.707416 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.08.29 23:41:36.707474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2566 | 2025.08.29 23:41:36.713705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2567 | 2025.08.29 23:41:36.714466 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.08.29 23:41:36.717145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2569 | 2025.08.29 23:41:37.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.70 MiB, peak 202.70 MiB, free memory in arenas 0.00 B, will set to 199.77 MiB (RSS), difference: 1.07 MiB | ||
| 2570 | 2025.08.29 23:41:37.095944 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2025.08.29 23:41:37.096123 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2572 | 2025.08.29 23:41:37.096191 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2573 | 2025.08.29 23:41:37.096804 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2025.08.29 23:41:37.096855 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2575 | 2025.08.29 23:41:37.097264 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2576 | 2025.08.29 23:41:37.097499 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.08.29 23:41:37.097679 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001601 sec., 2498.4384759525296 rows/sec., 203.73 KiB/sec. | ||
| 2578 | 2025.08.29 23:41:37.097744 [ 276 ] {19743015-7184-480a-bf0c-fc364ee83191} <Debug> TCPHandler: Processed in 0.001928363 sec. | ||
| 2579 | 2025.08.29 23:41:37.097886 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2025.08.29 23:41:37.097992 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2581 | 2025.08.29 23:41:37.098037 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2582 | 2025.08.29 23:41:37.098560 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2025.08.29 23:41:37.098600 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2584 | 2025.08.29 23:41:37.098935 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2585 | 2025.08.29 23:41:37.099161 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2025.08.29 23:41:37.099302 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001335 sec., 91385.76779026217 rows/sec., 7.75 MiB/sec. | ||
| 2587 | 2025.08.29 23:41:37.099342 [ 276 ] {70c62736-3658-42ec-9013-9e7c6071820c} <Debug> TCPHandler: Processed in 0.001506845 sec. | ||
| 2588 | 2025.08.29 23:41:37.099463 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2025.08.29 23:41:37.099580 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2590 | 2025.08.29 23:41:37.099628 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2591 | 2025.08.29 23:41:37.100047 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.08.29 23:41:37.100104 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2593 | 2025.08.29 23:41:37.100402 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2594 | 2025.08.29 23:41:37.100610 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.08.29 23:41:37.100740 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001183 sec., 30431.107354184278 rows/sec., 2.22 MiB/sec. | ||
| 2596 | 2025.08.29 23:41:37.100775 [ 276 ] {c77d9a96-beba-48ec-b352-9bbeabe6ff77} <Debug> TCPHandler: Processed in 0.001361713 sec. | ||
| 2597 | 2025.08.29 23:41:37.100890 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2025.08.29 23:41:37.100983 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2599 | 2025.08.29 23:41:37.101023 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2600 | 2025.08.29 23:41:37.101443 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.08.29 23:41:37.101480 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2602 | 2025.08.29 23:41:37.101796 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2603 | 2025.08.29 23:41:37.102002 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.08.29 23:41:37.102129 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001166 sec., 85763.29331046312 rows/sec., 6.70 MiB/sec. | ||
| 2605 | 2025.08.29 23:41:37.102166 [ 276 ] {4cb17a78-758a-48b4-a681-64d8ca5b90ab} <Debug> TCPHandler: Processed in 0.001322893 sec. | ||
| 2606 | 2025.08.29 23:41:37.102283 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2025.08.29 23:41:37.102377 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2608 | 2025.08.29 23:41:37.102421 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2609 | 2025.08.29 23:41:37.102851 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2025.08.29 23:41:37.102887 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2611 | 2025.08.29 23:41:37.103219 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2612 | 2025.08.29 23:41:37.103485 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.08.29 23:41:37.103642 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001283 sec., 126266.56274356975 rows/sec., 8.79 MiB/sec. | ||
| 2614 | 2025.08.29 23:41:37.103686 [ 276 ] {24bcbbb4-4faa-43b6-a9f4-3cd56f9cdb71} <Debug> TCPHandler: Processed in 0.001450234 sec. | ||
| 2615 | 2025.08.29 23:41:37.103814 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.08.29 23:41:37.103915 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2025.08.29 23:41:37.103980 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2618 | 2025.08.29 23:41:37.104892 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.08.29 23:41:37.104932 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2620 | 2025.08.29 23:41:37.105511 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2621 | 2025.08.29 23:41:37.105735 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.08.29 23:41:37.105876 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001984 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 2623 | 2025.08.29 23:41:37.105937 [ 276 ] {de31924d-6645-43ca-aa21-8d682e676a65} <Debug> TCPHandler: Processed in 0.002178726 sec. | ||
| 2624 | 2025.08.29 23:41:37.106060 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.08.29 23:41:37.106157 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2626 | 2025.08.29 23:41:37.106201 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2627 | 2025.08.29 23:41:37.106563 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.08.29 23:41:37.106602 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2629 | 2025.08.29 23:41:37.106921 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2630 | 2025.08.29 23:41:37.107134 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.08.29 23:41:37.107271 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 2632 | 2025.08.29 23:41:37.107309 [ 276 ] {f6c78fb9-7715-4058-b935-c0ab9fdfaa8a} <Debug> TCPHandler: Processed in 0.001299302 sec. | ||
| 2633 | 2025.08.29 23:41:38.871115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 378 | ||
| 2634 | 2025.08.29 23:41:38.873581 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.08.29 23:41:38.873635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2636 | 2025.08.29 23:41:38.874819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2637 | 2025.08.29 23:41:38.875125 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.08.29 23:41:38.875457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2639 | 2025.08.29 23:41:42.095230 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2025.08.29 23:41:42.095423 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2641 | 2025.08.29 23:41:42.095486 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2642 | 2025.08.29 23:41:42.096088 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2025.08.29 23:41:42.096130 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2644 | 2025.08.29 23:41:42.096503 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2645 | 2025.08.29 23:41:42.096730 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2025.08.29 23:41:42.096880 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001507 sec., 50431.320504313204 rows/sec., 4.16 MiB/sec. | ||
| 2647 | 2025.08.29 23:41:42.096919 [ 276 ] {e97226d4-52e7-4fc7-92fa-20dc45e1f746} <Debug> TCPHandler: Processed in 0.001816741 sec. | ||
| 2648 | 2025.08.29 23:41:42.097033 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2025.08.29 23:41:42.097125 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2650 | 2025.08.29 23:41:42.097164 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2651 | 2025.08.29 23:41:42.097544 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2025.08.29 23:41:42.097579 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2653 | 2025.08.29 23:41:42.097911 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2654 | 2025.08.29 23:41:42.098127 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2025.08.29 23:41:42.098253 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 2656 | 2025.08.29 23:41:42.098277 [ 110 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2657 | 2025.08.29 23:41:42.098289 [ 276 ] {cd70c4a4-b068-4310-958e-ae14345f9f32} <Debug> TCPHandler: Processed in 0.001303522 sec. | ||
| 2658 | 2025.08.29 23:41:42.098354 [ 110 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2025.08.29 23:41:42.098383 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2660 | 2025.08.29 23:41:42.098455 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2025.08.29 23:41:42.098500 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 2662 | 2025.08.29 23:41:42.098549 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2663 | 2025.08.29 23:41:42.098593 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2664 | 2025.08.29 23:41:42.098621 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2025.08.29 23:41:42.098661 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part | ||
| 2666 | 2025.08.29 23:41:42.098731 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 2667 | 2025.08.29 23:41:42.098780 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 2668 | 2025.08.29 23:41:42.098823 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 2669 | 2025.08.29 23:41:42.098867 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 2670 | 2025.08.29 23:41:42.098907 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 2671 | 2025.08.29 23:41:42.099003 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2025.08.29 23:41:42.099045 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2673 | 2025.08.29 23:41:42.099421 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2674 | 2025.08.29 23:41:42.099661 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2025.08.29 23:41:42.099777 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326153 sec., 122157.85056475384 rows/sec., 9.33 MiB/sec. | ||
| 2676 | 2025.08.29 23:41:42.099791 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00126 sec., 58730.15873015873 rows/sec., 4.59 MiB/sec. | ||
| 2677 | 2025.08.29 23:41:42.099833 [ 276 ] {db2d7e1c-93fe-46ff-bd98-e063cbe7d9be} <Debug> TCPHandler: Processed in 0.001424694 sec. | ||
| 2678 | 2025.08.29 23:41:42.099911 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2679 | 2025.08.29 23:41:42.099938 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2025.08.29 23:41:42.100034 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2025.08.29 23:41:42.100078 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2682 | 2025.08.29 23:41:42.100173 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2025.08.29 23:41:42.100251 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_16_3} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2684 | 2025.08.29 23:41:42.100327 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2685 | 2025.08.29 23:41:42.100466 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.08.29 23:41:42.100506 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2687 | 2025.08.29 23:41:42.100835 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2688 | 2025.08.29 23:41:42.101050 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.08.29 23:41:42.101188 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2690 | 2025.08.29 23:41:42.101224 [ 276 ] {14850116-d677-48e0-aead-2ca11fe58fa6} <Debug> TCPHandler: Processed in 0.001331533 sec. | ||
| 2691 | 2025.08.29 23:41:42.101321 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.08.29 23:41:42.101409 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2693 | 2025.08.29 23:41:42.101461 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2694 | 2025.08.29 23:41:42.102169 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.08.29 23:41:42.102205 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2696 | 2025.08.29 23:41:42.102708 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2697 | 2025.08.29 23:41:42.102926 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.08.29 23:41:42.103036 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2699 | 2025.08.29 23:41:42.103058 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001665 sec., 6006.006006006006 rows/sec., 10.76 MiB/sec. | ||
| 2700 | 2025.08.29 23:41:42.103073 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.08.29 23:41:42.103099 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2702 | 2025.08.29 23:41:42.103113 [ 276 ] {e7d255d8-22b7-43c6-8abc-ba098cb6a804} <Debug> TCPHandler: Processed in 0.001838051 sec. | ||
| 2703 | 2025.08.29 23:41:42.103171 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 2704 | 2025.08.29 23:41:42.103219 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2025.08.29 23:41:42.103313 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2706 | 2025.08.29 23:41:42.103353 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2707 | 2025.08.29 23:41:42.103387 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2708 | 2025.08.29 23:41:42.103449 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part | ||
| 2709 | 2025.08.29 23:41:42.103607 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 2710 | 2025.08.29 23:41:42.103687 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.08.29 23:41:42.103724 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 2712 | 2025.08.29 23:41:42.103726 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2713 | 2025.08.29 23:41:42.103852 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 2714 | 2025.08.29 23:41:42.103965 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 2715 | 2025.08.29 23:41:42.104063 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2716 | 2025.08.29 23:41:42.104074 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 2717 | 2025.08.29 23:41:42.104289 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.08.29 23:41:42.104425 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 2719 | 2025.08.29 23:41:42.104461 [ 276 ] {6d23df87-7076-45ea-b6a0-94a6157e5429} <Debug> TCPHandler: Processed in 0.001289052 sec. | ||
| 2720 | 2025.08.29 23:41:42.106764 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 19 columns (19 merged, 0 gathered) in 0.003627541 sec., 78565.61786620744 rows/sec., 140.79 MiB/sec. | ||
| 2721 | 2025.08.29 23:41:42.107240 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2722 | 2025.08.29 23:41:42.107580 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2025.08.29 23:41:42.107645 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2724 | 2025.08.29 23:41:42.107716 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 2725 | 2025.08.29 23:41:43.776060 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2726 | 2025.08.29 23:41:43.776124 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2727 | 2025.08.29 23:41:43.854746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2728 | 2025.08.29 23:41:43.855231 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2025.08.29 23:41:43.855278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2730 | 2025.08.29 23:41:43.855766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2731 | 2025.08.29 23:41:43.856004 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.08.29 23:41:43.856135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2733 | 2025.08.29 23:41:44.217310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2734 | 2025.08.29 23:41:44.233444 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2025.08.29 23:41:44.233505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2736 | 2025.08.29 23:41:44.238884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2737 | 2025.08.29 23:41:44.239641 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.08.29 23:41:44.242419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2739 | 2025.08.29 23:41:47.095803 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2025.08.29 23:41:47.095995 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2741 | 2025.08.29 23:41:47.096060 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2742 | 2025.08.29 23:41:47.096776 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2025.08.29 23:41:47.096824 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2744 | 2025.08.29 23:41:47.097219 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2745 | 2025.08.29 23:41:47.097446 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2025.08.29 23:41:47.097590 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001644 sec., 72992.700729927 rows/sec., 6.20 MiB/sec. | ||
| 2747 | 2025.08.29 23:41:47.097629 [ 276 ] {13382e0f-f5e8-45f4-8e41-dfccc3009e8f} <Debug> TCPHandler: Processed in 0.001961713 sec. | ||
| 2748 | 2025.08.29 23:41:47.097754 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.08.29 23:41:47.097846 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2750 | 2025.08.29 23:41:47.097885 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2751 | 2025.08.29 23:41:47.098284 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.08.29 23:41:47.098320 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2753 | 2025.08.29 23:41:47.098614 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2754 | 2025.08.29 23:41:47.098826 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.08.29 23:41:47.098948 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001121 sec., 28545.941123996432 rows/sec., 2.10 MiB/sec. | ||
| 2756 | 2025.08.29 23:41:47.098983 [ 276 ] {62ced7dc-721d-4acf-8363-8ec10bcaecd2} <Debug> TCPHandler: Processed in 0.001275911 sec. | ||
| 2757 | 2025.08.29 23:41:47.099089 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2025.08.29 23:41:47.099177 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2759 | 2025.08.29 23:41:47.099215 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2760 | 2025.08.29 23:41:47.099625 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.08.29 23:41:47.099661 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2762 | 2025.08.29 23:41:47.099954 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2763 | 2025.08.29 23:41:47.100167 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.08.29 23:41:47.100288 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001129 sec., 85031.00088573959 rows/sec., 6.64 MiB/sec. | ||
| 2765 | 2025.08.29 23:41:47.100323 [ 276 ] {87abfa01-ba5f-4c75-8773-019f357f9dae} <Debug> TCPHandler: Processed in 0.001280612 sec. | ||
| 2766 | 2025.08.29 23:41:47.100431 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.08.29 23:41:47.100522 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2768 | 2025.08.29 23:41:47.100563 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2769 | 2025.08.29 23:41:47.100950 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2025.08.29 23:41:47.100986 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2771 | 2025.08.29 23:41:47.101297 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2772 | 2025.08.29 23:41:47.101505 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.08.29 23:41:47.101633 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001129 sec., 141718.33480956597 rows/sec., 9.87 MiB/sec. | ||
| 2774 | 2025.08.29 23:41:47.101668 [ 276 ] {2abad857-3a0f-410a-b173-f8d806638400} <Debug> TCPHandler: Processed in 0.001282512 sec. | ||
| 2775 | 2025.08.29 23:41:47.101764 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.08.29 23:41:47.101853 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2777 | 2025.08.29 23:41:47.101905 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2778 | 2025.08.29 23:41:47.102668 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2025.08.29 23:41:47.102704 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2780 | 2025.08.29 23:41:47.103225 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2781 | 2025.08.29 23:41:47.103455 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.08.29 23:41:47.103607 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00177 sec., 18079.09604519774 rows/sec., 32.40 MiB/sec. | ||
| 2783 | 2025.08.29 23:41:47.103672 [ 276 ] {41424e0b-616f-47d2-844a-e54c3b77c12a} <Debug> TCPHandler: Processed in 0.001953133 sec. | ||
| 2784 | 2025.08.29 23:41:47.103785 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2025.08.29 23:41:47.103876 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2786 | 2025.08.29 23:41:47.103917 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2787 | 2025.08.29 23:41:47.104261 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2025.08.29 23:41:47.104297 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2789 | 2025.08.29 23:41:47.104595 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2790 | 2025.08.29 23:41:47.104819 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2025.08.29 23:41:47.104944 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2792 | 2025.08.29 23:41:47.104978 [ 276 ] {29ed020a-9670-4750-b60c-0233a7860710} <Debug> TCPHandler: Processed in 0.001240211 sec. | ||
| 2793 | 2025.08.29 23:41:48.875698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 402 | ||
| 2794 | 2025.08.29 23:41:48.877741 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2025.08.29 23:41:48.877786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2796 | 2025.08.29 23:41:48.878996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2797 | 2025.08.29 23:41:48.879265 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2025.08.29 23:41:48.879538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2799 | 2025.08.29 23:41:51.356304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 2800 | 2025.08.29 23:41:51.357128 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.08.29 23:41:51.357177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2802 | 2025.08.29 23:41:51.357710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2803 | 2025.08.29 23:41:51.357971 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.08.29 23:41:51.358107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2805 | 2025.08.29 23:41:51.742582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2806 | 2025.08.29 23:41:51.757757 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.08.29 23:41:51.757805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2808 | 2025.08.29 23:41:51.763093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2809 | 2025.08.29 23:41:51.763832 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.08.29 23:41:51.766385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2811 | 2025.08.29 23:41:52.121865 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2025.08.29 23:41:52.122055 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2813 | 2025.08.29 23:41:52.122124 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2814 | 2025.08.29 23:41:52.122731 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.08.29 23:41:52.122776 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2816 | 2025.08.29 23:41:52.123152 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2817 | 2025.08.29 23:41:52.123373 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.08.29 23:41:52.123521 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001516 sec., 1319.2612137203166 rows/sec., 107.58 KiB/sec. | ||
| 2819 | 2025.08.29 23:41:52.123560 [ 276 ] {f6e32491-0d64-44f0-8f01-f6be4ea9ecfe} <Debug> TCPHandler: Processed in 0.001825061 sec. | ||
| 2820 | 2025.08.29 23:41:52.123679 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2025.08.29 23:41:52.123772 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2822 | 2025.08.29 23:41:52.123810 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2823 | 2025.08.29 23:41:52.124766 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2025.08.29 23:41:52.124803 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2825 | 2025.08.29 23:41:52.125175 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2826 | 2025.08.29 23:41:52.125389 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.08.29 23:41:52.125511 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001758 sec., 692263.93629124 rows/sec., 57.24 MiB/sec. | ||
| 2828 | 2025.08.29 23:41:52.125546 [ 276 ] {cd291f68-5bc7-4105-9121-8e677a0f5d65} <Debug> TCPHandler: Processed in 0.001913983 sec. | ||
| 2829 | 2025.08.29 23:41:52.125656 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2025.08.29 23:41:52.125747 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2831 | 2025.08.29 23:41:52.125787 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2832 | 2025.08.29 23:41:52.126165 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.08.29 23:41:52.126201 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2834 | 2025.08.29 23:41:52.126502 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2835 | 2025.08.29 23:41:52.126712 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2025.08.29 23:41:52.126841 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 801.80 KiB/sec. | ||
| 2837 | 2025.08.29 23:41:52.126876 [ 276 ] {0001655f-00f7-4e1e-bf61-7b489094d90c} <Debug> TCPHandler: Processed in 0.001268401 sec. | ||
| 2838 | 2025.08.29 23:41:52.126982 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2025.08.29 23:41:52.127072 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2840 | 2025.08.29 23:41:52.127110 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2841 | 2025.08.29 23:41:52.127552 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2025.08.29 23:41:52.127587 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2843 | 2025.08.29 23:41:52.127889 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2844 | 2025.08.29 23:41:52.128094 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.08.29 23:41:52.128215 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001161 sec., 196382.4289405685 rows/sec., 13.30 MiB/sec. | ||
| 2846 | 2025.08.29 23:41:52.128251 [ 276 ] {22981469-5b73-49f4-9f12-05007da18b71} <Debug> TCPHandler: Processed in 0.001315282 sec. | ||
| 2847 | 2025.08.29 23:41:52.128350 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2025.08.29 23:41:52.128441 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2849 | 2025.08.29 23:41:52.128479 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2850 | 2025.08.29 23:41:52.129020 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.08.29 23:41:52.129056 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2852 | 2025.08.29 23:41:52.129368 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2853 | 2025.08.29 23:41:52.129580 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2025.08.29 23:41:52.129700 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001278 sec., 416275.43035993737 rows/sec., 30.85 MiB/sec. | ||
| 2855 | 2025.08.29 23:41:52.129736 [ 276 ] {272e3c1e-8071-4493-b230-42e16f3e15f4} <Debug> TCPHandler: Processed in 0.001432675 sec. | ||
| 2856 | 2025.08.29 23:41:52.129838 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2025.08.29 23:41:52.129928 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2025.08.29 23:41:52.129969 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2859 | 2025.08.29 23:41:52.130503 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.08.29 23:41:52.130537 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2861 | 2025.08.29 23:41:52.130904 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2862 | 2025.08.29 23:41:52.131125 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.08.29 23:41:52.131248 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001337 sec., 632011.9670905011 rows/sec., 42.54 MiB/sec. | ||
| 2864 | 2025.08.29 23:41:52.131283 [ 276 ] {b5a31935-3ec5-4291-a534-a7ac22f37e5d} <Debug> TCPHandler: Processed in 0.001491075 sec. | ||
| 2865 | 2025.08.29 23:41:52.131389 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.08.29 23:41:52.131479 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2867 | 2025.08.29 23:41:52.131533 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2868 | 2025.08.29 23:41:52.132255 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.08.29 23:41:52.132291 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2870 | 2025.08.29 23:41:52.132786 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2871 | 2025.08.29 23:41:52.133007 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.08.29 23:41:52.133151 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001689 sec., 5920.663114268798 rows/sec., 10.61 MiB/sec. | ||
| 2873 | 2025.08.29 23:41:52.133200 [ 276 ] {5f76d6d7-6478-4070-9ea7-6a46ad0c8f01} <Debug> TCPHandler: Processed in 0.001858431 sec. | ||
| 2874 | 2025.08.29 23:41:52.133301 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.08.29 23:41:52.133393 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2025.08.29 23:41:52.133432 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2025.08.29 23:41:52.133744 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.08.29 23:41:52.133778 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2879 | 2025.08.29 23:41:52.134083 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2880 | 2025.08.29 23:41:52.134290 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.08.29 23:41:52.134416 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 2882 | 2025.08.29 23:41:52.134451 [ 276 ] {2123cbab-6e87-4559-aa4b-a287141aeb5d} <Debug> TCPHandler: Processed in 0.00119672 sec. | ||
| 2883 | 2025.08.29 23:41:57.095853 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.08.29 23:41:57.096140 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2885 | 2025.08.29 23:41:57.096242 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2886 | 2025.08.29 23:41:57.096970 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.08.29 23:41:57.097025 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2888 | 2025.08.29 23:41:57.097438 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2889 | 2025.08.29 23:41:57.097694 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.08.29 23:41:57.097858 [ 134 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2891 | 2025.08.29 23:41:57.097865 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001809 sec., 66334.99170812604 rows/sec., 5.64 MiB/sec. | ||
| 2892 | 2025.08.29 23:41:57.097930 [ 134 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2025.08.29 23:41:57.097958 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2894 | 2025.08.29 23:41:57.097959 [ 276 ] {10b394d4-ad79-4208-93a1-a82da4aef152} <Debug> TCPHandler: Processed in 0.00234421 sec. | ||
| 2895 | 2025.08.29 23:41:57.098065 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 2896 | 2025.08.29 23:41:57.098109 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2025.08.29 23:41:57.098188 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2898 | 2025.08.29 23:41:57.098210 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2899 | 2025.08.29 23:41:57.098229 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1289 rows starting from the beginning of the part | ||
| 2900 | 2025.08.29 23:41:57.098262 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2901 | 2025.08.29 23:41:57.098303 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 122 rows starting from the beginning of the part | ||
| 2902 | 2025.08.29 23:41:57.098354 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 2903 | 2025.08.29 23:41:57.098397 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
| 2904 | 2025.08.29 23:41:57.098439 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1217 rows starting from the beginning of the part | ||
| 2905 | 2025.08.29 23:41:57.098480 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part | ||
| 2906 | 2025.08.29 23:41:57.098702 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2025.08.29 23:41:57.098746 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2908 | 2025.08.29 23:41:57.099088 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2909 | 2025.08.29 23:41:57.099337 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2025.08.29 23:41:57.099478 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001288 sec., 24844.72049689441 rows/sec., 1.82 MiB/sec. | ||
| 2911 | 2025.08.29 23:41:57.099517 [ 276 ] {f4e04979-6857-4c5f-902e-8112dafbc16b} <Debug> TCPHandler: Processed in 0.001462314 sec. | ||
| 2912 | 2025.08.29 23:41:57.099630 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2025.08.29 23:41:57.099724 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2914 | 2025.08.29 23:41:57.099766 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2915 | 2025.08.29 23:41:57.099923 [ 202 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2944 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906562 sec., 1544140.7098221825 rows/sec., 134.26 MiB/sec. | ||
| 2916 | 2025.08.29 23:41:57.100116 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2917 | 2025.08.29 23:41:57.100195 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.08.29 23:41:57.100239 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2919 | 2025.08.29 23:41:57.100389 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.08.29 23:41:57.100471 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_21_4} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2921 | 2025.08.29 23:41:57.100548 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2922 | 2025.08.29 23:41:57.100606 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2923 | 2025.08.29 23:41:57.100855 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.08.29 23:41:57.100966 [ 134 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2925 | 2025.08.29 23:41:57.100988 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001282 sec., 74882.99531981279 rows/sec., 5.85 MiB/sec. | ||
| 2926 | 2025.08.29 23:41:57.100999 [ 134 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2025.08.29 23:41:57.101030 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2928 | 2025.08.29 23:41:57.101033 [ 276 ] {921a7d08-9f56-4412-ac76-8bdac760106e} <Debug> TCPHandler: Processed in 0.001453144 sec. | ||
| 2929 | 2025.08.29 23:41:57.101114 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 2930 | 2025.08.29 23:41:57.101157 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2025.08.29 23:41:57.101206 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2932 | 2025.08.29 23:41:57.101236 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 596 rows starting from the beginning of the part | ||
| 2933 | 2025.08.29 23:41:57.101251 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2025.08.29 23:41:57.101297 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2025.08.29 23:41:57.101313 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 100 rows starting from the beginning of the part | ||
| 2936 | 2025.08.29 23:41:57.101362 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 2937 | 2025.08.29 23:41:57.101410 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
| 2938 | 2025.08.29 23:41:57.101451 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 532 rows starting from the beginning of the part | ||
| 2939 | 2025.08.29 23:41:57.101492 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 2940 | 2025.08.29 23:41:57.101719 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.08.29 23:41:57.101754 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2942 | 2025.08.29 23:41:57.102108 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2943 | 2025.08.29 23:41:57.102340 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2025.08.29 23:41:57.102456 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2945 | 2025.08.29 23:41:57.102479 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 2946 | 2025.08.29 23:41:57.102489 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2025.08.29 23:41:57.102521 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2948 | 2025.08.29 23:41:57.102525 [ 276 ] {e114bd45-9267-4748-bca3-319bcba7515f} <Debug> TCPHandler: Processed in 0.001418344 sec. | ||
| 2949 | 2025.08.29 23:41:57.102576 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 2950 | 2025.08.29 23:41:57.102573 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489635 sec., 1002930.2480137752 rows/sec., 79.32 MiB/sec. | ||
| 2951 | 2025.08.29 23:41:57.102645 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2025.08.29 23:41:57.102681 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2953 | 2025.08.29 23:41:57.102714 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5039 rows starting from the beginning of the part | ||
| 2954 | 2025.08.29 23:41:57.102757 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2955 | 2025.08.29 23:41:57.102766 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
| 2956 | 2025.08.29 23:41:57.102773 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2957 | 2025.08.29 23:41:57.102827 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 2958 | 2025.08.29 23:41:57.102831 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2959 | 2025.08.29 23:41:57.102874 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 2960 | 2025.08.29 23:41:57.102915 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 2961 | 2025.08.29 23:41:57.102956 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 2962 | 2025.08.29 23:41:57.103061 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.08.29 23:41:57.103137 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_21_4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2964 | 2025.08.29 23:41:57.103200 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2965 | 2025.08.29 23:41:57.103712 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2025.08.29 23:41:57.103751 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2967 | 2025.08.29 23:41:57.104418 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2968 | 2025.08.29 23:41:57.104725 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2025.08.29 23:41:57.104882 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002146 sec., 14911.463187325257 rows/sec., 26.72 MiB/sec. | ||
| 2970 | 2025.08.29 23:41:57.104972 [ 276 ] {84112e68-22a4-4d01-89e9-8d26ad0e7e5b} <Debug> TCPHandler: Processed in 0.00237539 sec. | ||
| 2971 | 2025.08.29 23:41:57.105100 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2025.08.29 23:41:57.105196 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2973 | 2025.08.29 23:41:57.105241 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2974 | 2025.08.29 23:41:57.105593 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2025.08.29 23:41:57.105630 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2976 | 2025.08.29 23:41:57.105773 [ 199 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003220634 sec., 2026309.105598463 rows/sec., 138.08 MiB/sec. | ||
| 2977 | 2025.08.29 23:41:57.106037 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2978 | 2025.08.29 23:41:57.106295 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.08.29 23:41:57.106361 [ 191 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2980 | 2025.08.29 23:41:57.106415 [ 134 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2981 | 2025.08.29 23:41:57.106437 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00126 sec., 47619.04761904762 rows/sec., 3.21 MiB/sec. | ||
| 2982 | 2025.08.29 23:41:57.106455 [ 134 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2025.08.29 23:41:57.106481 [ 276 ] {fab2df33-1167-4e1a-8ca5-cc4a521112c2} <Debug> TCPHandler: Processed in 0.001430664 sec. | ||
| 2984 | 2025.08.29 23:41:57.106483 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2985 | 2025.08.29 23:41:57.106577 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2986 | 2025.08.29 23:41:57.106677 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2987 | 2025.08.29 23:41:57.106694 [ 191 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2025.08.29 23:41:57.106711 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 2989 | 2025.08.29 23:41:57.106768 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2990 | 2025.08.29 23:41:57.106784 [ 191 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2991 | 2025.08.29 23:41:57.106820 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 2992 | 2025.08.29 23:41:57.106868 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2993 | 2025.08.29 23:41:57.106882 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 2994 | 2025.08.29 23:41:57.106913 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 2995 | 2025.08.29 23:41:57.106960 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 2996 | 2025.08.29 23:41:57.107877 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332963 sec., 877743.7933385998 rows/sec., 59.29 MiB/sec. | ||
| 2997 | 2025.08.29 23:41:57.108066 [ 191 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2998 | 2025.08.29 23:41:57.108362 [ 191 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.08.29 23:41:57.108436 [ 191 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_21_4} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3000 | 2025.08.29 23:41:57.108511 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3001 | 2025.08.29 23:41:58.776178 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3002 | 2025.08.29 23:41:58.776244 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3003 | 2025.08.29 23:41:58.858264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3004 | 2025.08.29 23:41:58.858862 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.08.29 23:41:58.858924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3006 | 2025.08.29 23:41:58.859545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3007 | 2025.08.29 23:41:58.859789 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.08.29 23:41:58.859898 [ 129 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3009 | 2025.08.29 23:41:58.859927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3010 | 2025.08.29 23:41:58.859941 [ 129 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.08.29 23:41:58.859964 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3012 | 2025.08.29 23:41:58.860131 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 3013 | 2025.08.29 23:41:58.860345 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3014 | 2025.08.29 23:41:58.860411 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 3015 | 2025.08.29 23:41:58.860517 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 3016 | 2025.08.29 23:41:58.860595 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 3017 | 2025.08.29 23:41:58.860667 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 3018 | 2025.08.29 23:41:58.860735 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 3019 | 2025.08.29 23:41:58.860805 [ 195 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 3020 | 2025.08.29 23:41:58.862237 [ 199 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002194517 sec., 3363382.466392377 rows/sec., 48.11 MiB/sec. | ||
| 3021 | 2025.08.29 23:41:58.863042 [ 196 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3022 | 2025.08.29 23:41:58.863379 [ 196 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.08.29 23:41:58.863459 [ 196 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_16_3} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3024 | 2025.08.29 23:41:58.863564 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 3025 | 2025.08.29 23:41:58.879793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 430 | ||
| 3026 | 2025.08.29 23:41:58.882372 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.08.29 23:41:58.882415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3028 | 2025.08.29 23:41:58.883587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3029 | 2025.08.29 23:41:58.883874 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.08.29 23:41:58.884019 [ 129 ] {} <Debug> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3031 | 2025.08.29 23:41:58.884055 [ 129 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.08.29 23:41:58.884072 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3033 | 2025.08.29 23:41:58.884122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3034 | 2025.08.29 23:41:58.884147 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 3035 | 2025.08.29 23:41:58.884679 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2025.08.29 23:41:58.884831 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 3037 | 2025.08.29 23:41:58.885182 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3038 | 2025.08.29 23:41:58.885528 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3039 | 2025.08.29 23:41:58.885858 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3040 | 2025.08.29 23:41:58.886211 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3041 | 2025.08.29 23:41:58.886554 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3042 | 2025.08.29 23:41:58.892254 [ 189 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 72 columns (72 merged, 0 gathered) in 0.008138278 sec., 52836.7303255062 rows/sec., 46.63 MiB/sec. | ||
| 3043 | 2025.08.29 23:41:58.893177 [ 189 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3044 | 2025.08.29 23:41:58.893773 [ 189 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.08.29 23:41:58.893851 [ 189 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_11_2} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3046 | 2025.08.29 23:41:58.894080 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3047 | 2025.08.29 23:41:59.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.95 MiB, peak 208.24 MiB, free memory in arenas 0.00 B, will set to 203.02 MiB (RSS), difference: 1.07 MiB | ||
| 3048 | 2025.08.29 23:41:59.001156 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821944 sec. | ||
| 3049 | 2025.08.29 23:41:59.266544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3050 | 2025.08.29 23:41:59.283379 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.08.29 23:41:59.283433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3052 | 2025.08.29 23:41:59.289408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3053 | 2025.08.29 23:41:59.290162 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.08.29 23:41:59.290463 [ 143 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3055 | 2025.08.29 23:41:59.290553 [ 143 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.08.29 23:41:59.290589 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3057 | 2025.08.29 23:41:59.290724 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3058 | 2025.08.29 23:41:59.293060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3059 | 2025.08.29 23:41:59.294441 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3060 | 2025.08.29 23:41:59.295739 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3061 | 2025.08.29 23:41:59.300256 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3062 | 2025.08.29 23:41:59.304588 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3063 | 2025.08.29 23:41:59.308701 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3064 | 2025.08.29 23:41:59.313083 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3065 | 2025.08.29 23:41:59.317340 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3066 | 2025.08.29 23:41:59.372050 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081381867 sec., 1486.8176961337101 rows/sec., 7.69 MiB/sec. | ||
| 3067 | 2025.08.29 23:41:59.373680 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3068 | 2025.08.29 23:41:59.375342 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_16_3} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2025.08.29 23:41:59.375432 [ 193 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_16_3} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3070 | 2025.08.29 23:41:59.376923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3071 | 2025.08.29 23:42:00.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.11 MiB, peak 214.06 MiB, free memory in arenas 0.00 B, will set to 214.19 MiB (RSS), difference: 10.08 MiB | ||
| 3072 | 2025.08.29 23:42:02.095174 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.08.29 23:42:02.095522 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3074 | 2025.08.29 23:42:02.095613 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3075 | 2025.08.29 23:42:02.096522 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.08.29 23:42:02.096588 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3077 | 2025.08.29 23:42:02.097017 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3078 | 2025.08.29 23:42:02.097261 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.08.29 23:42:02.097428 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002016 sec., 37698.4126984127 rows/sec., 3.11 MiB/sec. | ||
| 3080 | 2025.08.29 23:42:02.097483 [ 276 ] {eb04090d-6625-46f5-a4ad-e4248981d324} <Debug> TCPHandler: Processed in 0.002554994 sec. | ||
| 3081 | 2025.08.29 23:42:02.097622 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.08.29 23:42:02.097743 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3083 | 2025.08.29 23:42:02.097792 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3084 | 2025.08.29 23:42:02.098220 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.08.29 23:42:02.098258 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3086 | 2025.08.29 23:42:02.098582 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3087 | 2025.08.29 23:42:02.098807 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.08.29 23:42:02.098939 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001222 sec., 8183.306055646482 rows/sec., 615.35 KiB/sec. | ||
| 3089 | 2025.08.29 23:42:02.098978 [ 276 ] {8e31798d-b0b7-490b-90c9-083ddf59da41} <Debug> TCPHandler: Processed in 0.001409894 sec. | ||
| 3090 | 2025.08.29 23:42:02.099095 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2025.08.29 23:42:02.099199 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3092 | 2025.08.29 23:42:02.099240 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3093 | 2025.08.29 23:42:02.099675 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.08.29 23:42:02.099712 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3095 | 2025.08.29 23:42:02.100038 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3096 | 2025.08.29 23:42:02.100254 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.08.29 23:42:02.100379 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001202 sec., 61564.059900166394 rows/sec., 4.81 MiB/sec. | ||
| 3098 | 2025.08.29 23:42:02.100415 [ 276 ] {fb52b956-f847-4cca-b9ae-c9d59593537a} <Debug> TCPHandler: Processed in 0.001370323 sec. | ||
| 3099 | 2025.08.29 23:42:02.100527 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2025.08.29 23:42:02.100621 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3101 | 2025.08.29 23:42:02.100664 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3102 | 2025.08.29 23:42:02.101068 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.08.29 23:42:02.101103 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3104 | 2025.08.29 23:42:02.101447 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3105 | 2025.08.29 23:42:02.101662 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.08.29 23:42:02.101786 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 3107 | 2025.08.29 23:42:02.101821 [ 276 ] {117fa358-1097-49d0-bfbf-318d7fcbd12c} <Debug> TCPHandler: Processed in 0.001341363 sec. | ||
| 3108 | 2025.08.29 23:42:02.101931 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2025.08.29 23:42:02.102024 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3110 | 2025.08.29 23:42:02.102078 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3111 | 2025.08.29 23:42:02.102811 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.08.29 23:42:02.102846 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3113 | 2025.08.29 23:42:02.103359 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3114 | 2025.08.29 23:42:02.103592 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.08.29 23:42:02.103724 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 3116 | 2025.08.29 23:42:02.103774 [ 276 ] {da0a05d9-f04e-415a-b06c-c65cc7012b87} <Debug> TCPHandler: Processed in 0.001889772 sec. | ||
| 3117 | 2025.08.29 23:42:02.103882 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.08.29 23:42:02.103974 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3119 | 2025.08.29 23:42:02.104015 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3120 | 2025.08.29 23:42:02.104337 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2025.08.29 23:42:02.104370 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3122 | 2025.08.29 23:42:02.104670 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3123 | 2025.08.29 23:42:02.104880 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.08.29 23:42:02.105014 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3125 | 2025.08.29 23:42:02.105058 [ 276 ] {4a013e40-5dc0-442e-8df1-3706f2eed231} <Debug> TCPHandler: Processed in 0.001223281 sec. | ||
| 3126 | 2025.08.29 23:42:06.360077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3127 | 2025.08.29 23:42:06.360588 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2025.08.29 23:42:06.360636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3129 | 2025.08.29 23:42:06.361197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3130 | 2025.08.29 23:42:06.361472 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.08.29 23:42:06.361629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3132 | 2025.08.29 23:42:06.793405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3133 | 2025.08.29 23:42:06.808124 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2025.08.29 23:42:06.808166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3135 | 2025.08.29 23:42:06.813901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3136 | 2025.08.29 23:42:06.814623 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.08.29 23:42:06.817207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3138 | 2025.08.29 23:42:07.095977 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2025.08.29 23:42:07.096206 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3140 | 2025.08.29 23:42:07.096277 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3141 | 2025.08.29 23:42:07.096911 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.08.29 23:42:07.096959 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3143 | 2025.08.29 23:42:07.097363 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3144 | 2025.08.29 23:42:07.097593 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.08.29 23:42:07.097749 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 202.59 KiB/sec. | ||
| 3146 | 2025.08.29 23:42:07.097799 [ 276 ] {3eaff77b-5c23-4009-bc3d-d897cdc6d5b6} <Debug> TCPHandler: Processed in 0.001957223 sec. | ||
| 3147 | 2025.08.29 23:42:07.097926 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2025.08.29 23:42:07.098033 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3149 | 2025.08.29 23:42:07.098076 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3150 | 2025.08.29 23:42:07.098556 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.08.29 23:42:07.098593 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3152 | 2025.08.29 23:42:07.098929 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3153 | 2025.08.29 23:42:07.099140 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.08.29 23:42:07.099269 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001263 sec., 96595.40775930324 rows/sec., 8.19 MiB/sec. | ||
| 3155 | 2025.08.29 23:42:07.099305 [ 276 ] {f068270f-2bf8-442f-977b-e7c82dd58c7a} <Debug> TCPHandler: Processed in 0.001431604 sec. | ||
| 3156 | 2025.08.29 23:42:07.099428 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2025.08.29 23:42:07.099526 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3158 | 2025.08.29 23:42:07.099574 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3159 | 2025.08.29 23:42:07.100004 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2025.08.29 23:42:07.100040 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3161 | 2025.08.29 23:42:07.100347 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3162 | 2025.08.29 23:42:07.100559 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2025.08.29 23:42:07.100651 [ 144 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3164 | 2025.08.29 23:42:07.100685 [ 144 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.08.29 23:42:07.100686 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001181 sec., 30482.64182895851 rows/sec., 2.22 MiB/sec. | ||
| 3166 | 2025.08.29 23:42:07.100704 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3167 | 2025.08.29 23:42:07.100730 [ 276 ] {fc2daa31-e3e6-4bce-8dcf-641bc92053e2} <Debug> TCPHandler: Processed in 0.001352643 sec. | ||
| 3168 | 2025.08.29 23:42:07.100786 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 3169 | 2025.08.29 23:42:07.100848 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2025.08.29 23:42:07.100872 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3171 | 2025.08.29 23:42:07.100902 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 58 rows starting from the beginning of the part | ||
| 3172 | 2025.08.29 23:42:07.100943 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3173 | 2025.08.29 23:42:07.100960 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 3174 | 2025.08.29 23:42:07.100983 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3175 | 2025.08.29 23:42:07.101003 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3176 | 2025.08.29 23:42:07.101044 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 3177 | 2025.08.29 23:42:07.101085 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3178 | 2025.08.29 23:42:07.101121 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 3179 | 2025.08.29 23:42:07.101428 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.08.29 23:42:07.101464 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3181 | 2025.08.29 23:42:07.101857 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3182 | 2025.08.29 23:42:07.101867 [ 203 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110179 sec., 162136.01590374165 rows/sec., 12.42 MiB/sec. | ||
| 3183 | 2025.08.29 23:42:07.102069 [ 203 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3184 | 2025.08.29 23:42:07.102091 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2025.08.29 23:42:07.102231 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001308 sec., 76452.59938837921 rows/sec., 5.98 MiB/sec. | ||
| 3186 | 2025.08.29 23:42:07.102270 [ 276 ] {d5df6a1b-f493-4caa-a5a9-c1655a57797f} <Debug> TCPHandler: Processed in 0.001471225 sec. | ||
| 3187 | 2025.08.29 23:42:07.102394 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2025.08.29 23:42:07.102412 [ 203 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2025.08.29 23:42:07.102491 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3190 | 2025.08.29 23:42:07.102507 [ 203 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_21_4} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3191 | 2025.08.29 23:42:07.102541 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3192 | 2025.08.29 23:42:07.102626 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3193 | 2025.08.29 23:42:07.102960 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2025.08.29 23:42:07.103001 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3195 | 2025.08.29 23:42:07.103347 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3196 | 2025.08.29 23:42:07.103558 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2025.08.29 23:42:07.103688 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001218 sec., 133004.9261083744 rows/sec., 9.26 MiB/sec. | ||
| 3198 | 2025.08.29 23:42:07.103725 [ 276 ] {d2a383a3-4ad6-4998-b0e8-3597600af3d5} <Debug> TCPHandler: Processed in 0.001381463 sec. | ||
| 3199 | 2025.08.29 23:42:07.103833 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2025.08.29 23:42:07.103929 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3201 | 2025.08.29 23:42:07.103983 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3202 | 2025.08.29 23:42:07.104823 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2025.08.29 23:42:07.104860 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3204 | 2025.08.29 23:42:07.105450 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3205 | 2025.08.29 23:42:07.105685 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2025.08.29 23:42:07.105802 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3207 | 2025.08.29 23:42:07.105825 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001916 sec., 16701.461377870564 rows/sec., 29.93 MiB/sec. | ||
| 3208 | 2025.08.29 23:42:07.105867 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.08.29 23:42:07.105892 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3210 | 2025.08.29 23:42:07.105897 [ 276 ] {46bf20b3-16d7-40ac-be91-fb4628daac3d} <Debug> TCPHandler: Processed in 0.002111256 sec. | ||
| 3211 | 2025.08.29 23:42:07.105966 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 3212 | 2025.08.29 23:42:07.106022 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.08.29 23:42:07.106117 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3214 | 2025.08.29 23:42:07.106128 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3215 | 2025.08.29 23:42:07.106160 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3216 | 2025.08.29 23:42:07.106170 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 285 rows starting from the beginning of the part | ||
| 3217 | 2025.08.29 23:42:07.106267 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 3218 | 2025.08.29 23:42:07.106364 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 3219 | 2025.08.29 23:42:07.106461 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 3220 | 2025.08.29 23:42:07.106496 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2025.08.29 23:42:07.106534 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3222 | 2025.08.29 23:42:07.106554 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3223 | 2025.08.29 23:42:07.106670 [ 192 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 3224 | 2025.08.29 23:42:07.106886 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3225 | 2025.08.29 23:42:07.107103 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.08.29 23:42:07.107237 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 3227 | 2025.08.29 23:42:07.107273 [ 276 ] {fc22cc7c-17cf-4016-964f-35e90d61ac61} <Debug> TCPHandler: Processed in 0.001299002 sec. | ||
| 3228 | 2025.08.29 23:42:07.110436 [ 203 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 19 columns (19 merged, 0 gathered) in 0.004500396 sec., 89103.27002334905 rows/sec., 159.67 MiB/sec. | ||
| 3229 | 2025.08.29 23:42:07.111255 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3230 | 2025.08.29 23:42:07.111703 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2025.08.29 23:42:07.111793 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3232 | 2025.08.29 23:42:07.111972 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 3233 | 2025.08.29 23:42:08.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.92 MiB, peak 221.03 MiB, free memory in arenas 0.00 B, will set to 217.62 MiB (RSS), difference: 1.69 MiB | ||
| 3234 | 2025.08.29 23:42:08.884397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 456 | ||
| 3235 | 2025.08.29 23:42:08.886614 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2025.08.29 23:42:08.886663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3237 | 2025.08.29 23:42:08.887880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3238 | 2025.08.29 23:42:08.888155 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2025.08.29 23:42:08.888436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3240 | 2025.08.29 23:42:12.094504 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2025.08.29 23:42:12.094729 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3242 | 2025.08.29 23:42:12.094828 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3243 | 2025.08.29 23:42:12.095784 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2025.08.29 23:42:12.095865 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3245 | 2025.08.29 23:42:12.096471 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3246 | 2025.08.29 23:42:12.096723 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2025.08.29 23:42:12.096900 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002228 sec., 34111.31059245961 rows/sec., 2.81 MiB/sec. | ||
| 3248 | 2025.08.29 23:42:12.096960 [ 276 ] {efd8e5fb-d625-4379-8225-ba69149117f1} <Debug> TCPHandler: Processed in 0.002592164 sec. | ||
| 3249 | 2025.08.29 23:42:12.097090 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2025.08.29 23:42:12.097197 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3251 | 2025.08.29 23:42:12.097244 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3252 | 2025.08.29 23:42:12.097672 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.08.29 23:42:12.097712 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3254 | 2025.08.29 23:42:12.098045 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3255 | 2025.08.29 23:42:12.098265 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.08.29 23:42:12.098405 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001233 sec., 8110.3000811030015 rows/sec., 609.86 KiB/sec. | ||
| 3257 | 2025.08.29 23:42:12.098445 [ 276 ] {50229bfc-1067-4a1a-9a1d-c464b3631d95} <Debug> TCPHandler: Processed in 0.001407974 sec. | ||
| 3258 | 2025.08.29 23:42:12.098560 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2025.08.29 23:42:12.098661 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3260 | 2025.08.29 23:42:12.098707 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3261 | 2025.08.29 23:42:12.099125 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2025.08.29 23:42:12.099170 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3263 | 2025.08.29 23:42:12.099498 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3264 | 2025.08.29 23:42:12.099712 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2025.08.29 23:42:12.099842 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001204 sec., 61461.79401993356 rows/sec., 4.80 MiB/sec. | ||
| 3266 | 2025.08.29 23:42:12.099880 [ 276 ] {89f71300-d6bb-4bbf-8e6b-4d82ebc4aaba} <Debug> TCPHandler: Processed in 0.001369833 sec. | ||
| 3267 | 2025.08.29 23:42:12.099991 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2025.08.29 23:42:12.100086 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3269 | 2025.08.29 23:42:12.100132 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3270 | 2025.08.29 23:42:12.100531 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2025.08.29 23:42:12.100568 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3272 | 2025.08.29 23:42:12.100933 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3273 | 2025.08.29 23:42:12.101153 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2025.08.29 23:42:12.101285 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3275 | 2025.08.29 23:42:12.101322 [ 276 ] {0dcd1307-f315-4dd9-962d-3fe40512a279} <Debug> TCPHandler: Processed in 0.001381414 sec. | ||
| 3276 | 2025.08.29 23:42:12.101431 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2025.08.29 23:42:12.101527 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3278 | 2025.08.29 23:42:12.101582 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3279 | 2025.08.29 23:42:12.102340 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2025.08.29 23:42:12.102379 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3281 | 2025.08.29 23:42:12.102892 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3282 | 2025.08.29 23:42:12.103116 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2025.08.29 23:42:12.103254 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 3284 | 2025.08.29 23:42:12.103314 [ 276 ] {c99cc8d2-f2b9-4a39-9e9b-80c8f92db4d6} <Debug> TCPHandler: Processed in 0.001931822 sec. | ||
| 3285 | 2025.08.29 23:42:12.103441 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2025.08.29 23:42:12.103557 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3287 | 2025.08.29 23:42:12.103609 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3288 | 2025.08.29 23:42:12.103937 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2025.08.29 23:42:12.103973 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3290 | 2025.08.29 23:42:12.104295 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3291 | 2025.08.29 23:42:12.104511 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2025.08.29 23:42:12.104639 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3293 | 2025.08.29 23:42:12.104675 [ 276 ] {599c0915-e730-43a4-96af-c115ec452c35} <Debug> TCPHandler: Processed in 0.001298032 sec. | ||
| 3294 | 2025.08.29 23:42:13.776291 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3295 | 2025.08.29 23:42:13.776345 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3296 | 2025.08.29 23:42:13.861786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3297 | 2025.08.29 23:42:13.862261 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2025.08.29 23:42:13.862308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3299 | 2025.08.29 23:42:13.862845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3300 | 2025.08.29 23:42:13.863091 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2025.08.29 23:42:13.863242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3302 | 2025.08.29 23:42:14.317355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3303 | 2025.08.29 23:42:14.334022 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2025.08.29 23:42:14.334088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3305 | 2025.08.29 23:42:14.339841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3306 | 2025.08.29 23:42:14.340674 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.08.29 23:42:14.343605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3308 | 2025.08.29 23:42:17.095711 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2025.08.29 23:42:17.096023 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3310 | 2025.08.29 23:42:17.096132 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3311 | 2025.08.29 23:42:17.096885 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2025.08.29 23:42:17.096928 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3313 | 2025.08.29 23:42:17.097358 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3314 | 2025.08.29 23:42:17.097599 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2025.08.29 23:42:17.097766 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001849 sec., 64899.94591671174 rows/sec., 5.51 MiB/sec. | ||
| 3316 | 2025.08.29 23:42:17.097817 [ 276 ] {6d9d888f-83a1-4aef-a025-f065bb0e647e} <Debug> TCPHandler: Processed in 0.002399961 sec. | ||
| 3317 | 2025.08.29 23:42:17.097949 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2025.08.29 23:42:17.098055 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3319 | 2025.08.29 23:42:17.098101 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3320 | 2025.08.29 23:42:17.098513 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2025.08.29 23:42:17.098549 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3322 | 2025.08.29 23:42:17.098874 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3323 | 2025.08.29 23:42:17.099091 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2025.08.29 23:42:17.099224 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001193 sec., 26823.134953897737 rows/sec., 1.97 MiB/sec. | ||
| 3325 | 2025.08.29 23:42:17.099263 [ 276 ] {a75b1808-fac3-43bb-94cd-bdce22d765fe} <Debug> TCPHandler: Processed in 0.001367014 sec. | ||
| 3326 | 2025.08.29 23:42:17.099386 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2025.08.29 23:42:17.099487 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3328 | 2025.08.29 23:42:17.099531 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3329 | 2025.08.29 23:42:17.099947 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.08.29 23:42:17.099981 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3331 | 2025.08.29 23:42:17.100279 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3332 | 2025.08.29 23:42:17.100480 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.08.29 23:42:17.100669 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001202 sec., 79866.88851913478 rows/sec., 6.24 MiB/sec. | ||
| 3334 | 2025.08.29 23:42:17.100707 [ 276 ] {78ca4f0e-fadf-4c1c-8011-6a74ab8bcddc} <Debug> TCPHandler: Processed in 0.001377623 sec. | ||
| 3335 | 2025.08.29 23:42:17.100814 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2025.08.29 23:42:17.100909 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3337 | 2025.08.29 23:42:17.100953 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3338 | 2025.08.29 23:42:17.101370 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.08.29 23:42:17.101403 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3340 | 2025.08.29 23:42:17.101744 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3341 | 2025.08.29 23:42:17.101981 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.08.29 23:42:17.102137 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3343 | 2025.08.29 23:42:17.102180 [ 276 ] {e70bf621-3da4-41d7-9aa3-38427e948e5e} <Debug> TCPHandler: Processed in 0.001414594 sec. | ||
| 3344 | 2025.08.29 23:42:17.102305 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.08.29 23:42:17.102405 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.08.29 23:42:17.102468 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3347 | 2025.08.29 23:42:17.103301 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.08.29 23:42:17.103337 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3349 | 2025.08.29 23:42:17.103880 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3350 | 2025.08.29 23:42:17.104111 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.08.29 23:42:17.104249 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001867 sec., 17139.79646491698 rows/sec., 30.71 MiB/sec. | ||
| 3352 | 2025.08.29 23:42:17.104309 [ 276 ] {64449ca2-b247-42b9-9327-3c25fc8c9974} <Debug> TCPHandler: Processed in 0.002057815 sec. | ||
| 3353 | 2025.08.29 23:42:17.104419 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.08.29 23:42:17.104514 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3355 | 2025.08.29 23:42:17.104557 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3356 | 2025.08.29 23:42:17.104888 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.08.29 23:42:17.104925 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3358 | 2025.08.29 23:42:17.105234 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3359 | 2025.08.29 23:42:17.105442 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.08.29 23:42:17.105571 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3361 | 2025.08.29 23:42:17.105607 [ 276 ] {59b53e01-804b-46e2-941a-c6a39475c160} <Debug> TCPHandler: Processed in 0.001236301 sec. | ||
| 3362 | 2025.08.29 23:42:18.888715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 480 | ||
| 3363 | 2025.08.29 23:42:18.890922 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2025.08.29 23:42:18.890969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3365 | 2025.08.29 23:42:18.892127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3366 | 2025.08.29 23:42:18.892388 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2025.08.29 23:42:18.892636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3368 | 2025.08.29 23:42:21.363337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3369 | 2025.08.29 23:42:21.363846 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2025.08.29 23:42:21.363888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3371 | 2025.08.29 23:42:21.364377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3372 | 2025.08.29 23:42:21.364631 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2025.08.29 23:42:21.364764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3374 | 2025.08.29 23:42:21.843669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3375 | 2025.08.29 23:42:21.859762 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2025.08.29 23:42:21.859821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3377 | 2025.08.29 23:42:21.865821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3378 | 2025.08.29 23:42:21.866531 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2025.08.29 23:42:21.869184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3380 | 2025.08.29 23:42:22.122197 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2025.08.29 23:42:22.122376 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3382 | 2025.08.29 23:42:22.122441 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3383 | 2025.08.29 23:42:22.123041 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2025.08.29 23:42:22.123091 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3385 | 2025.08.29 23:42:22.123477 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3386 | 2025.08.29 23:42:22.123711 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.08.29 23:42:22.123867 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 318.11 KiB/sec. | ||
| 3388 | 2025.08.29 23:42:22.123908 [ 276 ] {17af30e8-adb9-4763-86ce-bfc79f87b663} <Debug> TCPHandler: Processed in 0.001836421 sec. | ||
| 3389 | 2025.08.29 23:42:22.124025 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2025.08.29 23:42:22.124120 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3391 | 2025.08.29 23:42:22.124160 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3392 | 2025.08.29 23:42:22.125005 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2025.08.29 23:42:22.125042 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3394 | 2025.08.29 23:42:22.125445 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3395 | 2025.08.29 23:42:22.125666 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2025.08.29 23:42:22.125778 [ 121 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3397 | 2025.08.29 23:42:22.125796 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001695 sec., 719174.0412979352 rows/sec., 59.46 MiB/sec. | ||
| 3398 | 2025.08.29 23:42:22.125846 [ 121 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2025.08.29 23:42:22.125855 [ 276 ] {caa834ac-1031-4fb6-a1bd-7acfa57ecc69} <Debug> TCPHandler: Processed in 0.001878432 sec. | ||
| 3400 | 2025.08.29 23:42:22.125876 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3401 | 2025.08.29 23:42:22.125982 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2025.08.29 23:42:22.126007 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 3403 | 2025.08.29 23:42:22.126080 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3404 | 2025.08.29 23:42:22.126126 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3405 | 2025.08.29 23:42:22.126163 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3406 | 2025.08.29 23:42:22.126206 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1289 rows starting from the beginning of the part | ||
| 3407 | 2025.08.29 23:42:22.126282 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 3408 | 2025.08.29 23:42:22.126340 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 122 rows starting from the beginning of the part | ||
| 3409 | 2025.08.29 23:42:22.126395 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 3410 | 2025.08.29 23:42:22.126446 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
| 3411 | 2025.08.29 23:42:22.126496 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1219 rows starting from the beginning of the part | ||
| 3412 | 2025.08.29 23:42:22.126531 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.08.29 23:42:22.126573 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3414 | 2025.08.29 23:42:22.126991 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3415 | 2025.08.29 23:42:22.127228 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.08.29 23:42:22.127362 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001301 sec., 12298.232129131437 rows/sec., 900.00 KiB/sec. | ||
| 3417 | 2025.08.29 23:42:22.127400 [ 276 ] {a5ca56bf-aaf5-465c-8e09-719e896d952e} <Debug> TCPHandler: Processed in 0.001466254 sec. | ||
| 3418 | 2025.08.29 23:42:22.127512 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2025.08.29 23:42:22.127605 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3420 | 2025.08.29 23:42:22.127645 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3421 | 2025.08.29 23:42:22.128051 [ 198 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002102735 sec., 1380107.3363975964 rows/sec., 119.86 MiB/sec. | ||
| 3422 | 2025.08.29 23:42:22.128100 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.08.29 23:42:22.128141 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3424 | 2025.08.29 23:42:22.128287 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3425 | 2025.08.29 23:42:22.128464 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3426 | 2025.08.29 23:42:22.128575 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.08.29 23:42:22.128643 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_26_5} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3428 | 2025.08.29 23:42:22.128689 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2025.08.29 23:42:22.128719 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3430 | 2025.08.29 23:42:22.128820 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001232 sec., 185064.93506493507 rows/sec., 12.53 MiB/sec. | ||
| 3431 | 2025.08.29 23:42:22.128858 [ 276 ] {656d50dc-b5f6-4d6a-a000-c62f7fd431b6} <Debug> TCPHandler: Processed in 0.001394034 sec. | ||
| 3432 | 2025.08.29 23:42:22.128967 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2025.08.29 23:42:22.129060 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3434 | 2025.08.29 23:42:22.129100 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3435 | 2025.08.29 23:42:22.129666 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2025.08.29 23:42:22.129704 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3437 | 2025.08.29 23:42:22.130027 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3438 | 2025.08.29 23:42:22.130238 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2025.08.29 23:42:22.130336 [ 121 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3440 | 2025.08.29 23:42:22.130361 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001319 sec., 406368.4609552691 rows/sec., 30.13 MiB/sec. | ||
| 3441 | 2025.08.29 23:42:22.130370 [ 121 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2025.08.29 23:42:22.130400 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3443 | 2025.08.29 23:42:22.130403 [ 276 ] {cd9d87ae-f072-40b9-a4b7-59087aac0d20} <Debug> TCPHandler: Processed in 0.001484935 sec. | ||
| 3444 | 2025.08.29 23:42:22.130488 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 3445 | 2025.08.29 23:42:22.130524 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2025.08.29 23:42:22.130602 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2025.08.29 23:42:22.130623 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3448 | 2025.08.29 23:42:22.130639 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 596 rows starting from the beginning of the part | ||
| 3449 | 2025.08.29 23:42:22.130676 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3450 | 2025.08.29 23:42:22.130740 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 3451 | 2025.08.29 23:42:22.130819 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
| 3452 | 2025.08.29 23:42:22.130888 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 3453 | 2025.08.29 23:42:22.130955 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part | ||
| 3454 | 2025.08.29 23:42:22.131020 [ 194 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 536 rows starting from the beginning of the part | ||
| 3455 | 2025.08.29 23:42:22.131211 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.08.29 23:42:22.131256 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3457 | 2025.08.29 23:42:22.131686 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3458 | 2025.08.29 23:42:22.131912 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2025.08.29 23:42:22.132014 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3460 | 2025.08.29 23:42:22.132038 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001434 sec., 590655.509065551 rows/sec., 39.76 MiB/sec. | ||
| 3461 | 2025.08.29 23:42:22.132045 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2025.08.29 23:42:22.132077 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3463 | 2025.08.29 23:42:22.132080 [ 276 ] {98a20665-bf79-48bc-a173-b4356baf568f} <Debug> TCPHandler: Processed in 0.001604207 sec. | ||
| 3464 | 2025.08.29 23:42:22.132160 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 3465 | 2025.08.29 23:42:22.132198 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2025.08.29 23:42:22.132278 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2025.08.29 23:42:22.132296 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3468 | 2025.08.29 23:42:22.132317 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6526 rows starting from the beginning of the part | ||
| 3469 | 2025.08.29 23:42:22.132354 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3470 | 2025.08.29 23:42:22.132387 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3471 | 2025.08.29 23:42:22.132387 [ 187 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935953 sec., 762415.2032616495 rows/sec., 60.28 MiB/sec. | ||
| 3472 | 2025.08.29 23:42:22.132445 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part | ||
| 3473 | 2025.08.29 23:42:22.132501 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3474 | 2025.08.29 23:42:22.132548 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 3475 | 2025.08.29 23:42:22.132594 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 847 rows starting from the beginning of the part | ||
| 3476 | 2025.08.29 23:42:22.132602 [ 186 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3477 | 2025.08.29 23:42:22.132879 [ 186 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2025.08.29 23:42:22.132949 [ 186 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_26_5} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3479 | 2025.08.29 23:42:22.133019 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3480 | 2025.08.29 23:42:22.133101 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2025.08.29 23:42:22.133141 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3482 | 2025.08.29 23:42:22.133679 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3483 | 2025.08.29 23:42:22.133909 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2025.08.29 23:42:22.134049 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 3485 | 2025.08.29 23:42:22.134100 [ 276 ] {cd5a2a28-8cd1-40ff-977c-02e4f8f13f68} <Debug> TCPHandler: Processed in 0.001949343 sec. | ||
| 3486 | 2025.08.29 23:42:22.134210 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2025.08.29 23:42:22.134304 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3488 | 2025.08.29 23:42:22.134346 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3489 | 2025.08.29 23:42:22.134670 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2025.08.29 23:42:22.134707 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3491 | 2025.08.29 23:42:22.135080 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3492 | 2025.08.29 23:42:22.135271 [ 186 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8015 rows, containing 5 columns (5 merged, 0 gathered) in 0.003150043 sec., 2544409.711232513 rows/sec., 173.47 MiB/sec. | ||
| 3493 | 2025.08.29 23:42:22.135298 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.08.29 23:42:22.135405 [ 121 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3495 | 2025.08.29 23:42:22.135430 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 3496 | 2025.08.29 23:42:22.135435 [ 121 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2025.08.29 23:42:22.135468 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3498 | 2025.08.29 23:42:22.135472 [ 276 ] {2cd087e2-3c2a-4835-bdb3-78aa6d510a33} <Debug> TCPHandler: Processed in 0.001310152 sec. | ||
| 3499 | 2025.08.29 23:42:22.135545 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 3500 | 2025.08.29 23:42:22.135661 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3501 | 2025.08.29 23:42:22.135692 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1170 rows starting from the beginning of the part | ||
| 3502 | 2025.08.29 23:42:22.135692 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3503 | 2025.08.29 23:42:22.135747 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3504 | 2025.08.29 23:42:22.135794 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 3505 | 2025.08.29 23:42:22.135835 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3506 | 2025.08.29 23:42:22.135874 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 3507 | 2025.08.29 23:42:22.135917 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 3508 | 2025.08.29 23:42:22.135991 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2025.08.29 23:42:22.136068 [ 198 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3510 | 2025.08.29 23:42:22.136136 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3511 | 2025.08.29 23:42:22.136830 [ 198 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322073 sec., 1111890.1906324385 rows/sec., 75.07 MiB/sec. | ||
| 3512 | 2025.08.29 23:42:22.136991 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3513 | 2025.08.29 23:42:22.137237 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2025.08.29 23:42:22.137305 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_26_5} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3515 | 2025.08.29 23:42:22.137371 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3516 | 2025.08.29 23:42:27.096096 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2025.08.29 23:42:27.096312 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3518 | 2025.08.29 23:42:27.096384 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3519 | 2025.08.29 23:42:27.097073 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2025.08.29 23:42:27.097123 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3521 | 2025.08.29 23:42:27.097544 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3522 | 2025.08.29 23:42:27.097813 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2025.08.29 23:42:27.097968 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001703 sec., 70463.88725778038 rows/sec., 5.99 MiB/sec. | ||
| 3524 | 2025.08.29 23:42:27.098009 [ 276 ] {a96797c2-292b-45d9-93a0-f2fadfb200a7} <Debug> TCPHandler: Processed in 0.002151497 sec. | ||
| 3525 | 2025.08.29 23:42:27.098141 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2025.08.29 23:42:27.098234 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3527 | 2025.08.29 23:42:27.098276 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3528 | 2025.08.29 23:42:27.098686 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2025.08.29 23:42:27.098724 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3530 | 2025.08.29 23:42:27.099053 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3531 | 2025.08.29 23:42:27.099276 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2025.08.29 23:42:27.099415 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001197 sec., 26733.500417710944 rows/sec., 1.96 MiB/sec. | ||
| 3533 | 2025.08.29 23:42:27.099452 [ 276 ] {fa9d3b63-8486-4ce7-82b7-93c1f90f5906} <Debug> TCPHandler: Processed in 0.001360003 sec. | ||
| 3534 | 2025.08.29 23:42:27.099566 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2025.08.29 23:42:27.099660 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3536 | 2025.08.29 23:42:27.099700 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3537 | 2025.08.29 23:42:27.100139 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2025.08.29 23:42:27.100177 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3539 | 2025.08.29 23:42:27.100503 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3540 | 2025.08.29 23:42:27.100724 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2025.08.29 23:42:27.100861 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001218 sec., 78817.73399014778 rows/sec., 6.16 MiB/sec. | ||
| 3542 | 2025.08.29 23:42:27.100898 [ 276 ] {4634150c-79c0-4f54-83e4-60114624394f} <Debug> TCPHandler: Processed in 0.001381133 sec. | ||
| 3543 | 2025.08.29 23:42:27.101019 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2025.08.29 23:42:27.101113 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3545 | 2025.08.29 23:42:27.101156 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3546 | 2025.08.29 23:42:27.101560 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.08.29 23:42:27.101597 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3548 | 2025.08.29 23:42:27.101962 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3549 | 2025.08.29 23:42:27.102182 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2025.08.29 23:42:27.102318 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 3551 | 2025.08.29 23:42:27.102356 [ 276 ] {b7c217e6-8bd6-41c6-b8db-9706f7047ae5} <Debug> TCPHandler: Processed in 0.001384984 sec. | ||
| 3552 | 2025.08.29 23:42:27.102471 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2025.08.29 23:42:27.102564 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3554 | 2025.08.29 23:42:27.102619 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3555 | 2025.08.29 23:42:27.103457 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2025.08.29 23:42:27.103495 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3557 | 2025.08.29 23:42:27.104081 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3558 | 2025.08.29 23:42:27.104410 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2025.08.29 23:42:27.104569 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002024 sec., 15810.276679841896 rows/sec., 28.33 MiB/sec. | ||
| 3560 | 2025.08.29 23:42:27.104642 [ 276 ] {d0971c35-1715-48e2-b1f5-b177a016e958} <Debug> TCPHandler: Processed in 0.002219548 sec. | ||
| 3561 | 2025.08.29 23:42:27.104761 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2025.08.29 23:42:27.104855 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3563 | 2025.08.29 23:42:27.104896 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3564 | 2025.08.29 23:42:27.105238 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2025.08.29 23:42:27.105274 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3566 | 2025.08.29 23:42:27.105591 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3567 | 2025.08.29 23:42:27.105810 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.08.29 23:42:27.105943 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3569 | 2025.08.29 23:42:27.105978 [ 276 ] {a6d08c43-4318-435a-af7c-fc8ff4f356d8} <Debug> TCPHandler: Processed in 0.001265821 sec. | ||
| 3570 | 2025.08.29 23:42:28.776397 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3571 | 2025.08.29 23:42:28.776446 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3572 | 2025.08.29 23:42:28.865563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3573 | 2025.08.29 23:42:28.866044 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.08.29 23:42:28.866090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3575 | 2025.08.29 23:42:28.866569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3576 | 2025.08.29 23:42:28.866807 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.08.29 23:42:28.866954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3578 | 2025.08.29 23:42:28.893407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 508 | ||
| 3579 | 2025.08.29 23:42:28.895584 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2025.08.29 23:42:28.895632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3581 | 2025.08.29 23:42:28.896819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3582 | 2025.08.29 23:42:28.897081 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2025.08.29 23:42:28.897343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3584 | 2025.08.29 23:42:29.369964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3585 | 2025.08.29 23:42:29.387752 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2025.08.29 23:42:29.387813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3587 | 2025.08.29 23:42:29.394257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3588 | 2025.08.29 23:42:29.395003 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2025.08.29 23:42:29.398048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3590 | 2025.08.29 23:42:32.093789 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2025.08.29 23:42:32.094004 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3592 | 2025.08.29 23:42:32.094074 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3593 | 2025.08.29 23:42:32.094827 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2025.08.29 23:42:32.094897 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3595 | 2025.08.29 23:42:32.095556 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3596 | 2025.08.29 23:42:32.095941 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2025.08.29 23:42:32.096135 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00218 sec., 34862.38532110092 rows/sec., 2.87 MiB/sec. | ||
| 3598 | 2025.08.29 23:42:32.096189 [ 276 ] {3f079dee-e330-4a78-ac37-49758dba8942} <Debug> TCPHandler: Processed in 0.002532543 sec. | ||
| 3599 | 2025.08.29 23:42:32.096313 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2025.08.29 23:42:32.096414 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3601 | 2025.08.29 23:42:32.096458 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3602 | 2025.08.29 23:42:32.096872 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2025.08.29 23:42:32.096909 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3604 | 2025.08.29 23:42:32.097238 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3605 | 2025.08.29 23:42:32.097473 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2025.08.29 23:42:32.097604 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001213 sec., 8244.023083264632 rows/sec., 619.91 KiB/sec. | ||
| 3607 | 2025.08.29 23:42:32.097603 [ 105 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3608 | 2025.08.29 23:42:32.097641 [ 276 ] {6c293bd3-27b7-4765-949a-c2757f7700e6} <Debug> TCPHandler: Processed in 0.001380973 sec. | ||
| 3609 | 2025.08.29 23:42:32.097684 [ 105 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.08.29 23:42:32.097712 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3611 | 2025.08.29 23:42:32.097773 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.08.29 23:42:32.097834 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 3613 | 2025.08.29 23:42:32.097869 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3614 | 2025.08.29 23:42:32.097916 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3615 | 2025.08.29 23:42:32.097981 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3616 | 2025.08.29 23:42:32.098021 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part | ||
| 3617 | 2025.08.29 23:42:32.098089 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 3618 | 2025.08.29 23:42:32.098135 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 3619 | 2025.08.29 23:42:32.098177 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 3620 | 2025.08.29 23:42:32.098219 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 3621 | 2025.08.29 23:42:32.098260 [ 198 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 3622 | 2025.08.29 23:42:32.098393 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2025.08.29 23:42:32.098438 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3624 | 2025.08.29 23:42:32.098929 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3625 | 2025.08.29 23:42:32.099114 [ 187 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335533 sec., 118304.82661229635 rows/sec., 9.05 MiB/sec. | ||
| 3626 | 2025.08.29 23:42:32.099150 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2025.08.29 23:42:32.099295 [ 202 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3628 | 2025.08.29 23:42:32.099297 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001443 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 3629 | 2025.08.29 23:42:32.099369 [ 276 ] {86f3ccd4-05bc-440c-adbd-67f902c0cd42} <Debug> TCPHandler: Processed in 0.001646218 sec. | ||
| 3630 | 2025.08.29 23:42:32.099504 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2025.08.29 23:42:32.099601 [ 202 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.08.29 23:42:32.099605 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3633 | 2025.08.29 23:42:32.099667 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3634 | 2025.08.29 23:42:32.099689 [ 202 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_26_5} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3635 | 2025.08.29 23:42:32.099776 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3636 | 2025.08.29 23:42:32.100104 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.08.29 23:42:32.100145 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3638 | 2025.08.29 23:42:32.100504 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3639 | 2025.08.29 23:42:32.100728 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2025.08.29 23:42:32.100867 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 3641 | 2025.08.29 23:42:32.100905 [ 276 ] {9e790e20-ba3c-4d69-ad74-851177ebd2d9} <Debug> TCPHandler: Processed in 0.001451854 sec. | ||
| 3642 | 2025.08.29 23:42:32.101022 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2025.08.29 23:42:32.101117 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3644 | 2025.08.29 23:42:32.101173 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3645 | 2025.08.29 23:42:32.101948 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.08.29 23:42:32.101985 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3647 | 2025.08.29 23:42:32.102504 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3648 | 2025.08.29 23:42:32.102733 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.08.29 23:42:32.102852 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3650 | 2025.08.29 23:42:32.102875 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 3651 | 2025.08.29 23:42:32.102903 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.08.29 23:42:32.102926 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3653 | 2025.08.29 23:42:32.102947 [ 276 ] {304f6ed8-300c-4834-a3bb-0530ed94b342} <Debug> TCPHandler: Processed in 0.001975264 sec. | ||
| 3654 | 2025.08.29 23:42:32.103002 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 3655 | 2025.08.29 23:42:32.103073 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2025.08.29 23:42:32.103174 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3657 | 2025.08.29 23:42:32.103193 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3658 | 2025.08.29 23:42:32.103215 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3659 | 2025.08.29 23:42:32.103241 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 401 rows starting from the beginning of the part | ||
| 3660 | 2025.08.29 23:42:32.103353 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 3661 | 2025.08.29 23:42:32.103458 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 3662 | 2025.08.29 23:42:32.103546 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 3663 | 2025.08.29 23:42:32.103565 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2025.08.29 23:42:32.103607 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3665 | 2025.08.29 23:42:32.103631 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 3666 | 2025.08.29 23:42:32.103724 [ 198 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 3667 | 2025.08.29 23:42:32.103937 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3668 | 2025.08.29 23:42:32.104207 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.08.29 23:42:32.104351 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 3670 | 2025.08.29 23:42:32.104388 [ 276 ] {1b95d780-2f7f-4f6f-934e-aafcb8fed07f} <Debug> TCPHandler: Processed in 0.001366783 sec. | ||
| 3671 | 2025.08.29 23:42:32.107458 [ 187 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 495 rows, containing 19 columns (19 merged, 0 gathered) in 0.004486846 sec., 110322.48488136209 rows/sec., 197.69 MiB/sec. | ||
| 3672 | 2025.08.29 23:42:32.108397 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3673 | 2025.08.29 23:42:32.108738 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2025.08.29 23:42:32.108806 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3675 | 2025.08.29 23:42:32.108926 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 3676 | 2025.08.29 23:42:33.816585 [ 103 ] {} <Debug> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3677 | 2025.08.29 23:42:33.816651 [ 103 ] {} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.08.29 23:42:33.816672 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3679 | 2025.08.29 23:42:33.816785 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::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 | ||
| 3680 | 2025.08.29 23:42:33.816930 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3681 | 2025.08.29 23:42:33.816964 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 3682 | 2025.08.29 23:42:33.817030 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::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 | ||
| 3683 | 2025.08.29 23:42:33.817074 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 3684 | 2025.08.29 23:42:33.817115 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3685 | 2025.08.29 23:42:33.817158 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3686 | 2025.08.29 23:42:33.818059 [ 200 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321712 sec., 690770.7579260838 rows/sec., 49.41 MiB/sec. | ||
| 3687 | 2025.08.29 23:42:33.818231 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3688 | 2025.08.29 23:42:33.818495 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2025.08.29 23:42:33.818564 [ 198 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_5_1} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3690 | 2025.08.29 23:42:33.818630 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3691 | 2025.08.29 23:42:35.375019 [ 101 ] {} <Debug> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3692 | 2025.08.29 23:42:35.375087 [ 101 ] {} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2025.08.29 23:42:35.375110 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3694 | 2025.08.29 23:42:35.375236 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::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 | ||
| 3695 | 2025.08.29 23:42:35.375386 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3696 | 2025.08.29 23:42:35.375422 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 3697 | 2025.08.29 23:42:35.375491 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3698 | 2025.08.29 23:42:35.375540 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3699 | 2025.08.29 23:42:35.375586 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3700 | 2025.08.29 23:42:35.375633 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3701 | 2025.08.29 23:42:35.376359 [ 200 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117578 sec., 27215.975777781558 rows/sec., 2.27 MiB/sec. | ||
| 3702 | 2025.08.29 23:42:35.376534 [ 200 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3703 | 2025.08.29 23:42:35.376834 [ 200 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2025.08.29 23:42:35.376916 [ 200 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_9_2} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3705 | 2025.08.29 23:42:35.377009 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3706 | 2025.08.29 23:42:36.367006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 3707 | 2025.08.29 23:42:36.367507 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2025.08.29 23:42:36.367541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3709 | 2025.08.29 23:42:36.368010 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3710 | 2025.08.29 23:42:36.368240 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2025.08.29 23:42:36.368352 [ 101 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3712 | 2025.08.29 23:42:36.368365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 3713 | 2025.08.29 23:42:36.368387 [ 101 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2025.08.29 23:42:36.368409 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3715 | 2025.08.29 23:42:36.368540 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 3716 | 2025.08.29 23:42:36.368696 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3717 | 2025.08.29 23:42:36.368740 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 3718 | 2025.08.29 23:42:36.368843 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 3719 | 2025.08.29 23:42:36.368892 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 3720 | 2025.08.29 23:42:36.368940 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 3721 | 2025.08.29 23:42:36.368981 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 3722 | 2025.08.29 23:42:36.369022 [ 191 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 3723 | 2025.08.29 23:42:36.370729 [ 200 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002274169 sec., 4264854.546869648 rows/sec., 61.01 MiB/sec. | ||
| 3724 | 2025.08.29 23:42:36.370954 [ 199 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3725 | 2025.08.29 23:42:36.371240 [ 199 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): 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.08.29 23:42:36.371378 [ 199 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_21_4} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3727 | 2025.08.29 23:42:36.371459 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3728 | 2025.08.29 23:42:36.898115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3729 | 2025.08.29 23:42:36.916009 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2025.08.29 23:42:36.916067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3731 | 2025.08.29 23:42:36.921851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3732 | 2025.08.29 23:42:36.922570 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2025.08.29 23:42:36.922888 [ 95 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3734 | 2025.08.29 23:42:36.922953 [ 95 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.08.29 23:42:36.922974 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3736 | 2025.08.29 23:42:36.923089 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3737 | 2025.08.29 23:42:36.925932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3738 | 2025.08.29 23:42:36.927294 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3739 | 2025.08.29 23:42:36.928835 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3740 | 2025.08.29 23:42:36.933647 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 3741 | 2025.08.29 23:42:36.938314 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 3742 | 2025.08.29 23:42:36.942973 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3743 | 2025.08.29 23:42:36.947169 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3744 | 2025.08.29 23:42:36.950891 [ 191 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 3745 | 2025.08.29 23:42:37.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.99 MiB, peak 232.77 MiB, free memory in arenas 0.00 B, will set to 224.61 MiB (RSS), difference: -7.38 MiB | ||
| 3746 | 2025.08.29 23:42:37.003270 [ 196 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080234247 sec., 1981.6974165657716 rows/sec., 10.25 MiB/sec. | ||
| 3747 | 2025.08.29 23:42:37.004998 [ 199 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3748 | 2025.08.29 23:42:37.006821 [ 199 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_21_4} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.08.29 23:42:37.006910 [ 199 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_21_4} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3750 | 2025.08.29 23:42:37.008250 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3751 | 2025.08.29 23:42:37.096315 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2025.08.29 23:42:37.096474 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3753 | 2025.08.29 23:42:37.096536 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3754 | 2025.08.29 23:42:37.097127 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2025.08.29 23:42:37.097173 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3756 | 2025.08.29 23:42:37.097534 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3757 | 2025.08.29 23:42:37.097765 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2025.08.29 23:42:37.097917 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00149 sec., 2684.5637583892617 rows/sec., 218.91 KiB/sec. | ||
| 3759 | 2025.08.29 23:42:37.097967 [ 276 ] {c8c099ec-600a-43db-a924-a57ff6f7c991} <Debug> TCPHandler: Processed in 0.0017746 sec. | ||
| 3760 | 2025.08.29 23:42:37.098091 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2025.08.29 23:42:37.098194 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3762 | 2025.08.29 23:42:37.098235 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3763 | 2025.08.29 23:42:37.098708 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2025.08.29 23:42:37.098747 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3765 | 2025.08.29 23:42:37.099076 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3766 | 2025.08.29 23:42:37.099291 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2025.08.29 23:42:37.099423 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001253 sec., 97366.32083000799 rows/sec., 8.25 MiB/sec. | ||
| 3768 | 2025.08.29 23:42:37.099460 [ 276 ] {1c17ac8f-d7e6-4927-85bf-5f4ac1441ed6} <Debug> TCPHandler: Processed in 0.001420624 sec. | ||
| 3769 | 2025.08.29 23:42:37.099592 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2025.08.29 23:42:37.099689 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3771 | 2025.08.29 23:42:37.099732 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3772 | 2025.08.29 23:42:37.100147 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.08.29 23:42:37.100184 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3774 | 2025.08.29 23:42:37.100489 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3775 | 2025.08.29 23:42:37.100717 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.08.29 23:42:37.100847 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001179 sec., 30534.35114503817 rows/sec., 2.22 MiB/sec. | ||
| 3777 | 2025.08.29 23:42:37.100883 [ 276 ] {303b8be3-03ed-44df-abb6-12c64bf70de5} <Debug> TCPHandler: Processed in 0.001348643 sec. | ||
| 3778 | 2025.08.29 23:42:37.100996 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2025.08.29 23:42:37.101091 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3780 | 2025.08.29 23:42:37.101130 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3781 | 2025.08.29 23:42:37.101546 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2025.08.29 23:42:37.101583 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3783 | 2025.08.29 23:42:37.101885 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3784 | 2025.08.29 23:42:37.102097 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2025.08.29 23:42:37.102221 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 6.80 MiB/sec. | ||
| 3786 | 2025.08.29 23:42:37.102256 [ 276 ] {f42561df-4254-4aea-a000-0944acbb8866} <Debug> TCPHandler: Processed in 0.001310202 sec. | ||
| 3787 | 2025.08.29 23:42:37.102370 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2025.08.29 23:42:37.102466 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3789 | 2025.08.29 23:42:37.102509 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3790 | 2025.08.29 23:42:37.102912 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2025.08.29 23:42:37.102950 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3792 | 2025.08.29 23:42:37.103280 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3793 | 2025.08.29 23:42:37.103494 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2025.08.29 23:42:37.103623 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001175 sec., 137872.3404255319 rows/sec., 9.60 MiB/sec. | ||
| 3795 | 2025.08.29 23:42:37.103659 [ 276 ] {245a7031-64f7-4773-88b3-bb82c8034fe4} <Debug> TCPHandler: Processed in 0.001339483 sec. | ||
| 3796 | 2025.08.29 23:42:37.103764 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2025.08.29 23:42:37.103858 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3798 | 2025.08.29 23:42:37.103911 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3799 | 2025.08.29 23:42:37.104706 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2025.08.29 23:42:37.104742 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3801 | 2025.08.29 23:42:37.105301 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3802 | 2025.08.29 23:42:37.105540 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2025.08.29 23:42:37.105681 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 3804 | 2025.08.29 23:42:37.105749 [ 276 ] {0ac43a62-c9b9-40c8-b1fa-2dce1c6fb803} <Debug> TCPHandler: Processed in 0.002034914 sec. | ||
| 3805 | 2025.08.29 23:42:37.105869 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2025.08.29 23:42:37.105964 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3807 | 2025.08.29 23:42:37.106006 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3808 | 2025.08.29 23:42:37.106342 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2025.08.29 23:42:37.106378 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3810 | 2025.08.29 23:42:37.106688 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3811 | 2025.08.29 23:42:37.106896 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2025.08.29 23:42:37.107032 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3813 | 2025.08.29 23:42:37.107075 [ 276 ] {fe296820-91c1-4f69-af30-58bb515ff16d} <Debug> TCPHandler: Processed in 0.001255962 sec. | ||
| 3814 | 2025.08.29 23:42:38.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.33 MiB, peak 232.77 MiB, free memory in arenas 0.00 B, will set to 225.08 MiB (RSS), difference: 9.75 MiB | ||
| 3815 | 2025.08.29 23:42:38.897494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 534 | ||
| 3816 | 2025.08.29 23:42:38.899647 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.08.29 23:42:38.899697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3818 | 2025.08.29 23:42:38.900873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3819 | 2025.08.29 23:42:38.901149 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.08.29 23:42:38.901407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 3821 | 2025.08.29 23:42:42.094597 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2025.08.29 23:42:42.094886 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3823 | 2025.08.29 23:42:42.095021 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3824 | 2025.08.29 23:42:42.096048 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.08.29 23:42:42.096103 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3826 | 2025.08.29 23:42:42.096515 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3827 | 2025.08.29 23:42:42.096753 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.08.29 23:42:42.096916 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002116 sec., 35916.82419659736 rows/sec., 2.96 MiB/sec. | ||
| 3829 | 2025.08.29 23:42:42.096970 [ 276 ] {4e76f3b4-9c4b-476e-847f-d55860fea404} <Debug> TCPHandler: Processed in 0.002513452 sec. | ||
| 3830 | 2025.08.29 23:42:42.097101 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2025.08.29 23:42:42.097206 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3832 | 2025.08.29 23:42:42.097253 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3833 | 2025.08.29 23:42:42.097678 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2025.08.29 23:42:42.097717 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3835 | 2025.08.29 23:42:42.098029 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3836 | 2025.08.29 23:42:42.098256 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2025.08.29 23:42:42.098387 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001207 sec., 8285.004142502072 rows/sec., 622.99 KiB/sec. | ||
| 3838 | 2025.08.29 23:42:42.098425 [ 276 ] {80ba04ea-1144-44b5-b3d3-b970fcff4fe6} <Debug> TCPHandler: Processed in 0.001375613 sec. | ||
| 3839 | 2025.08.29 23:42:42.098546 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2025.08.29 23:42:42.098642 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3841 | 2025.08.29 23:42:42.098682 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3842 | 2025.08.29 23:42:42.099100 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2025.08.29 23:42:42.099138 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3844 | 2025.08.29 23:42:42.099455 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3845 | 2025.08.29 23:42:42.099671 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2025.08.29 23:42:42.099802 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.89 MiB/sec. | ||
| 3847 | 2025.08.29 23:42:42.099838 [ 276 ] {15aafa0a-e69d-4ab3-8688-d6daa82d0248} <Debug> TCPHandler: Processed in 0.001341143 sec. | ||
| 3848 | 2025.08.29 23:42:42.099955 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2025.08.29 23:42:42.100050 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3850 | 2025.08.29 23:42:42.100094 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3851 | 2025.08.29 23:42:42.100508 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2025.08.29 23:42:42.100545 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3853 | 2025.08.29 23:42:42.100885 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3854 | 2025.08.29 23:42:42.101101 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2025.08.29 23:42:42.101230 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 3856 | 2025.08.29 23:42:42.101266 [ 276 ] {4aef0ca9-72f0-40d9-b1b6-52745cdf3ba8} <Debug> TCPHandler: Processed in 0.001357693 sec. | ||
| 3857 | 2025.08.29 23:42:42.101375 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2025.08.29 23:42:42.101473 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3859 | 2025.08.29 23:42:42.101527 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3860 | 2025.08.29 23:42:42.102329 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2025.08.29 23:42:42.102366 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3862 | 2025.08.29 23:42:42.102962 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3863 | 2025.08.29 23:42:42.103194 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2025.08.29 23:42:42.103335 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001881 sec., 5316.32110579479 rows/sec., 9.53 MiB/sec. | ||
| 3865 | 2025.08.29 23:42:42.103407 [ 276 ] {419ab958-0b04-4dd3-95eb-a7781523d6b3} <Debug> TCPHandler: Processed in 0.002077135 sec. | ||
| 3866 | 2025.08.29 23:42:42.103529 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2025.08.29 23:42:42.103623 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3868 | 2025.08.29 23:42:42.103665 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3869 | 2025.08.29 23:42:42.104009 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2025.08.29 23:42:42.104046 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3871 | 2025.08.29 23:42:42.104372 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3872 | 2025.08.29 23:42:42.104595 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2025.08.29 23:42:42.104721 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 3874 | 2025.08.29 23:42:42.104757 [ 276 ] {9f96fe2d-fe09-4e58-93c1-cd46bac3a7e3} <Debug> TCPHandler: Processed in 0.001274601 sec. | ||
| 3875 | 2025.08.29 23:42:43.776521 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3876 | 2025.08.29 23:42:43.776593 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3877 | 2025.08.29 23:42:43.868445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 3878 | 2025.08.29 23:42:43.868994 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2025.08.29 23:42:43.869050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3880 | 2025.08.29 23:42:43.869655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3881 | 2025.08.29 23:42:43.869899 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2025.08.29 23:42:43.870045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 3883 | 2025.08.29 23:42:44.426980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3884 | 2025.08.29 23:42:44.441388 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.08.29 23:42:44.441444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3886 | 2025.08.29 23:42:44.447691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3887 | 2025.08.29 23:42:44.448434 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2025.08.29 23:42:44.451012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3889 | 2025.08.29 23:42:47.096458 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.08.29 23:42:47.096656 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3891 | 2025.08.29 23:42:47.096723 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3892 | 2025.08.29 23:42:47.097423 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.08.29 23:42:47.097472 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3894 | 2025.08.29 23:42:47.097907 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3895 | 2025.08.29 23:42:47.098151 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.08.29 23:42:47.098287 [ 84 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3897 | 2025.08.29 23:42:47.098304 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001697 sec., 70713.02298173247 rows/sec., 6.01 MiB/sec. | ||
| 3898 | 2025.08.29 23:42:47.098325 [ 84 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2025.08.29 23:42:47.098343 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3900 | 2025.08.29 23:42:47.098347 [ 276 ] {9a9b709f-f2c8-475f-ac03-22273f1c8a05} <Debug> TCPHandler: Processed in 0.002029944 sec. | ||
| 3901 | 2025.08.29 23:42:47.098457 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 3902 | 2025.08.29 23:42:47.098479 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2025.08.29 23:42:47.098593 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3904 | 2025.08.29 23:42:47.098602 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3905 | 2025.08.29 23:42:47.098637 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3906 | 2025.08.29 23:42:47.098647 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1289 rows starting from the beginning of the part | ||
| 3907 | 2025.08.29 23:42:47.098767 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part | ||
| 3908 | 2025.08.29 23:42:47.098815 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 3909 | 2025.08.29 23:42:47.098861 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 122 rows starting from the beginning of the part | ||
| 3910 | 2025.08.29 23:42:47.098899 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 3911 | 2025.08.29 23:42:47.098940 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
| 3912 | 2025.08.29 23:42:47.099117 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.08.29 23:42:47.099209 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3914 | 2025.08.29 23:42:47.099624 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3915 | 2025.08.29 23:42:47.099867 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.08.29 23:42:47.100002 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001428 sec., 22408.963585434172 rows/sec., 1.65 MiB/sec. | ||
| 3917 | 2025.08.29 23:42:47.100040 [ 276 ] {da97727d-b6ff-4453-83bc-7f10cfd6e994} <Debug> TCPHandler: Processed in 0.001611607 sec. | ||
| 3918 | 2025.08.29 23:42:47.100108 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702709 sec., 1058900.845652428 rows/sec., 92.36 MiB/sec. | ||
| 3919 | 2025.08.29 23:42:47.100164 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2025.08.29 23:42:47.100263 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3921 | 2025.08.29 23:42:47.100302 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3922 | 2025.08.29 23:42:47.100355 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3923 | 2025.08.29 23:42:47.100626 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2025.08.29 23:42:47.100695 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_31_6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3925 | 2025.08.29 23:42:47.100730 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2025.08.29 23:42:47.100764 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3927 | 2025.08.29 23:42:47.100773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3928 | 2025.08.29 23:42:47.101087 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3929 | 2025.08.29 23:42:47.101308 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2025.08.29 23:42:47.101407 [ 84 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3931 | 2025.08.29 23:42:47.101431 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001186 sec., 80944.3507588533 rows/sec., 6.32 MiB/sec. | ||
| 3932 | 2025.08.29 23:42:47.101432 [ 84 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2025.08.29 23:42:47.101459 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3934 | 2025.08.29 23:42:47.101467 [ 276 ] {af8486b8-93a9-46b9-8da1-8f0c36c563a2} <Debug> TCPHandler: Processed in 0.001355073 sec. | ||
| 3935 | 2025.08.29 23:42:47.101526 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 3936 | 2025.08.29 23:42:47.101586 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2025.08.29 23:42:47.101616 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3938 | 2025.08.29 23:42:47.101644 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 596 rows starting from the beginning of the part | ||
| 3939 | 2025.08.29 23:42:47.101685 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3940 | 2025.08.29 23:42:47.101688 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part | ||
| 3941 | 2025.08.29 23:42:47.101735 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3942 | 2025.08.29 23:42:47.101743 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 3943 | 2025.08.29 23:42:47.101788 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 100 rows starting from the beginning of the part | ||
| 3944 | 2025.08.29 23:42:47.101819 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 3945 | 2025.08.29 23:42:47.101852 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 3946 | 2025.08.29 23:42:47.102154 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.08.29 23:42:47.102193 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3948 | 2025.08.29 23:42:47.102578 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3949 | 2025.08.29 23:42:47.102662 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116436 sec., 889759.18100931 rows/sec., 71.09 MiB/sec. | ||
| 3950 | 2025.08.29 23:42:47.102825 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2025.08.29 23:42:47.102842 [ 197 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3952 | 2025.08.29 23:42:47.102930 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3953 | 2025.08.29 23:42:47.102962 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2025.08.29 23:42:47.102969 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 3955 | 2025.08.29 23:42:47.102982 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3956 | 2025.08.29 23:42:47.103008 [ 276 ] {339f79fb-b7e1-479a-bd05-59a698bbb9ba} <Debug> TCPHandler: Processed in 0.001472985 sec. | ||
| 3957 | 2025.08.29 23:42:47.103047 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 3958 | 2025.08.29 23:42:47.103137 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2025.08.29 23:42:47.103139 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2025.08.29 23:42:47.103187 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8015 rows starting from the beginning of the part | ||
| 3961 | 2025.08.29 23:42:47.103231 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 3962 | 2025.08.29 23:42:47.103232 [ 197 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.08.29 23:42:47.103239 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3964 | 2025.08.29 23:42:47.103268 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 3965 | 2025.08.29 23:42:47.103310 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
| 3966 | 2025.08.29 23:42:47.103313 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3967 | 2025.08.29 23:42:47.103326 [ 197 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_31_6} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3968 | 2025.08.29 23:42:47.103346 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 3969 | 2025.08.29 23:42:47.103380 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 3970 | 2025.08.29 23:42:47.103421 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3971 | 2025.08.29 23:42:47.104219 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2025.08.29 23:42:47.104259 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3973 | 2025.08.29 23:42:47.104897 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3974 | 2025.08.29 23:42:47.105181 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.08.29 23:42:47.105336 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002116 sec., 15122.873345935728 rows/sec., 27.10 MiB/sec. | ||
| 3976 | 2025.08.29 23:42:47.105407 [ 276 ] {3f514093-a96d-4a7a-be2f-1df6d49a04d4} <Debug> TCPHandler: Processed in 0.00232134 sec. | ||
| 3977 | 2025.08.29 23:42:47.105528 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2025.08.29 23:42:47.105623 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3979 | 2025.08.29 23:42:47.105664 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3980 | 2025.08.29 23:42:47.105998 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2025.08.29 23:42:47.106031 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3982 | 2025.08.29 23:42:47.106373 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3983 | 2025.08.29 23:42:47.106518 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8817 rows, containing 5 columns (5 merged, 0 gathered) in 0.003497749 sec., 2520764.068548086 rows/sec., 172.19 MiB/sec. | ||
| 3984 | 2025.08.29 23:42:47.106609 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2025.08.29 23:42:47.106693 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3986 | 2025.08.29 23:42:47.106723 [ 84 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3987 | 2025.08.29 23:42:47.106750 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 3988 | 2025.08.29 23:42:47.106762 [ 84 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2025.08.29 23:42:47.106790 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3990 | 2025.08.29 23:42:47.106793 [ 276 ] {943729fc-e254-4358-b7d6-bbd999e2a533} <Debug> TCPHandler: Processed in 0.001316222 sec. | ||
| 3991 | 2025.08.29 23:42:47.106865 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 3992 | 2025.08.29 23:42:47.106966 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2025.08.29 23:42:47.106973 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3994 | 2025.08.29 23:42:47.107003 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1470 rows starting from the beginning of the part | ||
| 3995 | 2025.08.29 23:42:47.107037 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3996 | 2025.08.29 23:42:47.107052 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 3997 | 2025.08.29 23:42:47.107093 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 3998 | 2025.08.29 23:42:47.107100 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3999 | 2025.08.29 23:42:47.107132 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4000 | 2025.08.29 23:42:47.107170 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4001 | 2025.08.29 23:42:47.107209 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4002 | 2025.08.29 23:42:47.108075 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243541 sec., 1423354.7587092023 rows/sec., 96.07 MiB/sec. | ||
| 4003 | 2025.08.29 23:42:47.108255 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4004 | 2025.08.29 23:42:47.108500 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2025.08.29 23:42:47.108568 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_31_6} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4006 | 2025.08.29 23:42:47.108629 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4007 | 2025.08.29 23:42:48.902463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 558 | ||
| 4008 | 2025.08.29 23:42:48.904604 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.08.29 23:42:48.904660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4010 | 2025.08.29 23:42:48.905890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4011 | 2025.08.29 23:42:48.906176 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.08.29 23:42:48.906354 [ 83 ] {} <Debug> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4013 | 2025.08.29 23:42:48.906393 [ 83 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2025.08.29 23:42:48.906413 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4015 | 2025.08.29 23:42:48.906532 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 4016 | 2025.08.29 23:42:48.906553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4017 | 2025.08.29 23:42:48.907120 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4018 | 2025.08.29 23:42:48.907259 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 430 rows starting from the beginning of the part | ||
| 4019 | 2025.08.29 23:42:48.907625 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4020 | 2025.08.29 23:42:48.907985 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4021 | 2025.08.29 23:42:48.908310 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4022 | 2025.08.29 23:42:48.908624 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4023 | 2025.08.29 23:42:48.908961 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4024 | 2025.08.29 23:42:48.914641 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.008168178 sec., 68313.88836041527 rows/sec., 57.55 MiB/sec. | ||
| 4025 | 2025.08.29 23:42:48.915748 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4026 | 2025.08.29 23:42:48.916384 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.08.29 23:42:48.916455 [ 195 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_16_3} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4028 | 2025.08.29 23:42:48.916763 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4029 | 2025.08.29 23:42:51.371073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4030 | 2025.08.29 23:42:51.371559 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2025.08.29 23:42:51.371596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4032 | 2025.08.29 23:42:51.372058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4033 | 2025.08.29 23:42:51.372277 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2025.08.29 23:42:51.372399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4035 | 2025.08.29 23:42:51.952053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4036 | 2025.08.29 23:42:51.968469 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2025.08.29 23:42:51.968534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4038 | 2025.08.29 23:42:51.975050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4039 | 2025.08.29 23:42:51.975782 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2025.08.29 23:42:51.978818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4041 | 2025.08.29 23:42:52.123055 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2025.08.29 23:42:52.123288 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4043 | 2025.08.29 23:42:52.123354 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4044 | 2025.08.29 23:42:52.123937 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2025.08.29 23:42:52.123986 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4046 | 2025.08.29 23:42:52.124378 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4047 | 2025.08.29 23:42:52.124630 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2025.08.29 23:42:52.124794 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001555 sec., 1286.1736334405145 rows/sec., 104.88 KiB/sec. | ||
| 4049 | 2025.08.29 23:42:52.124841 [ 276 ] {7b64d9ec-5cb5-43f0-9ac5-740e69d6d6f1} <Debug> TCPHandler: Processed in 0.001955993 sec. | ||
| 4050 | 2025.08.29 23:42:52.124963 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2025.08.29 23:42:52.125067 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4052 | 2025.08.29 23:42:52.125110 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4053 | 2025.08.29 23:42:52.125975 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2025.08.29 23:42:52.126013 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4055 | 2025.08.29 23:42:52.126440 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4056 | 2025.08.29 23:42:52.126676 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2025.08.29 23:42:52.126815 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001772 sec., 686794.5823927765 rows/sec., 56.79 MiB/sec. | ||
| 4058 | 2025.08.29 23:42:52.126854 [ 276 ] {2a462fc7-dd54-41bc-a942-daf588905ca6} <Debug> TCPHandler: Processed in 0.001943943 sec. | ||
| 4059 | 2025.08.29 23:42:52.126969 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2025.08.29 23:42:52.127067 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4061 | 2025.08.29 23:42:52.127107 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4062 | 2025.08.29 23:42:52.127505 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2025.08.29 23:42:52.127542 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4064 | 2025.08.29 23:42:52.127877 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4065 | 2025.08.29 23:42:52.128129 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2025.08.29 23:42:52.128260 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001214 sec., 9884.678747940692 rows/sec., 734.43 KiB/sec. | ||
| 4067 | 2025.08.29 23:42:52.128298 [ 276 ] {ec64810f-a033-4ee4-85cc-889e346fb1c0} <Debug> TCPHandler: Processed in 0.001380983 sec. | ||
| 4068 | 2025.08.29 23:42:52.128405 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2025.08.29 23:42:52.128500 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4070 | 2025.08.29 23:42:52.128540 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4071 | 2025.08.29 23:42:52.128991 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.08.29 23:42:52.129028 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4073 | 2025.08.29 23:42:52.129362 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4074 | 2025.08.29 23:42:52.129591 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.08.29 23:42:52.129719 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001238 sec., 184168.01292407108 rows/sec., 12.47 MiB/sec. | ||
| 4076 | 2025.08.29 23:42:52.129757 [ 276 ] {ee1674c1-1313-4912-bfab-f67e4de02eee} <Debug> TCPHandler: Processed in 0.001404054 sec. | ||
| 4077 | 2025.08.29 23:42:52.129866 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2025.08.29 23:42:52.129959 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4079 | 2025.08.29 23:42:52.130000 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4080 | 2025.08.29 23:42:52.130574 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.08.29 23:42:52.130612 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4082 | 2025.08.29 23:42:52.130950 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4083 | 2025.08.29 23:42:52.131168 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.08.29 23:42:52.131297 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001356 sec., 392330.383480826 rows/sec., 29.07 MiB/sec. | ||
| 4085 | 2025.08.29 23:42:52.131334 [ 276 ] {8a6d12dc-2421-4233-9417-893df44c52fc} <Debug> TCPHandler: Processed in 0.001518235 sec. | ||
| 4086 | 2025.08.29 23:42:52.131442 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2025.08.29 23:42:52.131536 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4088 | 2025.08.29 23:42:52.131578 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4089 | 2025.08.29 23:42:52.132121 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2025.08.29 23:42:52.132157 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4091 | 2025.08.29 23:42:52.132569 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4092 | 2025.08.29 23:42:52.132807 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.08.29 23:42:52.132933 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001415 sec., 597173.144876325 rows/sec., 40.19 MiB/sec. | ||
| 4094 | 2025.08.29 23:42:52.132970 [ 276 ] {95888b74-7a44-4b17-a7d5-d25981489950} <Debug> TCPHandler: Processed in 0.001578437 sec. | ||
| 4095 | 2025.08.29 23:42:52.133079 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2025.08.29 23:42:52.133174 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.08.29 23:42:52.133227 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4098 | 2025.08.29 23:42:52.133950 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.08.29 23:42:52.133987 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4100 | 2025.08.29 23:42:52.134514 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4101 | 2025.08.29 23:42:52.134743 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.08.29 23:42:52.134882 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 4103 | 2025.08.29 23:42:52.134943 [ 276 ] {8863c5d3-81d7-453c-96ec-b66e798830a5} <Debug> TCPHandler: Processed in 0.001915232 sec. | ||
| 4104 | 2025.08.29 23:42:52.135049 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2025.08.29 23:42:52.135143 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4106 | 2025.08.29 23:42:52.135184 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4107 | 2025.08.29 23:42:52.135513 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2025.08.29 23:42:52.135549 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4109 | 2025.08.29 23:42:52.135874 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4110 | 2025.08.29 23:42:52.136087 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2025.08.29 23:42:52.136215 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4112 | 2025.08.29 23:42:52.136251 [ 276 ] {9c59ccd7-1037-4fd7-93d9-54ad32757cc2} <Debug> TCPHandler: Processed in 0.001253852 sec. | ||
| 4113 | 2025.08.29 23:42:57.096120 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2025.08.29 23:42:57.096317 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4115 | 2025.08.29 23:42:57.096387 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4116 | 2025.08.29 23:42:57.097082 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2025.08.29 23:42:57.097135 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4118 | 2025.08.29 23:42:57.097549 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4119 | 2025.08.29 23:42:57.097779 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.08.29 23:42:57.097946 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001677 sec., 71556.35062611806 rows/sec., 6.08 MiB/sec. | ||
| 4121 | 2025.08.29 23:42:57.098000 [ 276 ] {aa0b2650-7ed3-4477-a331-68c0b843fd6b} <Debug> TCPHandler: Processed in 0.002015454 sec. | ||
| 4122 | 2025.08.29 23:42:57.098132 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2025.08.29 23:42:57.098237 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4124 | 2025.08.29 23:42:57.098282 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4125 | 2025.08.29 23:42:57.098715 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2025.08.29 23:42:57.098754 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4127 | 2025.08.29 23:42:57.099096 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4128 | 2025.08.29 23:42:57.099318 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.08.29 23:42:57.099452 [ 71 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4130 | 2025.08.29 23:42:57.099461 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00125 sec., 25600 rows/sec., 1.88 MiB/sec. | ||
| 4131 | 2025.08.29 23:42:57.099525 [ 71 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2025.08.29 23:42:57.099551 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4133 | 2025.08.29 23:42:57.099551 [ 276 ] {c809c7fd-ea9c-44d2-94ce-83742833a48f} <Debug> TCPHandler: Processed in 0.001469355 sec. | ||
| 4134 | 2025.08.29 23:42:57.099669 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 4135 | 2025.08.29 23:42:57.099694 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2025.08.29 23:42:57.099807 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4137 | 2025.08.29 23:42:57.099817 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4138 | 2025.08.29 23:42:57.099852 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4139 | 2025.08.29 23:42:57.099861 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part | ||
| 4140 | 2025.08.29 23:42:57.099940 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 4141 | 2025.08.29 23:42:57.099989 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 4142 | 2025.08.29 23:42:57.100033 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 4143 | 2025.08.29 23:42:57.100078 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 4144 | 2025.08.29 23:42:57.100127 [ 194 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 4145 | 2025.08.29 23:42:57.100314 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2025.08.29 23:42:57.100359 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4147 | 2025.08.29 23:42:57.100882 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4148 | 2025.08.29 23:42:57.101065 [ 195 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450584 sec., 124087.9535414702 rows/sec., 9.51 MiB/sec. | ||
| 4149 | 2025.08.29 23:42:57.101119 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2025.08.29 23:42:57.101220 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4151 | 2025.08.29 23:42:57.101265 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001478 sec., 64952.63870094723 rows/sec., 5.07 MiB/sec. | ||
| 4152 | 2025.08.29 23:42:57.101304 [ 276 ] {da8c5b2c-66a1-494f-9387-05cae00158a3} <Debug> TCPHandler: Processed in 0.001665218 sec. | ||
| 4153 | 2025.08.29 23:42:57.101434 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2025.08.29 23:42:57.101514 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2025.08.29 23:42:57.101528 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4156 | 2025.08.29 23:42:57.101572 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4157 | 2025.08.29 23:42:57.101591 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_31_6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4158 | 2025.08.29 23:42:57.101675 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4159 | 2025.08.29 23:42:57.101994 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2025.08.29 23:42:57.102030 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4161 | 2025.08.29 23:42:57.102380 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4162 | 2025.08.29 23:42:57.102597 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2025.08.29 23:42:57.102732 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 4164 | 2025.08.29 23:42:57.102776 [ 276 ] {f0dc9d7e-017c-4134-97e9-1d9fbcb6fcac} <Debug> TCPHandler: Processed in 0.001392183 sec. | ||
| 4165 | 2025.08.29 23:42:57.102890 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2025.08.29 23:42:57.102982 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4167 | 2025.08.29 23:42:57.103037 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4168 | 2025.08.29 23:42:57.103890 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2025.08.29 23:42:57.103927 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4170 | 2025.08.29 23:42:57.104494 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4171 | 2025.08.29 23:42:57.104726 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2025.08.29 23:42:57.104849 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4173 | 2025.08.29 23:42:57.104866 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001901 sec., 16833.245660178854 rows/sec., 30.16 MiB/sec. | ||
| 4174 | 2025.08.29 23:42:57.104895 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2025.08.29 23:42:57.104921 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4176 | 2025.08.29 23:42:57.104931 [ 276 ] {2792ea8f-e785-4f5b-9697-5c21b44bbb96} <Debug> TCPHandler: Processed in 0.002089756 sec. | ||
| 4177 | 2025.08.29 23:42:57.105006 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 4178 | 2025.08.29 23:42:57.105055 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2025.08.29 23:42:57.105155 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4180 | 2025.08.29 23:42:57.105197 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4181 | 2025.08.29 23:42:57.105238 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4182 | 2025.08.29 23:42:57.105302 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 495 rows starting from the beginning of the part | ||
| 4183 | 2025.08.29 23:42:57.105430 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 4184 | 2025.08.29 23:42:57.105537 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 4185 | 2025.08.29 23:42:57.105545 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.08.29 23:42:57.105590 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4187 | 2025.08.29 23:42:57.105642 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 4188 | 2025.08.29 23:42:57.105739 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 4189 | 2025.08.29 23:42:57.105829 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 4190 | 2025.08.29 23:42:57.105968 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4191 | 2025.08.29 23:42:57.106232 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2025.08.29 23:42:57.106380 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 4193 | 2025.08.29 23:42:57.106418 [ 276 ] {bd2e5f3c-f69a-4939-aa7a-056e4aaa2aed} <Debug> TCPHandler: Processed in 0.001412894 sec. | ||
| 4194 | 2025.08.29 23:42:57.129602 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 19 columns (19 merged, 0 gathered) in 0.024630107 sec., 24807.03798810131 rows/sec., 44.45 MiB/sec. | ||
| 4195 | 2025.08.29 23:42:57.130469 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4196 | 2025.08.29 23:42:57.130796 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.08.29 23:42:57.130881 [ 195 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4198 | 2025.08.29 23:42:57.130973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4199 | 2025.08.29 23:42:58.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.40 MiB, peak 236.73 MiB, free memory in arenas 0.00 B, will set to 231.56 MiB (RSS), difference: 2.16 MiB | ||
| 4200 | 2025.08.29 23:42:58.776843 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4201 | 2025.08.29 23:42:58.776901 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4202 | 2025.08.29 23:42:58.872475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 4203 | 2025.08.29 23:42:58.872953 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2025.08.29 23:42:58.872998 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4205 | 2025.08.29 23:42:58.873488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4206 | 2025.08.29 23:42:58.873728 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2025.08.29 23:42:58.873874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4208 | 2025.08.29 23:42:58.906688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 586 | ||
| 4209 | 2025.08.29 23:42:58.908902 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.08.29 23:42:58.908960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4211 | 2025.08.29 23:42:58.910179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4212 | 2025.08.29 23:42:58.910456 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.08.29 23:42:58.910808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4214 | 2025.08.29 23:42:59.478890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4215 | 2025.08.29 23:42:59.495124 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2025.08.29 23:42:59.495170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4217 | 2025.08.29 23:42:59.500865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4218 | 2025.08.29 23:42:59.501610 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2025.08.29 23:42:59.504406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4220 | 2025.08.29 23:43:02.094296 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2025.08.29 23:43:02.094526 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4222 | 2025.08.29 23:43:02.094613 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4223 | 2025.08.29 23:43:02.095635 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2025.08.29 23:43:02.095694 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4225 | 2025.08.29 23:43:02.096099 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4226 | 2025.08.29 23:43:02.096327 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2025.08.29 23:43:02.096475 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002019 sec., 37642.397226349676 rows/sec., 3.10 MiB/sec. | ||
| 4228 | 2025.08.29 23:43:02.096521 [ 276 ] {13846d9f-38c5-4e7e-8d7d-b30de470114d} <Debug> TCPHandler: Processed in 0.00235648 sec. | ||
| 4229 | 2025.08.29 23:43:02.096665 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2025.08.29 23:43:02.096766 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4231 | 2025.08.29 23:43:02.096809 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4232 | 2025.08.29 23:43:02.097211 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2025.08.29 23:43:02.097249 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4234 | 2025.08.29 23:43:02.097548 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4235 | 2025.08.29 23:43:02.097757 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2025.08.29 23:43:02.097883 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 4237 | 2025.08.29 23:43:02.097920 [ 276 ] {e9aa7e6c-ceb3-4fe2-9ceb-0a92270e4509} <Debug> TCPHandler: Processed in 0.001306522 sec. | ||
| 4238 | 2025.08.29 23:43:02.098030 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2025.08.29 23:43:02.098121 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4240 | 2025.08.29 23:43:02.098159 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4241 | 2025.08.29 23:43:02.098568 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2025.08.29 23:43:02.098605 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4243 | 2025.08.29 23:43:02.098907 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4244 | 2025.08.29 23:43:02.099147 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2025.08.29 23:43:02.099272 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 4246 | 2025.08.29 23:43:02.099309 [ 276 ] {f5e83853-a7be-4270-958b-504a66e6c430} <Debug> TCPHandler: Processed in 0.001325803 sec. | ||
| 4247 | 2025.08.29 23:43:02.099424 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2025.08.29 23:43:02.099515 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4249 | 2025.08.29 23:43:02.099558 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4250 | 2025.08.29 23:43:02.100008 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2025.08.29 23:43:02.100045 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4252 | 2025.08.29 23:43:02.100381 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4253 | 2025.08.29 23:43:02.100600 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2025.08.29 23:43:02.100732 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 4255 | 2025.08.29 23:43:02.100775 [ 276 ] {d90bf4ce-75fa-458f-89bf-6f48116850c1} <Debug> TCPHandler: Processed in 0.001398204 sec. | ||
| 4256 | 2025.08.29 23:43:02.100889 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2025.08.29 23:43:02.100980 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4258 | 2025.08.29 23:43:02.101033 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4259 | 2025.08.29 23:43:02.101779 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2025.08.29 23:43:02.101815 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4261 | 2025.08.29 23:43:02.102335 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4262 | 2025.08.29 23:43:02.102569 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.08.29 23:43:02.102706 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 4264 | 2025.08.29 23:43:02.102758 [ 276 ] {55d8337c-a887-44e6-a1a3-ef573a785762} <Debug> TCPHandler: Processed in 0.001915992 sec. | ||
| 4265 | 2025.08.29 23:43:02.102869 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2025.08.29 23:43:02.102962 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4267 | 2025.08.29 23:43:02.103003 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4268 | 2025.08.29 23:43:02.103360 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.08.29 23:43:02.103396 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4270 | 2025.08.29 23:43:02.103743 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4271 | 2025.08.29 23:43:02.103968 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.08.29 23:43:02.104098 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4273 | 2025.08.29 23:43:02.104133 [ 276 ] {34942483-0cb7-4e0f-a05b-6b08035585e1} <Debug> TCPHandler: Processed in 0.001311583 sec. | ||
| 4274 | 2025.08.29 23:43:06.373932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
| 4275 | 2025.08.29 23:43:06.374493 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.08.29 23:43:06.374543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4277 | 2025.08.29 23:43:06.375017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4278 | 2025.08.29 23:43:06.375270 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2025.08.29 23:43:06.375412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4280 | 2025.08.29 23:43:07.004457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4281 | 2025.08.29 23:43:07.021636 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2025.08.29 23:43:07.021699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4283 | 2025.08.29 23:43:07.027312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4284 | 2025.08.29 23:43:07.028050 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2025.08.29 23:43:07.030908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4286 | 2025.08.29 23:43:07.096304 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2025.08.29 23:43:07.096482 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4288 | 2025.08.29 23:43:07.096547 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4289 | 2025.08.29 23:43:07.097197 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2025.08.29 23:43:07.097245 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4291 | 2025.08.29 23:43:07.097639 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4292 | 2025.08.29 23:43:07.097871 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2025.08.29 23:43:07.098023 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 205.14 KiB/sec. | ||
| 4294 | 2025.08.29 23:43:07.098065 [ 276 ] {0d8411e6-e918-4bbe-8892-58e035a40591} <Debug> TCPHandler: Processed in 0.001888063 sec. | ||
| 4295 | 2025.08.29 23:43:07.098188 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2025.08.29 23:43:07.098284 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4297 | 2025.08.29 23:43:07.098324 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4298 | 2025.08.29 23:43:07.098788 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2025.08.29 23:43:07.098827 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4300 | 2025.08.29 23:43:07.099162 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4301 | 2025.08.29 23:43:07.099392 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2025.08.29 23:43:07.099525 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.00126 sec., 96825.39682539682 rows/sec., 8.21 MiB/sec. | ||
| 4303 | 2025.08.29 23:43:07.099563 [ 276 ] {603d8367-8c0b-4cc6-8422-22c21b10f8fa} <Debug> TCPHandler: Processed in 0.001422444 sec. | ||
| 4304 | 2025.08.29 23:43:07.099685 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2025.08.29 23:43:07.099780 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4306 | 2025.08.29 23:43:07.099820 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4307 | 2025.08.29 23:43:07.100241 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.08.29 23:43:07.100279 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4309 | 2025.08.29 23:43:07.100587 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4310 | 2025.08.29 23:43:07.100820 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2025.08.29 23:43:07.100948 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001187 sec., 30328.559393428815 rows/sec., 2.21 MiB/sec. | ||
| 4312 | 2025.08.29 23:43:07.100985 [ 276 ] {a1cf7283-1075-4bfe-a8b9-8c8d25d195b8} <Debug> TCPHandler: Processed in 0.001349043 sec. | ||
| 4313 | 2025.08.29 23:43:07.101101 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2025.08.29 23:43:07.101194 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4315 | 2025.08.29 23:43:07.101233 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4316 | 2025.08.29 23:43:07.101660 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.08.29 23:43:07.101697 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4318 | 2025.08.29 23:43:07.102004 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4319 | 2025.08.29 23:43:07.102224 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2025.08.29 23:43:07.102352 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001176 sec., 85034.01360544217 rows/sec., 6.65 MiB/sec. | ||
| 4321 | 2025.08.29 23:43:07.102390 [ 276 ] {6707919f-d54a-4c95-a186-f5c086c12e17} <Debug> TCPHandler: Processed in 0.001337183 sec. | ||
| 4322 | 2025.08.29 23:43:07.102501 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2025.08.29 23:43:07.102594 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4324 | 2025.08.29 23:43:07.102638 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4325 | 2025.08.29 23:43:07.103047 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2025.08.29 23:43:07.103084 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4327 | 2025.08.29 23:43:07.103422 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4328 | 2025.08.29 23:43:07.103643 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2025.08.29 23:43:07.103773 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001197 sec., 135338.34586466165 rows/sec., 9.42 MiB/sec. | ||
| 4330 | 2025.08.29 23:43:07.103817 [ 276 ] {c6014ec2-f900-4723-bfcf-a2f37a80d25e} <Debug> TCPHandler: Processed in 0.001364403 sec. | ||
| 4331 | 2025.08.29 23:43:07.103938 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2025.08.29 23:43:07.104037 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4333 | 2025.08.29 23:43:07.104099 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4334 | 2025.08.29 23:43:07.104944 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2025.08.29 23:43:07.104983 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4336 | 2025.08.29 23:43:07.105547 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4337 | 2025.08.29 23:43:07.105782 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2025.08.29 23:43:07.105921 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001906 sec., 16789.0870933893 rows/sec., 30.09 MiB/sec. | ||
| 4339 | 2025.08.29 23:43:07.105975 [ 276 ] {b8ffacfd-0efb-48f7-af51-8f86a9058c44} <Debug> TCPHandler: Processed in 0.002091965 sec. | ||
| 4340 | 2025.08.29 23:43:07.106090 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2025.08.29 23:43:07.106186 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4342 | 2025.08.29 23:43:07.106227 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4343 | 2025.08.29 23:43:07.106598 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2025.08.29 23:43:07.106634 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4345 | 2025.08.29 23:43:07.106955 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4346 | 2025.08.29 23:43:07.107180 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2025.08.29 23:43:07.107312 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 4348 | 2025.08.29 23:43:07.107348 [ 276 ] {ee6b165f-a822-4395-982c-c5b529833630} <Debug> TCPHandler: Processed in 0.001306593 sec. | ||
| 4349 | 2025.08.29 23:43:08.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.63 MiB, peak 236.73 MiB, free memory in arenas 0.00 B, will set to 231.60 MiB (RSS), difference: -1.03 MiB | ||
| 4350 | 2025.08.29 23:43:08.910966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 612 | ||
| 4351 | 2025.08.29 23:43:08.913346 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2025.08.29 23:43:08.913414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4353 | 2025.08.29 23:43:08.914648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4354 | 2025.08.29 23:43:08.914959 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2025.08.29 23:43:08.915294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4356 | 2025.08.29 23:43:12.094159 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2025.08.29 23:43:12.094351 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4358 | 2025.08.29 23:43:12.094415 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4359 | 2025.08.29 23:43:12.095318 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2025.08.29 23:43:12.095406 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4361 | 2025.08.29 23:43:12.095969 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4362 | 2025.08.29 23:43:12.096208 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.08.29 23:43:12.096348 [ 58 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4364 | 2025.08.29 23:43:12.096361 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002058 sec., 36929.057337220605 rows/sec., 3.04 MiB/sec. | ||
| 4365 | 2025.08.29 23:43:12.096421 [ 58 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2025.08.29 23:43:12.096440 [ 276 ] {cecb7dee-eed8-4cda-b398-9c996377a58d} <Debug> TCPHandler: Processed in 0.002403671 sec. | ||
| 4367 | 2025.08.29 23:43:12.096448 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4368 | 2025.08.29 23:43:12.096560 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 4369 | 2025.08.29 23:43:12.096600 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2025.08.29 23:43:12.096653 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4371 | 2025.08.29 23:43:12.096681 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1289 rows starting from the beginning of the part | ||
| 4372 | 2025.08.29 23:43:12.096701 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4373 | 2025.08.29 23:43:12.096738 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1217 rows starting from the beginning of the part | ||
| 4374 | 2025.08.29 23:43:12.096746 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4375 | 2025.08.29 23:43:12.096781 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 120 rows starting from the beginning of the part | ||
| 4376 | 2025.08.29 23:43:12.096822 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 4377 | 2025.08.29 23:43:12.096861 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 122 rows starting from the beginning of the part | ||
| 4378 | 2025.08.29 23:43:12.096895 [ 192 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 4379 | 2025.08.29 23:43:12.097179 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2025.08.29 23:43:12.097215 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4381 | 2025.08.29 23:43:12.097522 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4382 | 2025.08.29 23:43:12.097732 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2025.08.29 23:43:12.097858 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 4384 | 2025.08.29 23:43:12.097895 [ 276 ] {ba5a1a0e-36e5-41ee-be70-d42e729d3a59} <Debug> TCPHandler: Processed in 0.001347423 sec. | ||
| 4385 | 2025.08.29 23:43:12.098024 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2025.08.29 23:43:12.098116 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4387 | 2025.08.29 23:43:12.098156 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4388 | 2025.08.29 23:43:12.098222 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698459 sec., 1707430.0880975048 rows/sec., 148.30 MiB/sec. | ||
| 4389 | 2025.08.29 23:43:12.098512 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4390 | 2025.08.29 23:43:12.098582 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2025.08.29 23:43:12.098639 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4392 | 2025.08.29 23:43:12.098871 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2025.08.29 23:43:12.098965 [ 203 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_36_7} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4394 | 2025.08.29 23:43:12.099040 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4395 | 2025.08.29 23:43:12.099078 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4396 | 2025.08.29 23:43:12.099281 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2025.08.29 23:43:12.099404 [ 58 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4398 | 2025.08.29 23:43:12.099425 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001326 sec., 55806.93815987934 rows/sec., 4.36 MiB/sec. | ||
| 4399 | 2025.08.29 23:43:12.099456 [ 58 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2025.08.29 23:43:12.099476 [ 276 ] {e3cc398b-2f59-4954-9f25-84fad28c0680} <Debug> TCPHandler: Processed in 0.001500206 sec. | ||
| 4401 | 2025.08.29 23:43:12.099484 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4402 | 2025.08.29 23:43:12.099564 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 4403 | 2025.08.29 23:43:12.099608 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2025.08.29 23:43:12.099643 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4405 | 2025.08.29 23:43:12.099665 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 596 rows starting from the beginning of the part | ||
| 4406 | 2025.08.29 23:43:12.099706 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 532 rows starting from the beginning of the part | ||
| 4407 | 2025.08.29 23:43:12.099709 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4408 | 2025.08.29 23:43:12.099741 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part | ||
| 4409 | 2025.08.29 23:43:12.099760 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4410 | 2025.08.29 23:43:12.099774 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 4411 | 2025.08.29 23:43:12.099808 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 100 rows starting from the beginning of the part | ||
| 4412 | 2025.08.29 23:43:12.099842 [ 192 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 4413 | 2025.08.29 23:43:12.100189 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2025.08.29 23:43:12.100226 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4415 | 2025.08.29 23:43:12.100568 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4416 | 2025.08.29 23:43:12.100682 [ 203 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145589 sec., 1284928.5389437224 rows/sec., 101.57 MiB/sec. | ||
| 4417 | 2025.08.29 23:43:12.100793 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2025.08.29 23:43:12.100840 [ 203 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4419 | 2025.08.29 23:43:12.100943 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 4420 | 2025.08.29 23:43:12.100941 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4421 | 2025.08.29 23:43:12.100990 [ 276 ] {120f3441-3503-41ca-a309-3f4467984eac} <Debug> TCPHandler: Processed in 0.001431954 sec. | ||
| 4422 | 2025.08.29 23:43:12.101023 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2025.08.29 23:43:12.101060 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4424 | 2025.08.29 23:43:12.101121 [ 203 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2025.08.29 23:43:12.101126 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2025.08.29 23:43:12.101141 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 4427 | 2025.08.29 23:43:12.101212 [ 203 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_36_7} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4428 | 2025.08.29 23:43:12.101239 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4429 | 2025.08.29 23:43:12.101241 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4430 | 2025.08.29 23:43:12.101279 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8817 rows starting from the beginning of the part | ||
| 4431 | 2025.08.29 23:43:12.101299 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4432 | 2025.08.29 23:43:12.101310 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4433 | 2025.08.29 23:43:12.101324 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 845 rows starting from the beginning of the part | ||
| 4434 | 2025.08.29 23:43:12.101365 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 4435 | 2025.08.29 23:43:12.101400 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4436 | 2025.08.29 23:43:12.101435 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part | ||
| 4437 | 2025.08.29 23:43:12.101468 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4438 | 2025.08.29 23:43:12.102114 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.08.29 23:43:12.102151 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4440 | 2025.08.29 23:43:12.102718 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4441 | 2025.08.29 23:43:12.102952 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.08.29 23:43:12.103105 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001885 sec., 5305.039787798409 rows/sec., 9.51 MiB/sec. | ||
| 4443 | 2025.08.29 23:43:12.103184 [ 276 ] {5e13a1c3-ee53-4cc3-b0ce-82ebc2c505d1} <Debug> TCPHandler: Processed in 0.002114735 sec. | ||
| 4444 | 2025.08.29 23:43:12.103310 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2025.08.29 23:43:12.103406 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4446 | 2025.08.29 23:43:12.103451 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4447 | 2025.08.29 23:43:12.103806 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.08.29 23:43:12.103844 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4449 | 2025.08.29 23:43:12.104199 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4450 | 2025.08.29 23:43:12.104429 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.08.29 23:43:12.104498 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10304 rows, containing 5 columns (5 merged, 0 gathered) in 0.003384187 sec., 3044749.0047092554 rows/sec., 207.99 MiB/sec. | ||
| 4452 | 2025.08.29 23:43:12.104561 [ 57 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4453 | 2025.08.29 23:43:12.104568 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 4454 | 2025.08.29 23:43:12.104613 [ 57 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2025.08.29 23:43:12.104631 [ 276 ] {242192d3-da72-43e7-98ad-49664dc57ef5} <Debug> TCPHandler: Processed in 0.001370663 sec. | ||
| 4456 | 2025.08.29 23:43:12.104641 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4457 | 2025.08.29 23:43:12.104680 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4458 | 2025.08.29 23:43:12.104765 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4459 | 2025.08.29 23:43:12.104899 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4460 | 2025.08.29 23:43:12.104928 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2025.08.29 23:43:12.104941 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1770 rows starting from the beginning of the part | ||
| 4462 | 2025.08.29 23:43:12.104998 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4463 | 2025.08.29 23:43:12.105024 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4464 | 2025.08.29 23:43:12.105069 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4465 | 2025.08.29 23:43:12.105081 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4466 | 2025.08.29 23:43:12.105140 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4467 | 2025.08.29 23:43:12.105190 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4468 | 2025.08.29 23:43:12.105239 [ 203 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 4469 | 2025.08.29 23:43:12.106454 [ 187 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001730559 sec., 1196145.2917814418 rows/sec., 80.71 MiB/sec. | ||
| 4470 | 2025.08.29 23:43:12.106664 [ 192 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4471 | 2025.08.29 23:43:12.106915 [ 192 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2025.08.29 23:43:12.106976 [ 192 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_36_7} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4473 | 2025.08.29 23:43:12.107047 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4474 | 2025.08.29 23:43:13.776946 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4475 | 2025.08.29 23:43:13.777002 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4476 | 2025.08.29 23:43:13.875539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
| 4477 | 2025.08.29 23:43:13.876059 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.08.29 23:43:13.876104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4479 | 2025.08.29 23:43:13.876584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4480 | 2025.08.29 23:43:13.876812 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.08.29 23:43:13.876947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4482 | 2025.08.29 23:43:13.876976 [ 55 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4483 | 2025.08.29 23:43:13.877059 [ 55 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2025.08.29 23:43:13.877095 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4485 | 2025.08.29 23:43:13.877278 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 4486 | 2025.08.29 23:43:13.877507 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4487 | 2025.08.29 23:43:13.877574 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
| 4488 | 2025.08.29 23:43:13.877679 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
| 4489 | 2025.08.29 23:43:13.877756 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
| 4490 | 2025.08.29 23:43:13.877825 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
| 4491 | 2025.08.29 23:43:13.877892 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
| 4492 | 2025.08.29 23:43:13.877937 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
| 4493 | 2025.08.29 23:43:13.882173 [ 190 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004982015 sec., 2399832.1964104883 rows/sec., 34.33 MiB/sec. | ||
| 4494 | 2025.08.29 23:43:13.882621 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4495 | 2025.08.29 23:43:13.882974 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.08.29 23:43:13.883061 [ 198 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_26_5} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4497 | 2025.08.29 23:43:13.883172 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 4498 | 2025.08.29 23:43:14.531033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4499 | 2025.08.29 23:43:14.548794 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2025.08.29 23:43:14.548860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4501 | 2025.08.29 23:43:14.554546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4502 | 2025.08.29 23:43:14.555239 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2025.08.29 23:43:14.555566 [ 54 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4504 | 2025.08.29 23:43:14.555669 [ 54 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2025.08.29 23:43:14.555709 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4506 | 2025.08.29 23:43:14.555867 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 4507 | 2025.08.29 23:43:14.558372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4508 | 2025.08.29 23:43:14.560069 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4509 | 2025.08.29 23:43:14.561650 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 4510 | 2025.08.29 23:43:14.566262 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 4511 | 2025.08.29 23:43:14.570562 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 4512 | 2025.08.29 23:43:14.574759 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 4513 | 2025.08.29 23:43:14.578980 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 4514 | 2025.08.29 23:43:14.583074 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 4515 | 2025.08.29 23:43:14.635633 [ 200 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07983698 sec., 2455.002681714664 rows/sec., 12.69 MiB/sec. | ||
| 4516 | 2025.08.29 23:43:14.638191 [ 189 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4517 | 2025.08.29 23:43:14.640224 [ 189 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_26_5} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2025.08.29 23:43:14.640324 [ 189 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_26_5} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4519 | 2025.08.29 23:43:14.642638 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4520 | 2025.08.29 23:43:15.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.46 MiB, peak 244.03 MiB, free memory in arenas 0.00 B, will set to 239.28 MiB (RSS), difference: 5.82 MiB | ||
| 4521 | 2025.08.29 23:43:17.096395 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.08.29 23:43:17.096591 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4523 | 2025.08.29 23:43:17.096659 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4524 | 2025.08.29 23:43:17.097372 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.08.29 23:43:17.097424 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4526 | 2025.08.29 23:43:17.097851 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4527 | 2025.08.29 23:43:17.098086 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.08.29 23:43:17.098248 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001705 sec., 70381.23167155425 rows/sec., 5.98 MiB/sec. | ||
| 4529 | 2025.08.29 23:43:17.098299 [ 276 ] {f97d3ab3-966d-4d3d-82de-c7e7a2e2f1e9} <Debug> TCPHandler: Processed in 0.002041875 sec. | ||
| 4530 | 2025.08.29 23:43:17.098434 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.08.29 23:43:17.098542 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4532 | 2025.08.29 23:43:17.098586 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4533 | 2025.08.29 23:43:17.099022 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.08.29 23:43:17.099060 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4535 | 2025.08.29 23:43:17.099378 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4536 | 2025.08.29 23:43:17.099596 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.08.29 23:43:17.099732 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001216 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 4538 | 2025.08.29 23:43:17.099772 [ 276 ] {0f2fa495-0368-4266-bc40-0e982cc72b00} <Debug> TCPHandler: Processed in 0.001393173 sec. | ||
| 4539 | 2025.08.29 23:43:17.099885 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.08.29 23:43:17.099983 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4541 | 2025.08.29 23:43:17.100025 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4542 | 2025.08.29 23:43:17.100522 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.08.29 23:43:17.100564 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4544 | 2025.08.29 23:43:17.100930 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4545 | 2025.08.29 23:43:17.101161 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2025.08.29 23:43:17.101302 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00134 sec., 71641.79104477612 rows/sec., 5.60 MiB/sec. | ||
| 4547 | 2025.08.29 23:43:17.101341 [ 276 ] {412cab01-228c-490b-9bfa-a1c692423cb1} <Debug> TCPHandler: Processed in 0.001507766 sec. | ||
| 4548 | 2025.08.29 23:43:17.101458 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2025.08.29 23:43:17.101557 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4550 | 2025.08.29 23:43:17.101602 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4551 | 2025.08.29 23:43:17.102018 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.08.29 23:43:17.102054 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4553 | 2025.08.29 23:43:17.102394 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4554 | 2025.08.29 23:43:17.102620 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.08.29 23:43:17.102752 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4556 | 2025.08.29 23:43:17.102788 [ 276 ] {dacf7e3a-9f4d-4094-aeb3-ae7021dc466a} <Debug> TCPHandler: Processed in 0.001380144 sec. | ||
| 4557 | 2025.08.29 23:43:17.102960 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.08.29 23:43:17.103077 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4559 | 2025.08.29 23:43:17.103147 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4560 | 2025.08.29 23:43:17.104003 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.08.29 23:43:17.104039 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4562 | 2025.08.29 23:43:17.104676 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4563 | 2025.08.29 23:43:17.104924 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.08.29 23:43:17.105096 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002044 sec., 15655.577299412917 rows/sec., 28.05 MiB/sec. | ||
| 4565 | 2025.08.29 23:43:17.105172 [ 276 ] {7ae6e7b7-6ca5-44d8-a6ee-e605ed35de94} <Debug> TCPHandler: Processed in 0.002266229 sec. | ||
| 4566 | 2025.08.29 23:43:17.105291 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.08.29 23:43:17.105388 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4568 | 2025.08.29 23:43:17.105431 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4569 | 2025.08.29 23:43:17.105776 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.08.29 23:43:17.105813 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4571 | 2025.08.29 23:43:17.106131 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4572 | 2025.08.29 23:43:17.106361 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.08.29 23:43:17.106488 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4574 | 2025.08.29 23:43:17.106523 [ 276 ] {a355e718-65b6-466b-95c8-c47c229b1130} <Debug> TCPHandler: Processed in 0.001281932 sec. | ||
| 4575 | 2025.08.29 23:43:18.915488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 636 | ||
| 4576 | 2025.08.29 23:43:18.917766 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2025.08.29 23:43:18.917803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4578 | 2025.08.29 23:43:18.919020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4579 | 2025.08.29 23:43:18.919289 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2025.08.29 23:43:18.919543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 4581 | 2025.08.29 23:43:21.377017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
| 4582 | 2025.08.29 23:43:21.377589 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2025.08.29 23:43:21.377669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4584 | 2025.08.29 23:43:21.378247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4585 | 2025.08.29 23:43:21.378476 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2025.08.29 23:43:21.378601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 4587 | 2025.08.29 23:43:22.058443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4588 | 2025.08.29 23:43:22.073434 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.08.29 23:43:22.073488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4590 | 2025.08.29 23:43:22.079235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4591 | 2025.08.29 23:43:22.079965 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.08.29 23:43:22.082526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4593 | 2025.08.29 23:43:22.122055 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.08.29 23:43:22.122318 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4595 | 2025.08.29 23:43:22.122422 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4596 | 2025.08.29 23:43:22.123268 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.08.29 23:43:22.123316 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4598 | 2025.08.29 23:43:22.123706 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4599 | 2025.08.29 23:43:22.123952 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.08.29 23:43:22.124138 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001893 sec., 3169.5721077654516 rows/sec., 258.46 KiB/sec. | ||
| 4601 | 2025.08.29 23:43:22.124191 [ 276 ] {38cf9994-47c3-4f00-9965-d5c233ab6e47} <Debug> TCPHandler: Processed in 0.002313749 sec. | ||
| 4602 | 2025.08.29 23:43:22.124325 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.08.29 23:43:22.124440 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4604 | 2025.08.29 23:43:22.124484 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4605 | 2025.08.29 23:43:22.125509 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.08.29 23:43:22.125549 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4607 | 2025.08.29 23:43:22.125980 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4608 | 2025.08.29 23:43:22.126208 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.08.29 23:43:22.126355 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.00194 sec., 628350.5154639175 rows/sec., 51.95 MiB/sec. | ||
| 4610 | 2025.08.29 23:43:22.126394 [ 276 ] {7a113bd4-0f09-448b-a08d-451f66b77b7d} <Debug> TCPHandler: Processed in 0.002129496 sec. | ||
| 4611 | 2025.08.29 23:43:22.126510 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.08.29 23:43:22.126610 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4613 | 2025.08.29 23:43:22.126653 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4614 | 2025.08.29 23:43:22.127063 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.08.29 23:43:22.127101 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4616 | 2025.08.29 23:43:22.127418 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4617 | 2025.08.29 23:43:22.127654 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.08.29 23:43:22.127763 [ 49 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4619 | 2025.08.29 23:43:22.127787 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001199 sec., 13344.45371142619 rows/sec., 976.56 KiB/sec. | ||
| 4620 | 2025.08.29 23:43:22.127828 [ 49 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2025.08.29 23:43:22.127838 [ 276 ] {5d5edacf-64e0-4802-95b8-a40c67505da8} <Debug> TCPHandler: Processed in 0.001379393 sec. | ||
| 4622 | 2025.08.29 23:43:22.127856 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4623 | 2025.08.29 23:43:22.127956 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2025.08.29 23:43:22.127966 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 4625 | 2025.08.29 23:43:22.128058 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4626 | 2025.08.29 23:43:22.128075 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4627 | 2025.08.29 23:43:22.128100 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4628 | 2025.08.29 23:43:22.128109 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part | ||
| 4629 | 2025.08.29 23:43:22.128177 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 4630 | 2025.08.29 23:43:22.128230 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 4631 | 2025.08.29 23:43:22.128279 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 4632 | 2025.08.29 23:43:22.128322 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 4633 | 2025.08.29 23:43:22.128365 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 4634 | 2025.08.29 23:43:22.128562 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2025.08.29 23:43:22.128600 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4636 | 2025.08.29 23:43:22.128985 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4637 | 2025.08.29 23:43:22.129190 [ 191 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261252 sec., 128443.80028733354 rows/sec., 9.81 MiB/sec. | ||
| 4638 | 2025.08.29 23:43:22.129212 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.08.29 23:43:22.129339 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4640 | 2025.08.29 23:43:22.129375 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001338 sec., 170403.5874439462 rows/sec., 11.54 MiB/sec. | ||
| 4641 | 2025.08.29 23:43:22.129413 [ 276 ] {cf7bd7d8-a926-4db5-af65-f43c4adb4416} <Debug> TCPHandler: Processed in 0.001507066 sec. | ||
| 4642 | 2025.08.29 23:43:22.129531 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2025.08.29 23:43:22.129586 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2025.08.29 23:43:22.129627 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4645 | 2025.08.29 23:43:22.129651 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_36_7} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4646 | 2025.08.29 23:43:22.129669 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4647 | 2025.08.29 23:43:22.129711 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4648 | 2025.08.29 23:43:22.130220 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2025.08.29 23:43:22.130256 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4650 | 2025.08.29 23:43:22.130594 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4651 | 2025.08.29 23:43:22.130811 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2025.08.29 23:43:22.130945 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001337 sec., 400897.5317875841 rows/sec., 29.72 MiB/sec. | ||
| 4653 | 2025.08.29 23:43:22.130984 [ 276 ] {5ea5d550-c0fa-44a6-b4d0-06ef94fbb577} <Debug> TCPHandler: Processed in 0.001501155 sec. | ||
| 4654 | 2025.08.29 23:43:22.131096 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2025.08.29 23:43:22.131189 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4656 | 2025.08.29 23:43:22.131232 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4657 | 2025.08.29 23:43:22.131763 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.08.29 23:43:22.131801 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4659 | 2025.08.29 23:43:22.132182 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4660 | 2025.08.29 23:43:22.132415 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.08.29 23:43:22.132552 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001381 sec., 613323.678493845 rows/sec., 41.28 MiB/sec. | ||
| 4662 | 2025.08.29 23:43:22.132589 [ 276 ] {a72052ce-eda6-4c8c-8ad3-efc02c28f6ba} <Debug> TCPHandler: Processed in 0.001542026 sec. | ||
| 4663 | 2025.08.29 23:43:22.132700 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2025.08.29 23:43:22.132793 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4665 | 2025.08.29 23:43:22.132848 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4666 | 2025.08.29 23:43:22.133589 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.08.29 23:43:22.133626 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4668 | 2025.08.29 23:43:22.134140 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4669 | 2025.08.29 23:43:22.134377 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2025.08.29 23:43:22.134497 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4671 | 2025.08.29 23:43:22.134515 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 4672 | 2025.08.29 23:43:22.134542 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.08.29 23:43:22.134565 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4674 | 2025.08.29 23:43:22.134581 [ 276 ] {0b41f30f-0166-487d-8378-a8ba4e704e2b} <Debug> TCPHandler: Processed in 0.001930393 sec. | ||
| 4675 | 2025.08.29 23:43:22.134655 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 4676 | 2025.08.29 23:43:22.134693 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2025.08.29 23:43:22.134791 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4678 | 2025.08.29 23:43:22.134834 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4679 | 2025.08.29 23:43:22.134871 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4680 | 2025.08.29 23:43:22.134936 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 611 rows starting from the beginning of the part | ||
| 4681 | 2025.08.29 23:43:22.135059 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 4682 | 2025.08.29 23:43:22.135155 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 4683 | 2025.08.29 23:43:22.135170 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2025.08.29 23:43:22.135210 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4685 | 2025.08.29 23:43:22.135248 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 4686 | 2025.08.29 23:43:22.135337 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 4687 | 2025.08.29 23:43:22.135423 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 4688 | 2025.08.29 23:43:22.135543 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4689 | 2025.08.29 23:43:22.135802 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2025.08.29 23:43:22.135947 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 4691 | 2025.08.29 23:43:22.135984 [ 276 ] {4b18ac98-ea1b-488f-9ba8-03034d18260a} <Debug> TCPHandler: Processed in 0.001340473 sec. | ||
| 4692 | 2025.08.29 23:43:22.140613 [ 191 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 19 columns (19 merged, 0 gathered) in 0.005998851 sec., 117522.5055598147 rows/sec., 210.59 MiB/sec. | ||
| 4693 | 2025.08.29 23:43:22.141777 [ 196 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4694 | 2025.08.29 23:43:22.142117 [ 196 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.08.29 23:43:22.142182 [ 196 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4696 | 2025.08.29 23:43:22.142286 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 4697 | 2025.08.29 23:43:23.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.49 MiB, peak 247.96 MiB, free memory in arenas 0.00 B, will set to 243.16 MiB (RSS), difference: 2.67 MiB | ||
| 4698 | 2025.08.29 23:43:27.095303 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.08.29 23:43:27.095560 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4700 | 2025.08.29 23:43:27.095625 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4701 | 2025.08.29 23:43:27.096339 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2025.08.29 23:43:27.096382 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4703 | 2025.08.29 23:43:27.096797 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4704 | 2025.08.29 23:43:27.097032 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.08.29 23:43:27.097185 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00169 sec., 71005.91715976331 rows/sec., 6.03 MiB/sec. | ||
| 4706 | 2025.08.29 23:43:27.097227 [ 276 ] {077bd03d-d9af-4748-958f-76c46d80d6a0} <Debug> TCPHandler: Processed in 0.002163376 sec. | ||
| 4707 | 2025.08.29 23:43:27.097359 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2025.08.29 23:43:27.097455 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4709 | 2025.08.29 23:43:27.097496 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4710 | 2025.08.29 23:43:27.097946 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.08.29 23:43:27.097985 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4712 | 2025.08.29 23:43:27.098319 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4713 | 2025.08.29 23:43:27.098547 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.08.29 23:43:27.098680 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001245 sec., 25702.81124497992 rows/sec., 1.89 MiB/sec. | ||
| 4715 | 2025.08.29 23:43:27.098719 [ 276 ] {0fefc1a0-f406-49ca-a1a8-a2685ee0a54c} <Debug> TCPHandler: Processed in 0.001410335 sec. | ||
| 4716 | 2025.08.29 23:43:27.098841 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.08.29 23:43:27.098937 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4718 | 2025.08.29 23:43:27.098979 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4719 | 2025.08.29 23:43:27.099432 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2025.08.29 23:43:27.099476 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4721 | 2025.08.29 23:43:27.099830 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4722 | 2025.08.29 23:43:27.100060 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2025.08.29 23:43:27.100198 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001278 sec., 75117.37089201878 rows/sec., 5.87 MiB/sec. | ||
| 4724 | 2025.08.29 23:43:27.100237 [ 276 ] {30b5a81a-f373-42cc-9e42-d2e6cebaa802} <Debug> TCPHandler: Processed in 0.001447184 sec. | ||
| 4725 | 2025.08.29 23:43:27.100357 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2025.08.29 23:43:27.100453 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4727 | 2025.08.29 23:43:27.100497 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4728 | 2025.08.29 23:43:27.100943 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2025.08.29 23:43:27.100980 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4730 | 2025.08.29 23:43:27.101342 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4731 | 2025.08.29 23:43:27.101582 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2025.08.29 23:43:27.101717 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 4733 | 2025.08.29 23:43:27.101756 [ 276 ] {7653ce34-c999-435d-ab1d-36166a5c5ea0} <Debug> TCPHandler: Processed in 0.001448475 sec. | ||
| 4734 | 2025.08.29 23:43:27.101871 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2025.08.29 23:43:27.101966 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4736 | 2025.08.29 23:43:27.102023 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4737 | 2025.08.29 23:43:27.102942 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2025.08.29 23:43:27.102982 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4739 | 2025.08.29 23:43:27.103577 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4740 | 2025.08.29 23:43:27.103801 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2025.08.29 23:43:27.103948 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002 sec., 16000 rows/sec., 28.67 MiB/sec. | ||
| 4742 | 2025.08.29 23:43:27.104017 [ 276 ] {48c61e42-e868-4149-b24c-fe665cf694ba} <Debug> TCPHandler: Processed in 0.002195787 sec. | ||
| 4743 | 2025.08.29 23:43:27.104134 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2025.08.29 23:43:27.104229 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4745 | 2025.08.29 23:43:27.104271 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4746 | 2025.08.29 23:43:27.104622 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2025.08.29 23:43:27.104661 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4748 | 2025.08.29 23:43:27.104999 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4749 | 2025.08.29 23:43:27.105231 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2025.08.29 23:43:27.105362 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 4751 | 2025.08.29 23:43:27.105398 [ 276 ] {a3744fab-db2e-44ca-9302-3230a6d36ac6} <Debug> TCPHandler: Processed in 0.001315213 sec. | ||
| 4752 | 2025.08.29 23:43:28.777195 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4753 | 2025.08.29 23:43:28.777249 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4754 | 2025.08.29 23:43:28.878687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
| 4755 | 2025.08.29 23:43:28.879194 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2025.08.29 23:43:28.879238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4757 | 2025.08.29 23:43:28.879800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4758 | 2025.08.29 23:43:28.880035 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2025.08.29 23:43:28.880180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 4760 | 2025.08.29 23:43:28.919698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 664 | ||
| 4761 | 2025.08.29 23:43:28.921979 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2025.08.29 23:43:28.922026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4763 | 2025.08.29 23:43:28.923347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4764 | 2025.08.29 23:43:28.923634 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.08.29 23:43:28.923993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 4766 | 2025.08.29 23:43:29.582659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4767 | 2025.08.29 23:43:29.598389 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.08.29 23:43:29.598446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4769 | 2025.08.29 23:43:29.604583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4770 | 2025.08.29 23:43:29.605309 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.08.29 23:43:29.608447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4772 | 2025.08.29 23:43:32.094703 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2025.08.29 23:43:32.095053 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4774 | 2025.08.29 23:43:32.095172 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4775 | 2025.08.29 23:43:32.096222 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2025.08.29 23:43:32.096284 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4777 | 2025.08.29 23:43:32.096734 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4778 | 2025.08.29 23:43:32.096964 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2025.08.29 23:43:32.097127 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002166 sec., 35087.71929824562 rows/sec., 2.89 MiB/sec. | ||
| 4780 | 2025.08.29 23:43:32.097175 [ 276 ] {f5d0a955-7f9c-4797-96d8-a9eaa3b52acb} <Debug> TCPHandler: Processed in 0.002648274 sec. | ||
| 4781 | 2025.08.29 23:43:32.097306 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2025.08.29 23:43:32.097407 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4783 | 2025.08.29 23:43:32.097450 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4784 | 2025.08.29 23:43:32.097856 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.08.29 23:43:32.097891 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4786 | 2025.08.29 23:43:32.098195 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4787 | 2025.08.29 23:43:32.098405 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2025.08.29 23:43:32.098542 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 4789 | 2025.08.29 23:43:32.098579 [ 276 ] {4946b929-d293-4359-9ba6-505d933d865b} <Debug> TCPHandler: Processed in 0.001325202 sec. | ||
| 4790 | 2025.08.29 23:43:32.098705 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2025.08.29 23:43:32.098798 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4792 | 2025.08.29 23:43:32.098837 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4793 | 2025.08.29 23:43:32.099252 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.08.29 23:43:32.099288 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4795 | 2025.08.29 23:43:32.099606 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4796 | 2025.08.29 23:43:32.099822 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2025.08.29 23:43:32.099948 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 4798 | 2025.08.29 23:43:32.099985 [ 276 ] {2484e0ae-a52e-495f-85d3-e2ab2ad28e5a} <Debug> TCPHandler: Processed in 0.001341233 sec. | ||
| 4799 | 2025.08.29 23:43:32.100103 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2025.08.29 23:43:32.100196 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4801 | 2025.08.29 23:43:32.100239 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4802 | 2025.08.29 23:43:32.100671 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2025.08.29 23:43:32.100709 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4804 | 2025.08.29 23:43:32.101039 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4805 | 2025.08.29 23:43:32.101248 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2025.08.29 23:43:32.101374 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 4807 | 2025.08.29 23:43:32.101410 [ 276 ] {b0f4d916-764d-4764-a305-742d76cb9d5b} <Debug> TCPHandler: Processed in 0.001354863 sec. | ||
| 4808 | 2025.08.29 23:43:32.101519 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2025.08.29 23:43:32.101611 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4810 | 2025.08.29 23:43:32.101664 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4811 | 2025.08.29 23:43:32.102413 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2025.08.29 23:43:32.102449 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4813 | 2025.08.29 23:43:32.102952 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4814 | 2025.08.29 23:43:32.103180 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2025.08.29 23:43:32.103319 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 4816 | 2025.08.29 23:43:32.103371 [ 276 ] {f55d0ea0-cd28-40c1-bb01-968ce052aa4c} <Debug> TCPHandler: Processed in 0.001898782 sec. | ||
| 4817 | 2025.08.29 23:43:32.103486 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2025.08.29 23:43:32.103574 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4819 | 2025.08.29 23:43:32.103613 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4820 | 2025.08.29 23:43:32.103925 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2025.08.29 23:43:32.103959 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4822 | 2025.08.29 23:43:32.104250 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4823 | 2025.08.29 23:43:32.104513 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2025.08.29 23:43:32.104640 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4825 | 2025.08.29 23:43:32.104675 [ 276 ] {f962d586-1e61-4a77-86f7-32f856094fb8} <Debug> TCPHandler: Processed in 0.001235421 sec. | ||
| 4826 | 2025.08.29 23:43:33.308238 [ 43 ] {} <Debug> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4827 | 2025.08.29 23:43:33.308303 [ 43 ] {} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.08.29 23:43:33.308323 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4829 | 2025.08.29 23:43:33.308462 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::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 | ||
| 4830 | 2025.08.29 23:43:33.308622 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2025.08.29 23:43:33.308660 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
| 4832 | 2025.08.29 23:43:33.308733 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 4833 | 2025.08.29 23:43:33.308781 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::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 | ||
| 4834 | 2025.08.29 23:43:33.308828 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 4835 | 2025.08.29 23:43:33.308872 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 4836 | 2025.08.29 23:43:33.309630 [ 196 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227931 sec., 26060.096210617696 rows/sec., 2.17 MiB/sec. | ||
| 4837 | 2025.08.29 23:43:33.309773 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4838 | 2025.08.29 23:43:33.310016 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2025.08.29 23:43:33.310080 [ 189 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_13_3} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4840 | 2025.08.29 23:43:33.310144 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4841 | 2025.08.29 23:43:36.380316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
| 4842 | 2025.08.29 23:43:36.381074 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.08.29 23:43:36.381114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4844 | 2025.08.29 23:43:36.381659 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4845 | 2025.08.29 23:43:36.381885 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.08.29 23:43:36.382009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 4847 | 2025.08.29 23:43:37.095784 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2025.08.29 23:43:37.096028 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4849 | 2025.08.29 23:43:37.096102 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4850 | 2025.08.29 23:43:37.096733 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2025.08.29 23:43:37.096787 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4852 | 2025.08.29 23:43:37.097194 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4853 | 2025.08.29 23:43:37.097451 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2025.08.29 23:43:37.097622 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001648 sec., 2427.1844660194174 rows/sec., 197.92 KiB/sec. | ||
| 4855 | 2025.08.29 23:43:37.097676 [ 276 ] {88cba331-cab6-49c2-a58d-9e2851439400} <Debug> TCPHandler: Processed in 0.002126906 sec. | ||
| 4856 | 2025.08.29 23:43:37.097810 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2025.08.29 23:43:37.097915 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4858 | 2025.08.29 23:43:37.097957 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4859 | 2025.08.29 23:43:37.098457 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2025.08.29 23:43:37.098499 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4861 | 2025.08.29 23:43:37.098842 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4862 | 2025.08.29 23:43:37.099077 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.08.29 23:43:37.099204 [ 41 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4864 | 2025.08.29 23:43:37.099221 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.00133 sec., 91729.32330827067 rows/sec., 7.77 MiB/sec. | ||
| 4865 | 2025.08.29 23:43:37.099273 [ 41 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2025.08.29 23:43:37.099285 [ 276 ] {cff38540-3017-4cf3-b44c-2e44aa8737c1} <Debug> TCPHandler: Processed in 0.001527715 sec. | ||
| 4867 | 2025.08.29 23:43:37.099301 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4868 | 2025.08.29 23:43:37.099439 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2025.08.29 23:43:37.099467 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 4870 | 2025.08.29 23:43:37.099551 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4871 | 2025.08.29 23:43:37.099600 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4872 | 2025.08.29 23:43:37.099632 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4873 | 2025.08.29 23:43:37.099673 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1289 rows starting from the beginning of the part | ||
| 4874 | 2025.08.29 23:43:37.099774 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part | ||
| 4875 | 2025.08.29 23:43:37.099824 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1219 rows starting from the beginning of the part | ||
| 4876 | 2025.08.29 23:43:37.099870 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part | ||
| 4877 | 2025.08.29 23:43:37.099912 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 4878 | 2025.08.29 23:43:37.099954 [ 199 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 122 rows starting from the beginning of the part | ||
| 4879 | 2025.08.29 23:43:37.100069 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.08.29 23:43:37.100115 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4881 | 2025.08.29 23:43:37.100477 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4882 | 2025.08.29 23:43:37.100723 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.08.29 23:43:37.100873 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001346 sec., 26745.91381872214 rows/sec., 1.95 MiB/sec. | ||
| 4884 | 2025.08.29 23:43:37.100911 [ 276 ] {82202e80-788e-4b9d-9a31-ca0d47ebad4a} <Debug> TCPHandler: Processed in 0.001537336 sec. | ||
| 4885 | 2025.08.29 23:43:37.101026 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2025.08.29 23:43:37.101124 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4887 | 2025.08.29 23:43:37.101165 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4888 | 2025.08.29 23:43:37.101398 [ 189 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2946 rows, containing 5 columns (5 merged, 0 gathered) in 0.002019474 sec., 1458795.7062086465 rows/sec., 126.83 MiB/sec. | ||
| 4889 | 2025.08.29 23:43:37.101613 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2025.08.29 23:43:37.101656 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4891 | 2025.08.29 23:43:37.101697 [ 189 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4892 | 2025.08.29 23:43:37.102022 [ 189 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.08.29 23:43:37.102031 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4894 | 2025.08.29 23:43:37.102112 [ 189 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_41_8} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4895 | 2025.08.29 23:43:37.102211 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4896 | 2025.08.29 23:43:37.102288 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2025.08.29 23:43:37.102418 [ 41 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4898 | 2025.08.29 23:43:37.102445 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001343 sec., 74460.16381236039 rows/sec., 5.82 MiB/sec. | ||
| 4899 | 2025.08.29 23:43:37.102452 [ 41 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.08.29 23:43:37.102486 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4901 | 2025.08.29 23:43:37.102490 [ 276 ] {3b856273-b66a-43ae-92f6-0165fc948487} <Debug> TCPHandler: Processed in 0.001514656 sec. | ||
| 4902 | 2025.08.29 23:43:37.102569 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 4903 | 2025.08.29 23:43:37.102646 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2025.08.29 23:43:37.102676 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4905 | 2025.08.29 23:43:37.102706 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 596 rows starting from the beginning of the part | ||
| 4906 | 2025.08.29 23:43:37.102750 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4907 | 2025.08.29 23:43:37.102757 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part | ||
| 4908 | 2025.08.29 23:43:37.102816 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 536 rows starting from the beginning of the part | ||
| 4909 | 2025.08.29 23:43:37.102816 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4910 | 2025.08.29 23:43:37.102853 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 4911 | 2025.08.29 23:43:37.102892 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 4912 | 2025.08.29 23:43:37.102926 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part | ||
| 4913 | 2025.08.29 23:43:37.103279 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2025.08.29 23:43:37.103320 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4915 | 2025.08.29 23:43:37.103692 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4916 | 2025.08.29 23:43:37.103828 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298922 sec., 1153264.0143134075 rows/sec., 91.23 MiB/sec. | ||
| 4917 | 2025.08.29 23:43:37.103925 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2025.08.29 23:43:37.103981 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4919 | 2025.08.29 23:43:37.104055 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4920 | 2025.08.29 23:43:37.104088 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001361 sec., 119030.12490815576 rows/sec., 8.29 MiB/sec. | ||
| 4921 | 2025.08.29 23:43:37.104099 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.08.29 23:43:37.104125 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4923 | 2025.08.29 23:43:37.104129 [ 276 ] {8dbc9ee2-f006-4d75-9a79-4a5288773140} <Debug> TCPHandler: Processed in 0.001533966 sec. | ||
| 4924 | 2025.08.29 23:43:37.104219 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 4925 | 2025.08.29 23:43:37.104268 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2025.08.29 23:43:37.104277 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.08.29 23:43:37.104346 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4928 | 2025.08.29 23:43:37.104349 [ 199 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_41_8} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4929 | 2025.08.29 23:43:37.104386 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10304 rows starting from the beginning of the part | ||
| 4930 | 2025.08.29 23:43:37.104394 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4931 | 2025.08.29 23:43:37.104443 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4932 | 2025.08.29 23:43:37.104458 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 4933 | 2025.08.29 23:43:37.104459 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4934 | 2025.08.29 23:43:37.104518 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 847 rows starting from the beginning of the part | ||
| 4935 | 2025.08.29 23:43:37.104584 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 4936 | 2025.08.29 23:43:37.104626 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 4937 | 2025.08.29 23:43:37.104667 [ 189 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part | ||
| 4938 | 2025.08.29 23:43:37.105410 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.08.29 23:43:37.105452 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4940 | 2025.08.29 23:43:37.106087 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4941 | 2025.08.29 23:43:37.106337 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.08.29 23:43:37.106508 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002134 sec., 14995.313964386129 rows/sec., 26.87 MiB/sec. | ||
| 4943 | 2025.08.29 23:43:37.106600 [ 276 ] {d62ea627-f9db-41bd-a1fe-f2bd0ee2fc35} <Debug> TCPHandler: Processed in 0.00238352 sec. | ||
| 4944 | 2025.08.29 23:43:37.106728 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2025.08.29 23:43:37.106828 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4946 | 2025.08.29 23:43:37.106872 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4947 | 2025.08.29 23:43:37.107263 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2025.08.29 23:43:37.107298 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4949 | 2025.08.29 23:43:37.107725 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4950 | 2025.08.29 23:43:37.107961 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2025.08.29 23:43:37.108072 [ 40 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4952 | 2025.08.29 23:43:37.108102 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001295 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 4953 | 2025.08.29 23:43:37.108106 [ 40 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.08.29 23:43:37.108134 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4955 | 2025.08.29 23:43:37.108140 [ 276 ] {d34ad1ec-2fce-4c2b-bce8-02582c3dbecd} <Debug> TCPHandler: Processed in 0.001464944 sec. | ||
| 4956 | 2025.08.29 23:43:37.108208 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4957 | 2025.08.29 23:43:37.108308 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4958 | 2025.08.29 23:43:37.108334 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2070 rows starting from the beginning of the part | ||
| 4959 | 2025.08.29 23:43:37.108379 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4960 | 2025.08.29 23:43:37.108415 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 4961 | 2025.08.29 23:43:37.108411 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11793 rows, containing 5 columns (5 merged, 0 gathered) in 0.004222442 sec., 2792933.5678263907 rows/sec., 190.79 MiB/sec. | ||
| 4962 | 2025.08.29 23:43:37.108450 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4963 | 2025.08.29 23:43:37.108501 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 4964 | 2025.08.29 23:43:37.108532 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 4965 | 2025.08.29 23:43:37.108564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 4966 | 2025.08.29 23:43:37.108802 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4967 | 2025.08.29 23:43:37.109077 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2025.08.29 23:43:37.109154 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4969 | 2025.08.29 23:43:37.109233 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4970 | 2025.08.29 23:43:37.109610 [ 197 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001434294 sec., 1652380.8926203414 rows/sec., 111.48 MiB/sec. | ||
| 4971 | 2025.08.29 23:43:37.109884 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4972 | 2025.08.29 23:43:37.110119 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.08.29 23:43:37.110180 [ 195 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_41_8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4974 | 2025.08.29 23:43:37.110248 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4975 | 2025.08.29 23:43:37.125485 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2025.08.29 23:43:37.125528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4977 | 2025.08.29 23:43:37.131424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4978 | 2025.08.29 23:43:37.132118 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2025.08.29 23:43:37.134882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 4980 | 2025.08.29 23:43:38.924213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 690 | ||
| 4981 | 2025.08.29 23:43:38.926322 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2025.08.29 23:43:38.926364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4983 | 2025.08.29 23:43:38.927537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4984 | 2025.08.29 23:43:38.927818 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2025.08.29 23:43:38.927967 [ 39 ] {} <Debug> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4986 | 2025.08.29 23:43:38.928009 [ 39 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2025.08.29 23:43:38.928033 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4988 | 2025.08.29 23:43:38.928075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 4989 | 2025.08.29 23:43:38.928163 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 4990 | 2025.08.29 23:43:38.928707 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4991 | 2025.08.29 23:43:38.928854 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 4992 | 2025.08.29 23:43:38.929193 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 4993 | 2025.08.29 23:43:38.929507 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4994 | 2025.08.29 23:43:38.929811 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4995 | 2025.08.29 23:43:38.930108 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 4996 | 2025.08.29 23:43:38.930416 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4997 | 2025.08.29 23:43:38.936921 [ 194 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 72 columns (72 merged, 0 gathered) in 0.008820869 sec., 78223.58545399552 rows/sec., 63.88 MiB/sec. | ||
| 4998 | 2025.08.29 23:43:38.938205 [ 197 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4999 | 2025.08.29 23:43:38.938855 [ 197 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2025.08.29 23:43:38.938947 [ 197 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_21_4} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5001 | 2025.08.29 23:43:38.939314 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5002 | 2025.08.29 23:43:42.096016 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2025.08.29 23:43:42.096263 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5004 | 2025.08.29 23:43:42.096330 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5005 | 2025.08.29 23:43:42.096983 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2025.08.29 23:43:42.097031 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5007 | 2025.08.29 23:43:42.097431 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5008 | 2025.08.29 23:43:42.097667 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2025.08.29 23:43:42.097811 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001605 sec., 47352.02492211838 rows/sec., 3.90 MiB/sec. | ||
| 5010 | 2025.08.29 23:43:42.097854 [ 276 ] {bcb373a6-28d7-4002-b5db-766cd3ed0a56} <Debug> TCPHandler: Processed in 0.002189987 sec. | ||
| 5011 | 2025.08.29 23:43:42.097976 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2025.08.29 23:43:42.098070 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5013 | 2025.08.29 23:43:42.098110 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5014 | 2025.08.29 23:43:42.098497 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2025.08.29 23:43:42.098531 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5016 | 2025.08.29 23:43:42.098840 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5017 | 2025.08.29 23:43:42.099051 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2025.08.29 23:43:42.099180 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 666.03 KiB/sec. | ||
| 5019 | 2025.08.29 23:43:42.099217 [ 276 ] {c78795cb-d508-4cf0-8123-3464f847d0c9} <Debug> TCPHandler: Processed in 0.001290042 sec. | ||
| 5020 | 2025.08.29 23:43:42.099324 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2025.08.29 23:43:42.099420 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5022 | 2025.08.29 23:43:42.099459 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5023 | 2025.08.29 23:43:42.099868 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2025.08.29 23:43:42.099903 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5025 | 2025.08.29 23:43:42.100205 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5026 | 2025.08.29 23:43:42.100422 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2025.08.29 23:43:42.100547 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 5028 | 2025.08.29 23:43:42.100584 [ 276 ] {17d6f5ae-0376-48fe-8400-2a96fe276574} <Debug> TCPHandler: Processed in 0.001307002 sec. | ||
| 5029 | 2025.08.29 23:43:42.100695 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2025.08.29 23:43:42.100788 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5031 | 2025.08.29 23:43:42.100830 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5032 | 2025.08.29 23:43:42.101257 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2025.08.29 23:43:42.101295 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5034 | 2025.08.29 23:43:42.101640 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5035 | 2025.08.29 23:43:42.101854 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2025.08.29 23:43:42.101982 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 5037 | 2025.08.29 23:43:42.102019 [ 276 ] {80a9b7da-1197-44b4-bb94-b3b4f3b8c6b1} <Debug> TCPHandler: Processed in 0.001375633 sec. | ||
| 5038 | 2025.08.29 23:43:42.102152 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2025.08.29 23:43:42.102253 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5040 | 2025.08.29 23:43:42.102306 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5041 | 2025.08.29 23:43:42.103088 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2025.08.29 23:43:42.103124 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5043 | 2025.08.29 23:43:42.103634 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5044 | 2025.08.29 23:43:42.103852 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2025.08.29 23:43:42.103988 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 5046 | 2025.08.29 23:43:42.104040 [ 276 ] {7089e9fd-ab5d-4744-a0b6-7a00190fba3c} <Debug> TCPHandler: Processed in 0.001947222 sec. | ||
| 5047 | 2025.08.29 23:43:42.104152 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2025.08.29 23:43:42.104245 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5049 | 2025.08.29 23:43:42.104286 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5050 | 2025.08.29 23:43:42.104625 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2025.08.29 23:43:42.104661 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5052 | 2025.08.29 23:43:42.104964 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5053 | 2025.08.29 23:43:42.105230 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2025.08.29 23:43:42.105393 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 5055 | 2025.08.29 23:43:42.105438 [ 276 ] {08380035-db83-4613-af9a-e2199b59548a} <Debug> TCPHandler: Processed in 0.001333232 sec. | ||
| 5056 | 2025.08.29 23:43:43.777496 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5057 | 2025.08.29 23:43:43.777550 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5058 | 2025.08.29 23:43:43.882130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
| 5059 | 2025.08.29 23:43:43.882675 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2025.08.29 23:43:43.882721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5061 | 2025.08.29 23:43:43.883232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5062 | 2025.08.29 23:43:43.883477 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2025.08.29 23:43:43.883622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5064 | 2025.08.29 23:43:44.634996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5065 | 2025.08.29 23:43:44.653342 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2025.08.29 23:43:44.653404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5067 | 2025.08.29 23:43:44.659128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5068 | 2025.08.29 23:43:44.659827 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.08.29 23:43:44.662898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5070 | 2025.08.29 23:43:47.095902 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2025.08.29 23:43:47.096181 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5072 | 2025.08.29 23:43:47.096267 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5073 | 2025.08.29 23:43:47.096983 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2025.08.29 23:43:47.097038 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5075 | 2025.08.29 23:43:47.097450 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5076 | 2025.08.29 23:43:47.097686 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2025.08.29 23:43:47.097849 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001732 sec., 69284.06466512702 rows/sec., 5.89 MiB/sec. | ||
| 5078 | 2025.08.29 23:43:47.097900 [ 276 ] {5353a55e-d4ac-4a69-9501-08b4858ba32f} <Debug> TCPHandler: Processed in 0.00233148 sec. | ||
| 5079 | 2025.08.29 23:43:47.098031 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.08.29 23:43:47.098135 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5081 | 2025.08.29 23:43:47.098180 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5082 | 2025.08.29 23:43:47.098610 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.08.29 23:43:47.098651 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5084 | 2025.08.29 23:43:47.098975 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5085 | 2025.08.29 23:43:47.099198 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.08.29 23:43:47.099324 [ 31 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5087 | 2025.08.29 23:43:47.099336 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001225 sec., 26122.448979591838 rows/sec., 1.92 MiB/sec. | ||
| 5088 | 2025.08.29 23:43:47.099402 [ 31 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2025.08.29 23:43:47.099418 [ 276 ] {99455fb2-fa4e-4ecd-9295-496a2cdcf461} <Debug> TCPHandler: Processed in 0.001440594 sec. | ||
| 5090 | 2025.08.29 23:43:47.099430 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5091 | 2025.08.29 23:43:47.099546 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2025.08.29 23:43:47.099578 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 5093 | 2025.08.29 23:43:47.099650 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5094 | 2025.08.29 23:43:47.099698 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5095 | 2025.08.29 23:43:47.099746 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5096 | 2025.08.29 23:43:47.099792 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 58 rows starting from the beginning of the part | ||
| 5097 | 2025.08.29 23:43:47.099867 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 5098 | 2025.08.29 23:43:47.099918 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 5099 | 2025.08.29 23:43:47.099966 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 5100 | 2025.08.29 23:43:47.100006 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 5101 | 2025.08.29 23:43:47.100043 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 5102 | 2025.08.29 23:43:47.100140 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2025.08.29 23:43:47.100184 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5104 | 2025.08.29 23:43:47.100530 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5105 | 2025.08.29 23:43:47.100780 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2025.08.29 23:43:47.100860 [ 197 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348153 sec., 132032.49186108698 rows/sec., 10.12 MiB/sec. | ||
| 5107 | 2025.08.29 23:43:47.100918 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00129 sec., 74418.6046511628 rows/sec., 5.81 MiB/sec. | ||
| 5108 | 2025.08.29 23:43:47.100961 [ 276 ] {ca7a4d29-9b32-43dc-bd79-6c3d6ab690a4} <Debug> TCPHandler: Processed in 0.001465655 sec. | ||
| 5109 | 2025.08.29 23:43:47.101018 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5110 | 2025.08.29 23:43:47.101081 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2025.08.29 23:43:47.101187 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5112 | 2025.08.29 23:43:47.101235 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5113 | 2025.08.29 23:43:47.101280 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2025.08.29 23:43:47.101355 [ 186 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_41_8} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5115 | 2025.08.29 23:43:47.101430 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5116 | 2025.08.29 23:43:47.101700 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.08.29 23:43:47.101746 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5118 | 2025.08.29 23:43:47.102130 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5119 | 2025.08.29 23:43:47.102351 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.08.29 23:43:47.102484 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 5121 | 2025.08.29 23:43:47.102522 [ 276 ] {c1678164-079a-4eca-9c5b-a3bb66b46dc1} <Debug> TCPHandler: Processed in 0.001491856 sec. | ||
| 5122 | 2025.08.29 23:43:47.102631 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2025.08.29 23:43:47.102728 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5124 | 2025.08.29 23:43:47.102784 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5125 | 2025.08.29 23:43:47.103638 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.08.29 23:43:47.103674 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5127 | 2025.08.29 23:43:47.104232 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5128 | 2025.08.29 23:43:47.104469 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2025.08.29 23:43:47.104579 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5130 | 2025.08.29 23:43:47.104607 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001898 sec., 16859.852476290835 rows/sec., 30.21 MiB/sec. | ||
| 5131 | 2025.08.29 23:43:47.104614 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2025.08.29 23:43:47.104642 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5133 | 2025.08.29 23:43:47.104673 [ 276 ] {bcf284d5-a8cb-42b3-adb3-294e0e30ada6} <Debug> TCPHandler: Processed in 0.002091625 sec. | ||
| 5134 | 2025.08.29 23:43:47.104723 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 5135 | 2025.08.29 23:43:47.104790 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2025.08.29 23:43:47.104890 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5137 | 2025.08.29 23:43:47.104930 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5138 | 2025.08.29 23:43:47.104932 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5139 | 2025.08.29 23:43:47.104997 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 705 rows starting from the beginning of the part | ||
| 5140 | 2025.08.29 23:43:47.105142 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 5141 | 2025.08.29 23:43:47.105272 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 5142 | 2025.08.29 23:43:47.105302 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2025.08.29 23:43:47.105342 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5144 | 2025.08.29 23:43:47.105400 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 5145 | 2025.08.29 23:43:47.105525 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 5146 | 2025.08.29 23:43:47.105643 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 5147 | 2025.08.29 23:43:47.105670 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5148 | 2025.08.29 23:43:47.105903 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2025.08.29 23:43:47.106042 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 5150 | 2025.08.29 23:43:47.106080 [ 276 ] {d11bcfd7-1288-4acd-8c3d-65919fd19932} <Debug> TCPHandler: Processed in 0.001339593 sec. | ||
| 5151 | 2025.08.29 23:43:47.119790 [ 197 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 19 columns (19 merged, 0 gathered) in 0.015101166 sec., 54366.66281265963 rows/sec., 97.42 MiB/sec. | ||
| 5152 | 2025.08.29 23:43:47.120455 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5153 | 2025.08.29 23:43:47.120761 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.08.29 23:43:47.120826 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5155 | 2025.08.29 23:43:47.120900 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 5156 | 2025.08.29 23:43:48.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.02 MiB, peak 252.62 MiB, free memory in arenas 0.00 B, will set to 246.88 MiB (RSS), difference: 1.86 MiB | ||
| 5157 | 2025.08.29 23:43:48.928343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 714 | ||
| 5158 | 2025.08.29 23:43:48.930695 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2025.08.29 23:43:48.930742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5160 | 2025.08.29 23:43:48.931905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5161 | 2025.08.29 23:43:48.932173 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2025.08.29 23:43:48.932427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5163 | 2025.08.29 23:43:51.383787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
| 5164 | 2025.08.29 23:43:51.384586 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.08.29 23:43:51.384627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5166 | 2025.08.29 23:43:51.385097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5167 | 2025.08.29 23:43:51.385330 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.08.29 23:43:51.385460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5169 | 2025.08.29 23:43:51.385471 [ 27 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5170 | 2025.08.29 23:43:51.385533 [ 27 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2025.08.29 23:43:51.385553 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5172 | 2025.08.29 23:43:51.385679 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 5173 | 2025.08.29 23:43:51.385824 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5174 | 2025.08.29 23:43:51.385862 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 5175 | 2025.08.29 23:43:51.385925 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
| 5176 | 2025.08.29 23:43:51.385968 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
| 5177 | 2025.08.29 23:43:51.386008 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
| 5178 | 2025.08.29 23:43:51.386046 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
| 5179 | 2025.08.29 23:43:51.386087 [ 186 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
| 5180 | 2025.08.29 23:43:51.387791 [ 203 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002175347 sec., 6561711.763686438 rows/sec., 93.87 MiB/sec. | ||
| 5181 | 2025.08.29 23:43:51.388178 [ 187 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5182 | 2025.08.29 23:43:51.388487 [ 187 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2025.08.29 23:43:51.388567 [ 187 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_31_6} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5184 | 2025.08.29 23:43:51.388667 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5185 | 2025.08.29 23:43:52.122011 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2025.08.29 23:43:52.122191 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5187 | 2025.08.29 23:43:52.122256 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5188 | 2025.08.29 23:43:52.122905 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2025.08.29 23:43:52.122954 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5190 | 2025.08.29 23:43:52.123409 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5191 | 2025.08.29 23:43:52.123766 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.08.29 23:43:52.123967 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001821 sec., 1098.297638660077 rows/sec., 89.56 KiB/sec. | ||
| 5193 | 2025.08.29 23:43:52.124023 [ 276 ] {5329da1d-5adc-4a49-b5b0-a676058e6450} <Debug> TCPHandler: Processed in 0.002138706 sec. | ||
| 5194 | 2025.08.29 23:43:52.124163 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2025.08.29 23:43:52.124265 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5196 | 2025.08.29 23:43:52.124307 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5197 | 2025.08.29 23:43:52.125344 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2025.08.29 23:43:52.125384 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5199 | 2025.08.29 23:43:52.125770 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5200 | 2025.08.29 23:43:52.125986 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.08.29 23:43:52.126113 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001869 sec., 651150.3477795613 rows/sec., 53.84 MiB/sec. | ||
| 5202 | 2025.08.29 23:43:52.126152 [ 276 ] {dda642a2-4821-44bc-ab9a-4c875d9c11ef} <Debug> TCPHandler: Processed in 0.002040234 sec. | ||
| 5203 | 2025.08.29 23:43:52.126264 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2025.08.29 23:43:52.126357 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5205 | 2025.08.29 23:43:52.126396 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5206 | 2025.08.29 23:43:52.126794 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.08.29 23:43:52.126830 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5208 | 2025.08.29 23:43:52.127136 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5209 | 2025.08.29 23:43:52.127360 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.08.29 23:43:52.127491 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 773.96 KiB/sec. | ||
| 5211 | 2025.08.29 23:43:52.127528 [ 276 ] {86c84bd7-513c-4cad-a3c0-aadd94b97d26} <Debug> TCPHandler: Processed in 0.001313093 sec. | ||
| 5212 | 2025.08.29 23:43:52.127638 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2025.08.29 23:43:52.127732 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5214 | 2025.08.29 23:43:52.127772 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5215 | 2025.08.29 23:43:52.128236 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.08.29 23:43:52.128272 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5217 | 2025.08.29 23:43:52.128587 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5218 | 2025.08.29 23:43:52.128802 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.08.29 23:43:52.128927 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001213 sec., 187963.7262984336 rows/sec., 12.73 MiB/sec. | ||
| 5220 | 2025.08.29 23:43:52.128964 [ 276 ] {dd53f97e-e03a-4405-a14f-e7994be52303} <Debug> TCPHandler: Processed in 0.001374503 sec. | ||
| 5221 | 2025.08.29 23:43:52.129069 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2025.08.29 23:43:52.129178 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5223 | 2025.08.29 23:43:52.129228 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5224 | 2025.08.29 23:43:52.129938 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2025.08.29 23:43:52.129985 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5226 | 2025.08.29 23:43:52.130354 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5227 | 2025.08.29 23:43:52.130568 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2025.08.29 23:43:52.130699 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001546 sec., 344113.84217335057 rows/sec., 25.50 MiB/sec. | ||
| 5229 | 2025.08.29 23:43:52.130739 [ 276 ] {70eb6df5-53a9-4d3f-bd8d-7ec6adca8f54} <Debug> TCPHandler: Processed in 0.001719019 sec. | ||
| 5230 | 2025.08.29 23:43:52.130853 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2025.08.29 23:43:52.130948 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5232 | 2025.08.29 23:43:52.130991 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5233 | 2025.08.29 23:43:52.131559 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2025.08.29 23:43:52.131596 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5235 | 2025.08.29 23:43:52.131990 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5236 | 2025.08.29 23:43:52.132204 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2025.08.29 23:43:52.132333 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001404 sec., 601851.8518518518 rows/sec., 40.51 MiB/sec. | ||
| 5238 | 2025.08.29 23:43:52.132370 [ 276 ] {f1f8f612-9f78-4715-9e98-02035044740c} <Debug> TCPHandler: Processed in 0.001564926 sec. | ||
| 5239 | 2025.08.29 23:43:52.132481 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2025.08.29 23:43:52.132575 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5241 | 2025.08.29 23:43:52.132630 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5242 | 2025.08.29 23:43:52.133389 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2025.08.29 23:43:52.133426 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5244 | 2025.08.29 23:43:52.133942 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5245 | 2025.08.29 23:43:52.134167 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2025.08.29 23:43:52.134306 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 5247 | 2025.08.29 23:43:52.134360 [ 276 ] {1319a943-9616-4c9c-9a07-ef1f58cb3bb4} <Debug> TCPHandler: Processed in 0.001927013 sec. | ||
| 5248 | 2025.08.29 23:43:52.134468 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2025.08.29 23:43:52.134563 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5250 | 2025.08.29 23:43:52.134605 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5251 | 2025.08.29 23:43:52.134942 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2025.08.29 23:43:52.134978 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5253 | 2025.08.29 23:43:52.135288 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5254 | 2025.08.29 23:43:52.135493 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2025.08.29 23:43:52.135622 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5256 | 2025.08.29 23:43:52.135657 [ 276 ] {14c76199-c61d-48bc-85ce-80ae1d7d1884} <Debug> TCPHandler: Processed in 0.001235621 sec. | ||
| 5257 | 2025.08.29 23:43:52.163038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5258 | 2025.08.29 23:43:52.181166 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.08.29 23:43:52.181215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5260 | 2025.08.29 23:43:52.186714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5261 | 2025.08.29 23:43:52.187434 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.08.29 23:43:52.187751 [ 29 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5263 | 2025.08.29 23:43:52.187826 [ 29 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2025.08.29 23:43:52.187851 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5265 | 2025.08.29 23:43:52.187980 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5266 | 2025.08.29 23:43:52.191665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5267 | 2025.08.29 23:43:52.192044 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5268 | 2025.08.29 23:43:52.193477 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5269 | 2025.08.29 23:43:52.197986 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5270 | 2025.08.29 23:43:52.202316 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5271 | 2025.08.29 23:43:52.206475 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5272 | 2025.08.29 23:43:52.210783 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5273 | 2025.08.29 23:43:52.214561 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5274 | 2025.08.29 23:43:52.268306 [ 192 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08039019 sec., 2910.802922595406 rows/sec., 15.05 MiB/sec. | ||
| 5275 | 2025.08.29 23:43:52.271074 [ 198 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5276 | 2025.08.29 23:43:52.273238 [ 198 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_31_6} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.08.29 23:43:52.273371 [ 198 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_31_6} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5278 | 2025.08.29 23:43:52.276167 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5279 | 2025.08.29 23:43:53.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.57 MiB, peak 259.13 MiB, free memory in arenas 0.00 B, will set to 251.98 MiB (RSS), difference: 3.41 MiB | ||
| 5280 | 2025.08.29 23:43:57.097280 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2025.08.29 23:43:57.097476 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5282 | 2025.08.29 23:43:57.097544 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5283 | 2025.08.29 23:43:57.098231 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.08.29 23:43:57.098284 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5285 | 2025.08.29 23:43:57.098721 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5286 | 2025.08.29 23:43:57.098958 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2025.08.29 23:43:57.099141 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001709 sec., 70216.50087770626 rows/sec., 5.97 MiB/sec. | ||
| 5288 | 2025.08.29 23:43:57.099198 [ 276 ] {2251f672-18cf-4d65-ab79-d686879dd7da} <Debug> TCPHandler: Processed in 0.002049304 sec. | ||
| 5289 | 2025.08.29 23:43:57.099325 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2025.08.29 23:43:57.099432 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5291 | 2025.08.29 23:43:57.099477 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5292 | 2025.08.29 23:43:57.099948 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2025.08.29 23:43:57.099989 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5294 | 2025.08.29 23:43:57.100317 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5295 | 2025.08.29 23:43:57.100549 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2025.08.29 23:43:57.100706 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001299 sec., 24634.334103156274 rows/sec., 1.81 MiB/sec. | ||
| 5297 | 2025.08.29 23:43:57.100746 [ 276 ] {1509acb1-09cb-4c1d-912b-ba3efad65d64} <Debug> TCPHandler: Processed in 0.001470074 sec. | ||
| 5298 | 2025.08.29 23:43:57.100870 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2025.08.29 23:43:57.100975 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5300 | 2025.08.29 23:43:57.101017 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5301 | 2025.08.29 23:43:57.101459 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2025.08.29 23:43:57.101497 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5303 | 2025.08.29 23:43:57.101807 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5304 | 2025.08.29 23:43:57.102020 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2025.08.29 23:43:57.102155 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001206 sec., 79601.99004975124 rows/sec., 6.22 MiB/sec. | ||
| 5306 | 2025.08.29 23:43:57.102193 [ 276 ] {3f264791-0cf1-41be-a9cf-5b9aca3653df} <Debug> TCPHandler: Processed in 0.001372783 sec. | ||
| 5307 | 2025.08.29 23:43:57.102302 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2025.08.29 23:43:57.102396 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5309 | 2025.08.29 23:43:57.102440 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5310 | 2025.08.29 23:43:57.102831 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2025.08.29 23:43:57.102868 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5312 | 2025.08.29 23:43:57.103204 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5313 | 2025.08.29 23:43:57.103422 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2025.08.29 23:43:57.103564 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5315 | 2025.08.29 23:43:57.103601 [ 276 ] {cd21d26a-2303-4a8c-945d-84705ff23e00} <Debug> TCPHandler: Processed in 0.001347473 sec. | ||
| 5316 | 2025.08.29 23:43:57.103700 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2025.08.29 23:43:57.103802 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5318 | 2025.08.29 23:43:57.103872 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5319 | 2025.08.29 23:43:57.104790 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2025.08.29 23:43:57.104827 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5321 | 2025.08.29 23:43:57.105390 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5322 | 2025.08.29 23:43:57.105637 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2025.08.29 23:43:57.105783 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002004 sec., 15968.063872255489 rows/sec., 28.61 MiB/sec. | ||
| 5324 | 2025.08.29 23:43:57.105851 [ 276 ] {e60f7e07-42e8-49a5-939b-70867b807628} <Debug> TCPHandler: Processed in 0.002197477 sec. | ||
| 5325 | 2025.08.29 23:43:57.105966 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2025.08.29 23:43:57.106061 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5327 | 2025.08.29 23:43:57.106102 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5328 | 2025.08.29 23:43:57.106443 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2025.08.29 23:43:57.106479 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5330 | 2025.08.29 23:43:57.106796 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5331 | 2025.08.29 23:43:57.107009 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2025.08.29 23:43:57.107144 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5333 | 2025.08.29 23:43:57.107180 [ 276 ] {a8d4527f-838f-4bff-8461-c0706a60a0bf} <Debug> TCPHandler: Processed in 0.001263241 sec. | ||
| 5334 | 2025.08.29 23:43:58.777598 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5335 | 2025.08.29 23:43:58.777647 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5336 | 2025.08.29 23:43:58.885625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
| 5337 | 2025.08.29 23:43:58.886116 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2025.08.29 23:43:58.886165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5339 | 2025.08.29 23:43:58.886772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5340 | 2025.08.29 23:43:58.887026 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2025.08.29 23:43:58.887181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5342 | 2025.08.29 23:43:58.932751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 742 | ||
| 5343 | 2025.08.29 23:43:58.935171 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2025.08.29 23:43:58.935233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5345 | 2025.08.29 23:43:58.936522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5346 | 2025.08.29 23:43:58.936830 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2025.08.29 23:43:58.937262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 5348 | 2025.08.29 23:43:59.001788 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001126369 sec. | ||
| 5349 | 2025.08.29 23:43:59.691827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5350 | 2025.08.29 23:43:59.706903 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.08.29 23:43:59.706948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5352 | 2025.08.29 23:43:59.712728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5353 | 2025.08.29 23:43:59.713444 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.08.29 23:43:59.715983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5355 | 2025.08.29 23:44:02.095157 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2025.08.29 23:44:02.095430 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5357 | 2025.08.29 23:44:02.095570 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5358 | 2025.08.29 23:44:02.096574 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.08.29 23:44:02.096628 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5360 | 2025.08.29 23:44:02.097059 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5361 | 2025.08.29 23:44:02.097297 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.08.29 23:44:02.097449 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002104 sec., 36121.67300380228 rows/sec., 2.98 MiB/sec. | ||
| 5363 | 2025.08.29 23:44:02.097469 [ 85 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5364 | 2025.08.29 23:44:02.097494 [ 276 ] {e3708adf-f7d1-455c-a0ac-2e0ce573631b} <Debug> TCPHandler: Processed in 0.002541733 sec. | ||
| 5365 | 2025.08.29 23:44:02.097559 [ 85 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2025.08.29 23:44:02.097604 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5367 | 2025.08.29 23:44:02.097658 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2025.08.29 23:44:02.097742 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 5369 | 2025.08.29 23:44:02.097766 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5370 | 2025.08.29 23:44:02.097831 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5371 | 2025.08.29 23:44:02.097900 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5372 | 2025.08.29 23:44:02.097941 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1289 rows starting from the beginning of the part | ||
| 5373 | 2025.08.29 23:44:02.098008 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 5374 | 2025.08.29 23:44:02.098058 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 120 rows starting from the beginning of the part | ||
| 5375 | 2025.08.29 23:44:02.098100 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1217 rows starting from the beginning of the part | ||
| 5376 | 2025.08.29 23:44:02.098139 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 120 rows starting from the beginning of the part | ||
| 5377 | 2025.08.29 23:44:02.098177 [ 187 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 5378 | 2025.08.29 23:44:02.098262 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2025.08.29 23:44:02.098305 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5380 | 2025.08.29 23:44:02.098655 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5381 | 2025.08.29 23:44:02.098902 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.08.29 23:44:02.099045 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001304 sec., 7668.711656441717 rows/sec., 576.65 KiB/sec. | ||
| 5383 | 2025.08.29 23:44:02.099085 [ 276 ] {718a184d-819e-4320-8544-75d300aec69f} <Debug> TCPHandler: Processed in 0.001479645 sec. | ||
| 5384 | 2025.08.29 23:44:02.099203 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2025.08.29 23:44:02.099297 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5386 | 2025.08.29 23:44:02.099338 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5387 | 2025.08.29 23:44:02.099668 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986144 sec., 1459108.705108995 rows/sec., 126.74 MiB/sec. | ||
| 5388 | 2025.08.29 23:44:02.099761 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2025.08.29 23:44:02.099804 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5390 | 2025.08.29 23:44:02.099938 [ 200 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5391 | 2025.08.29 23:44:02.100130 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5392 | 2025.08.29 23:44:02.100215 [ 200 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2025.08.29 23:44:02.100280 [ 200 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_46_9} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5394 | 2025.08.29 23:44:02.100359 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2025.08.29 23:44:02.100362 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5396 | 2025.08.29 23:44:02.100474 [ 85 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5397 | 2025.08.29 23:44:02.100490 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001211 sec., 61106.523534269196 rows/sec., 4.77 MiB/sec. | ||
| 5398 | 2025.08.29 23:44:02.100522 [ 85 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2025.08.29 23:44:02.100544 [ 276 ] {77883387-9410-4fcc-a9f0-a2bd368be811} <Debug> TCPHandler: Processed in 0.001390243 sec. | ||
| 5400 | 2025.08.29 23:44:02.100546 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5401 | 2025.08.29 23:44:02.100638 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 5402 | 2025.08.29 23:44:02.100668 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.08.29 23:44:02.100715 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5404 | 2025.08.29 23:44:02.100741 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 596 rows starting from the beginning of the part | ||
| 5405 | 2025.08.29 23:44:02.100765 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5406 | 2025.08.29 23:44:02.100810 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 5407 | 2025.08.29 23:44:02.100820 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5408 | 2025.08.29 23:44:02.100861 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 5409 | 2025.08.29 23:44:02.100900 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 532 rows starting from the beginning of the part | ||
| 5410 | 2025.08.29 23:44:02.100938 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 96 rows starting from the beginning of the part | ||
| 5411 | 2025.08.29 23:44:02.100975 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 5412 | 2025.08.29 23:44:02.101253 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.08.29 23:44:02.101288 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5414 | 2025.08.29 23:44:02.101670 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5415 | 2025.08.29 23:44:02.101894 [ 191 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284432 sec., 1142917.647645029 rows/sec., 90.33 MiB/sec. | ||
| 5416 | 2025.08.29 23:44:02.101902 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2025.08.29 23:44:02.102041 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5418 | 2025.08.29 23:44:02.102060 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 5419 | 2025.08.29 23:44:02.102087 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2025.08.29 23:44:02.102089 [ 191 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5421 | 2025.08.29 23:44:02.102116 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5422 | 2025.08.29 23:44:02.102118 [ 276 ] {d11f8b74-735b-497c-8100-9bffde2cccea} <Debug> TCPHandler: Processed in 0.001498356 sec. | ||
| 5423 | 2025.08.29 23:44:02.102249 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 5424 | 2025.08.29 23:44:02.102268 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2025.08.29 23:44:02.102409 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5426 | 2025.08.29 23:44:02.102424 [ 191 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.08.29 23:44:02.102450 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5428 | 2025.08.29 23:44:02.102476 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5429 | 2025.08.29 23:44:02.102513 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11793 rows starting from the beginning of the part | ||
| 5430 | 2025.08.29 23:44:02.102517 [ 191 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_46_9} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5431 | 2025.08.29 23:44:02.102618 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 5432 | 2025.08.29 23:44:02.102642 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5433 | 2025.08.29 23:44:02.102701 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 5434 | 2025.08.29 23:44:02.102786 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 845 rows starting from the beginning of the part | ||
| 5435 | 2025.08.29 23:44:02.102861 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 5436 | 2025.08.29 23:44:02.102936 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5437 | 2025.08.29 23:44:02.103263 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2025.08.29 23:44:02.103306 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5439 | 2025.08.29 23:44:02.103843 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5440 | 2025.08.29 23:44:02.104081 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2025.08.29 23:44:02.104216 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001857 sec., 5385.029617662897 rows/sec., 9.65 MiB/sec. | ||
| 5442 | 2025.08.29 23:44:02.104268 [ 276 ] {f3fa5509-5dad-4d7f-b0b4-b8fe784f9c06} <Debug> TCPHandler: Processed in 0.002094056 sec. | ||
| 5443 | 2025.08.29 23:44:02.104377 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2025.08.29 23:44:02.104466 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5445 | 2025.08.29 23:44:02.104508 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5446 | 2025.08.29 23:44:02.104903 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.08.29 23:44:02.104940 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5448 | 2025.08.29 23:44:02.105413 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5449 | 2025.08.29 23:44:02.105642 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.08.29 23:44:02.105783 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
| 5451 | 2025.08.29 23:44:02.105782 [ 107 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5452 | 2025.08.29 23:44:02.105823 [ 276 ] {0146e09b-473a-4299-9c64-b803561650c8} <Debug> TCPHandler: Processed in 0.001455684 sec. | ||
| 5453 | 2025.08.29 23:44:02.105841 [ 107 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2025.08.29 23:44:02.105868 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5455 | 2025.08.29 23:44:02.105945 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 5456 | 2025.08.29 23:44:02.106040 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5457 | 2025.08.29 23:44:02.106067 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2370 rows starting from the beginning of the part | ||
| 5458 | 2025.08.29 23:44:02.106118 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 5459 | 2025.08.29 23:44:02.106157 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 5460 | 2025.08.29 23:44:02.106196 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5461 | 2025.08.29 23:44:02.106232 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 5462 | 2025.08.29 23:44:02.106268 [ 196 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5463 | 2025.08.29 23:44:02.107610 [ 193 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001696139 sec., 1574163.438255945 rows/sec., 106.19 MiB/sec. | ||
| 5464 | 2025.08.29 23:44:02.108027 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5465 | 2025.08.29 23:44:02.108127 [ 193 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00594391 sec., 2233883.083694067 rows/sec., 152.60 MiB/sec. | ||
| 5466 | 2025.08.29 23:44:02.108354 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.08.29 23:44:02.108418 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5468 | 2025.08.29 23:44:02.108444 [ 199 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_46_9} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5469 | 2025.08.29 23:44:02.108534 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5470 | 2025.08.29 23:44:02.108706 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2025.08.29 23:44:02.108785 [ 190 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5472 | 2025.08.29 23:44:02.108869 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5473 | 2025.08.29 23:44:03.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.84 MiB, peak 261.66 MiB, free memory in arenas 0.00 B, will set to 254.30 MiB (RSS), difference: 1.46 MiB | ||
| 5474 | 2025.08.29 23:44:06.387317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
| 5475 | 2025.08.29 23:44:06.387814 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2025.08.29 23:44:06.387850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5477 | 2025.08.29 23:44:06.388329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5478 | 2025.08.29 23:44:06.388560 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.08.29 23:44:06.388686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 5480 | 2025.08.29 23:44:07.096975 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2025.08.29 23:44:07.097153 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5482 | 2025.08.29 23:44:07.097220 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5483 | 2025.08.29 23:44:07.097844 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2025.08.29 23:44:07.097893 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5485 | 2025.08.29 23:44:07.098293 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5486 | 2025.08.29 23:44:07.098531 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2025.08.29 23:44:07.098689 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001584 sec., 2525.2525252525256 rows/sec., 205.92 KiB/sec. | ||
| 5488 | 2025.08.29 23:44:07.098730 [ 276 ] {9ea7f5da-29bc-4209-b674-5182434a4822} <Debug> TCPHandler: Processed in 0.001898802 sec. | ||
| 5489 | 2025.08.29 23:44:07.098852 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2025.08.29 23:44:07.098949 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5491 | 2025.08.29 23:44:07.098988 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5492 | 2025.08.29 23:44:07.099460 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.08.29 23:44:07.099498 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5494 | 2025.08.29 23:44:07.099845 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5495 | 2025.08.29 23:44:07.100073 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.08.29 23:44:07.100202 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001272 sec., 95911.9496855346 rows/sec., 8.13 MiB/sec. | ||
| 5497 | 2025.08.29 23:44:07.100239 [ 276 ] {a133b9aa-60b8-4be5-aa27-199943555681} <Debug> TCPHandler: Processed in 0.001437424 sec. | ||
| 5498 | 2025.08.29 23:44:07.100360 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2025.08.29 23:44:07.100456 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5500 | 2025.08.29 23:44:07.100497 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5501 | 2025.08.29 23:44:07.100915 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2025.08.29 23:44:07.100953 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5503 | 2025.08.29 23:44:07.101270 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5504 | 2025.08.29 23:44:07.101506 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2025.08.29 23:44:07.101643 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001206 sec., 29850.746268656716 rows/sec., 2.17 MiB/sec. | ||
| 5506 | 2025.08.29 23:44:07.101681 [ 276 ] {b99ab8ed-885d-404b-b112-fb8a925a53b2} <Debug> TCPHandler: Processed in 0.001371943 sec. | ||
| 5507 | 2025.08.29 23:44:07.101796 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2025.08.29 23:44:07.101891 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5509 | 2025.08.29 23:44:07.101931 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5510 | 2025.08.29 23:44:07.102415 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2025.08.29 23:44:07.102455 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5512 | 2025.08.29 23:44:07.102827 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5513 | 2025.08.29 23:44:07.103103 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2025.08.29 23:44:07.103260 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001386 sec., 72150.07215007214 rows/sec., 5.64 MiB/sec. | ||
| 5515 | 2025.08.29 23:44:07.103306 [ 276 ] {0baf1fd2-9e4d-4d33-86bc-220095a049c2} <Debug> TCPHandler: Processed in 0.001560276 sec. | ||
| 5516 | 2025.08.29 23:44:07.103431 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2025.08.29 23:44:07.103532 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5518 | 2025.08.29 23:44:07.103582 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5519 | 2025.08.29 23:44:07.104080 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.08.29 23:44:07.104121 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5521 | 2025.08.29 23:44:07.104468 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5522 | 2025.08.29 23:44:07.104684 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.08.29 23:44:07.104819 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001307 sec., 123947.97245600611 rows/sec., 8.63 MiB/sec. | ||
| 5524 | 2025.08.29 23:44:07.104865 [ 276 ] {c23657d2-a21e-4424-924c-c40eae494be5} <Debug> TCPHandler: Processed in 0.001491475 sec. | ||
| 5525 | 2025.08.29 23:44:07.104989 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2025.08.29 23:44:07.105097 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5527 | 2025.08.29 23:44:07.105162 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5528 | 2025.08.29 23:44:07.106046 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2025.08.29 23:44:07.106083 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5530 | 2025.08.29 23:44:07.106633 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5531 | 2025.08.29 23:44:07.106856 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.08.29 23:44:07.107023 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001947 sec., 16435.541859270674 rows/sec., 29.45 MiB/sec. | ||
| 5533 | 2025.08.29 23:44:07.107093 [ 276 ] {b97d5c1f-95a3-4e29-963e-60872e185fcf} <Debug> TCPHandler: Processed in 0.002154066 sec. | ||
| 5534 | 2025.08.29 23:44:07.107206 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2025.08.29 23:44:07.107298 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5536 | 2025.08.29 23:44:07.107339 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5537 | 2025.08.29 23:44:07.107678 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.08.29 23:44:07.107714 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5539 | 2025.08.29 23:44:07.108043 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5540 | 2025.08.29 23:44:07.108299 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.08.29 23:44:07.108430 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 5542 | 2025.08.29 23:44:07.108465 [ 276 ] {d624ca71-1ef7-4d15-9591-d4973c5a4f67} <Debug> TCPHandler: Processed in 0.001306592 sec. | ||
| 5543 | 2025.08.29 23:44:07.216105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5544 | 2025.08.29 23:44:07.232340 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2025.08.29 23:44:07.232400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5546 | 2025.08.29 23:44:07.238509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5547 | 2025.08.29 23:44:07.239227 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2025.08.29 23:44:07.242090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5549 | 2025.08.29 23:44:08.937565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 768 | ||
| 5550 | 2025.08.29 23:44:08.939801 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2025.08.29 23:44:08.939847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5552 | 2025.08.29 23:44:08.941015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5553 | 2025.08.29 23:44:08.941293 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2025.08.29 23:44:08.941544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 5555 | 2025.08.29 23:44:12.095571 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2025.08.29 23:44:12.095874 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5557 | 2025.08.29 23:44:12.095961 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5558 | 2025.08.29 23:44:12.096843 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.08.29 23:44:12.096889 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5560 | 2025.08.29 23:44:12.097305 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5561 | 2025.08.29 23:44:12.097537 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2025.08.29 23:44:12.097683 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001883 sec., 40361.1258629846 rows/sec., 3.33 MiB/sec. | ||
| 5563 | 2025.08.29 23:44:12.097726 [ 276 ] {7af18e67-7d28-4ab8-b650-a1da908db013} <Debug> TCPHandler: Processed in 0.002423161 sec. | ||
| 5564 | 2025.08.29 23:44:12.097863 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.08.29 23:44:12.097962 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5566 | 2025.08.29 23:44:12.098003 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5567 | 2025.08.29 23:44:12.098404 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2025.08.29 23:44:12.098441 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5569 | 2025.08.29 23:44:12.098747 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5570 | 2025.08.29 23:44:12.098964 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.08.29 23:44:12.099090 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 5572 | 2025.08.29 23:44:12.099088 [ 142 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5573 | 2025.08.29 23:44:12.099128 [ 276 ] {b9b724eb-5075-4923-b1c5-51c45eed78b6} <Debug> TCPHandler: Processed in 0.001314162 sec. | ||
| 5574 | 2025.08.29 23:44:12.099173 [ 142 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.08.29 23:44:12.099201 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5576 | 2025.08.29 23:44:12.099263 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2025.08.29 23:44:12.099323 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 5578 | 2025.08.29 23:44:12.099360 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5579 | 2025.08.29 23:44:12.099406 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5580 | 2025.08.29 23:44:12.099465 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5581 | 2025.08.29 23:44:12.099502 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 58 rows starting from the beginning of the part | ||
| 5582 | 2025.08.29 23:44:12.099567 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 5583 | 2025.08.29 23:44:12.099620 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 5584 | 2025.08.29 23:44:12.099666 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 5585 | 2025.08.29 23:44:12.099708 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 5586 | 2025.08.29 23:44:12.099752 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 5587 | 2025.08.29 23:44:12.099824 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2025.08.29 23:44:12.099864 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5589 | 2025.08.29 23:44:12.100246 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5590 | 2025.08.29 23:44:12.100477 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2025.08.29 23:44:12.100591 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328642 sec., 118918.4144412114 rows/sec., 9.10 MiB/sec. | ||
| 5592 | 2025.08.29 23:44:12.100608 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001266 sec., 58451.81674565561 rows/sec., 4.56 MiB/sec. | ||
| 5593 | 2025.08.29 23:44:12.100668 [ 276 ] {df696be9-bcff-482a-8f46-64b5c8c13c62} <Debug> TCPHandler: Processed in 0.001450624 sec. | ||
| 5594 | 2025.08.29 23:44:12.100781 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2025.08.29 23:44:12.100787 [ 199 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5596 | 2025.08.29 23:44:12.100875 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5597 | 2025.08.29 23:44:12.100923 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5598 | 2025.08.29 23:44:12.101128 [ 199 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.08.29 23:44:12.101219 [ 199 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_46_9} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5600 | 2025.08.29 23:44:12.101335 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5601 | 2025.08.29 23:44:12.101340 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.08.29 23:44:12.101386 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5603 | 2025.08.29 23:44:12.101733 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5604 | 2025.08.29 23:44:12.101941 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.08.29 23:44:12.102083 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 5606 | 2025.08.29 23:44:12.102121 [ 276 ] {ac4bf2ab-b04f-48c5-8e04-f7f316eced01} <Debug> TCPHandler: Processed in 0.001386843 sec. | ||
| 5607 | 2025.08.29 23:44:12.102231 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.08.29 23:44:12.102322 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5609 | 2025.08.29 23:44:12.102376 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5610 | 2025.08.29 23:44:12.103129 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.08.29 23:44:12.103165 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5612 | 2025.08.29 23:44:12.103673 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5613 | 2025.08.29 23:44:12.103897 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.08.29 23:44:12.104042 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 5615 | 2025.08.29 23:44:12.104043 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5616 | 2025.08.29 23:44:12.104097 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2025.08.29 23:44:12.104103 [ 276 ] {b9dd916f-60f5-4237-89fb-9fd53d0f3b8f} <Debug> TCPHandler: Processed in 0.001919212 sec. | ||
| 5618 | 2025.08.29 23:44:12.104120 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5619 | 2025.08.29 23:44:12.104218 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 5620 | 2025.08.29 23:44:12.104232 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2025.08.29 23:44:12.104343 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5622 | 2025.08.29 23:44:12.104384 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5623 | 2025.08.29 23:44:12.104447 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5624 | 2025.08.29 23:44:12.104512 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 821 rows starting from the beginning of the part | ||
| 5625 | 2025.08.29 23:44:12.104636 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 5626 | 2025.08.29 23:44:12.104734 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2025.08.29 23:44:12.104757 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 5628 | 2025.08.29 23:44:12.104774 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5629 | 2025.08.29 23:44:12.104868 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 5630 | 2025.08.29 23:44:12.104964 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 5631 | 2025.08.29 23:44:12.105062 [ 193 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 5632 | 2025.08.29 23:44:12.105114 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5633 | 2025.08.29 23:44:12.105324 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2025.08.29 23:44:12.105461 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5635 | 2025.08.29 23:44:12.105499 [ 276 ] {6f5350e8-9442-4852-abdd-08b119697fd8} <Debug> TCPHandler: Processed in 0.001314422 sec. | ||
| 5636 | 2025.08.29 23:44:12.110499 [ 190 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 915 rows, containing 19 columns (19 merged, 0 gathered) in 0.006325677 sec., 144648.54908020122 rows/sec., 259.20 MiB/sec. | ||
| 5637 | 2025.08.29 23:44:12.111312 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5638 | 2025.08.29 23:44:12.111644 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2025.08.29 23:44:12.111716 [ 189 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5640 | 2025.08.29 23:44:12.111806 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 5641 | 2025.08.29 23:44:13.000377 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.32 MiB, peak 263.28 MiB, free memory in arenas 0.00 B, will set to 257.75 MiB (RSS), difference: 2.43 MiB | ||
| 5642 | 2025.08.29 23:44:13.777887 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5643 | 2025.08.29 23:44:13.777945 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5644 | 2025.08.29 23:44:13.888823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
| 5645 | 2025.08.29 23:44:13.889557 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.08.29 23:44:13.889635 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5647 | 2025.08.29 23:44:13.890412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5648 | 2025.08.29 23:44:13.890649 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.08.29 23:44:13.890798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 5650 | 2025.08.29 23:44:14.742223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 5651 | 2025.08.29 23:44:14.758733 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.08.29 23:44:14.758786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5653 | 2025.08.29 23:44:14.764707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5654 | 2025.08.29 23:44:14.765408 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2025.08.29 23:44:14.768214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 5656 | 2025.08.29 23:44:17.096106 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2025.08.29 23:44:17.096432 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5658 | 2025.08.29 23:44:17.096498 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5659 | 2025.08.29 23:44:17.097200 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2025.08.29 23:44:17.097245 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5661 | 2025.08.29 23:44:17.097666 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5662 | 2025.08.29 23:44:17.097955 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.08.29 23:44:17.098105 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001751 sec., 68532.26727584237 rows/sec., 5.82 MiB/sec. | ||
| 5664 | 2025.08.29 23:44:17.098147 [ 276 ] {d3cabc57-f411-41f7-9471-33dd525a24f6} <Debug> TCPHandler: Processed in 0.00232591 sec. | ||
| 5665 | 2025.08.29 23:44:17.098272 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2025.08.29 23:44:17.098364 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5667 | 2025.08.29 23:44:17.098406 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5668 | 2025.08.29 23:44:17.098809 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2025.08.29 23:44:17.098845 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5670 | 2025.08.29 23:44:17.099147 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5671 | 2025.08.29 23:44:17.099358 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2025.08.29 23:44:17.099481 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001135 sec., 28193.832599118945 rows/sec., 2.07 MiB/sec. | ||
| 5673 | 2025.08.29 23:44:17.099517 [ 276 ] {4f4107aa-be55-4741-b123-c9dbc0e84011} <Debug> TCPHandler: Processed in 0.001293452 sec. | ||
| 5674 | 2025.08.29 23:44:17.099626 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2025.08.29 23:44:17.099720 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5676 | 2025.08.29 23:44:17.099766 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5677 | 2025.08.29 23:44:17.100213 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.08.29 23:44:17.100253 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5679 | 2025.08.29 23:44:17.100577 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5680 | 2025.08.29 23:44:17.100789 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.08.29 23:44:17.100918 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001219 sec., 78753.07629204265 rows/sec., 6.15 MiB/sec. | ||
| 5682 | 2025.08.29 23:44:17.100956 [ 276 ] {f064376e-a433-4591-9311-1d6b464146ba} <Debug> TCPHandler: Processed in 0.001376094 sec. | ||
| 5683 | 2025.08.29 23:44:17.101078 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2025.08.29 23:44:17.101173 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5685 | 2025.08.29 23:44:17.101216 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5686 | 2025.08.29 23:44:17.101632 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2025.08.29 23:44:17.101670 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5688 | 2025.08.29 23:44:17.102057 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5689 | 2025.08.29 23:44:17.102271 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2025.08.29 23:44:17.102401 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 5691 | 2025.08.29 23:44:17.102438 [ 276 ] {b7757b99-79b0-4c2e-9c19-a816d40843cb} <Debug> TCPHandler: Processed in 0.001410223 sec. | ||
| 5692 | 2025.08.29 23:44:17.102545 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2025.08.29 23:44:17.102640 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2025.08.29 23:44:17.102694 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5695 | 2025.08.29 23:44:17.103509 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.08.29 23:44:17.103546 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5697 | 2025.08.29 23:44:17.104096 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5698 | 2025.08.29 23:44:17.104317 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2025.08.29 23:44:17.104454 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001833 sec., 17457.71958537916 rows/sec., 31.28 MiB/sec. | ||
| 5700 | 2025.08.29 23:44:17.104507 [ 276 ] {368708ea-aead-4b09-89aa-7d23a0b8cb2d} <Debug> TCPHandler: Processed in 0.002010203 sec. | ||
| 5701 | 2025.08.29 23:44:17.104622 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2025.08.29 23:44:17.104716 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2025.08.29 23:44:17.104758 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5704 | 2025.08.29 23:44:17.105099 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2025.08.29 23:44:17.105136 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5706 | 2025.08.29 23:44:17.105439 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5707 | 2025.08.29 23:44:17.105641 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2025.08.29 23:44:17.105770 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5709 | 2025.08.29 23:44:17.105806 [ 276 ] {2155a097-b14c-4198-8b0b-d1c5c0488945} <Debug> TCPHandler: Processed in 0.00123282 sec. | ||
| 5710 | 2025.08.29 23:44:18.941777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 792 | ||
| 5711 | 2025.08.29 23:44:18.943852 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2025.08.29 23:44:18.943895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5713 | 2025.08.29 23:44:18.945062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5714 | 2025.08.29 23:44:18.945327 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2025.08.29 23:44:18.945584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 5716 | 2025.08.29 23:44:21.390893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
| 5717 | 2025.08.29 23:44:21.391584 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.08.29 23:44:21.391623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5719 | 2025.08.29 23:44:21.392099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5720 | 2025.08.29 23:44:21.392332 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.08.29 23:44:21.392463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 5722 | 2025.08.29 23:44:22.124705 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2025.08.29 23:44:22.124984 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5724 | 2025.08.29 23:44:22.125090 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5725 | 2025.08.29 23:44:22.125761 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.08.29 23:44:22.125809 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5727 | 2025.08.29 23:44:22.126180 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5728 | 2025.08.29 23:44:22.126404 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.08.29 23:44:22.126562 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 296.34 KiB/sec. | ||
| 5730 | 2025.08.29 23:44:22.126611 [ 276 ] {2a9767c5-0cd7-4ce4-b101-575b3c08a885} <Debug> TCPHandler: Processed in 0.002084435 sec. | ||
| 5731 | 2025.08.29 23:44:22.126728 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2025.08.29 23:44:22.126830 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5733 | 2025.08.29 23:44:22.126899 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5734 | 2025.08.29 23:44:22.127832 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2025.08.29 23:44:22.127872 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5736 | 2025.08.29 23:44:22.128282 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5737 | 2025.08.29 23:44:22.128507 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2025.08.29 23:44:22.128645 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001839 sec., 662860.2501359435 rows/sec., 54.80 MiB/sec. | ||
| 5739 | 2025.08.29 23:44:22.128686 [ 276 ] {e1272dc0-2d53-47e3-ba3e-586712e7bb92} <Debug> TCPHandler: Processed in 0.002008274 sec. | ||
| 5740 | 2025.08.29 23:44:22.128798 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2025.08.29 23:44:22.128897 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5742 | 2025.08.29 23:44:22.128939 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5743 | 2025.08.29 23:44:22.129336 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.08.29 23:44:22.129374 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5745 | 2025.08.29 23:44:22.129687 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5746 | 2025.08.29 23:44:22.129899 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.08.29 23:44:22.130036 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001159 sec., 13805.004314063846 rows/sec., 1010.27 KiB/sec. | ||
| 5748 | 2025.08.29 23:44:22.130079 [ 276 ] {3470591c-6d82-4445-81b8-40ead258f36b} <Debug> TCPHandler: Processed in 0.001330702 sec. | ||
| 5749 | 2025.08.29 23:44:22.130195 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2025.08.29 23:44:22.130289 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5751 | 2025.08.29 23:44:22.130329 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5752 | 2025.08.29 23:44:22.130765 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2025.08.29 23:44:22.130803 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5754 | 2025.08.29 23:44:22.131120 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5755 | 2025.08.29 23:44:22.131350 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2025.08.29 23:44:22.131478 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001207 sec., 188898.09444904723 rows/sec., 12.79 MiB/sec. | ||
| 5757 | 2025.08.29 23:44:22.131515 [ 276 ] {13c692bf-8c5b-4c82-b675-44c4342dff9e} <Debug> TCPHandler: Processed in 0.001370463 sec. | ||
| 5758 | 2025.08.29 23:44:22.131622 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2025.08.29 23:44:22.131715 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5760 | 2025.08.29 23:44:22.131755 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5761 | 2025.08.29 23:44:22.132277 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2025.08.29 23:44:22.132313 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5763 | 2025.08.29 23:44:22.132646 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5764 | 2025.08.29 23:44:22.132861 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2025.08.29 23:44:22.132988 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001291 sec., 415182.0294345468 rows/sec., 30.78 MiB/sec. | ||
| 5766 | 2025.08.29 23:44:22.133028 [ 276 ] {19fec3e8-2109-4158-8280-00b3a690e96f} <Debug> TCPHandler: Processed in 0.001454524 sec. | ||
| 5767 | 2025.08.29 23:44:22.133134 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2025.08.29 23:44:22.133227 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5769 | 2025.08.29 23:44:22.133270 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5770 | 2025.08.29 23:44:22.133785 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2025.08.29 23:44:22.133821 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5772 | 2025.08.29 23:44:22.134199 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5773 | 2025.08.29 23:44:22.134411 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2025.08.29 23:44:22.134539 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.00133 sec., 636842.1052631579 rows/sec., 42.87 MiB/sec. | ||
| 5775 | 2025.08.29 23:44:22.134576 [ 276 ] {ab354730-c5d5-4f49-aba3-1062a1b35564} <Debug> TCPHandler: Processed in 0.001491235 sec. | ||
| 5776 | 2025.08.29 23:44:22.134683 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2025.08.29 23:44:22.134777 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5778 | 2025.08.29 23:44:22.134831 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5779 | 2025.08.29 23:44:22.135560 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2025.08.29 23:44:22.135596 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5781 | 2025.08.29 23:44:22.136111 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5782 | 2025.08.29 23:44:22.136338 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2025.08.29 23:44:22.136477 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001717 sec., 5824.111822947 rows/sec., 10.44 MiB/sec. | ||
| 5784 | 2025.08.29 23:44:22.136540 [ 276 ] {9eaaef24-734b-4964-bd73-f0789e6d4035} <Debug> TCPHandler: Processed in 0.001905852 sec. | ||
| 5785 | 2025.08.29 23:44:22.136645 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2025.08.29 23:44:22.136738 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5787 | 2025.08.29 23:44:22.136781 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5788 | 2025.08.29 23:44:22.137099 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2025.08.29 23:44:22.137136 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5790 | 2025.08.29 23:44:22.137458 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5791 | 2025.08.29 23:44:22.137667 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2025.08.29 23:44:22.137794 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5793 | 2025.08.29 23:44:22.137831 [ 276 ] {8d7bc764-f9e8-47e8-8257-0ec5171c046a} <Debug> TCPHandler: Processed in 0.001235421 sec. | ||
| 5794 | 2025.08.29 23:44:22.268346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 5795 | 2025.08.29 23:44:22.285854 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2025.08.29 23:44:22.285898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5797 | 2025.08.29 23:44:22.291924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5798 | 2025.08.29 23:44:22.292636 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.08.29 23:44:22.295653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 5800 | 2025.08.29 23:44:23.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.86 MiB, peak 263.28 MiB, free memory in arenas 0.00 B, will set to 257.76 MiB (RSS), difference: -1.10 MiB | ||
| 5801 | 2025.08.29 23:44:27.097108 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2025.08.29 23:44:27.097305 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5803 | 2025.08.29 23:44:27.097372 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5804 | 2025.08.29 23:44:27.098084 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.08.29 23:44:27.098134 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5806 | 2025.08.29 23:44:27.098546 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5807 | 2025.08.29 23:44:27.098797 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2025.08.29 23:44:27.098951 [ 157 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5809 | 2025.08.29 23:44:27.098969 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001711 sec., 70134.4243132671 rows/sec., 5.96 MiB/sec. | ||
| 5810 | 2025.08.29 23:44:27.099022 [ 157 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2025.08.29 23:44:27.099047 [ 276 ] {94413fb2-a15e-4ad1-9fea-dfaaba946941} <Debug> TCPHandler: Processed in 0.002066884 sec. | ||
| 5812 | 2025.08.29 23:44:27.099048 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5813 | 2025.08.29 23:44:27.099167 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 5814 | 2025.08.29 23:44:27.099194 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2025.08.29 23:44:27.099281 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5816 | 2025.08.29 23:44:27.099306 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5817 | 2025.08.29 23:44:27.099320 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1289 rows starting from the beginning of the part | ||
| 5818 | 2025.08.29 23:44:27.099360 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5819 | 2025.08.29 23:44:27.099394 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 122 rows starting from the beginning of the part | ||
| 5820 | 2025.08.29 23:44:27.099447 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 5821 | 2025.08.29 23:44:27.099492 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 120 rows starting from the beginning of the part | ||
| 5822 | 2025.08.29 23:44:27.099533 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1219 rows starting from the beginning of the part | ||
| 5823 | 2025.08.29 23:44:27.099571 [ 193 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 120 rows starting from the beginning of the part | ||
| 5824 | 2025.08.29 23:44:27.099858 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2025.08.29 23:44:27.099903 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5826 | 2025.08.29 23:44:27.100270 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5827 | 2025.08.29 23:44:27.100526 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2025.08.29 23:44:27.100674 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001393 sec., 22972.00287150036 rows/sec., 1.69 MiB/sec. | ||
| 5829 | 2025.08.29 23:44:27.100716 [ 276 ] {b68f7c99-ccb1-489c-8bcd-c258086e0b1f} <Debug> TCPHandler: Processed in 0.001576697 sec. | ||
| 5830 | 2025.08.29 23:44:27.100842 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2025.08.29 23:44:27.100945 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5832 | 2025.08.29 23:44:27.100989 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5833 | 2025.08.29 23:44:27.101216 [ 195 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2946 rows, containing 5 columns (5 merged, 0 gathered) in 0.002089415 sec., 1409964.0329948815 rows/sec., 122.58 MiB/sec. | ||
| 5834 | 2025.08.29 23:44:27.101439 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2025.08.29 23:44:27.101486 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5836 | 2025.08.29 23:44:27.101525 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5837 | 2025.08.29 23:44:27.101865 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5838 | 2025.08.29 23:44:27.101990 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.08.29 23:44:27.102125 [ 190 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_51_10} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5840 | 2025.08.29 23:44:27.102130 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2025.08.29 23:44:27.102261 [ 157 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5842 | 2025.08.29 23:44:27.102265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5843 | 2025.08.29 23:44:27.102281 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00136 sec., 70588.23529411764 rows/sec., 5.51 MiB/sec. | ||
| 5844 | 2025.08.29 23:44:27.102306 [ 157 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2025.08.29 23:44:27.102344 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5846 | 2025.08.29 23:44:27.102345 [ 276 ] {0e25f2e7-33e6-4c74-b62a-d5e5f978d962} <Debug> TCPHandler: Processed in 0.001555216 sec. | ||
| 5847 | 2025.08.29 23:44:27.102414 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 5848 | 2025.08.29 23:44:27.102477 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2025.08.29 23:44:27.102509 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5850 | 2025.08.29 23:44:27.102541 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 596 rows starting from the beginning of the part | ||
| 5851 | 2025.08.29 23:44:27.102578 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5852 | 2025.08.29 23:44:27.102590 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 100 rows starting from the beginning of the part | ||
| 5853 | 2025.08.29 23:44:27.102631 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5854 | 2025.08.29 23:44:27.102641 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 5855 | 2025.08.29 23:44:27.102706 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part | ||
| 5856 | 2025.08.29 23:44:27.102743 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 536 rows starting from the beginning of the part | ||
| 5857 | 2025.08.29 23:44:27.102781 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part | ||
| 5858 | 2025.08.29 23:44:27.103066 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.08.29 23:44:27.103107 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5860 | 2025.08.29 23:44:27.103461 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5861 | 2025.08.29 23:44:27.103682 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.08.29 23:44:27.103762 [ 190 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373553 sec., 1090602.2556100856 rows/sec., 86.27 MiB/sec. | ||
| 5863 | 2025.08.29 23:44:27.103795 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5864 | 2025.08.29 23:44:27.103814 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 5865 | 2025.08.29 23:44:27.103832 [ 157 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.08.29 23:44:27.103857 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5867 | 2025.08.29 23:44:27.103858 [ 276 ] {f6956c59-e821-416c-8990-49ff7078943f} <Debug> TCPHandler: Processed in 0.001430714 sec. | ||
| 5868 | 2025.08.29 23:44:27.103920 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5869 | 2025.08.29 23:44:27.103956 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 5870 | 2025.08.29 23:44:27.103985 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2025.08.29 23:44:27.104086 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5872 | 2025.08.29 23:44:27.104094 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5873 | 2025.08.29 23:44:27.104145 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13278 rows starting from the beginning of the part | ||
| 5874 | 2025.08.29 23:44:27.104147 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5875 | 2025.08.29 23:44:27.104196 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2025.08.29 23:44:27.104216 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part | ||
| 5877 | 2025.08.29 23:44:27.104268 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 5878 | 2025.08.29 23:44:27.104282 [ 193 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_51_10} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5879 | 2025.08.29 23:44:27.104319 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 5880 | 2025.08.29 23:44:27.104363 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5881 | 2025.08.29 23:44:27.104368 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 847 rows starting from the beginning of the part | ||
| 5882 | 2025.08.29 23:44:27.104428 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 5883 | 2025.08.29 23:44:27.105039 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2025.08.29 23:44:27.105086 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5885 | 2025.08.29 23:44:27.105673 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5886 | 2025.08.29 23:44:27.105925 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2025.08.29 23:44:27.106066 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001999 sec., 16008.004002001002 rows/sec., 28.69 MiB/sec. | ||
| 5888 | 2025.08.29 23:44:27.106135 [ 276 ] {be12802f-6708-4061-b22b-ae0321f37265} <Debug> TCPHandler: Processed in 0.002199957 sec. | ||
| 5889 | 2025.08.29 23:44:27.106264 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2025.08.29 23:44:27.106360 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5891 | 2025.08.29 23:44:27.106406 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5892 | 2025.08.29 23:44:27.106752 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2025.08.29 23:44:27.106790 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5894 | 2025.08.29 23:44:27.107117 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5895 | 2025.08.29 23:44:27.107347 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.08.29 23:44:27.107470 [ 157 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5897 | 2025.08.29 23:44:27.107493 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 5898 | 2025.08.29 23:44:27.107506 [ 157 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2025.08.29 23:44:27.107537 [ 276 ] {83771141-135c-4ffd-b434-0fba9c997404} <Debug> TCPHandler: Processed in 0.001321892 sec. | ||
| 5900 | 2025.08.29 23:44:27.107538 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5901 | 2025.08.29 23:44:27.107660 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 5902 | 2025.08.29 23:44:27.107784 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5903 | 2025.08.29 23:44:27.107818 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2670 rows starting from the beginning of the part | ||
| 5904 | 2025.08.29 23:44:27.107882 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 5905 | 2025.08.29 23:44:27.107937 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 5906 | 2025.08.29 23:44:27.107990 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 5907 | 2025.08.29 23:44:27.108043 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 5908 | 2025.08.29 23:44:27.108099 [ 190 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 5909 | 2025.08.29 23:44:27.108295 [ 202 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14767 rows, containing 5 columns (5 merged, 0 gathered) in 0.004381244 sec., 3370503.902544574 rows/sec., 230.25 MiB/sec. | ||
| 5910 | 2025.08.29 23:44:27.108766 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5911 | 2025.08.29 23:44:27.109132 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2025.08.29 23:44:27.109227 [ 194 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5913 | 2025.08.29 23:44:27.109321 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 5914 | 2025.08.29 23:44:27.109453 [ 186 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001836231 sec., 1617443.5569380976 rows/sec., 109.10 MiB/sec. | ||
| 5915 | 2025.08.29 23:44:27.109658 [ 186 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5916 | 2025.08.29 23:44:27.109914 [ 186 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2025.08.29 23:44:27.109984 [ 186 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_51_10} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5918 | 2025.08.29 23:44:27.110047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5919 | 2025.08.29 23:44:28.778195 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5920 | 2025.08.29 23:44:28.778249 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5921 | 2025.08.29 23:44:28.892613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
| 5922 | 2025.08.29 23:44:28.893151 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2025.08.29 23:44:28.893197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5924 | 2025.08.29 23:44:28.893744 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5925 | 2025.08.29 23:44:28.893978 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2025.08.29 23:44:28.894102 [ 153 ] {} <Debug> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5927 | 2025.08.29 23:44:28.894118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 5928 | 2025.08.29 23:44:28.894140 [ 153 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2025.08.29 23:44:28.894158 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5930 | 2025.08.29 23:44:28.894275 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::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 | ||
| 5931 | 2025.08.29 23:44:28.894425 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5932 | 2025.08.29 23:44:28.894467 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
| 5933 | 2025.08.29 23:44:28.894537 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
| 5934 | 2025.08.29 23:44:28.894582 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
| 5935 | 2025.08.29 23:44:28.894622 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
| 5936 | 2025.08.29 23:44:28.894662 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
| 5937 | 2025.08.29 23:44:28.894699 [ 194 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
| 5938 | 2025.08.29 23:44:28.896490 [ 190 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272979 sec., 7272834.460855115 rows/sec., 104.04 MiB/sec. | ||
| 5939 | 2025.08.29 23:44:28.896638 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5940 | 2025.08.29 23:44:28.896980 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2025.08.29 23:44:28.897091 [ 192 ] {90555ac2-81b8-4059-8b13-b62161c900cc::all_1_36_7} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5942 | 2025.08.29 23:44:28.897205 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 5943 | 2025.08.29 23:44:28.945814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 820 | ||
| 5944 | 2025.08.29 23:44:28.947993 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2025.08.29 23:44:28.948036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5946 | 2025.08.29 23:44:28.949247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5947 | 2025.08.29 23:44:28.949515 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2025.08.29 23:44:28.949660 [ 127 ] {} <Debug> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5949 | 2025.08.29 23:44:28.949699 [ 127 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2025.08.29 23:44:28.949746 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5951 | 2025.08.29 23:44:28.949784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 5952 | 2025.08.29 23:44:28.949851 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::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 | ||
| 5953 | 2025.08.29 23:44:28.950417 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5954 | 2025.08.29 23:44:28.950543 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 690 rows starting from the beginning of the part | ||
| 5955 | 2025.08.29 23:44:28.950893 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 5956 | 2025.08.29 23:44:28.951201 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 5957 | 2025.08.29 23:44:28.951491 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 5958 | 2025.08.29 23:44:28.951785 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5959 | 2025.08.29 23:44:28.952082 [ 192 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 5960 | 2025.08.29 23:44:28.957871 [ 190 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 72 columns (72 merged, 0 gathered) in 0.008066947 sec., 101649.36003670286 rows/sec., 81.26 MiB/sec. | ||
| 5961 | 2025.08.29 23:44:28.959023 [ 198 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5962 | 2025.08.29 23:44:28.959624 [ 198 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2025.08.29 23:44:28.959710 [ 198 ] {78c2b7f8-8fea-4695-a363-de4da177e2ce::all_1_26_5} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5964 | 2025.08.29 23:44:28.960068 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5965 | 2025.08.29 23:44:29.795795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 5966 | 2025.08.29 23:44:29.812871 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2025.08.29 23:44:29.812922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5968 | 2025.08.29 23:44:29.818657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5969 | 2025.08.29 23:44:29.819377 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2025.08.29 23:44:29.819670 [ 153 ] {} <Debug> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5971 | 2025.08.29 23:44:29.819731 [ 153 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2025.08.29 23:44:29.819751 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5973 | 2025.08.29 23:44:29.819853 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5974 | 2025.08.29 23:44:29.822776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 5975 | 2025.08.29 23:44:29.823948 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5976 | 2025.08.29 23:44:29.825479 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5977 | 2025.08.29 23:44:29.830128 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5978 | 2025.08.29 23:44:29.834464 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::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 | ||
| 5979 | 2025.08.29 23:44:29.838834 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 5980 | 2025.08.29 23:44:29.843249 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 5981 | 2025.08.29 23:44:29.847350 [ 197 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 5982 | 2025.08.29 23:44:29.902902 [ 190 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.083146387 sec., 3259.3117966749414 rows/sec., 16.85 MiB/sec. | ||
| 5983 | 2025.08.29 23:44:29.905993 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5984 | 2025.08.29 23:44:29.908094 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2025.08.29 23:44:29.908221 [ 203 ] {0ea5a1cc-08d5-498e-909b-33409dd0537b::all_1_36_7} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5986 | 2025.08.29 23:44:29.910980 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 5987 | 2025.08.29 23:44:30.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.02 MiB, peak 270.89 MiB, free memory in arenas 0.00 B, will set to 260.31 MiB (RSS), difference: 1.29 MiB | ||
| 5988 | 2025.08.29 23:44:32.095513 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2025.08.29 23:44:32.095703 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5990 | 2025.08.29 23:44:32.095768 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5991 | 2025.08.29 23:44:32.096606 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2025.08.29 23:44:32.096670 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5993 | 2025.08.29 23:44:32.097210 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5994 | 2025.08.29 23:44:32.097455 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.08.29 23:44:32.097663 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002007 sec., 37867.463876432485 rows/sec., 3.12 MiB/sec. | ||
| 5996 | 2025.08.29 23:44:32.097718 [ 276 ] {7321d305-29d4-425d-b4fb-593b8eb51413} <Debug> TCPHandler: Processed in 0.002325389 sec. | ||
| 5997 | 2025.08.29 23:44:32.097853 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2025.08.29 23:44:32.097956 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5999 | 2025.08.29 23:44:32.098000 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6000 | 2025.08.29 23:44:32.098415 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.08.29 23:44:32.098452 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6002 | 2025.08.29 23:44:32.098747 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6003 | 2025.08.29 23:44:32.098954 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.08.29 23:44:32.099081 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 6005 | 2025.08.29 23:44:32.099118 [ 276 ] {bd7ede86-e5ae-4941-bd5d-72138b14647b} <Debug> TCPHandler: Processed in 0.001314083 sec. | ||
| 6006 | 2025.08.29 23:44:32.099238 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2025.08.29 23:44:32.099330 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6008 | 2025.08.29 23:44:32.099369 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6009 | 2025.08.29 23:44:32.099776 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2025.08.29 23:44:32.099811 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6011 | 2025.08.29 23:44:32.100102 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6012 | 2025.08.29 23:44:32.100311 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2025.08.29 23:44:32.100435 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001123 sec., 65894.92430988423 rows/sec., 5.14 MiB/sec. | ||
| 6014 | 2025.08.29 23:44:32.100472 [ 276 ] {7b426c05-64d8-4e6c-a0cf-9a97cabf1ff3} <Debug> TCPHandler: Processed in 0.001280352 sec. | ||
| 6015 | 2025.08.29 23:44:32.100591 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2025.08.29 23:44:32.100683 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2025.08.29 23:44:32.100725 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2025.08.29 23:44:32.101129 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2025.08.29 23:44:32.101165 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6020 | 2025.08.29 23:44:32.101497 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6021 | 2025.08.29 23:44:32.101702 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.08.29 23:44:32.101829 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 6023 | 2025.08.29 23:44:32.101865 [ 276 ] {5d8838ba-7a6f-4297-a84a-726828bc5e89} <Debug> TCPHandler: Processed in 0.001321482 sec. | ||
| 6024 | 2025.08.29 23:44:32.101985 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2025.08.29 23:44:32.102079 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6026 | 2025.08.29 23:44:32.102131 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6027 | 2025.08.29 23:44:32.102898 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2025.08.29 23:44:32.102935 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6029 | 2025.08.29 23:44:32.103445 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6030 | 2025.08.29 23:44:32.103661 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2025.08.29 23:44:32.103797 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 6032 | 2025.08.29 23:44:32.103848 [ 276 ] {b701acdd-01da-426e-bcf3-453e9b73a4c9} <Debug> TCPHandler: Processed in 0.001922743 sec. | ||
| 6033 | 2025.08.29 23:44:32.103959 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2025.08.29 23:44:32.104051 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6035 | 2025.08.29 23:44:32.104093 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6036 | 2025.08.29 23:44:32.104444 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.08.29 23:44:32.104480 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6038 | 2025.08.29 23:44:32.104798 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6039 | 2025.08.29 23:44:32.105004 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2025.08.29 23:44:32.105129 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6041 | 2025.08.29 23:44:32.105164 [ 276 ] {ffbcd251-3471-4727-8822-0ddc8d96403a} <Debug> TCPHandler: Processed in 0.001251711 sec. | ||
| 6042 | 2025.08.29 23:44:33.245512 [ 134 ] {} <Debug> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6043 | 2025.08.29 23:44:33.245576 [ 134 ] {} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2025.08.29 23:44:33.245599 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6045 | 2025.08.29 23:44:33.245706 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::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 | ||
| 6046 | 2025.08.29 23:44:33.245902 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6047 | 2025.08.29 23:44:33.245976 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 16 rows starting from the beginning of the part | ||
| 6048 | 2025.08.29 23:44:33.246085 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 6049 | 2025.08.29 23:44:33.246161 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::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 | ||
| 6050 | 2025.08.29 23:44:33.246231 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 6051 | 2025.08.29 23:44:33.246301 [ 190 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6052 | 2025.08.29 23:44:33.247211 [ 203 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551406 sec., 20626.45110306393 rows/sec., 1.72 MiB/sec. | ||
| 6053 | 2025.08.29 23:44:33.247388 [ 203 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6054 | 2025.08.29 23:44:33.247698 [ 203 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2025.08.29 23:44:33.247784 [ 203 ] {12ce3ada-175d-4499-972d-958c6137f9ab::all_1_17_4} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6056 | 2025.08.29 23:44:33.247891 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6057 | 2025.08.29 23:44:35.419300 [ 143 ] {} <Debug> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6058 | 2025.08.29 23:44:35.419363 [ 143 ] {} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.08.29 23:44:35.419385 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6060 | 2025.08.29 23:44:35.419507 [ 190 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::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 | ||
| 6061 | 2025.08.29 23:44:35.419662 [ 190 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6062 | 2025.08.29 23:44:35.419703 [ 190 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 229 rows starting from the beginning of the part | ||
| 6063 | 2025.08.29 23:44:35.419771 [ 190 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 6064 | 2025.08.29 23:44:35.419818 [ 190 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 6065 | 2025.08.29 23:44:35.419865 [ 190 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 6066 | 2025.08.29 23:44:35.419909 [ 190 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 6067 | 2025.08.29 23:44:35.420846 [ 191 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401744 sec., 813986.0060039494 rows/sec., 58.22 MiB/sec. | ||
| 6068 | 2025.08.29 23:44:35.421047 [ 200 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6069 | 2025.08.29 23:44:35.421373 [ 200 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2025.08.29 23:44:35.421460 [ 200 ] {3ddfd2d3-615e-4f40-8a6d-6f11378c1abe::all_1_9_2} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6071 | 2025.08.29 23:44:35.421558 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6072 | 2025.08.29 23:44:36.394269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
| 6073 | 2025.08.29 23:44:36.395090 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2025.08.29 23:44:36.395173 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6075 | 2025.08.29 23:44:36.395879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6076 | 2025.08.29 23:44:36.396118 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.08.29 23:44:36.396245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 6078 | 2025.08.29 23:44:37.097118 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2025.08.29 23:44:37.097306 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6080 | 2025.08.29 23:44:37.097379 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6081 | 2025.08.29 23:44:37.098040 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.08.29 23:44:37.098093 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6083 | 2025.08.29 23:44:37.098527 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6084 | 2025.08.29 23:44:37.098793 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2025.08.29 23:44:37.098959 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0017 sec., 2352.9411764705883 rows/sec., 191.87 KiB/sec. | ||
| 6086 | 2025.08.29 23:44:37.099011 [ 276 ] {dc76a185-3b4c-4d8b-b933-61fc823a3137} <Debug> TCPHandler: Processed in 0.002028494 sec. | ||
| 6087 | 2025.08.29 23:44:37.099142 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2025.08.29 23:44:37.099251 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6089 | 2025.08.29 23:44:37.099297 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6090 | 2025.08.29 23:44:37.099786 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2025.08.29 23:44:37.099829 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6092 | 2025.08.29 23:44:37.100199 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6093 | 2025.08.29 23:44:37.100439 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2025.08.29 23:44:37.100582 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001358 sec., 89837.99705449189 rows/sec., 7.61 MiB/sec. | ||
| 6095 | 2025.08.29 23:44:37.100621 [ 276 ] {e19ea186-7a6c-41a8-abc8-23f35e3d98e7} <Debug> TCPHandler: Processed in 0.001532386 sec. | ||
| 6096 | 2025.08.29 23:44:37.100746 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2025.08.29 23:44:37.100849 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6098 | 2025.08.29 23:44:37.100893 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6099 | 2025.08.29 23:44:37.101319 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2025.08.29 23:44:37.101357 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6101 | 2025.08.29 23:44:37.101695 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6102 | 2025.08.29 23:44:37.101918 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2025.08.29 23:44:37.102024 [ 148 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6104 | 2025.08.29 23:44:37.102053 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001226 sec., 29363.784665579118 rows/sec., 2.14 MiB/sec. | ||
| 6105 | 2025.08.29 23:44:37.102061 [ 148 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2025.08.29 23:44:37.102086 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6107 | 2025.08.29 23:44:37.102092 [ 276 ] {e16d4e00-5f3f-4f57-91aa-94277df2c20b} <Debug> TCPHandler: Processed in 0.001397953 sec. | ||
| 6108 | 2025.08.29 23:44:37.102204 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 6109 | 2025.08.29 23:44:37.102215 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2025.08.29 23:44:37.102354 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6111 | 2025.08.29 23:44:37.102368 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6112 | 2025.08.29 23:44:37.102395 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6113 | 2025.08.29 23:44:37.102410 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 58 rows starting from the beginning of the part | ||
| 6114 | 2025.08.29 23:44:37.102484 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 6115 | 2025.08.29 23:44:37.102531 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 6116 | 2025.08.29 23:44:37.102577 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 6117 | 2025.08.29 23:44:37.102619 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 6118 | 2025.08.29 23:44:37.102661 [ 190 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 6119 | 2025.08.29 23:44:37.102837 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2025.08.29 23:44:37.102880 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6121 | 2025.08.29 23:44:37.103261 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6122 | 2025.08.29 23:44:37.103554 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2025.08.29 23:44:37.103575 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431684 sec., 128519.98066612465 rows/sec., 9.83 MiB/sec. | ||
| 6124 | 2025.08.29 23:44:37.103691 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001359 sec., 73583.51729212656 rows/sec., 5.75 MiB/sec. | ||
| 6125 | 2025.08.29 23:44:37.103722 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6126 | 2025.08.29 23:44:37.103730 [ 276 ] {a5b06e39-8e11-4e50-86d2-56c07c163498} <Debug> TCPHandler: Processed in 0.001565117 sec. | ||
| 6127 | 2025.08.29 23:44:37.103853 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2025.08.29 23:44:37.103950 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6129 | 2025.08.29 23:44:37.103994 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6130 | 2025.08.29 23:44:37.104028 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2025.08.29 23:44:37.104111 [ 196 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_51_10} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6132 | 2025.08.29 23:44:37.104196 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6133 | 2025.08.29 23:44:37.104418 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2025.08.29 23:44:37.104453 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6135 | 2025.08.29 23:44:37.104809 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6136 | 2025.08.29 23:44:37.105047 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.08.29 23:44:37.105182 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001248 sec., 129807.69230769231 rows/sec., 9.04 MiB/sec. | ||
| 6138 | 2025.08.29 23:44:37.105219 [ 276 ] {01a2bebd-dd2d-4d77-b2e8-d7390b616f3d} <Debug> TCPHandler: Processed in 0.001415834 sec. | ||
| 6139 | 2025.08.29 23:44:37.105330 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2025.08.29 23:44:37.105426 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6141 | 2025.08.29 23:44:37.105481 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6142 | 2025.08.29 23:44:37.106317 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2025.08.29 23:44:37.106354 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6144 | 2025.08.29 23:44:37.106939 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6145 | 2025.08.29 23:44:37.107178 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2025.08.29 23:44:37.107282 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6147 | 2025.08.29 23:44:37.107312 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2025.08.29 23:44:37.107320 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001911 sec., 16745.15960230246 rows/sec., 30.01 MiB/sec. | ||
| 6149 | 2025.08.29 23:44:37.107328 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6150 | 2025.08.29 23:44:37.107384 [ 276 ] {27ab8ce8-8a21-450d-9ecb-8dc7022f33da} <Debug> TCPHandler: Processed in 0.002102416 sec. | ||
| 6151 | 2025.08.29 23:44:37.107441 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 6152 | 2025.08.29 23:44:37.107502 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2025.08.29 23:44:37.107604 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6154 | 2025.08.29 23:44:37.107646 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6155 | 2025.08.29 23:44:37.107697 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6156 | 2025.08.29 23:44:37.107760 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
| 6157 | 2025.08.29 23:44:37.107892 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 6158 | 2025.08.29 23:44:37.107996 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 6159 | 2025.08.29 23:44:37.108013 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2025.08.29 23:44:37.108054 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6161 | 2025.08.29 23:44:37.108094 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 6162 | 2025.08.29 23:44:37.108191 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 6163 | 2025.08.29 23:44:37.108280 [ 199 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 6164 | 2025.08.29 23:44:37.108400 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6165 | 2025.08.29 23:44:37.108663 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.08.29 23:44:37.108811 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 6167 | 2025.08.29 23:44:37.108852 [ 276 ] {7f24ba58-102d-4158-8e5c-b3b1d7ca8abe} <Debug> TCPHandler: Processed in 0.001400163 sec. | ||
| 6168 | 2025.08.29 23:44:37.115137 [ 196 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 19 columns (19 merged, 0 gathered) in 0.007755981 sec., 132929.67066319528 rows/sec., 238.20 MiB/sec. | ||
| 6169 | 2025.08.29 23:44:37.116680 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6170 | 2025.08.29 23:44:37.117016 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2025.08.29 23:44:37.117084 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6172 | 2025.08.29 23:44:37.117196 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. | ||
| 6173 | 2025.08.29 23:44:37.322934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6174 | 2025.08.29 23:44:37.338842 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2025.08.29 23:44:37.338894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6176 | 2025.08.29 23:44:37.344238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6177 | 2025.08.29 23:44:37.344952 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2025.08.29 23:44:37.347663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6179 | 2025.08.29 23:44:38.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.42 MiB, peak 270.89 MiB, free memory in arenas 0.00 B, will set to 264.41 MiB (RSS), difference: 2.99 MiB | ||
| 6180 | 2025.08.29 23:44:38.950065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 846 | ||
| 6181 | 2025.08.29 23:44:38.952564 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2025.08.29 23:44:38.952611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6183 | 2025.08.29 23:44:38.953830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6184 | 2025.08.29 23:44:38.954128 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.08.29 23:44:38.954380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6186 | 2025.08.29 23:44:42.096381 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.08.29 23:44:42.096579 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6188 | 2025.08.29 23:44:42.096659 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6189 | 2025.08.29 23:44:42.097639 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.08.29 23:44:42.097680 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6191 | 2025.08.29 23:44:42.098081 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6192 | 2025.08.29 23:44:42.098309 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.08.29 23:44:42.098478 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001946 sec., 39054.47070914697 rows/sec., 3.22 MiB/sec. | ||
| 6194 | 2025.08.29 23:44:42.098539 [ 276 ] {6ec76f14-a718-4aa7-846c-b1bc2c601e82} <Debug> TCPHandler: Processed in 0.002347679 sec. | ||
| 6195 | 2025.08.29 23:44:42.098679 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2025.08.29 23:44:42.098791 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6197 | 2025.08.29 23:44:42.098837 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6198 | 2025.08.29 23:44:42.099266 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2025.08.29 23:44:42.099302 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6200 | 2025.08.29 23:44:42.099626 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6201 | 2025.08.29 23:44:42.099849 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.08.29 23:44:42.099986 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001221 sec., 8190.00819000819 rows/sec., 615.85 KiB/sec. | ||
| 6203 | 2025.08.29 23:44:42.100027 [ 276 ] {a505eccd-da42-4dd3-9146-937ddcfa39b1} <Debug> TCPHandler: Processed in 0.001398583 sec. | ||
| 6204 | 2025.08.29 23:44:42.100163 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2025.08.29 23:44:42.100263 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6206 | 2025.08.29 23:44:42.100305 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6207 | 2025.08.29 23:44:42.100727 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.08.29 23:44:42.100763 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6209 | 2025.08.29 23:44:42.101071 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6210 | 2025.08.29 23:44:42.101294 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.08.29 23:44:42.101428 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 6212 | 2025.08.29 23:44:42.101464 [ 276 ] {374e9372-82a2-49a7-b0eb-4af75992cb91} <Debug> TCPHandler: Processed in 0.001350563 sec. | ||
| 6213 | 2025.08.29 23:44:42.101580 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2025.08.29 23:44:42.101674 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6215 | 2025.08.29 23:44:42.101717 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6216 | 2025.08.29 23:44:42.102119 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2025.08.29 23:44:42.102154 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6218 | 2025.08.29 23:44:42.102480 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6219 | 2025.08.29 23:44:42.102708 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2025.08.29 23:44:42.102834 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6221 | 2025.08.29 23:44:42.102870 [ 276 ] {f3a39092-56b0-470e-a04d-fa5f53ef0504} <Debug> TCPHandler: Processed in 0.001338513 sec. | ||
| 6222 | 2025.08.29 23:44:42.102979 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2025.08.29 23:44:42.103072 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6224 | 2025.08.29 23:44:42.103124 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6225 | 2025.08.29 23:44:42.103874 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.08.29 23:44:42.103909 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6227 | 2025.08.29 23:44:42.104420 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6228 | 2025.08.29 23:44:42.104648 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2025.08.29 23:44:42.104781 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 6230 | 2025.08.29 23:44:42.104839 [ 276 ] {b7c52419-7dc4-4a33-8949-84b44bf2d1a3} <Debug> TCPHandler: Processed in 0.001906642 sec. | ||
| 6231 | 2025.08.29 23:44:42.104949 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2025.08.29 23:44:42.105041 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6233 | 2025.08.29 23:44:42.105082 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6234 | 2025.08.29 23:44:42.105461 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2025.08.29 23:44:42.105504 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6236 | 2025.08.29 23:44:42.105869 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6237 | 2025.08.29 23:44:42.106110 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2025.08.29 23:44:42.106241 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 6239 | 2025.08.29 23:44:42.106277 [ 276 ] {af6f1b2c-fbf2-4783-bdcd-44adf26590b1} <Debug> TCPHandler: Processed in 0.001375813 sec. | ||
| 6240 | 2025.08.29 23:44:43.778493 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6241 | 2025.08.29 23:44:43.778546 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6242 | 2025.08.29 23:44:43.896384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
| 6243 | 2025.08.29 23:44:43.896898 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2025.08.29 23:44:43.896940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6245 | 2025.08.29 23:44:43.897447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6246 | 2025.08.29 23:44:43.897686 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2025.08.29 23:44:43.897832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 6248 | 2025.08.29 23:44:44.847801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6249 | 2025.08.29 23:44:44.863950 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2025.08.29 23:44:44.864001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6251 | 2025.08.29 23:44:44.869285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6252 | 2025.08.29 23:44:44.869981 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2025.08.29 23:44:44.872649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6254 | 2025.08.29 23:44:47.097143 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.08.29 23:44:47.097350 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6256 | 2025.08.29 23:44:47.097418 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6257 | 2025.08.29 23:44:47.098109 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.08.29 23:44:47.098158 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6259 | 2025.08.29 23:44:47.098581 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6260 | 2025.08.29 23:44:47.098841 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.08.29 23:44:47.098999 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.0017 sec., 70588.23529411765 rows/sec., 6.00 MiB/sec. | ||
| 6262 | 2025.08.29 23:44:47.099041 [ 276 ] {86ad785e-a1d2-407e-b9e9-5580a89f038a} <Debug> TCPHandler: Processed in 0.002093686 sec. | ||
| 6263 | 2025.08.29 23:44:47.099175 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2025.08.29 23:44:47.099271 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6265 | 2025.08.29 23:44:47.099313 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6266 | 2025.08.29 23:44:47.099732 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.08.29 23:44:47.099769 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6268 | 2025.08.29 23:44:47.100074 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6269 | 2025.08.29 23:44:47.100296 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.08.29 23:44:47.100429 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001177 sec., 27187.76550552251 rows/sec., 2.00 MiB/sec. | ||
| 6271 | 2025.08.29 23:44:47.100467 [ 276 ] {77c4ee6e-a26d-402c-bd89-bfc1765a3439} <Debug> TCPHandler: Processed in 0.001340723 sec. | ||
| 6272 | 2025.08.29 23:44:47.100590 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2025.08.29 23:44:47.100685 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6274 | 2025.08.29 23:44:47.100726 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6275 | 2025.08.29 23:44:47.101164 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2025.08.29 23:44:47.101202 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6277 | 2025.08.29 23:44:47.101545 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6278 | 2025.08.29 23:44:47.101766 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2025.08.29 23:44:47.101912 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001244 sec., 77170.41800643086 rows/sec., 6.03 MiB/sec. | ||
| 6280 | 2025.08.29 23:44:47.101952 [ 276 ] {e62ac28f-3197-4ba3-9074-2296a14d9967} <Debug> TCPHandler: Processed in 0.001411204 sec. | ||
| 6281 | 2025.08.29 23:44:47.102070 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2025.08.29 23:44:47.102164 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6283 | 2025.08.29 23:44:47.102208 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6284 | 2025.08.29 23:44:47.102678 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2025.08.29 23:44:47.102714 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6286 | 2025.08.29 23:44:47.103053 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6287 | 2025.08.29 23:44:47.103280 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2025.08.29 23:44:47.103412 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 6289 | 2025.08.29 23:44:47.103450 [ 276 ] {46e6ba21-996f-4415-9e63-7a086c600ebe} <Debug> TCPHandler: Processed in 0.001428585 sec. | ||
| 6290 | 2025.08.29 23:44:47.103561 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2025.08.29 23:44:47.103655 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6292 | 2025.08.29 23:44:47.103709 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6293 | 2025.08.29 23:44:47.104561 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2025.08.29 23:44:47.104599 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6295 | 2025.08.29 23:44:47.105205 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6296 | 2025.08.29 23:44:47.105434 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2025.08.29 23:44:47.105573 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001936 sec., 16528.92561983471 rows/sec., 29.62 MiB/sec. | ||
| 6298 | 2025.08.29 23:44:47.105626 [ 276 ] {3f9d818e-4ea8-4c45-bef6-ad61a1eec766} <Debug> TCPHandler: Processed in 0.002112985 sec. | ||
| 6299 | 2025.08.29 23:44:47.105748 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2025.08.29 23:44:47.105842 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6301 | 2025.08.29 23:44:47.105883 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6302 | 2025.08.29 23:44:47.106226 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2025.08.29 23:44:47.106263 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6304 | 2025.08.29 23:44:47.106576 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6305 | 2025.08.29 23:44:47.106802 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2025.08.29 23:44:47.106932 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6307 | 2025.08.29 23:44:47.106969 [ 276 ] {6cd5f1c4-20ad-48c2-9ea5-316452b47a87} <Debug> TCPHandler: Processed in 0.001270222 sec. | ||
| 6308 | 2025.08.29 23:44:48.954641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 870 | ||
| 6309 | 2025.08.29 23:44:48.957010 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2025.08.29 23:44:48.957059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6311 | 2025.08.29 23:44:48.958259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6312 | 2025.08.29 23:44:48.958537 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2025.08.29 23:44:48.958794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 6314 | 2025.08.29 23:44:51.397969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
| 6315 | 2025.08.29 23:44:51.398766 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2025.08.29 23:44:51.398806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6317 | 2025.08.29 23:44:51.399274 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6318 | 2025.08.29 23:44:51.399509 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2025.08.29 23:44:51.399637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 6320 | 2025.08.29 23:44:52.121870 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2025.08.29 23:44:52.122051 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6322 | 2025.08.29 23:44:52.122115 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6323 | 2025.08.29 23:44:52.122731 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2025.08.29 23:44:52.122779 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6325 | 2025.08.29 23:44:52.123173 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6326 | 2025.08.29 23:44:52.123407 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Trace> oximeter.fields_ipaddr (12ce3ada-175d-4499-972d-958c6137f9ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2025.08.29 23:44:52.123559 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001557 sec., 1284.5215157353887 rows/sec., 104.74 KiB/sec. | ||
| 6328 | 2025.08.29 23:44:52.123600 [ 276 ] {02b6c772-2aa9-492b-911a-f57edee98593} <Debug> TCPHandler: Processed in 0.001856792 sec. | ||
| 6329 | 2025.08.29 23:44:52.123721 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2025.08.29 23:44:52.123814 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6331 | 2025.08.29 23:44:52.123853 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6332 | 2025.08.29 23:44:52.124867 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2025.08.29 23:44:52.124904 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6334 | 2025.08.29 23:44:52.125286 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6335 | 2025.08.29 23:44:52.125502 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2025.08.29 23:44:52.125617 [ 133 ] {} <Debug> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6337 | 2025.08.29 23:44:52.125629 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001833 sec., 663938.8979814511 rows/sec., 54.90 MiB/sec. | ||
| 6338 | 2025.08.29 23:44:52.125694 [ 133 ] {} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2025.08.29 23:44:52.125708 [ 276 ] {9d639e7e-1677-42ee-99f0-fc84160a7a5a} <Debug> TCPHandler: Processed in 0.002036144 sec. | ||
| 6340 | 2025.08.29 23:44:52.125726 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6341 | 2025.08.29 23:44:52.125831 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2025.08.29 23:44:52.125831 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::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 | ||
| 6343 | 2025.08.29 23:44:52.125927 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6344 | 2025.08.29 23:44:52.125947 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6345 | 2025.08.29 23:44:52.125967 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6346 | 2025.08.29 23:44:52.125981 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1289 rows starting from the beginning of the part | ||
| 6347 | 2025.08.29 23:44:52.126047 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 6348 | 2025.08.29 23:44:52.126101 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 122 rows starting from the beginning of the part | ||
| 6349 | 2025.08.29 23:44:52.126155 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 6350 | 2025.08.29 23:44:52.126201 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 120 rows starting from the beginning of the part | ||
| 6351 | 2025.08.29 23:44:52.126245 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1217 rows starting from the beginning of the part | ||
| 6352 | 2025.08.29 23:44:52.126364 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2025.08.29 23:44:52.126398 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6354 | 2025.08.29 23:44:52.126703 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6355 | 2025.08.29 23:44:52.126927 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2025.08.29 23:44:52.127056 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 777.33 KiB/sec. | ||
| 6357 | 2025.08.29 23:44:52.127093 [ 276 ] {18043f22-e3ad-4b60-8287-a897b45d7da6} <Debug> TCPHandler: Processed in 0.001309552 sec. | ||
| 6358 | 2025.08.29 23:44:52.127203 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2025.08.29 23:44:52.127294 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6360 | 2025.08.29 23:44:52.127334 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6361 | 2025.08.29 23:44:52.127403 [ 200 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616598 sec., 1793890.6271070484 rows/sec., 155.81 MiB/sec. | ||
| 6362 | 2025.08.29 23:44:52.127574 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6363 | 2025.08.29 23:44:52.127799 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2025.08.29 23:44:52.127799 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2025.08.29 23:44:52.127834 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6366 | 2025.08.29 23:44:52.127879 [ 196 ] {4582fa40-ed77-4724-8dbd-f5b120c58df0::all_1_56_11} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6367 | 2025.08.29 23:44:52.127939 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6368 | 2025.08.29 23:44:52.128140 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6369 | 2025.08.29 23:44:52.128351 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Trace> oximeter.fields_u32 (3ddfd2d3-615e-4f40-8a6d-6f11378c1abe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2025.08.29 23:44:52.128473 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001196 sec., 190635.4515050167 rows/sec., 12.91 MiB/sec. | ||
| 6371 | 2025.08.29 23:44:52.128509 [ 276 ] {42bdcfb7-c985-46a6-88cb-7d6d7ab9b8df} <Debug> TCPHandler: Processed in 0.001352903 sec. | ||
| 6372 | 2025.08.29 23:44:52.128614 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2025.08.29 23:44:52.128705 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6374 | 2025.08.29 23:44:52.128743 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6375 | 2025.08.29 23:44:52.129308 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2025.08.29 23:44:52.129346 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6377 | 2025.08.29 23:44:52.129664 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6378 | 2025.08.29 23:44:52.129874 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2025.08.29 23:44:52.129976 [ 133 ] {} <Debug> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6380 | 2025.08.29 23:44:52.129998 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00131 sec., 406106.8702290076 rows/sec., 30.09 MiB/sec. | ||
| 6381 | 2025.08.29 23:44:52.130007 [ 133 ] {} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2025.08.29 23:44:52.130037 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6383 | 2025.08.29 23:44:52.130041 [ 276 ] {93f2f781-00fe-488c-b037-66f25c9f7f74} <Debug> TCPHandler: Processed in 0.001474245 sec. | ||
| 6384 | 2025.08.29 23:44:52.130119 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::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 | ||
| 6385 | 2025.08.29 23:44:52.130157 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2025.08.29 23:44:52.130233 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6387 | 2025.08.29 23:44:52.130253 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6388 | 2025.08.29 23:44:52.130269 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 596 rows starting from the beginning of the part | ||
| 6389 | 2025.08.29 23:44:52.130300 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6390 | 2025.08.29 23:44:52.130350 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 6391 | 2025.08.29 23:44:52.130401 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part | ||
| 6392 | 2025.08.29 23:44:52.130441 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 6393 | 2025.08.29 23:44:52.130479 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part | ||
| 6394 | 2025.08.29 23:44:52.130516 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 532 rows starting from the beginning of the part | ||
| 6395 | 2025.08.29 23:44:52.130873 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2025.08.29 23:44:52.130912 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6397 | 2025.08.29 23:44:52.131312 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6398 | 2025.08.29 23:44:52.131533 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2025.08.29 23:44:52.131591 [ 200 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510786 sec., 974327.2707054473 rows/sec., 77.02 MiB/sec. | ||
| 6400 | 2025.08.29 23:44:52.131646 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6401 | 2025.08.29 23:44:52.131660 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001425 sec., 592982.4561403509 rows/sec., 39.91 MiB/sec. | ||
| 6402 | 2025.08.29 23:44:52.131685 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2025.08.29 23:44:52.131703 [ 276 ] {6e67e27f-1960-4a3d-baac-cfc7c2bfbab1} <Debug> TCPHandler: Processed in 0.001593067 sec. | ||
| 6404 | 2025.08.29 23:44:52.131707 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6405 | 2025.08.29 23:44:52.131750 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6406 | 2025.08.29 23:44:52.131812 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2025.08.29 23:44:52.131838 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 6408 | 2025.08.29 23:44:52.131909 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6409 | 2025.08.29 23:44:52.131969 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6410 | 2025.08.29 23:44:52.132013 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6411 | 2025.08.29 23:44:52.132026 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.08.29 23:44:52.132061 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14767 rows starting from the beginning of the part | ||
| 6413 | 2025.08.29 23:44:52.132104 [ 189 ] {4dae252a-9a8a-4c2d-908f-95d7e6310ba4::all_1_56_11} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6414 | 2025.08.29 23:44:52.132144 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 6415 | 2025.08.29 23:44:52.132181 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6416 | 2025.08.29 23:44:52.132203 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
| 6417 | 2025.08.29 23:44:52.132257 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 6418 | 2025.08.29 23:44:52.132304 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::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 | ||
| 6419 | 2025.08.29 23:44:52.132358 [ 195 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 845 rows starting from the beginning of the part | ||
| 6420 | 2025.08.29 23:44:52.132726 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2025.08.29 23:44:52.132767 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6422 | 2025.08.29 23:44:52.133460 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6423 | 2025.08.29 23:44:52.133691 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2025.08.29 23:44:52.133832 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001941 sec., 5151.983513652756 rows/sec., 9.23 MiB/sec. | ||
| 6425 | 2025.08.29 23:44:52.133889 [ 276 ] {48cc7171-9c7b-4dd6-bef6-cd9b064e3f22} <Debug> TCPHandler: Processed in 0.002124347 sec. | ||
| 6426 | 2025.08.29 23:44:52.133998 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2025.08.29 23:44:52.134091 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6428 | 2025.08.29 23:44:52.134133 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6429 | 2025.08.29 23:44:52.134458 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2025.08.29 23:44:52.134493 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6431 | 2025.08.29 23:44:52.134888 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6432 | 2025.08.29 23:44:52.135107 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2025.08.29 23:44:52.135207 [ 132 ] {} <Debug> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6434 | 2025.08.29 23:44:52.135239 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 6435 | 2025.08.29 23:44:52.135244 [ 132 ] {} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2025.08.29 23:44:52.135270 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6437 | 2025.08.29 23:44:52.135274 [ 276 ] {232e8f7f-e410-4cb4-994b-828f81c71d9f} <Debug> TCPHandler: Processed in 0.001323483 sec. | ||
| 6438 | 2025.08.29 23:44:52.135341 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 6439 | 2025.08.29 23:44:52.135425 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6440 | 2025.08.29 23:44:52.135452 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2970 rows starting from the beginning of the part | ||
| 6441 | 2025.08.29 23:44:52.135503 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 6442 | 2025.08.29 23:44:52.135547 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 6443 | 2025.08.29 23:44:52.135586 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 6444 | 2025.08.29 23:44:52.135623 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::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 | ||
| 6445 | 2025.08.29 23:44:52.135661 [ 200 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 6446 | 2025.08.29 23:44:52.137095 [ 200 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16254 rows, containing 5 columns (5 merged, 0 gathered) in 0.00532319 sec., 3053432.246453724 rows/sec., 208.59 MiB/sec. | ||
| 6447 | 2025.08.29 23:44:52.137099 [ 193 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178917 sec., 1827663.1063565786 rows/sec., 123.27 MiB/sec. | ||
| 6448 | 2025.08.29 23:44:52.137540 [ 194 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6449 | 2025.08.29 23:44:52.137680 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6450 | 2025.08.29 23:44:52.137922 [ 194 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.08.29 23:44:52.138028 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.08.29 23:44:52.138030 [ 194 ] {371e8896-2165-43da-873c-bccf77f3f9f8::all_1_56_11} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6453 | 2025.08.29 23:44:52.138128 [ 192 ] {54cee215-9fb3-44f8-94d3-0d370a5008a8::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6454 | 2025.08.29 23:44:52.138177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6455 | 2025.08.29 23:44:52.138232 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 6456 | 2025.08.29 23:44:52.372797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6457 | 2025.08.29 23:44:52.389427 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2025.08.29 23:44:52.389477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6459 | 2025.08.29 23:44:52.395873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6460 | 2025.08.29 23:44:52.396604 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2025.08.29 23:44:52.399498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6462 | 2025.08.29 23:44:57.097339 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2025.08.29 23:44:57.097534 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6464 | 2025.08.29 23:44:57.097600 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6465 | 2025.08.29 23:44:57.098296 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2025.08.29 23:44:57.098341 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6467 | 2025.08.29 23:44:57.098767 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6468 | 2025.08.29 23:44:57.099017 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2025.08.29 23:44:57.099180 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001696 sec., 70754.71698113208 rows/sec., 6.01 MiB/sec. | ||
| 6470 | 2025.08.29 23:44:57.099230 [ 276 ] {4e04efa3-dd36-41fd-985c-7450e5d9eaa2} <Debug> TCPHandler: Processed in 0.002020084 sec. | ||
| 6471 | 2025.08.29 23:44:57.099380 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2025.08.29 23:44:57.099488 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.08.29 23:44:57.099534 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6474 | 2025.08.29 23:44:57.100013 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.08.29 23:44:57.100050 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6476 | 2025.08.29 23:44:57.100401 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6477 | 2025.08.29 23:44:57.100629 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2025.08.29 23:44:57.100771 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001308 sec., 24464.831804281348 rows/sec., 1.80 MiB/sec. | ||
| 6479 | 2025.08.29 23:44:57.100812 [ 276 ] {0ec3ba52-4699-4636-b953-3ba541ed1038} <Debug> TCPHandler: Processed in 0.001484365 sec. | ||
| 6480 | 2025.08.29 23:44:57.100928 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2025.08.29 23:44:57.101028 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6482 | 2025.08.29 23:44:57.101070 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6483 | 2025.08.29 23:44:57.101518 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2025.08.29 23:44:57.101554 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6485 | 2025.08.29 23:44:57.101875 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6486 | 2025.08.29 23:44:57.102088 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2025.08.29 23:44:57.102220 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001216 sec., 78947.36842105263 rows/sec., 6.17 MiB/sec. | ||
| 6488 | 2025.08.29 23:44:57.102257 [ 276 ] {b35d850d-6685-4b7d-bbc0-171475cf0028} <Debug> TCPHandler: Processed in 0.001379633 sec. | ||
| 6489 | 2025.08.29 23:44:57.102372 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2025.08.29 23:44:57.102469 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6491 | 2025.08.29 23:44:57.102512 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6492 | 2025.08.29 23:44:57.102937 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.08.29 23:44:57.102973 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6494 | 2025.08.29 23:44:57.103320 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6495 | 2025.08.29 23:44:57.103537 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2025.08.29 23:44:57.103671 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6497 | 2025.08.29 23:44:57.103711 [ 276 ] {1f95a6f8-add6-4275-bff1-cad09eee55d4} <Debug> TCPHandler: Processed in 0.001387634 sec. | ||
| 6498 | 2025.08.29 23:44:57.103832 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2025.08.29 23:44:57.103924 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6500 | 2025.08.29 23:44:57.103980 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6501 | 2025.08.29 23:44:57.104832 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.08.29 23:44:57.104868 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6503 | 2025.08.29 23:44:57.105434 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6504 | 2025.08.29 23:44:57.105663 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.08.29 23:44:57.105806 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001899 sec., 16850.97419694576 rows/sec., 30.20 MiB/sec. | ||
| 6506 | 2025.08.29 23:44:57.105868 [ 276 ] {8432def4-f1e4-415d-8705-76096ee27462} <Debug> TCPHandler: Processed in 0.002085696 sec. | ||
| 6507 | 2025.08.29 23:44:57.105986 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2025.08.29 23:44:57.106081 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6509 | 2025.08.29 23:44:57.106122 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6510 | 2025.08.29 23:44:57.106498 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2025.08.29 23:44:57.106541 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6512 | 2025.08.29 23:44:57.106858 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6513 | 2025.08.29 23:44:57.107072 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2025.08.29 23:44:57.107205 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 6515 | 2025.08.29 23:44:57.107242 [ 276 ] {09aa921b-7471-44df-9352-65bc59716cc3} <Debug> TCPHandler: Processed in 0.001304182 sec. | ||
| 6516 | 2025.08.29 23:44:58.778586 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6517 | 2025.08.29 23:44:58.778637 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6518 | 2025.08.29 23:44:58.899766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
| 6519 | 2025.08.29 23:44:58.900244 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2025.08.29 23:44:58.900285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6521 | 2025.08.29 23:44:58.900775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6522 | 2025.08.29 23:44:58.901011 [ 245 ] {} <Trace> system.asynchronous_metric_log (90555ac2-81b8-4059-8b13-b62161c900cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.08.29 23:44:58.901157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 6524 | 2025.08.29 23:44:58.959058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 898 | ||
| 6525 | 2025.08.29 23:44:58.961566 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2025.08.29 23:44:58.961619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6527 | 2025.08.29 23:44:58.962883 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6528 | 2025.08.29 23:44:58.963172 [ 243 ] {} <Trace> system.query_log (78c2b7f8-8fea-4695-a363-de4da177e2ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2025.08.29 23:44:58.963550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 6530 | 2025.08.29 23:44:59.899638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6531 | 2025.08.29 23:44:59.924835 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2025.08.29 23:44:59.924917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6533 | 2025.08.29 23:44:59.933261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6534 | 2025.08.29 23:44:59.934369 [ 244 ] {} <Trace> system.metric_log (0ea5a1cc-08d5-498e-909b-33409dd0537b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2025.08.29 23:44:59.938959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6536 | 2025.08.29 23:45:02.097097 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2025.08.29 23:45:02.097425 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6538 | 2025.08.29 23:45:02.097512 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6539 | 2025.08.29 23:45:02.098505 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2025.08.29 23:45:02.098568 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6541 | 2025.08.29 23:45:02.099147 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6542 | 2025.08.29 23:45:02.099509 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Trace> oximeter.fields_string (4582fa40-ed77-4724-8dbd-f5b120c58df0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2025.08.29 23:45:02.099708 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002382 sec., 31905.961376994124 rows/sec., 2.63 MiB/sec. | ||
| 6544 | 2025.08.29 23:45:02.099765 [ 276 ] {586b8647-a10b-4cdf-ab9c-b2be81b2663f} <Debug> TCPHandler: Processed in 0.002887799 sec. | ||
| 6545 | 2025.08.29 23:45:02.099917 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2025.08.29 23:45:02.100041 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6547 | 2025.08.29 23:45:02.100098 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6548 | 2025.08.29 23:45:02.100665 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2025.08.29 23:45:02.100713 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6550 | 2025.08.29 23:45:02.101106 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6551 | 2025.08.29 23:45:02.101371 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2025.08.29 23:45:02.101521 [ 119 ] {} <Debug> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6553 | 2025.08.29 23:45:02.101541 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001528 sec., 6544.502617801047 rows/sec., 492.12 KiB/sec. | ||
| 6554 | 2025.08.29 23:45:02.101592 [ 119 ] {} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2025.08.29 23:45:02.101605 [ 276 ] {57e8c923-cd48-407d-b788-fdfb37825c24} <Debug> TCPHandler: Processed in 0.00174023 sec. | ||
| 6556 | 2025.08.29 23:45:02.101619 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6557 | 2025.08.29 23:45:02.101743 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2025.08.29 23:45:02.101758 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::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 | ||
| 6559 | 2025.08.29 23:45:02.101862 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6560 | 2025.08.29 23:45:02.101905 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6561 | 2025.08.29 23:45:02.101917 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6562 | 2025.08.29 23:45:02.101950 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 58 rows starting from the beginning of the part | ||
| 6563 | 2025.08.29 23:45:02.102023 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 6564 | 2025.08.29 23:45:02.102072 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 6565 | 2025.08.29 23:45:02.102116 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
| 6566 | 2025.08.29 23:45:02.102159 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 6567 | 2025.08.29 23:45:02.102203 [ 193 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 6568 | 2025.08.29 23:45:02.102428 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.08.29 23:45:02.102478 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6570 | 2025.08.29 23:45:02.102910 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6571 | 2025.08.29 23:45:02.103263 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Trace> oximeter.fields_uuid (4dae252a-9a8a-4c2d-908f-95d7e6310ba4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.08.29 23:45:02.103441 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001602 sec., 46192.259675405745 rows/sec., 3.61 MiB/sec. | ||
| 6573 | 2025.08.29 23:45:02.103494 [ 276 ] {35a5bad9-bfc4-43d5-8609-2915d3448c1c} <Debug> TCPHandler: Processed in 0.001801211 sec. | ||
| 6574 | 2025.08.29 23:45:02.103552 [ 200 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862502 sec., 82684.4749696913 rows/sec., 6.34 MiB/sec. | ||
| 6575 | 2025.08.29 23:45:02.103634 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.08.29 23:45:02.103726 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6577 | 2025.08.29 23:45:02.103748 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6578 | 2025.08.29 23:45:02.103804 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6579 | 2025.08.29 23:45:02.104072 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2025.08.29 23:45:02.104165 [ 192 ] {4449c76e-f9b9-414c-8205-8a7f80a46b10::all_1_56_11} <Trace> oximeter.fields_u16 (4449c76e-f9b9-414c-8205-8a7f80a46b10) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6581 | 2025.08.29 23:45:02.104256 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6582 | 2025.08.29 23:45:02.104324 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.08.29 23:45:02.104366 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6584 | 2025.08.29 23:45:02.104800 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6585 | 2025.08.29 23:45:02.105092 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Trace> oximeter.measurements_cumulativeu64 (54cee215-9fb3-44f8-94d3-0d370a5008a8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2025.08.29 23:45:02.105273 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
| 6587 | 2025.08.29 23:45:02.105323 [ 276 ] {720e97b2-5d89-499d-86d0-fc2edaf509c1} <Debug> TCPHandler: Processed in 0.00174576 sec. | ||
| 6588 | 2025.08.29 23:45:02.105468 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2025.08.29 23:45:02.105577 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6590 | 2025.08.29 23:45:02.105645 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6591 | 2025.08.29 23:45:02.106622 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2025.08.29 23:45:02.106661 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6593 | 2025.08.29 23:45:02.107274 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6594 | 2025.08.29 23:45:02.107543 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2025.08.29 23:45:02.107690 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6596 | 2025.08.29 23:45:02.107708 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002155 sec., 4640.371229698377 rows/sec., 8.32 MiB/sec. | ||
| 6597 | 2025.08.29 23:45:02.107752 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2025.08.29 23:45:02.107784 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6599 | 2025.08.29 23:45:02.107809 [ 276 ] {21fd4fec-2557-4378-b45d-dec60cff529e} <Debug> TCPHandler: Processed in 0.002399341 sec. | ||
| 6600 | 2025.08.29 23:45:02.107928 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::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 | ||
| 6601 | 2025.08.29 23:45:02.107947 [ 276 ] {} <Trace> TCP-Session: 520928d5-962d-45b3-8969-2c58fb5114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2025.08.29 23:45:02.108072 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6603 | 2025.08.29 23:45:02.108122 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6604 | 2025.08.29 23:45:02.108241 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6605 | 2025.08.29 23:45:02.108335 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1031 rows starting from the beginning of the part | ||
| 6606 | 2025.08.29 23:45:02.108499 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 6607 | 2025.08.29 23:45:02.108547 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.08.29 23:45:02.108595 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6609 | 2025.08.29 23:45:02.108609 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 6610 | 2025.08.29 23:45:02.108709 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 6611 | 2025.08.29 23:45:02.108799 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 6612 | 2025.08.29 23:45:02.108897 [ 186 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 6613 | 2025.08.29 23:45:02.108984 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6614 | 2025.08.29 23:45:02.109283 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Trace> oximeter.measurements_u64 (371e8896-2165-43da-873c-bccf77f3f9f8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2025.08.29 23:45:02.109457 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 6616 | 2025.08.29 23:45:02.109501 [ 276 ] {d69eb35c-941f-4961-843b-1388e21e4029} <Debug> TCPHandler: Processed in 0.001610577 sec. | ||
| 6617 | 2025.08.29 23:45:02.114625 [ 200 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1125 rows, containing 19 columns (19 merged, 0 gathered) in 0.006773285 sec., 166093.7049009454 rows/sec., 297.63 MiB/sec. | ||
| 6618 | 2025.08.29 23:45:02.115889 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6619 | 2025.08.29 23:45:02.116239 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2025.08.29 23:45:02.116342 [ 202 ] {9a36cb88-9dac-4920-8f0f-fc50a70cd4df::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9a36cb88-9dac-4920-8f0f-fc50a70cd4df) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6621 | 2025.08.29 23:45:02.116444 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.56 MiB. | ||