1 | [ Mar 20 21:50:55 Enabled. ] | ||
2 | [ Mar 20 21:50:56 Rereading configuration. ] | ||
3 | [ Mar 20 21:50:56 Rereading configuration. ] | ||
4 | [ Mar 20 21:50:58 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Mar 20 21:50:58 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.03.20 21:50:58.923040 [ 1 ] {} <Information> Application: Will watch for the process with pid 24586 | ||
29 | 2025.03.20 21:50:58.923667 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.20 21:50:59.136389 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24586 | ||
31 | 2025.03.20 21:50:59.137116 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.20 21:50:59.137814 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.20 21:50:59.209574 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.20 21:50:59.238794 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.20 21:50:59.238843 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.20 21:50:59.238856 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.20 21:50:59.238919 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.20 21:50:59.239294 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.20 21:50:59.240905 [ 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.03.20 21:50:59.241643 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.20 21:50:59.242463 [ 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.03.20 21:50:59.242486 [ 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.03.20 21:50:59.242501 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.20 21:50:59.242676 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.20 21:50:59.243540 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.20 21:50:59.248207 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.20 21:50:59.248895 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.20 21:50:59.249828 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.20 21:50:59.249921 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.20 21:50:59.251569 [ 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.03.20 21:50:59.252062 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.20 21:50:59.256346 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.20 21:50:59.257016 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.20 21:50:59.258016 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.20 21:50:59.258492 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.20 21:50:59.258859 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.20 21:50:59.259197 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.20 21:50:59.260522 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.20 21:50:59.260549 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.20 21:50:59.260634 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.20 21:50:59.260801 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.20 21:50:59.273241 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.20 21:50:59.273271 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164615 sec | ||
68 | 2025.03.20 21:50:59.273319 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.20 21:50:59.273337 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.20 21:50:59.274009 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.20 21:50:59.274547 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.20 21:50:59.284904 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.20 21:50:59.284951 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.20 21:50:59.284972 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.20 21:50:59.284984 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.20 21:50:59.285016 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.20 21:50:59.285036 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.20 21:50:59.287611 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.20 21:50:59.287658 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.20 21:50:59.287680 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.20 21:50:59.287861 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.20 21:50:59.287880 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.20 21:50:59.287917 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.20 21:50:59.287937 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.20 21:50:59.287949 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.20 21:50:59.287979 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.20 21:50:59.287997 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.20 21:50:59.312049 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.20 21:50:59.313548 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.20 21:50:59.313576 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6272e-05 sec | ||
91 | 2025.03.20 21:50:59.313589 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.20 21:50:59.313600 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.20 21:50:59.313620 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.20 21:50:59.313813 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.20 21:50:59.313857 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.20 21:50:59.313870 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.20 21:50:59.313881 [ 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.03.20 21:50:59.313893 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.20 21:50:59.317920 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.20 21:50:59.318121 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.03.20 21:50:59.319027 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4581e-05 sec. | ||
102 | 2025.03.20 21:50:59.319947 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.20 21:50:59.320032 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.20 21:50:59.320053 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.20 21:50:59.604685 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51294 | ||
106 | 2025.03.20 21:50:59.606815 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.20 21:50:59.606895 [ 3 ] {} <Debug> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Authenticating user 'default' from [fd00:1122:3344:101::d]:51294 | ||
108 | 2025.03.20 21:50:59.606931 [ 3 ] {} <Debug> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.20 21:50:59.606959 [ 3 ] {} <Debug> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.20 21:50:59.607056 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.20 21:50:59.607088 [ 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 | ||
112 | 2025.03.20 21:50:59.607116 [ 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 | ||
113 | 2025.03.20 21:50:59.612824 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54995 | ||
114 | 2025.03.20 21:50:59.612959 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.20 21:50:59.612991 [ 4 ] {} <Debug> TCP-Session: 5ea35de2-1022-4daf-a188-ec4918fa55be Authenticating user 'default' from [fd00:1122:3344:101::d]:54995 | ||
116 | 2025.03.20 21:50:59.613016 [ 4 ] {} <Debug> TCP-Session: 5ea35de2-1022-4daf-a188-ec4918fa55be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.20 21:50:59.613044 [ 4 ] {} <Debug> TCP-Session: 5ea35de2-1022-4daf-a188-ec4918fa55be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.20 21:50:59.613623 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51303 | ||
119 | 2025.03.20 21:50:59.613630 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55012 | ||
120 | 2025.03.20 21:50:59.613737 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.03.20 21:50:59.613745 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35334 | ||
122 | 2025.03.20 21:50:59.613852 [ 253 ] {} <Debug> TCP-Session: 4a3b4e0f-1da5-4468-8572-a582be22c3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51303 | ||
123 | 2025.03.20 21:50:59.613928 [ 253 ] {} <Debug> TCP-Session: 4a3b4e0f-1da5-4468-8572-a582be22c3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2025.03.20 21:50:59.613942 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.03.20 21:50:59.614100 [ 253 ] {} <Debug> TCP-Session: 4a3b4e0f-1da5-4468-8572-a582be22c3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2025.03.20 21:50:59.614108 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44684 | ||
127 | 2025.03.20 21:50:59.614148 [ 5 ] {} <Debug> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Authenticating user 'default' from [fd00:1122:3344:101::d]:55012 | ||
128 | 2025.03.20 21:50:59.614143 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61222 | ||
129 | 2025.03.20 21:50:59.614225 [ 5 ] {} <Debug> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.03.20 21:50:59.614281 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62260 | ||
131 | 2025.03.20 21:50:59.614362 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2025.03.20 21:50:59.614498 [ 5 ] {} <Debug> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2025.03.20 21:50:59.614704 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35338 | ||
134 | 2025.03.20 21:50:59.614701 [ 255 ] {} <Debug> TCP-Session: 17e582b5-1890-4bd7-90ee-c1a3cf4de3c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44684 | ||
135 | 2025.03.20 21:50:59.614757 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.03.20 21:50:59.614741 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2025.03.20 21:50:59.614858 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2025.03.20 21:50:59.614812 [ 255 ] {} <Debug> TCP-Session: 17e582b5-1890-4bd7-90ee-c1a3cf4de3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.03.20 21:50:59.614937 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.03.20 21:50:59.614964 [ 257 ] {} <Debug> TCP-Session: 9c76e914-2dfa-4f68-b317-b6222783921c Authenticating user 'default' from [fd00:1122:3344:101::d]:62260 | ||
141 | 2025.03.20 21:50:59.615018 [ 254 ] {} <Debug> TCP-Session: 87577639-e21e-4caa-aac0-989d44d68d5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35334 | ||
142 | 2025.03.20 21:50:59.615068 [ 257 ] {} <Debug> TCP-Session: 9c76e914-2dfa-4f68-b317-b6222783921c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.20 21:50:59.615073 [ 255 ] {} <Debug> TCP-Session: 17e582b5-1890-4bd7-90ee-c1a3cf4de3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.20 21:50:59.615091 [ 258 ] {} <Debug> TCP-Session: 9073da6d-0889-4159-b91a-50cd21b8bc7d Authenticating user 'default' from [fd00:1122:3344:101::d]:35338 | ||
145 | 2025.03.20 21:50:59.615146 [ 254 ] {} <Debug> TCP-Session: 87577639-e21e-4caa-aac0-989d44d68d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.03.20 21:50:59.615156 [ 257 ] {} <Debug> TCP-Session: 9c76e914-2dfa-4f68-b317-b6222783921c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.20 21:50:59.615789 [ 258 ] {} <Debug> TCP-Session: 9073da6d-0889-4159-b91a-50cd21b8bc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.20 21:50:59.615865 [ 254 ] {} <Debug> TCP-Session: 87577639-e21e-4caa-aac0-989d44d68d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.03.20 21:50:59.615777 [ 256 ] {} <Debug> TCP-Session: 771a58c2-e033-4c0b-9666-686137e2f760 Authenticating user 'default' from [fd00:1122:3344:101::d]:61222 | ||
150 | 2025.03.20 21:50:59.615882 [ 258 ] {} <Debug> TCP-Session: 9073da6d-0889-4159-b91a-50cd21b8bc7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.03.20 21:50:59.616013 [ 256 ] {} <Debug> TCP-Session: 771a58c2-e033-4c0b-9666-686137e2f760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.20 21:50:59.616046 [ 256 ] {} <Debug> TCP-Session: 771a58c2-e033-4c0b-9666-686137e2f760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.20 21:50:59.616804 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2025.03.20 21:50:59.620038 [ 3 ] {9fd1fbcd-7d8e-4feb-892f-f592cdc07bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.20 21:50:59.671685 [ 3 ] {9fd1fbcd-7d8e-4feb-892f-f592cdc07bbf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51294) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.03.20 21:50:59.672946 [ 3 ] {9fd1fbcd-7d8e-4feb-892f-f592cdc07bbf} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.03.20 21:50:59.673052 [ 3 ] {9fd1fbcd-7d8e-4feb-892f-f592cdc07bbf} <Debug> TCPHandler: Processed in 0.058104474 sec. | ||
204 | 2025.03.20 21:50:59.673415 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.03.20 21:50:59.673609 [ 5 ] {05d09af3-9613-4da3-8a33-95edf7fac0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.03.20 21:50:59.673939 [ 5 ] {05d09af3-9613-4da3-8a33-95edf7fac0be} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55012) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.03.20 21:50:59.674072 [ 5 ] {05d09af3-9613-4da3-8a33-95edf7fac0be} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.03.20 21:50:59.674158 [ 5 ] {05d09af3-9613-4da3-8a33-95edf7fac0be} <Debug> TCPHandler: Processed in 0.000883034 sec. | ||
255 | 2025.03.20 21:50:59.674417 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.03.20 21:50:59.675596 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.03.20 21:50:59.675697 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.03.20 21:50:59.679770 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.03.20 21:50:59.679796 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3441e-05 sec | ||
260 | 2025.03.20 21:50:59.679813 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Trace> ReferentialDeps: No tables | ||
261 | 2025.03.20 21:50:59.679834 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Trace> LoadingDeps: No tables | ||
262 | 2025.03.20 21:50:59.679866 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.03.20 21:50:59.680562 [ 3 ] {2b80d7af-fc1b-40ab-9435-5623fcad6fbd} <Debug> TCPHandler: Processed in 0.006262317 sec. | ||
264 | 2025.03.20 21:50:59.680709 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.03.20 21:50:59.680883 [ 3 ] {a84b6850-80cf-4e23-b6c1-f84b8fd1e46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.03.20 21:50:59.680926 [ 3 ] {a84b6850-80cf-4e23-b6c1-f84b8fd1e46c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.03.20 21:50:59.687990 [ 3 ] {a84b6850-80cf-4e23-b6c1-f84b8fd1e46c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.03.20 21:50:59.689639 [ 3 ] {a84b6850-80cf-4e23-b6c1-f84b8fd1e46c} <Debug> oximeter.version (e445a3c8-83fb-438b-a24e-33b7887ef166): Loading data parts | ||
270 | 2025.03.20 21:50:59.690141 [ 3 ] {a84b6850-80cf-4e23-b6c1-f84b8fd1e46c} <Debug> oximeter.version (e445a3c8-83fb-438b-a24e-33b7887ef166): There are no data parts | ||
271 | 2025.03.20 21:50:59.695328 [ 3 ] {a84b6850-80cf-4e23-b6c1-f84b8fd1e46c} <Debug> TCPHandler: Processed in 0.014679883 sec. | ||
272 | 2025.03.20 21:50:59.695480 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.03.20 21:50:59.695675 [ 3 ] {ec0fe65f-9b49-4c8b-a887-f6d4f9aac47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2025.03.20 21:50:59.695733 [ 3 ] {ec0fe65f-9b49-4c8b-a887-f6d4f9aac47b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.03.20 21:50:59.703284 [ 3 ] {ec0fe65f-9b49-4c8b-a887-f6d4f9aac47b} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Loading data parts | ||
286 | 2025.03.20 21:50:59.703495 [ 3 ] {ec0fe65f-9b49-4c8b-a887-f6d4f9aac47b} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): There are no data parts | ||
287 | 2025.03.20 21:50:59.707369 [ 3 ] {ec0fe65f-9b49-4c8b-a887-f6d4f9aac47b} <Debug> TCPHandler: Processed in 0.011940539 sec. | ||
288 | 2025.03.20 21:50:59.707537 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.03.20 21:50:59.707763 [ 3 ] {1ff88dd4-c113-4862-a919-c81eddac51f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
290 | 2025.03.20 21:50:59.707816 [ 3 ] {1ff88dd4-c113-4862-a919-c81eddac51f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.03.20 21:50:59.709762 [ 3 ] {1ff88dd4-c113-4862-a919-c81eddac51f7} <Debug> oximeter.measurements_i8 (c1cca670-5ef5-441e-a539-548f89a06989): Loading data parts | ||
292 | 2025.03.20 21:50:59.709907 [ 3 ] {1ff88dd4-c113-4862-a919-c81eddac51f7} <Debug> oximeter.measurements_i8 (c1cca670-5ef5-441e-a539-548f89a06989): There are no data parts | ||
293 | 2025.03.20 21:50:59.713752 [ 3 ] {1ff88dd4-c113-4862-a919-c81eddac51f7} <Debug> TCPHandler: Processed in 0.006275838 sec. | ||
294 | 2025.03.20 21:50:59.713972 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.03.20 21:50:59.714248 [ 3 ] {1228a8ea-2533-4d25-b2ac-a1678dbf42f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
296 | 2025.03.20 21:50:59.714328 [ 3 ] {1228a8ea-2533-4d25-b2ac-a1678dbf42f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.03.20 21:50:59.716348 [ 3 ] {1228a8ea-2533-4d25-b2ac-a1678dbf42f1} <Debug> oximeter.measurements_u8 (3885a880-6c15-419e-8ffc-ec5aab3a407b): Loading data parts | ||
298 | 2025.03.20 21:50:59.716508 [ 3 ] {1228a8ea-2533-4d25-b2ac-a1678dbf42f1} <Debug> oximeter.measurements_u8 (3885a880-6c15-419e-8ffc-ec5aab3a407b): There are no data parts | ||
299 | 2025.03.20 21:50:59.720446 [ 3 ] {1228a8ea-2533-4d25-b2ac-a1678dbf42f1} <Debug> TCPHandler: Processed in 0.006552195 sec. | ||
300 | 2025.03.20 21:50:59.720595 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.03.20 21:50:59.720809 [ 3 ] {e91b0136-b35a-4aa6-8b3e-b90a2217ffa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
302 | 2025.03.20 21:50:59.720854 [ 3 ] {e91b0136-b35a-4aa6-8b3e-b90a2217ffa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.03.20 21:50:59.722771 [ 3 ] {e91b0136-b35a-4aa6-8b3e-b90a2217ffa8} <Debug> oximeter.measurements_i16 (77b12469-c6b8-4c18-b420-4b68827a169a): Loading data parts | ||
304 | 2025.03.20 21:50:59.722928 [ 3 ] {e91b0136-b35a-4aa6-8b3e-b90a2217ffa8} <Debug> oximeter.measurements_i16 (77b12469-c6b8-4c18-b420-4b68827a169a): There are no data parts | ||
305 | 2025.03.20 21:50:59.726739 [ 3 ] {e91b0136-b35a-4aa6-8b3e-b90a2217ffa8} <Debug> TCPHandler: Processed in 0.006204996 sec. | ||
306 | 2025.03.20 21:50:59.726921 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.03.20 21:50:59.727149 [ 3 ] {74526773-77b8-4ce3-8a3c-2dae2e0e64bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
308 | 2025.03.20 21:50:59.727220 [ 3 ] {74526773-77b8-4ce3-8a3c-2dae2e0e64bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.03.20 21:50:59.729193 [ 3 ] {74526773-77b8-4ce3-8a3c-2dae2e0e64bc} <Debug> oximeter.measurements_u16 (a2c0704e-053f-4307-bb76-1d942118a0c7): Loading data parts | ||
310 | 2025.03.20 21:50:59.729455 [ 3 ] {74526773-77b8-4ce3-8a3c-2dae2e0e64bc} <Debug> oximeter.measurements_u16 (a2c0704e-053f-4307-bb76-1d942118a0c7): There are no data parts | ||
311 | 2025.03.20 21:50:59.733341 [ 3 ] {74526773-77b8-4ce3-8a3c-2dae2e0e64bc} <Debug> TCPHandler: Processed in 0.006481494 sec. | ||
312 | 2025.03.20 21:50:59.733478 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.03.20 21:50:59.733693 [ 3 ] {c6f547fe-6cd9-4e8e-9ce0-976025070aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
314 | 2025.03.20 21:50:59.733741 [ 3 ] {c6f547fe-6cd9-4e8e-9ce0-976025070aa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.03.20 21:50:59.735662 [ 3 ] {c6f547fe-6cd9-4e8e-9ce0-976025070aa0} <Debug> oximeter.measurements_i32 (f014eb6f-bd89-4a39-899f-2dc2dd9e2ab8): Loading data parts | ||
316 | 2025.03.20 21:50:59.735872 [ 3 ] {c6f547fe-6cd9-4e8e-9ce0-976025070aa0} <Debug> oximeter.measurements_i32 (f014eb6f-bd89-4a39-899f-2dc2dd9e2ab8): There are no data parts | ||
317 | 2025.03.20 21:50:59.739847 [ 3 ] {c6f547fe-6cd9-4e8e-9ce0-976025070aa0} <Debug> TCPHandler: Processed in 0.006421692 sec. | ||
318 | 2025.03.20 21:50:59.740038 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.03.20 21:50:59.740271 [ 3 ] {a68885a4-fac9-4e0d-89a8-63e11b0eb5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
320 | 2025.03.20 21:50:59.740345 [ 3 ] {a68885a4-fac9-4e0d-89a8-63e11b0eb5db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.03.20 21:50:59.742327 [ 3 ] {a68885a4-fac9-4e0d-89a8-63e11b0eb5db} <Debug> oximeter.measurements_u32 (396e652e-fd28-4592-8c31-63e19b8a96a1): Loading data parts | ||
322 | 2025.03.20 21:50:59.742559 [ 3 ] {a68885a4-fac9-4e0d-89a8-63e11b0eb5db} <Debug> oximeter.measurements_u32 (396e652e-fd28-4592-8c31-63e19b8a96a1): There are no data parts | ||
323 | 2025.03.20 21:50:59.746512 [ 3 ] {a68885a4-fac9-4e0d-89a8-63e11b0eb5db} <Debug> TCPHandler: Processed in 0.006535085 sec. | ||
324 | 2025.03.20 21:50:59.746662 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.03.20 21:50:59.746863 [ 3 ] {69abf211-2649-4d2d-9048-9a4713aea0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
326 | 2025.03.20 21:50:59.746918 [ 3 ] {69abf211-2649-4d2d-9048-9a4713aea0fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.03.20 21:50:59.748768 [ 3 ] {69abf211-2649-4d2d-9048-9a4713aea0fc} <Debug> oximeter.measurements_i64 (37120145-c3d6-4768-aa46-43a9c8af07d7): Loading data parts | ||
328 | 2025.03.20 21:50:59.748942 [ 3 ] {69abf211-2649-4d2d-9048-9a4713aea0fc} <Debug> oximeter.measurements_i64 (37120145-c3d6-4768-aa46-43a9c8af07d7): There are no data parts | ||
329 | 2025.03.20 21:50:59.752867 [ 3 ] {69abf211-2649-4d2d-9048-9a4713aea0fc} <Debug> TCPHandler: Processed in 0.006265318 sec. | ||
330 | 2025.03.20 21:50:59.753060 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.03.20 21:50:59.753302 [ 3 ] {4f7b8bbf-a901-4ef4-97ce-39db2472fc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
332 | 2025.03.20 21:50:59.753385 [ 3 ] {4f7b8bbf-a901-4ef4-97ce-39db2472fc7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.03.20 21:50:59.759100 [ 3 ] {4f7b8bbf-a901-4ef4-97ce-39db2472fc7a} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Loading data parts | ||
334 | 2025.03.20 21:50:59.759278 [ 3 ] {4f7b8bbf-a901-4ef4-97ce-39db2472fc7a} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): There are no data parts | ||
335 | 2025.03.20 21:50:59.762795 [ 3 ] {4f7b8bbf-a901-4ef4-97ce-39db2472fc7a} <Debug> TCPHandler: Processed in 0.009801033 sec. | ||
336 | 2025.03.20 21:50:59.762941 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.03.20 21:50:59.763136 [ 3 ] {4f70da7d-dc6f-4481-b779-1369fc2e8cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
338 | 2025.03.20 21:50:59.763205 [ 3 ] {4f70da7d-dc6f-4481-b779-1369fc2e8cdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.03.20 21:50:59.767763 [ 3 ] {4f70da7d-dc6f-4481-b779-1369fc2e8cdc} <Debug> oximeter.measurements_f32 (ee0a6c69-eb04-4f73-8f09-95245832b55d): Loading data parts | ||
340 | 2025.03.20 21:50:59.767956 [ 3 ] {4f70da7d-dc6f-4481-b779-1369fc2e8cdc} <Debug> oximeter.measurements_f32 (ee0a6c69-eb04-4f73-8f09-95245832b55d): There are no data parts | ||
341 | 2025.03.20 21:50:59.774931 [ 3 ] {4f70da7d-dc6f-4481-b779-1369fc2e8cdc} <Debug> TCPHandler: Processed in 0.012042032 sec. | ||
342 | 2025.03.20 21:50:59.775069 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.03.20 21:50:59.775286 [ 3 ] {fd65a27f-8475-422e-921e-1513ae26bd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
344 | 2025.03.20 21:50:59.775350 [ 3 ] {fd65a27f-8475-422e-921e-1513ae26bd55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.03.20 21:50:59.781804 [ 3 ] {fd65a27f-8475-422e-921e-1513ae26bd55} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Loading data parts | ||
346 | 2025.03.20 21:50:59.782001 [ 3 ] {fd65a27f-8475-422e-921e-1513ae26bd55} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): There are no data parts | ||
347 | 2025.03.20 21:50:59.787148 [ 3 ] {fd65a27f-8475-422e-921e-1513ae26bd55} <Debug> TCPHandler: Processed in 0.012130775 sec. | ||
348 | 2025.03.20 21:50:59.787298 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.03.20 21:50:59.787526 [ 3 ] {f83c392c-fbe7-4b53-8849-d84d2f7d0ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
350 | 2025.03.20 21:50:59.787605 [ 3 ] {f83c392c-fbe7-4b53-8849-d84d2f7d0ac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.03.20 21:50:59.791025 [ 3 ] {f83c392c-fbe7-4b53-8849-d84d2f7d0ac9} <Debug> oximeter.measurements_string (3fc17972-5357-4d6f-b2d5-3e5fc257ae6b): Loading data parts | ||
352 | 2025.03.20 21:50:59.791238 [ 3 ] {f83c392c-fbe7-4b53-8849-d84d2f7d0ac9} <Debug> oximeter.measurements_string (3fc17972-5357-4d6f-b2d5-3e5fc257ae6b): There are no data parts | ||
353 | 2025.03.20 21:50:59.796075 [ 3 ] {f83c392c-fbe7-4b53-8849-d84d2f7d0ac9} <Debug> TCPHandler: Processed in 0.008838487 sec. | ||
354 | 2025.03.20 21:50:59.796219 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.03.20 21:50:59.796434 [ 3 ] {d984a4a1-b362-439d-8d98-23b7fbc62e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.03.20 21:50:59.796500 [ 3 ] {d984a4a1-b362-439d-8d98-23b7fbc62e17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.03.20 21:50:59.798482 [ 3 ] {d984a4a1-b362-439d-8d98-23b7fbc62e17} <Debug> oximeter.measurements_bytes (8c840465-ae1d-4493-af21-38bbe690082d): Loading data parts | ||
365 | 2025.03.20 21:50:59.798640 [ 3 ] {d984a4a1-b362-439d-8d98-23b7fbc62e17} <Debug> oximeter.measurements_bytes (8c840465-ae1d-4493-af21-38bbe690082d): There are no data parts | ||
366 | 2025.03.20 21:50:59.803332 [ 3 ] {d984a4a1-b362-439d-8d98-23b7fbc62e17} <Debug> TCPHandler: Processed in 0.007165322 sec. | ||
367 | 2025.03.20 21:50:59.803484 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.03.20 21:50:59.803705 [ 3 ] {cd63e9ef-beec-4033-bc00-7035c9b73fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
369 | 2025.03.20 21:50:59.803771 [ 3 ] {cd63e9ef-beec-4033-bc00-7035c9b73fc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.03.20 21:50:59.805822 [ 3 ] {cd63e9ef-beec-4033-bc00-7035c9b73fc8} <Debug> oximeter.measurements_cumulativei64 (7c3f7723-68cc-4c8b-9425-bdd663fd2890): Loading data parts | ||
371 | 2025.03.20 21:50:59.806004 [ 3 ] {cd63e9ef-beec-4033-bc00-7035c9b73fc8} <Debug> oximeter.measurements_cumulativei64 (7c3f7723-68cc-4c8b-9425-bdd663fd2890): There are no data parts | ||
372 | 2025.03.20 21:50:59.810803 [ 3 ] {cd63e9ef-beec-4033-bc00-7035c9b73fc8} <Debug> TCPHandler: Processed in 0.007373148 sec. | ||
373 | 2025.03.20 21:50:59.810977 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.03.20 21:50:59.811239 [ 3 ] {bc173cf7-975f-46c1-8754-4d3c1c8c4ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
375 | 2025.03.20 21:50:59.811308 [ 3 ] {bc173cf7-975f-46c1-8754-4d3c1c8c4ffa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
376 | 2025.03.20 21:50:59.813501 [ 3 ] {bc173cf7-975f-46c1-8754-4d3c1c8c4ffa} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Loading data parts | ||
377 | 2025.03.20 21:50:59.813660 [ 3 ] {bc173cf7-975f-46c1-8754-4d3c1c8c4ffa} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): There are no data parts | ||
378 | 2025.03.20 21:50:59.818397 [ 3 ] {bc173cf7-975f-46c1-8754-4d3c1c8c4ffa} <Debug> TCPHandler: Processed in 0.00748267 sec. | ||
379 | 2025.03.20 21:50:59.818565 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.03.20 21:50:59.818785 [ 3 ] {872b277a-5d13-4a0f-9044-4827f2029d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
381 | 2025.03.20 21:50:59.818854 [ 3 ] {872b277a-5d13-4a0f-9044-4827f2029d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
382 | 2025.03.20 21:50:59.820826 [ 3 ] {872b277a-5d13-4a0f-9044-4827f2029d62} <Debug> oximeter.measurements_cumulativef32 (6603d3f8-3f7c-4479-8505-1e9d2cffc951): Loading data parts | ||
383 | 2025.03.20 21:50:59.821002 [ 3 ] {872b277a-5d13-4a0f-9044-4827f2029d62} <Debug> oximeter.measurements_cumulativef32 (6603d3f8-3f7c-4479-8505-1e9d2cffc951): There are no data parts | ||
384 | 2025.03.20 21:50:59.825721 [ 3 ] {872b277a-5d13-4a0f-9044-4827f2029d62} <Debug> TCPHandler: Processed in 0.007215593 sec. | ||
385 | 2025.03.20 21:50:59.825885 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.20 21:50:59.826160 [ 3 ] {9bb1f68d-7b01-457d-8d00-00b58ecc12cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
387 | 2025.03.20 21:50:59.826237 [ 3 ] {9bb1f68d-7b01-457d-8d00-00b58ecc12cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
388 | 2025.03.20 21:50:59.828466 [ 3 ] {9bb1f68d-7b01-457d-8d00-00b58ecc12cf} <Debug> oximeter.measurements_cumulativef64 (4f017393-7e77-4943-a66c-6c32718f127f): Loading data parts | ||
389 | 2025.03.20 21:50:59.828603 [ 3 ] {9bb1f68d-7b01-457d-8d00-00b58ecc12cf} <Debug> oximeter.measurements_cumulativef64 (4f017393-7e77-4943-a66c-6c32718f127f): There are no data parts | ||
390 | 2025.03.20 21:50:59.833309 [ 3 ] {9bb1f68d-7b01-457d-8d00-00b58ecc12cf} <Debug> TCPHandler: Processed in 0.007489041 sec. | ||
391 | 2025.03.20 21:50:59.833452 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.03.20 21:50:59.833736 [ 3 ] {e8c45469-dcf6-4b69-b190-bde4f16b0264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
393 | * NOTE: Array types cannot be Nullable, see | ||
394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
395 | * for more details. | ||
396 | * | ||
397 | * This means we need to use empty arrays to indicate a missing value. This | ||
398 | * is unfortunate, and at this point relies on the fact that an | ||
399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
400 | * to figure out another way to represent missing samples here. | ||
401 | */ | ||
402 | 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) | ||
403 | 2025.03.20 21:50:59.833819 [ 3 ] {e8c45469-dcf6-4b69-b190-bde4f16b0264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
404 | 2025.03.20 21:50:59.836142 [ 3 ] {e8c45469-dcf6-4b69-b190-bde4f16b0264} <Debug> oximeter.measurements_histogrami8 (2c5a6f6d-38e5-4f2e-812c-711b3ce85bad): Loading data parts | ||
405 | 2025.03.20 21:50:59.836295 [ 3 ] {e8c45469-dcf6-4b69-b190-bde4f16b0264} <Debug> oximeter.measurements_histogrami8 (2c5a6f6d-38e5-4f2e-812c-711b3ce85bad): There are no data parts | ||
406 | 2025.03.20 21:50:59.841084 [ 3 ] {e8c45469-dcf6-4b69-b190-bde4f16b0264} <Debug> TCPHandler: Processed in 0.007686306 sec. | ||
407 | 2025.03.20 21:50:59.841266 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2025.03.20 21:50:59.841617 [ 3 ] {760941d1-98a7-4178-8283-212b6fea664d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
409 | 2025.03.20 21:50:59.841704 [ 3 ] {760941d1-98a7-4178-8283-212b6fea664d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
410 | 2025.03.20 21:50:59.844012 [ 3 ] {760941d1-98a7-4178-8283-212b6fea664d} <Debug> oximeter.measurements_histogramu8 (35959088-ce44-4bd7-af84-e3f5afed103d): Loading data parts | ||
411 | 2025.03.20 21:50:59.844129 [ 3 ] {760941d1-98a7-4178-8283-212b6fea664d} <Debug> oximeter.measurements_histogramu8 (35959088-ce44-4bd7-af84-e3f5afed103d): There are no data parts | ||
412 | 2025.03.20 21:50:59.848945 [ 3 ] {760941d1-98a7-4178-8283-212b6fea664d} <Debug> TCPHandler: Processed in 0.007741347 sec. | ||
413 | 2025.03.20 21:50:59.849105 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.03.20 21:50:59.849421 [ 3 ] {08d2b8a5-ceee-495a-808e-07f1ea5724e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
415 | 2025.03.20 21:50:59.849511 [ 3 ] {08d2b8a5-ceee-495a-808e-07f1ea5724e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
416 | 2025.03.20 21:50:59.851784 [ 3 ] {08d2b8a5-ceee-495a-808e-07f1ea5724e5} <Debug> oximeter.measurements_histogrami16 (0d5b608d-d51e-4960-87b8-65aff502a816): Loading data parts | ||
417 | 2025.03.20 21:50:59.851981 [ 3 ] {08d2b8a5-ceee-495a-808e-07f1ea5724e5} <Debug> oximeter.measurements_histogrami16 (0d5b608d-d51e-4960-87b8-65aff502a816): There are no data parts | ||
418 | 2025.03.20 21:50:59.856782 [ 3 ] {08d2b8a5-ceee-495a-808e-07f1ea5724e5} <Debug> TCPHandler: Processed in 0.007736876 sec. | ||
419 | 2025.03.20 21:50:59.856980 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.03.20 21:50:59.857396 [ 3 ] {c61e9af0-1627-4f53-8cca-98b10417c0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
421 | 2025.03.20 21:50:59.857504 [ 3 ] {c61e9af0-1627-4f53-8cca-98b10417c0ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
422 | 2025.03.20 21:50:59.859944 [ 3 ] {c61e9af0-1627-4f53-8cca-98b10417c0ff} <Debug> oximeter.measurements_histogramu16 (afbeac74-be52-4d54-9128-6bba2d55b9c1): Loading data parts | ||
423 | 2025.03.20 21:50:59.860084 [ 3 ] {c61e9af0-1627-4f53-8cca-98b10417c0ff} <Debug> oximeter.measurements_histogramu16 (afbeac74-be52-4d54-9128-6bba2d55b9c1): There are no data parts | ||
424 | 2025.03.20 21:50:59.864939 [ 3 ] {c61e9af0-1627-4f53-8cca-98b10417c0ff} <Debug> TCPHandler: Processed in 0.008036175 sec. | ||
425 | 2025.03.20 21:50:59.865102 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.03.20 21:50:59.865423 [ 3 ] {2fc89a17-c0b3-4dfc-9e6b-1420ced6fa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
427 | 2025.03.20 21:50:59.865512 [ 3 ] {2fc89a17-c0b3-4dfc-9e6b-1420ced6fa25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
428 | 2025.03.20 21:50:59.867812 [ 3 ] {2fc89a17-c0b3-4dfc-9e6b-1420ced6fa25} <Debug> oximeter.measurements_histogrami32 (bf4b51e8-291e-4a81-bd24-a445478e6a0f): Loading data parts | ||
429 | 2025.03.20 21:50:59.868012 [ 3 ] {2fc89a17-c0b3-4dfc-9e6b-1420ced6fa25} <Debug> oximeter.measurements_histogrami32 (bf4b51e8-291e-4a81-bd24-a445478e6a0f): There are no data parts | ||
430 | 2025.03.20 21:50:59.873059 [ 3 ] {2fc89a17-c0b3-4dfc-9e6b-1420ced6fa25} <Debug> TCPHandler: Processed in 0.008014874 sec. | ||
431 | 2025.03.20 21:50:59.873300 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.03.20 21:50:59.873778 [ 3 ] {1ace1255-5158-4179-afec-e9b66374698b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
433 | 2025.03.20 21:50:59.873854 [ 3 ] {1ace1255-5158-4179-afec-e9b66374698b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
434 | 2025.03.20 21:50:59.876164 [ 3 ] {1ace1255-5158-4179-afec-e9b66374698b} <Debug> oximeter.measurements_histogramu32 (e45f23f0-40a4-425e-8cb7-7ece3450ad86): Loading data parts | ||
435 | 2025.03.20 21:50:59.876319 [ 3 ] {1ace1255-5158-4179-afec-e9b66374698b} <Debug> oximeter.measurements_histogramu32 (e45f23f0-40a4-425e-8cb7-7ece3450ad86): There are no data parts | ||
436 | 2025.03.20 21:50:59.881265 [ 3 ] {1ace1255-5158-4179-afec-e9b66374698b} <Debug> TCPHandler: Processed in 0.008058505 sec. | ||
437 | 2025.03.20 21:50:59.881524 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.03.20 21:50:59.881875 [ 3 ] {234d3f34-f826-4555-b7c7-da2f402bae15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
439 | 2025.03.20 21:50:59.881948 [ 3 ] {234d3f34-f826-4555-b7c7-da2f402bae15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
440 | 2025.03.20 21:50:59.884313 [ 3 ] {234d3f34-f826-4555-b7c7-da2f402bae15} <Debug> oximeter.measurements_histogrami64 (4db23a7c-7b1e-4c43-8aa2-7f18799d2faa): Loading data parts | ||
441 | 2025.03.20 21:50:59.884506 [ 3 ] {234d3f34-f826-4555-b7c7-da2f402bae15} <Debug> oximeter.measurements_histogrami64 (4db23a7c-7b1e-4c43-8aa2-7f18799d2faa): There are no data parts | ||
442 | 2025.03.20 21:50:59.889446 [ 3 ] {234d3f34-f826-4555-b7c7-da2f402bae15} <Debug> TCPHandler: Processed in 0.008015834 sec. | ||
443 | 2025.03.20 21:50:59.889686 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
444 | 2025.03.20 21:50:59.889986 [ 3 ] {ca243a36-5a92-4735-8a96-1cfc7f014ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
445 | 2025.03.20 21:50:59.890062 [ 3 ] {ca243a36-5a92-4735-8a96-1cfc7f014ba1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
446 | 2025.03.20 21:50:59.892474 [ 3 ] {ca243a36-5a92-4735-8a96-1cfc7f014ba1} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Loading data parts | ||
447 | 2025.03.20 21:50:59.892641 [ 3 ] {ca243a36-5a92-4735-8a96-1cfc7f014ba1} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): There are no data parts | ||
448 | 2025.03.20 21:50:59.897494 [ 3 ] {ca243a36-5a92-4735-8a96-1cfc7f014ba1} <Debug> TCPHandler: Processed in 0.007902072 sec. | ||
449 | 2025.03.20 21:50:59.897679 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.03.20 21:50:59.897944 [ 3 ] {0939b5da-f2d6-41c5-bfe2-dd3986756605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
451 | 2025.03.20 21:50:59.898020 [ 3 ] {0939b5da-f2d6-41c5-bfe2-dd3986756605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
452 | 2025.03.20 21:50:59.900371 [ 3 ] {0939b5da-f2d6-41c5-bfe2-dd3986756605} <Debug> oximeter.measurements_histogramf32 (25e5b889-d5af-40f2-a8c9-cb0e85d6e446): Loading data parts | ||
453 | 2025.03.20 21:50:59.900551 [ 3 ] {0939b5da-f2d6-41c5-bfe2-dd3986756605} <Debug> oximeter.measurements_histogramf32 (25e5b889-d5af-40f2-a8c9-cb0e85d6e446): There are no data parts | ||
454 | 2025.03.20 21:50:59.905344 [ 3 ] {0939b5da-f2d6-41c5-bfe2-dd3986756605} <Debug> TCPHandler: Processed in 0.007725746 sec. | ||
455 | 2025.03.20 21:50:59.905506 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
456 | 2025.03.20 21:50:59.905824 [ 3 ] {7a8a261e-ca57-46cb-ac7b-d43a2d66028e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
457 | 2025.03.20 21:50:59.905900 [ 3 ] {7a8a261e-ca57-46cb-ac7b-d43a2d66028e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
458 | 2025.03.20 21:50:59.908318 [ 3 ] {7a8a261e-ca57-46cb-ac7b-d43a2d66028e} <Debug> oximeter.measurements_histogramf64 (0edae63f-510b-4a5b-9496-8d29a02d7e3c): Loading data parts | ||
459 | 2025.03.20 21:50:59.908469 [ 3 ] {7a8a261e-ca57-46cb-ac7b-d43a2d66028e} <Debug> oximeter.measurements_histogramf64 (0edae63f-510b-4a5b-9496-8d29a02d7e3c): There are no data parts | ||
460 | 2025.03.20 21:50:59.913262 [ 3 ] {7a8a261e-ca57-46cb-ac7b-d43a2d66028e} <Debug> TCPHandler: Processed in 0.007816109 sec. | ||
461 | 2025.03.20 21:50:59.913454 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
462 | 2025.03.20 21:50:59.913691 [ 3 ] {512e9b93-2907-4130-b200-1eaa2918ddd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) /* The field tables store named dimensions of each timeseries. | ||
463 | * | ||
464 | * As with the measurement tables, there is one field table for each field data | ||
465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
466 | * this behavior **must not** be relied upon for query correctness. | ||
467 | * | ||
468 | * The index for the fields differs from the measurements, however. Rows are | ||
469 | * sorted by timeseries name, then field name, field value, and finally | ||
470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
472 | * usually then used to look up measurements. | ||
473 | * | ||
474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
475 | * timeseries name and then key, since it would improve lookups where one | ||
476 | * already has the key. Realistically though, these tables are quite small and | ||
477 | * so performance benefits will be low in absolute terms. | ||
478 | * | ||
479 | * TTL: We use a materialized column to expire old field table records. This | ||
480 | * column is generated automatically by the database whenever a new row is | ||
481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
483 | * record will remain during a deduplication, which will have the last | ||
484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
485 | * measurement tables. | ||
486 | */ | ||
487 | 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) | ||
488 | 2025.03.20 21:50:59.913762 [ 3 ] {512e9b93-2907-4130-b200-1eaa2918ddd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
489 | 2025.03.20 21:50:59.916043 [ 3 ] {512e9b93-2907-4130-b200-1eaa2918ddd5} <Debug> oximeter.fields_bool (34f44e1e-5d1d-404a-b325-4a462e10f4f8): Loading data parts | ||
490 | 2025.03.20 21:50:59.916183 [ 3 ] {512e9b93-2907-4130-b200-1eaa2918ddd5} <Debug> oximeter.fields_bool (34f44e1e-5d1d-404a-b325-4a462e10f4f8): There are no data parts | ||
491 | 2025.03.20 21:50:59.920728 [ 3 ] {512e9b93-2907-4130-b200-1eaa2918ddd5} <Debug> TCPHandler: Processed in 0.007337526 sec. | ||
492 | 2025.03.20 21:50:59.920849 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
493 | 2025.03.20 21:50:59.921034 [ 3 ] {6b003ef9-4bb3-4926-9455-94a43007d2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
494 | 2025.03.20 21:50:59.921103 [ 3 ] {6b003ef9-4bb3-4926-9455-94a43007d2b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
495 | 2025.03.20 21:50:59.923137 [ 3 ] {6b003ef9-4bb3-4926-9455-94a43007d2b1} <Debug> oximeter.fields_i8 (a0cf81fa-7bb0-4fdb-a1a7-934e328ec0b0): Loading data parts | ||
496 | 2025.03.20 21:50:59.923301 [ 3 ] {6b003ef9-4bb3-4926-9455-94a43007d2b1} <Debug> oximeter.fields_i8 (a0cf81fa-7bb0-4fdb-a1a7-934e328ec0b0): There are no data parts | ||
497 | 2025.03.20 21:50:59.928013 [ 3 ] {6b003ef9-4bb3-4926-9455-94a43007d2b1} <Debug> TCPHandler: Processed in 0.007214133 sec. | ||
498 | 2025.03.20 21:50:59.928159 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.03.20 21:50:59.928415 [ 3 ] {620fae9d-aef5-43b0-89c3-6e7f8fec566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
500 | 2025.03.20 21:50:59.928493 [ 3 ] {620fae9d-aef5-43b0-89c3-6e7f8fec566e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
501 | 2025.03.20 21:50:59.930565 [ 3 ] {620fae9d-aef5-43b0-89c3-6e7f8fec566e} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Loading data parts | ||
502 | 2025.03.20 21:50:59.930724 [ 3 ] {620fae9d-aef5-43b0-89c3-6e7f8fec566e} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): There are no data parts | ||
503 | 2025.03.20 21:50:59.935274 [ 3 ] {620fae9d-aef5-43b0-89c3-6e7f8fec566e} <Debug> TCPHandler: Processed in 0.007175352 sec. | ||
504 | 2025.03.20 21:50:59.935418 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.03.20 21:50:59.935641 [ 3 ] {93824902-ea6d-487a-82f1-7c70a4dd0126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
506 | 2025.03.20 21:50:59.935720 [ 3 ] {93824902-ea6d-487a-82f1-7c70a4dd0126} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
507 | 2025.03.20 21:50:59.937765 [ 3 ] {93824902-ea6d-487a-82f1-7c70a4dd0126} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Loading data parts | ||
508 | 2025.03.20 21:50:59.937908 [ 3 ] {93824902-ea6d-487a-82f1-7c70a4dd0126} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): There are no data parts | ||
509 | 2025.03.20 21:50:59.942465 [ 3 ] {93824902-ea6d-487a-82f1-7c70a4dd0126} <Debug> TCPHandler: Processed in 0.00710838 sec. | ||
510 | 2025.03.20 21:50:59.942610 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2025.03.20 21:50:59.942834 [ 3 ] {37542bdd-d040-45d5-a7e1-46ca73dce313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
512 | 2025.03.20 21:50:59.942899 [ 3 ] {37542bdd-d040-45d5-a7e1-46ca73dce313} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
513 | 2025.03.20 21:50:59.944893 [ 3 ] {37542bdd-d040-45d5-a7e1-46ca73dce313} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Loading data parts | ||
514 | 2025.03.20 21:50:59.945031 [ 3 ] {37542bdd-d040-45d5-a7e1-46ca73dce313} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): There are no data parts | ||
515 | 2025.03.20 21:50:59.949587 [ 3 ] {37542bdd-d040-45d5-a7e1-46ca73dce313} <Debug> TCPHandler: Processed in 0.007037858 sec. | ||
516 | 2025.03.20 21:50:59.949737 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
517 | 2025.03.20 21:50:59.949924 [ 3 ] {caf326b8-fc66-4119-b855-0eb47ad1049f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
518 | 2025.03.20 21:50:59.949986 [ 3 ] {caf326b8-fc66-4119-b855-0eb47ad1049f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
519 | 2025.03.20 21:50:59.952107 [ 3 ] {caf326b8-fc66-4119-b855-0eb47ad1049f} <Debug> oximeter.fields_i32 (d93034c9-c759-4f17-a74c-d575bd5e7012): Loading data parts | ||
520 | 2025.03.20 21:50:59.952278 [ 3 ] {caf326b8-fc66-4119-b855-0eb47ad1049f} <Debug> oximeter.fields_i32 (d93034c9-c759-4f17-a74c-d575bd5e7012): There are no data parts | ||
521 | 2025.03.20 21:50:59.956789 [ 3 ] {caf326b8-fc66-4119-b855-0eb47ad1049f} <Debug> TCPHandler: Processed in 0.0071084 sec. | ||
522 | 2025.03.20 21:50:59.956924 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2025.03.20 21:50:59.957127 [ 3 ] {8ddd7b37-9d09-4eb7-aabd-cafc77c3cfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
524 | 2025.03.20 21:50:59.957184 [ 3 ] {8ddd7b37-9d09-4eb7-aabd-cafc77c3cfca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
525 | 2025.03.20 21:50:59.959163 [ 3 ] {8ddd7b37-9d09-4eb7-aabd-cafc77c3cfca} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Loading data parts | ||
526 | 2025.03.20 21:50:59.959346 [ 3 ] {8ddd7b37-9d09-4eb7-aabd-cafc77c3cfca} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): There are no data parts | ||
527 | 2025.03.20 21:50:59.963867 [ 3 ] {8ddd7b37-9d09-4eb7-aabd-cafc77c3cfca} <Debug> TCPHandler: Processed in 0.006994987 sec. | ||
528 | 2025.03.20 21:50:59.964030 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
529 | 2025.03.20 21:50:59.964260 [ 3 ] {1c1b311d-31ab-4c30-9951-67f55db1dd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
530 | 2025.03.20 21:50:59.964331 [ 3 ] {1c1b311d-31ab-4c30-9951-67f55db1dd3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
531 | 2025.03.20 21:50:59.966472 [ 3 ] {1c1b311d-31ab-4c30-9951-67f55db1dd3e} <Debug> oximeter.fields_i64 (a4527f20-1cee-4c0a-8fcd-79f0d324ff67): Loading data parts | ||
532 | 2025.03.20 21:50:59.966639 [ 3 ] {1c1b311d-31ab-4c30-9951-67f55db1dd3e} <Debug> oximeter.fields_i64 (a4527f20-1cee-4c0a-8fcd-79f0d324ff67): There are no data parts | ||
533 | 2025.03.20 21:50:59.971147 [ 3 ] {1c1b311d-31ab-4c30-9951-67f55db1dd3e} <Debug> TCPHandler: Processed in 0.007178063 sec. | ||
534 | 2025.03.20 21:50:59.971284 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2025.03.20 21:50:59.971503 [ 3 ] {e98e613f-504c-43d1-b398-917cc1e142a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
536 | 2025.03.20 21:50:59.971573 [ 3 ] {e98e613f-504c-43d1-b398-917cc1e142a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
537 | 2025.03.20 21:50:59.977661 [ 3 ] {e98e613f-504c-43d1-b398-917cc1e142a9} <Debug> oximeter.fields_u64 (6c6e05fe-cde5-4d7d-ab3e-3d2347f397f4): Loading data parts | ||
538 | 2025.03.20 21:50:59.977884 [ 3 ] {e98e613f-504c-43d1-b398-917cc1e142a9} <Debug> oximeter.fields_u64 (6c6e05fe-cde5-4d7d-ab3e-3d2347f397f4): There are no data parts | ||
539 | 2025.03.20 21:50:59.982890 [ 3 ] {e98e613f-504c-43d1-b398-917cc1e142a9} <Debug> TCPHandler: Processed in 0.011661142 sec. | ||
540 | 2025.03.20 21:50:59.983039 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2025.03.20 21:50:59.983232 [ 3 ] {768e3a6e-61a9-4809-81d6-3dfac729885c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
542 | 2025.03.20 21:50:59.983310 [ 3 ] {768e3a6e-61a9-4809-81d6-3dfac729885c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
543 | 2025.03.20 21:50:59.985434 [ 3 ] {768e3a6e-61a9-4809-81d6-3dfac729885c} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Loading data parts | ||
544 | 2025.03.20 21:50:59.985559 [ 3 ] {768e3a6e-61a9-4809-81d6-3dfac729885c} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): There are no data parts | ||
545 | 2025.03.20 21:50:59.990143 [ 3 ] {768e3a6e-61a9-4809-81d6-3dfac729885c} <Debug> TCPHandler: Processed in 0.007155442 sec. | ||
546 | 2025.03.20 21:50:59.990322 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2025.03.20 21:50:59.990570 [ 3 ] {bff8af77-475f-483d-bca0-110237c6ccd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
548 | 2025.03.20 21:50:59.990651 [ 3 ] {bff8af77-475f-483d-bca0-110237c6ccd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
549 | 2025.03.20 21:50:59.992753 [ 3 ] {bff8af77-475f-483d-bca0-110237c6ccd0} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Loading data parts | ||
550 | 2025.03.20 21:50:59.992883 [ 3 ] {bff8af77-475f-483d-bca0-110237c6ccd0} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): There are no data parts | ||
551 | 2025.03.20 21:50:59.997464 [ 3 ] {bff8af77-475f-483d-bca0-110237c6ccd0} <Debug> TCPHandler: Processed in 0.007202812 sec. | ||
552 | 2025.03.20 21:50:59.997626 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2025.03.20 21:50:59.997831 [ 3 ] {2408a26b-66a7-4dbd-8846-26f9a9985440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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) | ||
554 | 2025.03.20 21:50:59.997905 [ 3 ] {2408a26b-66a7-4dbd-8846-26f9a9985440} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
555 | 2025.03.20 21:51:00.000012 [ 3 ] {2408a26b-66a7-4dbd-8846-26f9a9985440} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Loading data parts | ||
556 | 2025.03.20 21:51:00.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.26 MiB, peak 124.26 MiB, free memory in arenas 0.00 B, will set to 135.51 MiB (RSS), difference: 11.25 MiB | ||
557 | 2025.03.20 21:51:00.000284 [ 3 ] {2408a26b-66a7-4dbd-8846-26f9a9985440} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): There are no data parts | ||
558 | 2025.03.20 21:51:00.005050 [ 3 ] {2408a26b-66a7-4dbd-8846-26f9a9985440} <Debug> TCPHandler: Processed in 0.00748804 sec. | ||
559 | 2025.03.20 21:51:00.005223 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2025.03.20 21:51:00.005538 [ 3 ] {d25a9558-ae71-46fa-94c4-799f94bd3c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) /* The timeseries schema table stores the extracted schema for the samples | ||
561 | * oximeter collects. | ||
562 | */ | ||
563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
564 | 2025.03.20 21:51:00.005645 [ 3 ] {d25a9558-ae71-46fa-94c4-799f94bd3c8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
565 | 2025.03.20 21:51:00.007709 [ 3 ] {d25a9558-ae71-46fa-94c4-799f94bd3c8d} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Loading data parts | ||
566 | 2025.03.20 21:51:00.007826 [ 3 ] {d25a9558-ae71-46fa-94c4-799f94bd3c8d} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): There are no data parts | ||
567 | 2025.03.20 21:51:00.012566 [ 3 ] {d25a9558-ae71-46fa-94c4-799f94bd3c8d} <Debug> TCPHandler: Processed in 0.007406459 sec. | ||
568 | 2025.03.20 21:51:00.012811 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.03.20 21:51:00.013074 [ 5 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
570 | 2025.03.20 21:51:00.014310 [ 5 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
571 | 2025.03.20 21:51:00.022684 [ 260 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Trace> oximeter.version (e445a3c8-83fb-438b-a24e-33b7887ef166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
572 | 2025.03.20 21:51:00.022729 [ 260 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
573 | 2025.03.20 21:51:00.027416 [ 260 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
574 | 2025.03.20 21:51:00.027801 [ 260 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Trace> oximeter.version (e445a3c8-83fb-438b-a24e-33b7887ef166): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
575 | 2025.03.20 21:51:00.028163 [ 5 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015219 sec., 65.70733950982324 rows/sec., 1.03 KiB/sec. | ||
576 | 2025.03.20 21:51:00.028529 [ 5 ] {6953015b-29bd-4ee0-9465-d4a4e364f1ef} <Debug> TCPHandler: Processed in 0.015783342 sec. | ||
577 | 2025.03.20 21:51:01.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.73 MiB, peak 135.73 MiB, free memory in arenas 0.00 B, will set to 139.32 MiB (RSS), difference: 3.59 MiB | ||
578 | 2025.03.20 21:51:01.463399 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61282 | ||
579 | 2025.03.20 21:51:01.463925 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
580 | 2025.03.20 21:51:01.463965 [ 261 ] {} <Debug> TCP-Session: 160deff2-600d-4525-9b94-cbcaf4b0db46 Authenticating user 'default' from [fd00:1122:3344:101::a]:61282 | ||
581 | 2025.03.20 21:51:01.463991 [ 261 ] {} <Debug> TCP-Session: 160deff2-600d-4525-9b94-cbcaf4b0db46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.03.20 21:51:01.464018 [ 261 ] {} <Debug> TCP-Session: 160deff2-600d-4525-9b94-cbcaf4b0db46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2025.03.20 21:51:01.464086 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
584 | 2025.03.20 21:51:01.464116 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
585 | 2025.03.20 21:51:01.464151 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
586 | 2025.03.20 21:51:01.464198 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54869 | ||
587 | 2025.03.20 21:51:01.464690 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.03.20 21:51:01.464723 [ 262 ] {} <Debug> TCP-Session: c8bb5250-bc23-4b9e-a5df-19e1f3c2b3cd Authenticating user 'default' from [fd00:1122:3344:101::b]:54869 | ||
589 | 2025.03.20 21:51:01.464747 [ 262 ] {} <Debug> TCP-Session: c8bb5250-bc23-4b9e-a5df-19e1f3c2b3cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2025.03.20 21:51:01.464807 [ 262 ] {} <Debug> TCP-Session: c8bb5250-bc23-4b9e-a5df-19e1f3c2b3cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
591 | 2025.03.20 21:51:01.464861 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
592 | 2025.03.20 21:51:01.464888 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
593 | 2025.03.20 21:51:01.464921 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
594 | 2025.03.20 21:51:01.465783 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56748 | ||
595 | 2025.03.20 21:51:01.465986 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
596 | 2025.03.20 21:51:01.466020 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45503 | ||
597 | 2025.03.20 21:51:01.466046 [ 263 ] {} <Debug> TCP-Session: afa41a89-a5a5-491f-b1ce-c564202e5ccf Authenticating user 'default' from [fd00:1122:3344:101::a]:56748 | ||
598 | 2025.03.20 21:51:01.466029 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51212 | ||
599 | 2025.03.20 21:51:01.466123 [ 263 ] {} <Debug> TCP-Session: afa41a89-a5a5-491f-b1ce-c564202e5ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2025.03.20 21:51:01.466082 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61060 | ||
601 | 2025.03.20 21:51:01.466269 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43693 | ||
602 | 2025.03.20 21:51:01.466501 [ 263 ] {} <Debug> TCP-Session: afa41a89-a5a5-491f-b1ce-c564202e5ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2025.03.20 21:51:01.466636 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2025.03.20 21:51:01.466661 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57022 | ||
605 | 2025.03.20 21:51:01.466737 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
606 | 2025.03.20 21:51:01.466738 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
607 | 2025.03.20 21:51:01.466829 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2025.03.20 21:51:01.466952 [ 264 ] {} <Debug> TCP-Session: 0835e8d8-3acc-4a7c-812c-32a25cdc8e84 Authenticating user 'default' from [fd00:1122:3344:101::a]:51212 | ||
609 | 2025.03.20 21:51:01.466948 [ 265 ] {} <Debug> TCP-Session: 1bc35cd4-09af-4c98-bde2-7ca7681f4fc7 Authenticating user 'default' from [fd00:1122:3344:101::a]:45503 | ||
610 | 2025.03.20 21:51:01.467026 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38291 | ||
611 | 2025.03.20 21:51:01.467042 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63142 | ||
612 | 2025.03.20 21:51:01.467118 [ 266 ] {} <Debug> TCP-Session: ca24e4dc-0d5e-4837-ac03-89f27188b827 Authenticating user 'default' from [fd00:1122:3344:101::a]:61060 | ||
613 | 2025.03.20 21:51:01.467164 [ 264 ] {} <Debug> TCP-Session: 0835e8d8-3acc-4a7c-812c-32a25cdc8e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2025.03.20 21:51:01.467316 [ 266 ] {} <Debug> TCP-Session: ca24e4dc-0d5e-4837-ac03-89f27188b827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2025.03.20 21:51:01.467158 [ 267 ] {} <Debug> TCP-Session: b73f5539-8f44-4f17-8c1f-b9e9335caf8f Authenticating user 'default' from [fd00:1122:3344:101::a]:43693 | ||
616 | 2025.03.20 21:51:01.467348 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
617 | 2025.03.20 21:51:01.467386 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
618 | 2025.03.20 21:51:01.467425 [ 264 ] {} <Debug> TCP-Session: 0835e8d8-3acc-4a7c-812c-32a25cdc8e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2025.03.20 21:51:01.467373 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58514 | ||
620 | 2025.03.20 21:51:01.467480 [ 266 ] {} <Debug> TCP-Session: ca24e4dc-0d5e-4837-ac03-89f27188b827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2025.03.20 21:51:01.467507 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49257 | ||
622 | 2025.03.20 21:51:01.467532 [ 270 ] {} <Debug> TCP-Session: 2f00dce3-c92a-4cc7-bf1e-c2d3daed8155 Authenticating user 'default' from [fd00:1122:3344:101::b]:38291 | ||
623 | 2025.03.20 21:51:01.467892 [ 270 ] {} <Debug> TCP-Session: 2f00dce3-c92a-4cc7-bf1e-c2d3daed8155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2025.03.20 21:51:01.467870 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61243 | ||
625 | 2025.03.20 21:51:01.467149 [ 265 ] {} <Debug> TCP-Session: 1bc35cd4-09af-4c98-bde2-7ca7681f4fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2025.03.20 21:51:01.467912 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61843 | ||
627 | 2025.03.20 21:51:01.468114 [ 267 ] {} <Debug> TCP-Session: b73f5539-8f44-4f17-8c1f-b9e9335caf8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2025.03.20 21:51:01.468168 [ 265 ] {} <Debug> TCP-Session: 1bc35cd4-09af-4c98-bde2-7ca7681f4fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2025.03.20 21:51:01.468118 [ 270 ] {} <Debug> TCP-Session: 2f00dce3-c92a-4cc7-bf1e-c2d3daed8155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
630 | 2025.03.20 21:51:01.468007 [ 268 ] {} <Debug> TCP-Session: 9b127b42-e36f-4fe0-af0c-0805fcee19c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:57022 | ||
631 | 2025.03.20 21:51:01.468459 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38449 | ||
632 | 2025.03.20 21:51:01.468650 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2025.03.20 21:51:01.468679 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53745 | ||
634 | 2025.03.20 21:51:01.468874 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2025.03.20 21:51:01.468930 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2025.03.20 21:51:01.469011 [ 268 ] {} <Debug> TCP-Session: 9b127b42-e36f-4fe0-af0c-0805fcee19c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2025.03.20 21:51:01.469036 [ 274 ] {} <Debug> TCP-Session: cb615c27-fdb9-449a-8854-1302c29cd10a Authenticating user 'default' from [fd00:1122:3344:101::b]:61843 | ||
638 | 2025.03.20 21:51:01.469106 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2025.03.20 21:51:01.469126 [ 268 ] {} <Debug> TCP-Session: 9b127b42-e36f-4fe0-af0c-0805fcee19c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
640 | 2025.03.20 21:51:01.469184 [ 267 ] {} <Debug> TCP-Session: b73f5539-8f44-4f17-8c1f-b9e9335caf8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2025.03.20 21:51:01.469216 [ 275 ] {} <Debug> TCP-Session: 515f0515-734d-4ee0-abfd-348ebc3cd2b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:38449 | ||
642 | 2025.03.20 21:51:01.469220 [ 271 ] {} <Debug> TCP-Session: e58aa54b-a0f2-4f06-98d2-7590d77e7ef6 Authenticating user 'default' from [fd00:1122:3344:101::b]:49257 | ||
643 | 2025.03.20 21:51:01.469274 [ 274 ] {} <Debug> TCP-Session: cb615c27-fdb9-449a-8854-1302c29cd10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.03.20 21:51:01.469311 [ 276 ] {} <Debug> TCP-Session: 9cdd5e3f-c314-4abb-8378-9474f02a52e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:53745 | ||
645 | 2025.03.20 21:51:01.469432 [ 274 ] {} <Debug> TCP-Session: cb615c27-fdb9-449a-8854-1302c29cd10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2025.03.20 21:51:01.469452 [ 271 ] {} <Debug> TCP-Session: e58aa54b-a0f2-4f06-98d2-7590d77e7ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.03.20 21:51:01.469459 [ 275 ] {} <Debug> TCP-Session: 515f0515-734d-4ee0-abfd-348ebc3cd2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2025.03.20 21:51:01.469537 [ 276 ] {} <Debug> TCP-Session: 9cdd5e3f-c314-4abb-8378-9474f02a52e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2025.03.20 21:51:01.469555 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
650 | 2025.03.20 21:51:01.469592 [ 271 ] {} <Debug> TCP-Session: e58aa54b-a0f2-4f06-98d2-7590d77e7ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.03.20 21:51:01.469631 [ 276 ] {} <Debug> TCP-Session: 9cdd5e3f-c314-4abb-8378-9474f02a52e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.03.20 21:51:01.469653 [ 275 ] {} <Debug> TCP-Session: 515f0515-734d-4ee0-abfd-348ebc3cd2b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2025.03.20 21:51:01.469685 [ 269 ] {} <Debug> TCP-Session: 9352afcb-f0cd-4373-9185-e977903368f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:63142 | ||
654 | 2025.03.20 21:51:01.469795 [ 269 ] {} <Debug> TCP-Session: 9352afcb-f0cd-4373-9185-e977903368f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.03.20 21:51:01.469821 [ 269 ] {} <Debug> TCP-Session: 9352afcb-f0cd-4373-9185-e977903368f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.03.20 21:51:01.470036 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
657 | 2025.03.20 21:51:01.470118 [ 272 ] {} <Debug> TCP-Session: 1148919d-08bc-43ad-8193-49e1e86c1d2c Authenticating user 'default' from [fd00:1122:3344:101::b]:58514 | ||
658 | 2025.03.20 21:51:01.470137 [ 272 ] {} <Debug> TCP-Session: 1148919d-08bc-43ad-8193-49e1e86c1d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.20 21:51:01.470152 [ 272 ] {} <Debug> TCP-Session: 1148919d-08bc-43ad-8193-49e1e86c1d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.03.20 21:51:01.479293 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
661 | 2025.03.20 21:51:01.479425 [ 273 ] {} <Debug> TCP-Session: 4ecd93a9-2a37-4eb6-8e3e-021b60f27bcd Authenticating user 'default' from [fd00:1122:3344:101::b]:61243 | ||
662 | 2025.03.20 21:51:01.479452 [ 273 ] {} <Debug> TCP-Session: 4ecd93a9-2a37-4eb6-8e3e-021b60f27bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.20 21:51:01.479513 [ 273 ] {} <Debug> TCP-Session: 4ecd93a9-2a37-4eb6-8e3e-021b60f27bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2025.03.20 21:51:01.858095 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53634 | ||
665 | 2025.03.20 21:51:01.859853 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.03.20 21:51:01.859899 [ 277 ] {} <Debug> TCP-Session: d731b845-73bd-41ae-a797-d93bc2b2cff0 Authenticating user 'default' from [fd00:1122:3344:101::c]:53634 | ||
667 | 2025.03.20 21:51:01.859971 [ 277 ] {} <Debug> TCP-Session: d731b845-73bd-41ae-a797-d93bc2b2cff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.20 21:51:01.859986 [ 277 ] {} <Debug> TCP-Session: d731b845-73bd-41ae-a797-d93bc2b2cff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.03.20 21:51:01.860064 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
670 | 2025.03.20 21:51:01.860119 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
671 | 2025.03.20 21:51:01.860138 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
672 | 2025.03.20 21:51:01.865003 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51680 | ||
673 | 2025.03.20 21:51:01.865139 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57126 | ||
674 | 2025.03.20 21:51:01.865210 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2025.03.20 21:51:01.865213 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34724 | ||
676 | 2025.03.20 21:51:01.865607 [ 278 ] {} <Debug> TCP-Session: 713043ba-e1da-49d3-a63f-e20b8f42b4da Authenticating user 'default' from [fd00:1122:3344:101::c]:51680 | ||
677 | 2025.03.20 21:51:01.865621 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.03.20 21:51:01.865669 [ 278 ] {} <Debug> TCP-Session: 713043ba-e1da-49d3-a63f-e20b8f42b4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.03.20 21:51:01.865685 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64196 | ||
680 | 2025.03.20 21:51:01.865620 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34379 | ||
681 | 2025.03.20 21:51:01.865774 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60508 | ||
682 | 2025.03.20 21:51:01.865743 [ 279 ] {} <Debug> TCP-Session: da74f273-208e-46ec-a2cb-e4f590125495 Authenticating user 'default' from [fd00:1122:3344:101::c]:57126 | ||
683 | 2025.03.20 21:51:01.865729 [ 278 ] {} <Debug> TCP-Session: 713043ba-e1da-49d3-a63f-e20b8f42b4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2025.03.20 21:51:01.865971 [ 279 ] {} <Debug> TCP-Session: da74f273-208e-46ec-a2cb-e4f590125495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.03.20 21:51:01.866254 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58492 | ||
686 | 2025.03.20 21:51:01.866273 [ 279 ] {} <Debug> TCP-Session: da74f273-208e-46ec-a2cb-e4f590125495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.03.20 21:51:01.868734 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2025.03.20 21:51:01.868764 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2025.03.20 21:51:01.868842 [ 280 ] {} <Debug> TCP-Session: a01b6a33-a108-4bb4-8dd0-52158b6fe500 Authenticating user 'default' from [fd00:1122:3344:101::c]:34724 | ||
690 | 2025.03.20 21:51:01.868847 [ 284 ] {} <Debug> TCP-Session: f60bbcdc-1e01-44c0-ad42-a3ac53b45c2f Authenticating user 'default' from [fd00:1122:3344:101::c]:58492 | ||
691 | 2025.03.20 21:51:01.868872 [ 280 ] {} <Debug> TCP-Session: a01b6a33-a108-4bb4-8dd0-52158b6fe500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.03.20 21:51:01.868891 [ 284 ] {} <Debug> TCP-Session: f60bbcdc-1e01-44c0-ad42-a3ac53b45c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.03.20 21:51:01.868907 [ 280 ] {} <Debug> TCP-Session: a01b6a33-a108-4bb4-8dd0-52158b6fe500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.03.20 21:51:01.868912 [ 284 ] {} <Debug> TCP-Session: f60bbcdc-1e01-44c0-ad42-a3ac53b45c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.03.20 21:51:01.873582 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.03.20 21:51:01.873623 [ 281 ] {} <Debug> TCP-Session: 8d8875ab-0a7c-4d42-b9cf-ce6b7a37aca7 Authenticating user 'default' from [fd00:1122:3344:101::c]:34379 | ||
697 | 2025.03.20 21:51:01.873643 [ 281 ] {} <Debug> TCP-Session: 8d8875ab-0a7c-4d42-b9cf-ce6b7a37aca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.03.20 21:51:01.873703 [ 281 ] {} <Debug> TCP-Session: 8d8875ab-0a7c-4d42-b9cf-ce6b7a37aca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.03.20 21:51:01.876062 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
700 | 2025.03.20 21:51:01.876100 [ 283 ] {} <Debug> TCP-Session: 5c7f8384-7f56-4cec-b1fa-99cc3a1619cf Authenticating user 'default' from [fd00:1122:3344:101::c]:60508 | ||
701 | 2025.03.20 21:51:01.876126 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2025.03.20 21:51:01.876164 [ 283 ] {} <Debug> TCP-Session: 5c7f8384-7f56-4cec-b1fa-99cc3a1619cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.03.20 21:51:01.876176 [ 282 ] {} <Debug> TCP-Session: 15dc1050-1300-4a7b-9412-f0634e0a33d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:64196 | ||
704 | 2025.03.20 21:51:01.876191 [ 283 ] {} <Debug> TCP-Session: 5c7f8384-7f56-4cec-b1fa-99cc3a1619cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.20 21:51:01.876247 [ 282 ] {} <Debug> TCP-Session: 15dc1050-1300-4a7b-9412-f0634e0a33d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.20 21:51:01.876295 [ 282 ] {} <Debug> TCP-Session: 15dc1050-1300-4a7b-9412-f0634e0a33d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.03.20 21:51:02.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.46 MiB, peak 139.46 MiB, free memory in arenas 0.00 B, will set to 140.80 MiB (RSS), difference: 1.34 MiB | ||
708 | 2025.03.20 21:51:06.789016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
709 | 2025.03.20 21:51:06.789038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
710 | 2025.03.20 21:51:06.789126 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
711 | 2025.03.20 21:51:06.789309 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
712 | 2025.03.20 21:51:06.798199 [ 244 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Loading data parts | ||
713 | 2025.03.20 21:51:06.798630 [ 244 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): There are no data parts | ||
714 | 2025.03.20 21:51:06.808456 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2025.03.20 21:51:06.808520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
716 | 2025.03.20 21:51:06.812018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2025.03.20 21:51:06.813346 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2025.03.20 21:51:06.814256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
719 | 2025.03.20 21:51:06.819094 [ 243 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Loading data parts | ||
720 | 2025.03.20 21:51:06.819364 [ 243 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): There are no data parts | ||
721 | 2025.03.20 21:51:06.844783 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
722 | 2025.03.20 21:51:06.844829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
723 | 2025.03.20 21:51:06.852128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
724 | 2025.03.20 21:51:06.853380 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
725 | 2025.03.20 21:51:06.855790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
726 | 2025.03.20 21:51:07.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.77 MiB, peak 149.77 MiB, free memory in arenas 0.00 B, will set to 150.64 MiB (RSS), difference: 4.87 MiB | ||
727 | 2025.03.20 21:51:09.288960 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
728 | 2025.03.20 21:51:09.289065 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
729 | 2025.03.20 21:51:09.294058 [ 242 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Loading data parts | ||
730 | 2025.03.20 21:51:09.294233 [ 242 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): There are no data parts | ||
731 | 2025.03.20 21:51:09.301182 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
732 | 2025.03.20 21:51:09.301224 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
733 | 2025.03.20 21:51:09.303143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
734 | 2025.03.20 21:51:09.303790 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
735 | 2025.03.20 21:51:09.304465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
736 | 2025.03.20 21:51:10.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.83 MiB, peak 154.83 MiB, free memory in arenas 0.00 B, will set to 151.08 MiB (RSS), difference: -3.75 MiB | ||
737 | 2025.03.20 21:51:14.261062 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
738 | 2025.03.20 21:51:14.261219 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
739 | 2025.03.20 21:51:14.315353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
740 | 2025.03.20 21:51:14.316285 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
741 | 2025.03.20 21:51:14.316333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
742 | 2025.03.20 21:51:14.317286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
743 | 2025.03.20 21:51:14.317872 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
744 | 2025.03.20 21:51:14.318142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
745 | 2025.03.20 21:51:14.356837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
746 | 2025.03.20 21:51:14.379104 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2025.03.20 21:51:14.379179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
748 | 2025.03.20 21:51:14.386517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
749 | 2025.03.20 21:51:14.387938 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
750 | 2025.03.20 21:51:14.391177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
751 | 2025.03.20 21:51:20.000785 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.68 MiB, peak 155.78 MiB, free memory in arenas 0.00 B, will set to 152.70 MiB (RSS), difference: 4.02 MiB | ||
752 | 2025.03.20 21:51:20.039524 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2025.03.20 21:51:20.039727 [ 3 ] {cb3e43dd-db0f-4ac9-887f-c6d09aad63c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
754 | 2025.03.20 21:51:20.045865 [ 3 ] {cb3e43dd-db0f-4ac9-887f-c6d09aad63c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
755 | 2025.03.20 21:51:20.053962 [ 3 ] {cb3e43dd-db0f-4ac9-887f-c6d09aad63c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
756 | 2025.03.20 21:51:20.068429 [ 3 ] {cb3e43dd-db0f-4ac9-887f-c6d09aad63c3} <Debug> TCPHandler: Processed in 0.029039896 sec. | ||
757 | 2025.03.20 21:51:20.075423 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
758 | 2025.03.20 21:51:20.075615 [ 3 ] {7132e4c1-584e-44eb-9297-1d7bea4e4b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
759 | 2025.03.20 21:51:20.088127 [ 3 ] {7132e4c1-584e-44eb-9297-1d7bea4e4b2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
760 | 2025.03.20 21:51:20.088225 [ 3 ] {7132e4c1-584e-44eb-9297-1d7bea4e4b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
761 | 2025.03.20 21:51:20.088853 [ 3 ] {7132e4c1-584e-44eb-9297-1d7bea4e4b2e} <Debug> TCPHandler: Processed in 0.01348526 sec. | ||
762 | 2025.03.20 21:51:20.091005 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
763 | 2025.03.20 21:51:20.091178 [ 3 ] {2d788845-491c-461a-951f-7f6bb1f77869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
764 | 2025.03.20 21:51:20.091616 [ 3 ] {2d788845-491c-461a-951f-7f6bb1f77869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
765 | 2025.03.20 21:51:20.091680 [ 3 ] {2d788845-491c-461a-951f-7f6bb1f77869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
766 | 2025.03.20 21:51:20.092238 [ 3 ] {2d788845-491c-461a-951f-7f6bb1f77869} <Debug> TCPHandler: Processed in 0.001296495 sec. | ||
767 | 2025.03.20 21:51:20.092459 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
768 | 2025.03.20 21:51:20.092597 [ 3 ] {c3fa97ad-ca13-4e65-80aa-5bbf791d363b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
769 | 2025.03.20 21:51:20.092911 [ 3 ] {c3fa97ad-ca13-4e65-80aa-5bbf791d363b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
770 | 2025.03.20 21:51:20.092963 [ 3 ] {c3fa97ad-ca13-4e65-80aa-5bbf791d363b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
771 | 2025.03.20 21:51:20.093439 [ 3 ] {c3fa97ad-ca13-4e65-80aa-5bbf791d363b} <Debug> TCPHandler: Processed in 0.001031397 sec. | ||
772 | 2025.03.20 21:51:20.093653 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
773 | 2025.03.20 21:51:20.093787 [ 3 ] {ad4dcb87-929f-41c0-a98c-7307e50726c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
774 | 2025.03.20 21:51:20.094100 [ 3 ] {ad4dcb87-929f-41c0-a98c-7307e50726c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
775 | 2025.03.20 21:51:20.094152 [ 3 ] {ad4dcb87-929f-41c0-a98c-7307e50726c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
776 | 2025.03.20 21:51:20.094627 [ 3 ] {ad4dcb87-929f-41c0-a98c-7307e50726c1} <Debug> TCPHandler: Processed in 0.001024407 sec. | ||
777 | 2025.03.20 21:51:20.094849 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
778 | 2025.03.20 21:51:20.094983 [ 3 ] {b0122be2-eb13-4d2e-a708-8101245d485d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
779 | 2025.03.20 21:51:20.095296 [ 3 ] {b0122be2-eb13-4d2e-a708-8101245d485d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
780 | 2025.03.20 21:51:20.095348 [ 3 ] {b0122be2-eb13-4d2e-a708-8101245d485d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
781 | 2025.03.20 21:51:20.095839 [ 3 ] {b0122be2-eb13-4d2e-a708-8101245d485d} <Debug> TCPHandler: Processed in 0.001041539 sec. | ||
782 | 2025.03.20 21:51:20.096041 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
783 | 2025.03.20 21:51:20.096177 [ 3 ] {11d2b59c-a1ed-4305-b343-19717a605077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
784 | 2025.03.20 21:51:20.096492 [ 3 ] {11d2b59c-a1ed-4305-b343-19717a605077} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2025.03.20 21:51:20.096544 [ 3 ] {11d2b59c-a1ed-4305-b343-19717a605077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2025.03.20 21:51:20.097039 [ 3 ] {11d2b59c-a1ed-4305-b343-19717a605077} <Debug> TCPHandler: Processed in 0.001046619 sec. | ||
787 | 2025.03.20 21:51:20.097325 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2025.03.20 21:51:20.097460 [ 3 ] {bd16dbde-c742-4c16-817a-08bbe605f54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
789 | 2025.03.20 21:51:20.097781 [ 3 ] {bd16dbde-c742-4c16-817a-08bbe605f54d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
790 | 2025.03.20 21:51:20.097834 [ 3 ] {bd16dbde-c742-4c16-817a-08bbe605f54d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
791 | 2025.03.20 21:51:20.098312 [ 3 ] {bd16dbde-c742-4c16-817a-08bbe605f54d} <Debug> TCPHandler: Processed in 0.001037897 sec. | ||
792 | 2025.03.20 21:51:20.098536 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
793 | 2025.03.20 21:51:20.098671 [ 3 ] {e7d93544-6b98-43a7-b5cf-b1993b0e7c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
794 | 2025.03.20 21:51:20.099013 [ 3 ] {e7d93544-6b98-43a7-b5cf-b1993b0e7c3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2025.03.20 21:51:20.099066 [ 3 ] {e7d93544-6b98-43a7-b5cf-b1993b0e7c3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2025.03.20 21:51:20.099548 [ 3 ] {e7d93544-6b98-43a7-b5cf-b1993b0e7c3b} <Debug> TCPHandler: Processed in 0.001062439 sec. | ||
797 | 2025.03.20 21:51:20.099762 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2025.03.20 21:51:20.099901 [ 3 ] {34a793c1-7b5c-471b-b2e9-a07922141003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
799 | 2025.03.20 21:51:20.100224 [ 3 ] {34a793c1-7b5c-471b-b2e9-a07922141003} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2025.03.20 21:51:20.100275 [ 3 ] {34a793c1-7b5c-471b-b2e9-a07922141003} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2025.03.20 21:51:20.100745 [ 3 ] {34a793c1-7b5c-471b-b2e9-a07922141003} <Debug> TCPHandler: Processed in 0.001032478 sec. | ||
802 | 2025.03.20 21:51:20.100975 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2025.03.20 21:51:20.101114 [ 3 ] {d220b848-4558-4358-9ff6-2532cd1c9437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
804 | 2025.03.20 21:51:20.101441 [ 3 ] {d220b848-4558-4358-9ff6-2532cd1c9437} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2025.03.20 21:51:20.101492 [ 3 ] {d220b848-4558-4358-9ff6-2532cd1c9437} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2025.03.20 21:51:20.101968 [ 3 ] {d220b848-4558-4358-9ff6-2532cd1c9437} <Debug> TCPHandler: Processed in 0.001044088 sec. | ||
807 | 2025.03.20 21:51:20.102182 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.03.20 21:51:20.102322 [ 3 ] {b05d8c95-0eca-49ff-ae78-d7b5e4c576b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
809 | 2025.03.20 21:51:20.102654 [ 3 ] {b05d8c95-0eca-49ff-ae78-d7b5e4c576b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2025.03.20 21:51:20.102705 [ 3 ] {b05d8c95-0eca-49ff-ae78-d7b5e4c576b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2025.03.20 21:51:20.103193 [ 3 ] {b05d8c95-0eca-49ff-ae78-d7b5e4c576b7} <Debug> TCPHandler: Processed in 0.001060348 sec. | ||
812 | 2025.03.20 21:51:20.103415 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2025.03.20 21:51:20.103556 [ 3 ] {8015af08-4e29-4479-ac25-be6c4e5b1731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
814 | 2025.03.20 21:51:20.103891 [ 3 ] {8015af08-4e29-4479-ac25-be6c4e5b1731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2025.03.20 21:51:20.103944 [ 3 ] {8015af08-4e29-4479-ac25-be6c4e5b1731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2025.03.20 21:51:20.104420 [ 3 ] {8015af08-4e29-4479-ac25-be6c4e5b1731} <Debug> TCPHandler: Processed in 0.001054978 sec. | ||
817 | 2025.03.20 21:51:20.104627 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2025.03.20 21:51:20.104768 [ 3 ] {71ece0fe-1d7c-4b07-8dda-583e2676d92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
819 | 2025.03.20 21:51:20.105110 [ 3 ] {71ece0fe-1d7c-4b07-8dda-583e2676d92f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2025.03.20 21:51:20.105162 [ 3 ] {71ece0fe-1d7c-4b07-8dda-583e2676d92f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2025.03.20 21:51:20.105640 [ 3 ] {71ece0fe-1d7c-4b07-8dda-583e2676d92f} <Debug> TCPHandler: Processed in 0.001062569 sec. | ||
822 | 2025.03.20 21:51:20.105844 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2025.03.20 21:51:20.105986 [ 3 ] {2c394d58-aa51-4295-b210-1535788da011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
824 | 2025.03.20 21:51:20.106326 [ 3 ] {2c394d58-aa51-4295-b210-1535788da011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2025.03.20 21:51:20.106377 [ 3 ] {2c394d58-aa51-4295-b210-1535788da011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2025.03.20 21:51:20.106859 [ 3 ] {2c394d58-aa51-4295-b210-1535788da011} <Debug> TCPHandler: Processed in 0.001064748 sec. | ||
827 | 2025.03.20 21:51:20.107071 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2025.03.20 21:51:20.107212 [ 3 ] {33420782-ad60-4d8c-93eb-f851d01a0522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
829 | 2025.03.20 21:51:20.107561 [ 3 ] {33420782-ad60-4d8c-93eb-f851d01a0522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2025.03.20 21:51:20.107613 [ 3 ] {33420782-ad60-4d8c-93eb-f851d01a0522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2025.03.20 21:51:20.108087 [ 3 ] {33420782-ad60-4d8c-93eb-f851d01a0522} <Debug> TCPHandler: Processed in 0.001066619 sec. | ||
832 | 2025.03.20 21:51:20.108287 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2025.03.20 21:51:20.108430 [ 3 ] {c1e31879-b177-48d3-afbc-031f84735887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
834 | 2025.03.20 21:51:20.108775 [ 3 ] {c1e31879-b177-48d3-afbc-031f84735887} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2025.03.20 21:51:20.108828 [ 3 ] {c1e31879-b177-48d3-afbc-031f84735887} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2025.03.20 21:51:20.109297 [ 3 ] {c1e31879-b177-48d3-afbc-031f84735887} <Debug> TCPHandler: Processed in 0.001060698 sec. | ||
837 | 2025.03.20 21:51:20.109518 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2025.03.20 21:51:20.109664 [ 3 ] {f8875307-f41e-4e10-8213-1d29801f0615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
839 | 2025.03.20 21:51:20.110015 [ 3 ] {f8875307-f41e-4e10-8213-1d29801f0615} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2025.03.20 21:51:20.110067 [ 3 ] {f8875307-f41e-4e10-8213-1d29801f0615} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2025.03.20 21:51:20.110539 [ 3 ] {f8875307-f41e-4e10-8213-1d29801f0615} <Debug> TCPHandler: Processed in 0.001071189 sec. | ||
842 | 2025.03.20 21:51:20.111564 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2025.03.20 21:51:20.111679 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
844 | 2025.03.20 21:51:20.111727 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2025.03.20 21:51:20.115118 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
846 | 2025.03.20 21:51:20.115173 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
847 | 2025.03.20 21:51:20.115895 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
848 | 2025.03.20 21:51:20.116124 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
849 | 2025.03.20 21:51:20.116364 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.004707 sec., 3824.091778202677 rows/sec., 534.86 KiB/sec. | ||
850 | 2025.03.20 21:51:20.116528 [ 3 ] {33bee8bd-10df-40c5-972b-84b43238a297} <Debug> TCPHandler: Processed in 0.005004664 sec. | ||
851 | 2025.03.20 21:51:20.116666 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2025.03.20 21:51:20.116774 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
853 | 2025.03.20 21:51:20.116820 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
854 | 2025.03.20 21:51:20.119948 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
855 | 2025.03.20 21:51:20.119994 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
856 | 2025.03.20 21:51:20.122382 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
857 | 2025.03.20 21:51:20.122668 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
858 | 2025.03.20 21:51:20.122904 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.006154 sec., 4874.878128046799 rows/sec., 389.74 KiB/sec. | ||
859 | 2025.03.20 21:51:20.122960 [ 3 ] {0f4d450e-e981-4d9b-8c08-33a88b6e7dc1} <Debug> TCPHandler: Processed in 0.00634627 sec. | ||
860 | 2025.03.20 21:51:20.123078 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2025.03.20 21:51:20.123185 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
862 | 2025.03.20 21:51:20.123230 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
863 | 2025.03.20 21:51:20.123748 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
864 | 2025.03.20 21:51:20.123788 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
865 | 2025.03.20 21:51:20.124137 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
866 | 2025.03.20 21:51:20.124387 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
867 | 2025.03.20 21:51:20.124653 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001478 sec., 24357.239512855213 rows/sec., 1.90 MiB/sec. | ||
868 | 2025.03.20 21:51:20.124724 [ 3 ] {57b63c82-1b06-4571-af00-b7ecac27a034} <Debug> TCPHandler: Processed in 0.001697105 sec. | ||
869 | 2025.03.20 21:51:20.124846 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.03.20 21:51:20.124951 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
871 | 2025.03.20 21:51:20.125000 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
872 | 2025.03.20 21:51:20.129873 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
873 | 2025.03.20 21:51:20.129917 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
874 | 2025.03.20 21:51:20.132362 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
875 | 2025.03.20 21:51:20.132642 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
876 | 2025.03.20 21:51:20.132941 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Debug> executeQuery: Read 24 rows, 1.72 KiB in 0.007995 sec., 3001.8761726078797 rows/sec., 215.71 KiB/sec. | ||
877 | 2025.03.20 21:51:20.133006 [ 3 ] {c354913d-413d-4ad8-b9ab-bc3896701baa} <Debug> TCPHandler: Processed in 0.008211809 sec. | ||
878 | 2025.03.20 21:51:20.133133 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
879 | 2025.03.20 21:51:20.133238 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
880 | 2025.03.20 21:51:20.133283 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
881 | 2025.03.20 21:51:20.133698 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
882 | 2025.03.20 21:51:20.133736 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
883 | 2025.03.20 21:51:20.134091 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2025.03.20 21:51:20.134329 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
885 | 2025.03.20 21:51:20.134538 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Debug> executeQuery: Read 12 rows, 834.00 B in 0.001322 sec., 9077.15582450832 rows/sec., 616.08 KiB/sec. | ||
886 | 2025.03.20 21:51:20.134587 [ 3 ] {d025543c-85e3-438a-bdd2-f53dd87ffa98} <Debug> TCPHandler: Processed in 0.0015053 sec. | ||
887 | 2025.03.20 21:51:21.818941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
888 | 2025.03.20 21:51:21.819564 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
889 | 2025.03.20 21:51:21.819604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
890 | 2025.03.20 21:51:21.820263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
891 | 2025.03.20 21:51:21.820535 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
892 | 2025.03.20 21:51:21.820720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
893 | 2025.03.20 21:51:21.891822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
894 | 2025.03.20 21:51:21.910893 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
895 | 2025.03.20 21:51:21.910960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
896 | 2025.03.20 21:51:21.917616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
897 | 2025.03.20 21:51:21.918372 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
898 | 2025.03.20 21:51:21.921379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
899 | 2025.03.20 21:51:25.037439 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2025.03.20 21:51:25.037645 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
901 | 2025.03.20 21:51:25.037718 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
902 | 2025.03.20 21:51:25.038499 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2025.03.20 21:51:25.038545 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
904 | 2025.03.20 21:51:25.038977 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
905 | 2025.03.20 21:51:25.039247 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2025.03.20 21:51:25.039459 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001861 sec., 16120.365394948953 rows/sec., 1.26 MiB/sec. | ||
907 | 2025.03.20 21:51:25.039627 [ 3 ] {43e84db1-ee8b-42ab-ba3e-e05780d30967} <Debug> TCPHandler: Processed in 0.002316153 sec. | ||
908 | 2025.03.20 21:51:25.039757 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2025.03.20 21:51:25.039870 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
910 | 2025.03.20 21:51:25.039920 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
911 | 2025.03.20 21:51:25.040474 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2025.03.20 21:51:25.040513 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
913 | 2025.03.20 21:51:25.040874 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2025.03.20 21:51:25.041110 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2025.03.20 21:51:25.041299 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001455 sec., 24742.268041237116 rows/sec., 1.93 MiB/sec. | ||
916 | 2025.03.20 21:51:25.041355 [ 3 ] {bc2556e5-d941-4ed4-8dca-f6112b8c6696} <Debug> TCPHandler: Processed in 0.001650894 sec. | ||
917 | 2025.03.20 21:51:25.041458 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2025.03.20 21:51:25.041561 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
919 | 2025.03.20 21:51:25.041611 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
920 | 2025.03.20 21:51:25.042091 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2025.03.20 21:51:25.042127 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
922 | 2025.03.20 21:51:25.042500 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
923 | 2025.03.20 21:51:25.042730 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2025.03.20 21:51:25.042968 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.99 MiB/sec. | ||
925 | 2025.03.20 21:51:25.043032 [ 3 ] {366834a2-4b57-4f02-a051-5ffab32c635d} <Debug> TCPHandler: Processed in 0.001624134 sec. | ||
926 | 2025.03.20 21:51:25.043166 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2025.03.20 21:51:25.043271 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
928 | 2025.03.20 21:51:25.043317 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
929 | 2025.03.20 21:51:25.043735 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2025.03.20 21:51:25.043773 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
931 | 2025.03.20 21:51:25.044123 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2025.03.20 21:51:25.044365 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2025.03.20 21:51:25.044536 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001288 sec., 23291.925465838507 rows/sec., 1.54 MiB/sec. | ||
934 | 2025.03.20 21:51:25.044581 [ 3 ] {079af082-3572-43de-b687-5bd9b1d05aa7} <Debug> TCPHandler: Processed in 0.001465569 sec. | ||
935 | 2025.03.20 21:51:29.261261 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
936 | 2025.03.20 21:51:29.261331 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
937 | 2025.03.20 21:51:29.306638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
938 | 2025.03.20 21:51:29.310755 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
939 | 2025.03.20 21:51:29.310811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
940 | 2025.03.20 21:51:29.312316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
941 | 2025.03.20 21:51:29.312627 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
942 | 2025.03.20 21:51:29.313453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
943 | 2025.03.20 21:51:29.321772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
944 | 2025.03.20 21:51:29.322482 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
945 | 2025.03.20 21:51:29.322535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
946 | 2025.03.20 21:51:29.323166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
947 | 2025.03.20 21:51:29.323440 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2025.03.20 21:51:29.323674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
949 | 2025.03.20 21:51:29.422393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
950 | 2025.03.20 21:51:29.443012 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2025.03.20 21:51:29.443066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
952 | 2025.03.20 21:51:29.449740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
953 | 2025.03.20 21:51:29.450476 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2025.03.20 21:51:29.453102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
955 | 2025.03.20 21:51:30.036276 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
956 | 2025.03.20 21:51:30.036562 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
957 | 2025.03.20 21:51:30.037075 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
958 | 2025.03.20 21:51:30.041209 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
959 | 2025.03.20 21:51:30.041551 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
960 | 2025.03.20 21:51:30.045676 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
961 | 2025.03.20 21:51:30.047898 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
962 | 2025.03.20 21:51:30.052895 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
963 | 2025.03.20 21:51:30.054811 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
964 | 2025.03.20 21:51:30.054839 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
965 | 2025.03.20 21:51:30.055563 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
966 | 2025.03.20 21:51:30.055602 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
967 | 2025.03.20 21:51:30.072213 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.035773 sec., 503.1727839431974 rows/sec., 20.58 KiB/sec. | ||
968 | 2025.03.20 21:51:30.072334 [ 3 ] {5ac6f19d-4dd5-4000-8299-fbb60db98a80} <Debug> TCPHandler: Processed in 0.036203409 sec. | ||
969 | 2025.03.20 21:51:30.076339 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
970 | 2025.03.20 21:51:30.076539 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
971 | 2025.03.20 21:51:30.076878 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
972 | 2025.03.20 21:51:30.076928 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
973 | 2025.03.20 21:51:30.077228 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
974 | 2025.03.20 21:51:30.077294 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
975 | 2025.03.20 21:51:30.077435 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
976 | 2025.03.20 21:51:30.077468 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
977 | 2025.03.20 21:51:30.077492 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
978 | 2025.03.20 21:51:30.077510 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
979 | 2025.03.20 21:51:30.077553 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
980 | 2025.03.20 21:51:30.077575 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
981 | 2025.03.20 21:51:30.078117 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001674 sec., 10752.688172043012 rows/sec., 439.86 KiB/sec. | ||
982 | 2025.03.20 21:51:30.078200 [ 3 ] {8ce890c8-e219-42a5-a9b2-40d8dae162c7} <Debug> TCPHandler: Processed in 0.001931842 sec. | ||
983 | 2025.03.20 21:51:30.078437 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
984 | 2025.03.20 21:51:30.078594 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
985 | 2025.03.20 21:51:30.078857 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
986 | 2025.03.20 21:51:30.078897 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
987 | 2025.03.20 21:51:30.079159 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
988 | 2025.03.20 21:51:30.079223 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
989 | 2025.03.20 21:51:30.079359 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
990 | 2025.03.20 21:51:30.079391 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
991 | 2025.03.20 21:51:30.079414 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
992 | 2025.03.20 21:51:30.079431 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
993 | 2025.03.20 21:51:30.079472 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
994 | 2025.03.20 21:51:30.079493 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
995 | 2025.03.20 21:51:30.079989 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001466 sec., 12278.308321964529 rows/sec., 502.27 KiB/sec. | ||
996 | 2025.03.20 21:51:30.080071 [ 3 ] {b1387cb2-be5b-4e54-9482-1e4cf33b3543} <Debug> TCPHandler: Processed in 0.001686705 sec. | ||
997 | 2025.03.20 21:51:30.080295 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
998 | 2025.03.20 21:51:30.080447 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
999 | 2025.03.20 21:51:30.080706 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1000 | 2025.03.20 21:51:30.080748 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1001 | 2025.03.20 21:51:30.081012 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1002 | 2025.03.20 21:51:30.081075 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1003 | 2025.03.20 21:51:30.081212 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1004 | 2025.03.20 21:51:30.081243 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1005 | 2025.03.20 21:51:30.081266 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
1006 | 2025.03.20 21:51:30.081282 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1007 | 2025.03.20 21:51:30.081323 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1008 | 2025.03.20 21:51:30.081346 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1009 | 2025.03.20 21:51:30.081821 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001443 sec., 12474.012474012474 rows/sec., 510.28 KiB/sec. | ||
1010 | 2025.03.20 21:51:30.081903 [ 3 ] {9c81f9f0-a3eb-40c1-b068-4f5bf23f7b78} <Debug> TCPHandler: Processed in 0.001660465 sec. | ||
1011 | 2025.03.20 21:51:30.084160 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1012 | 2025.03.20 21:51:30.084301 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1013 | 2025.03.20 21:51:30.084358 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2025.03.20 21:51:30.085160 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1015 | 2025.03.20 21:51:30.085204 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1016 | 2025.03.20 21:51:30.085694 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1017 | 2025.03.20 21:51:30.085912 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): 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.03.20 21:51:30.086165 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 222.55 KiB/sec. | ||
1019 | 2025.03.20 21:51:30.086345 [ 3 ] {8a13e51b-6ee6-49d8-b625-d94530d36d4b} <Debug> TCPHandler: Processed in 0.00223857 sec. | ||
1020 | 2025.03.20 21:51:30.086491 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1021 | 2025.03.20 21:51:30.086601 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1022 | 2025.03.20 21:51:30.086646 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1023 | 2025.03.20 21:51:30.087219 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1024 | 2025.03.20 21:51:30.087259 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1025 | 2025.03.20 21:51:30.087618 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1026 | 2025.03.20 21:51:30.087865 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): 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.03.20 21:51:30.088079 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Debug> executeQuery: Read 74 rows, 6.52 KiB in 0.001505 sec., 49169.43521594684 rows/sec., 4.23 MiB/sec. | ||
1028 | 2025.03.20 21:51:30.088130 [ 3 ] {14093fd4-baad-474e-971f-963dcf855f9c} <Debug> TCPHandler: Processed in 0.001690805 sec. | ||
1029 | 2025.03.20 21:51:30.088248 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1030 | 2025.03.20 21:51:30.088354 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1031 | 2025.03.20 21:51:30.088398 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1032 | 2025.03.20 21:51:30.088953 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1033 | 2025.03.20 21:51:30.088990 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1034 | 2025.03.20 21:51:30.089329 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1035 | 2025.03.20 21:51:30.089563 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1036 | 2025.03.20 21:51:30.089769 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00143 sec., 15384.615384615385 rows/sec., 1.13 MiB/sec. | ||
1037 | 2025.03.20 21:51:30.089920 [ 3 ] {0d7cb29f-5d85-4225-bb76-40ae52e8c713} <Debug> TCPHandler: Processed in 0.001719256 sec. | ||
1038 | 2025.03.20 21:51:30.090060 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2025.03.20 21:51:30.090164 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1040 | 2025.03.20 21:51:30.090208 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1041 | 2025.03.20 21:51:30.090753 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1042 | 2025.03.20 21:51:30.090792 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1043 | 2025.03.20 21:51:30.091137 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1044 | 2025.03.20 21:51:30.091367 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1045 | 2025.03.20 21:51:30.091566 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Debug> executeQuery: Read 74 rows, 5.94 KiB in 0.001425 sec., 51929.824561403504 rows/sec., 4.07 MiB/sec. | ||
1046 | 2025.03.20 21:51:30.091617 [ 3 ] {f4575eb5-1dbb-46f4-8dc6-8f17265a6c65} <Debug> TCPHandler: Processed in 0.001606963 sec. | ||
1047 | 2025.03.20 21:51:30.091734 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2025.03.20 21:51:30.091838 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1049 | 2025.03.20 21:51:30.091886 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1050 | 2025.03.20 21:51:30.092410 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1051 | 2025.03.20 21:51:30.092449 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1052 | 2025.03.20 21:51:30.092812 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1053 | 2025.03.20 21:51:30.093049 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1054 | 2025.03.20 21:51:30.093336 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.0015 sec., 40000 rows/sec., 2.81 MiB/sec. | ||
1055 | 2025.03.20 21:51:30.093445 [ 3 ] {20277b30-893b-407f-85c8-88da97170549} <Debug> TCPHandler: Processed in 0.001763417 sec. | ||
1056 | 2025.03.20 21:51:30.093559 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2025.03.20 21:51:30.093663 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1058 | 2025.03.20 21:51:30.093729 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <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 | ||
1059 | 2025.03.20 21:51:30.094766 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1060 | 2025.03.20 21:51:30.094805 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1061 | 2025.03.20 21:51:30.097362 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1062 | 2025.03.20 21:51:30.097673 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1063 | 2025.03.20 21:51:30.098055 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004412 sec., 4986.400725294651 rows/sec., 8.94 MiB/sec. | ||
1064 | 2025.03.20 21:51:30.098164 [ 3 ] {fc5f10c2-4aff-410a-847e-ac47bcba000d} <Debug> TCPHandler: Processed in 0.004655485 sec. | ||
1065 | 2025.03.20 21:51:30.098304 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2025.03.20 21:51:30.098409 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1067 | 2025.03.20 21:51:30.098455 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1068 | 2025.03.20 21:51:30.098891 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Trace> oximeter.measurements_i64 (37120145-c3d6-4768-aa46-43a9c8af07d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1069 | 2025.03.20 21:51:30.098929 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1070 | 2025.03.20 21:51:30.099285 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1071 | 2025.03.20 21:51:30.099520 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Trace> oximeter.measurements_i64 (37120145-c3d6-4768-aa46-43a9c8af07d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1072 | 2025.03.20 21:51:30.099782 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.26 MiB/sec. | ||
1073 | 2025.03.20 21:51:30.099842 [ 3 ] {eb933252-7fcb-457a-8ef6-0d0fdb43fbfa} <Debug> TCPHandler: Processed in 0.001588772 sec. | ||
1074 | 2025.03.20 21:51:30.099961 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1075 | 2025.03.20 21:51:30.100064 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1076 | 2025.03.20 21:51:30.100109 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1077 | 2025.03.20 21:51:30.100529 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1078 | 2025.03.20 21:51:30.100568 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1079 | 2025.03.20 21:51:30.100912 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1080 | 2025.03.20 21:51:30.101148 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1081 | 2025.03.20 21:51:30.101353 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001311 sec., 22883.295194508006 rows/sec., 1.52 MiB/sec. | ||
1082 | 2025.03.20 21:51:30.101402 [ 3 ] {f875b66c-d6db-456b-83c3-9e728e4ccd65} <Debug> TCPHandler: Processed in 0.0014925 sec. | ||
1083 | 2025.03.20 21:51:35.037096 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1084 | 2025.03.20 21:51:35.037367 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1085 | 2025.03.20 21:51:35.037442 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1086 | 2025.03.20 21:51:35.038249 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1087 | 2025.03.20 21:51:35.038304 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1088 | 2025.03.20 21:51:35.038745 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1089 | 2025.03.20 21:51:35.038994 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1090 | 2025.03.20 21:51:35.039257 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001934 sec., 15511.892450879008 rows/sec., 1.21 MiB/sec. | ||
1091 | 2025.03.20 21:51:35.039443 [ 3 ] {cbc5e456-f6cb-4c30-841f-e3ff933a3bdb} <Debug> TCPHandler: Processed in 0.002543708 sec. | ||
1092 | 2025.03.20 21:51:35.039588 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1093 | 2025.03.20 21:51:35.039705 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1094 | 2025.03.20 21:51:35.039754 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1095 | 2025.03.20 21:51:35.040315 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1096 | 2025.03.20 21:51:35.040356 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1097 | 2025.03.20 21:51:35.040713 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1098 | 2025.03.20 21:51:35.040954 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1099 | 2025.03.20 21:51:35.041226 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001531 sec., 23514.043109079033 rows/sec., 1.84 MiB/sec. | ||
1100 | 2025.03.20 21:51:35.041380 [ 3 ] {1b78232a-a3c8-4fb2-9803-ca26d9e34475} <Debug> TCPHandler: Processed in 0.001847339 sec. | ||
1101 | 2025.03.20 21:51:35.041487 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1102 | 2025.03.20 21:51:35.041591 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1103 | 2025.03.20 21:51:35.041642 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1104 | 2025.03.20 21:51:35.042148 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1105 | 2025.03.20 21:51:35.042187 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1106 | 2025.03.20 21:51:35.042558 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1107 | 2025.03.20 21:51:35.042793 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1108 | 2025.03.20 21:51:35.043086 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.81 MiB/sec. | ||
1109 | 2025.03.20 21:51:35.043182 [ 3 ] {04626416-1226-4480-814e-b7965ba7284f} <Debug> TCPHandler: Processed in 0.001746617 sec. | ||
1110 | 2025.03.20 21:51:35.043321 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1111 | 2025.03.20 21:51:35.043426 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1112 | 2025.03.20 21:51:35.043474 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1113 | 2025.03.20 21:51:35.043888 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1114 | 2025.03.20 21:51:35.043928 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1115 | 2025.03.20 21:51:35.044281 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1116 | 2025.03.20 21:51:35.044513 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1117 | 2025.03.20 21:51:35.044772 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001345 sec., 22304.832713754648 rows/sec., 1.48 MiB/sec. | ||
1118 | 2025.03.20 21:51:35.044875 [ 3 ] {b939377a-e59e-4a42-80bd-0ce4a4d498dc} <Debug> TCPHandler: Processed in 0.001605203 sec. | ||
1119 | 2025.03.20 21:51:36.824657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1120 | 2025.03.20 21:51:36.825310 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2025.03.20 21:51:36.825358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1122 | 2025.03.20 21:51:36.825970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1123 | 2025.03.20 21:51:36.826231 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1124 | 2025.03.20 21:51:36.826485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1125 | 2025.03.20 21:51:36.954034 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1126 | 2025.03.20 21:51:36.974176 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1127 | 2025.03.20 21:51:36.974234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1128 | 2025.03.20 21:51:36.981181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1129 | 2025.03.20 21:51:36.981941 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1130 | 2025.03.20 21:51:36.984854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1131 | 2025.03.20 21:51:39.314579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 174 | ||
1132 | 2025.03.20 21:51:39.317611 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1133 | 2025.03.20 21:51:39.317661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1134 | 2025.03.20 21:51:39.319186 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1135 | 2025.03.20 21:51:39.319503 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1136 | 2025.03.20 21:51:39.320182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
1137 | 2025.03.20 21:51:40.037496 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1138 | 2025.03.20 21:51:40.037711 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1139 | 2025.03.20 21:51:40.037794 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1140 | 2025.03.20 21:51:40.038654 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1141 | 2025.03.20 21:51:40.038709 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1142 | 2025.03.20 21:51:40.039150 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1143 | 2025.03.20 21:51:40.039418 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1144 | 2025.03.20 21:51:40.039652 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Debug> executeQuery: Read 76 rows, 6.72 KiB in 0.002003 sec., 37943.085371942085 rows/sec., 3.28 MiB/sec. | ||
1145 | 2025.03.20 21:51:40.039718 [ 3 ] {122bc50c-6037-454f-baea-db442fcb9143} <Debug> TCPHandler: Processed in 0.002369923 sec. | ||
1146 | 2025.03.20 21:51:40.039854 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1147 | 2025.03.20 21:51:40.039970 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1148 | 2025.03.20 21:51:40.040019 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1149 | 2025.03.20 21:51:40.040587 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1150 | 2025.03.20 21:51:40.040628 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1151 | 2025.03.20 21:51:40.040985 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1152 | 2025.03.20 21:51:40.041221 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1153 | 2025.03.20 21:51:40.041439 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001497 sec., 15364.061456245825 rows/sec., 1.13 MiB/sec. | ||
1154 | 2025.03.20 21:51:40.041491 [ 3 ] {3ef6f2d1-09a6-4220-a358-db6a2a2d8996} <Debug> TCPHandler: Processed in 0.001690975 sec. | ||
1155 | 2025.03.20 21:51:40.041613 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1156 | 2025.03.20 21:51:40.041733 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1157 | 2025.03.20 21:51:40.041781 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1158 | 2025.03.20 21:51:40.042345 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1159 | 2025.03.20 21:51:40.042387 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1160 | 2025.03.20 21:51:40.042778 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1161 | 2025.03.20 21:51:40.043020 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1162 | 2025.03.20 21:51:40.043284 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001572 sec., 37531.80661577608 rows/sec., 2.93 MiB/sec. | ||
1163 | 2025.03.20 21:51:40.043436 [ 3 ] {53290c93-e632-4158-b2ff-52420d33b4b2} <Debug> TCPHandler: Processed in 0.00187466 sec. | ||
1164 | 2025.03.20 21:51:40.043546 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1165 | 2025.03.20 21:51:40.043650 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1166 | 2025.03.20 21:51:40.043701 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1167 | 2025.03.20 21:51:40.044227 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1168 | 2025.03.20 21:51:40.044268 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1169 | 2025.03.20 21:51:40.044656 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1170 | 2025.03.20 21:51:40.044899 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1171 | 2025.03.20 21:51:40.045117 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.83 MiB/sec. | ||
1172 | 2025.03.20 21:51:40.045169 [ 3 ] {2d453672-698a-4a15-a799-04a95f6c0aa9} <Debug> TCPHandler: Processed in 0.001675455 sec. | ||
1173 | 2025.03.20 21:51:40.045308 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1174 | 2025.03.20 21:51:40.045414 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1175 | 2025.03.20 21:51:40.045483 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <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 | ||
1176 | 2025.03.20 21:51:40.046586 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1177 | 2025.03.20 21:51:40.046626 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1178 | 2025.03.20 21:51:40.047256 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1179 | 2025.03.20 21:51:40.047519 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1180 | 2025.03.20 21:51:40.047748 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002356 sec., 9762.308998302207 rows/sec., 17.49 MiB/sec. | ||
1181 | 2025.03.20 21:51:40.047847 [ 3 ] {3801f331-953f-42ca-881b-d5db8b0dbce6} <Debug> TCPHandler: Processed in 0.002590749 sec. | ||
1182 | 2025.03.20 21:51:40.047995 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2025.03.20 21:51:40.048102 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1184 | 2025.03.20 21:51:40.048150 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1185 | 2025.03.20 21:51:40.048586 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2025.03.20 21:51:40.048626 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1187 | 2025.03.20 21:51:40.049004 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1188 | 2025.03.20 21:51:40.049245 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2025.03.20 21:51:40.049501 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001421 sec., 21111.8930330753 rows/sec., 1.40 MiB/sec. | ||
1190 | 2025.03.20 21:51:40.049650 [ 3 ] {422cb011-874e-45ab-8b7f-5254ff8368ef} <Debug> TCPHandler: Processed in 0.001707826 sec. | ||
1191 | 2025.03.20 21:51:44.261387 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1192 | 2025.03.20 21:51:44.261487 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1193 | 2025.03.20 21:51:44.327558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1194 | 2025.03.20 21:51:44.328244 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2025.03.20 21:51:44.328293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1196 | 2025.03.20 21:51:44.329022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1197 | 2025.03.20 21:51:44.329365 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2025.03.20 21:51:44.329592 [ 83 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1199 | 2025.03.20 21:51:44.329665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1200 | 2025.03.20 21:51:44.329698 [ 83 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1201 | 2025.03.20 21:51:44.329734 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1202 | 2025.03.20 21:51:44.333872 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
1203 | 2025.03.20 21:51:44.334105 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1204 | 2025.03.20 21:51:44.334248 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1205 | 2025.03.20 21:51:44.334430 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1206 | 2025.03.20 21:51:44.334670 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1207 | 2025.03.20 21:51:44.334946 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1208 | 2025.03.20 21:51:44.335082 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1209 | 2025.03.20 21:51:44.335291 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1210 | 2025.03.20 21:51:44.354243 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.024432013 sec., 114849.31675502956 rows/sec., 1.64 MiB/sec. | ||
1211 | 2025.03.20 21:51:44.354874 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1212 | 2025.03.20 21:51:44.355169 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1213 | 2025.03.20 21:51:44.355241 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_6_1} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1214 | 2025.03.20 21:51:44.355337 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1215 | 2025.03.20 21:51:44.485856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1216 | 2025.03.20 21:51:44.506822 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1217 | 2025.03.20 21:51:44.506869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1218 | 2025.03.20 21:51:44.513562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1219 | 2025.03.20 21:51:44.514326 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1220 | 2025.03.20 21:51:44.514612 [ 83 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1221 | 2025.03.20 21:51:44.514681 [ 83 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2025.03.20 21:51:44.514719 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1223 | 2025.03.20 21:51:44.515206 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
1224 | 2025.03.20 21:51:44.532160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1225 | 2025.03.20 21:51:44.533491 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1226 | 2025.03.20 21:51:44.535115 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
1227 | 2025.03.20 21:51:44.540914 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
1228 | 2025.03.20 21:51:44.546385 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
1229 | 2025.03.20 21:51:44.551563 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
1230 | 2025.03.20 21:51:44.561051 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
1231 | 2025.03.20 21:51:44.565712 [ 200 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
1232 | 2025.03.20 21:51:44.629919 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.115085329 sec., 399.70342353541866 rows/sec., 2.07 MiB/sec. | ||
1233 | 2025.03.20 21:51:44.632548 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1234 | 2025.03.20 21:51:44.635454 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_6_1} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1235 | 2025.03.20 21:51:44.635560 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_6_1} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1236 | 2025.03.20 21:51:44.637961 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1237 | 2025.03.20 21:51:45.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.45 MiB, peak 168.99 MiB, free memory in arenas 0.00 B, will set to 163.04 MiB (RSS), difference: 3.59 MiB | ||
1238 | 2025.03.20 21:51:45.037199 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2025.03.20 21:51:45.037412 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1240 | 2025.03.20 21:51:45.037496 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1241 | 2025.03.20 21:51:45.038294 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2025.03.20 21:51:45.038346 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1243 | 2025.03.20 21:51:45.038812 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1244 | 2025.03.20 21:51:45.039074 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2025.03.20 21:51:45.039270 [ 83 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1246 | 2025.03.20 21:51:45.039343 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001983 sec., 15128.593040847201 rows/sec., 1.18 MiB/sec. | ||
1247 | 2025.03.20 21:51:45.039347 [ 83 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2025.03.20 21:51:45.039436 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1249 | 2025.03.20 21:51:45.039489 [ 3 ] {c7907fbd-6aa5-42ef-8922-a31b5f04bfb6} <Debug> TCPHandler: Processed in 0.002434976 sec. | ||
1250 | 2025.03.20 21:51:45.039794 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1251 | 2025.03.20 21:51:45.039885 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
1252 | 2025.03.20 21:51:45.040013 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1253 | 2025.03.20 21:51:45.040119 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1254 | 2025.03.20 21:51:45.040296 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1255 | 2025.03.20 21:51:45.040385 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1256 | 2025.03.20 21:51:45.040807 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1257 | 2025.03.20 21:51:45.041233 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
1258 | 2025.03.20 21:51:45.041579 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1259 | 2025.03.20 21:51:45.041774 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
1260 | 2025.03.20 21:51:45.042189 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1261 | 2025.03.20 21:51:45.042945 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1262 | 2025.03.20 21:51:45.042994 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1263 | 2025.03.20 21:51:45.044047 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1264 | 2025.03.20 21:51:45.044618 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1265 | 2025.03.20 21:51:45.044938 [ 83 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1266 | 2025.03.20 21:51:45.045066 [ 83 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2025.03.20 21:51:45.045153 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1268 | 2025.03.20 21:51:45.045303 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.005307 sec., 6783.493499152063 rows/sec., 542.47 KiB/sec. | ||
1269 | 2025.03.20 21:51:45.045682 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
1270 | 2025.03.20 21:51:45.046065 [ 3 ] {cee576ed-50eb-4a55-beb6-b8d9bc5b9647} <Debug> TCPHandler: Processed in 0.006399601 sec. | ||
1271 | 2025.03.20 21:51:45.046412 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1272 | 2025.03.20 21:51:45.046447 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2025.03.20 21:51:45.046488 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1274 | 2025.03.20 21:51:45.046539 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.006929966 sec., 38961.23011281729 rows/sec., 3.37 MiB/sec. | ||
1275 | 2025.03.20 21:51:45.046833 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1276 | 2025.03.20 21:51:45.046853 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1277 | 2025.03.20 21:51:45.047118 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1278 | 2025.03.20 21:51:45.047155 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1279 | 2025.03.20 21:51:45.047188 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
1280 | 2025.03.20 21:51:45.047692 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1281 | 2025.03.20 21:51:45.048100 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 59 rows starting from the beginning of the part | ||
1282 | 2025.03.20 21:51:45.048498 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1283 | 2025.03.20 21:51:45.048563 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
1284 | 2025.03.20 21:51:45.049431 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_6_1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1285 | 2025.03.20 21:51:45.049811 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1286 | 2025.03.20 21:51:45.051024 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1287 | 2025.03.20 21:51:45.051108 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1288 | 2025.03.20 21:51:45.052239 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.006956875 sec., 39816.72805677837 rows/sec., 3.26 MiB/sec. | ||
1289 | 2025.03.20 21:51:45.052280 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1290 | 2025.03.20 21:51:45.052435 [ 190 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1291 | 2025.03.20 21:51:45.052598 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1292 | 2025.03.20 21:51:45.052836 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1293 | 2025.03.20 21:51:45.052896 [ 190 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1294 | 2025.03.20 21:51:45.052947 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1295 | 2025.03.20 21:51:45.053021 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1296 | 2025.03.20 21:51:45.053027 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.006325 sec., 9486.166007905138 rows/sec., 681.66 KiB/sec. | ||
1297 | 2025.03.20 21:51:45.053124 [ 190 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_6_1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1298 | 2025.03.20 21:51:45.053419 [ 3 ] {f3cc390a-aa24-4170-b5bb-4a6cd155fcfe} <Debug> TCPHandler: Processed in 0.007081199 sec. | ||
1299 | 2025.03.20 21:51:45.053487 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1300 | 2025.03.20 21:51:45.053553 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
1301 | 2025.03.20 21:51:45.053587 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1302 | 2025.03.20 21:51:45.053854 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1303 | 2025.03.20 21:51:45.053854 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1304 | 2025.03.20 21:51:45.053948 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1305 | 2025.03.20 21:51:45.053955 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1306 | 2025.03.20 21:51:45.054342 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1307 | 2025.03.20 21:51:45.054749 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1308 | 2025.03.20 21:51:45.055110 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
1309 | 2025.03.20 21:51:45.055450 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
1310 | 2025.03.20 21:51:45.055782 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
1311 | 2025.03.20 21:51:45.056450 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2025.03.20 21:51:45.056507 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1313 | 2025.03.20 21:51:45.057480 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1314 | 2025.03.20 21:51:45.058082 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2025.03.20 21:51:45.058483 [ 83 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1316 | 2025.03.20 21:51:45.058631 [ 83 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1317 | 2025.03.20 21:51:45.058734 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1318 | 2025.03.20 21:51:45.058765 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.004968 sec., 6038.647342995168 rows/sec., 409.85 KiB/sec. | ||
1319 | 2025.03.20 21:51:45.059199 [ 3 ] {77deae78-a74c-4eef-ab1c-b76a9a3d2e46} <Debug> TCPHandler: Processed in 0.005668962 sec. | ||
1320 | 2025.03.20 21:51:45.059303 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
1321 | 2025.03.20 21:51:45.059375 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 5 columns (5 merged, 0 gathered) in 0.006179215 sec., 52433.84475212466 rows/sec., 3.68 MiB/sec. | ||
1322 | 2025.03.20 21:51:45.059585 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1323 | 2025.03.20 21:51:45.059662 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
1324 | 2025.03.20 21:51:45.059687 [ 189 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1325 | 2025.03.20 21:51:45.059996 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1326 | 2025.03.20 21:51:45.060235 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1327 | 2025.03.20 21:51:45.060556 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1328 | 2025.03.20 21:51:45.060679 [ 189 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1329 | 2025.03.20 21:51:45.060885 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1330 | 2025.03.20 21:51:45.061066 [ 189 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1331 | 2025.03.20 21:51:45.061198 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1332 | 2025.03.20 21:51:45.061360 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1333 | 2025.03.20 21:51:45.062567 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.003678249 sec., 44042.69531508062 rows/sec., 2.92 MiB/sec. | ||
1334 | 2025.03.20 21:51:45.062729 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1335 | 2025.03.20 21:51:45.063031 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1336 | 2025.03.20 21:51:45.063111 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_6_1} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1337 | 2025.03.20 21:51:45.063194 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1338 | 2025.03.20 21:51:49.321288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 194 | ||
1339 | 2025.03.20 21:51:49.325092 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1340 | 2025.03.20 21:51:49.325151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1341 | 2025.03.20 21:51:49.326678 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1342 | 2025.03.20 21:51:49.327020 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1343 | 2025.03.20 21:51:49.327975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
1344 | 2025.03.20 21:51:50.037723 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1345 | 2025.03.20 21:51:50.037948 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1346 | 2025.03.20 21:51:50.038031 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1347 | 2025.03.20 21:51:50.038889 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1348 | 2025.03.20 21:51:50.038945 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1349 | 2025.03.20 21:51:50.039414 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1350 | 2025.03.20 21:51:50.039680 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1351 | 2025.03.20 21:51:50.039972 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Debug> executeQuery: Read 76 rows, 6.72 KiB in 0.002081 sec., 36520.903411821244 rows/sec., 3.15 MiB/sec. | ||
1352 | 2025.03.20 21:51:50.040186 [ 3 ] {88b22ee8-a02c-4f0b-87cd-b9d0117cbd67} <Debug> TCPHandler: Processed in 0.002622721 sec. | ||
1353 | 2025.03.20 21:51:50.040342 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1354 | 2025.03.20 21:51:50.040460 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1355 | 2025.03.20 21:51:50.040509 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1356 | 2025.03.20 21:51:50.041075 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1357 | 2025.03.20 21:51:50.041117 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1358 | 2025.03.20 21:51:50.041470 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1359 | 2025.03.20 21:51:50.041722 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1360 | 2025.03.20 21:51:50.041943 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001513 sec., 15201.586252478519 rows/sec., 1.12 MiB/sec. | ||
1361 | 2025.03.20 21:51:50.041998 [ 3 ] {eefe21c3-19d0-46d2-a270-34cee070b44f} <Debug> TCPHandler: Processed in 0.001709496 sec. | ||
1362 | 2025.03.20 21:51:50.042102 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1363 | 2025.03.20 21:51:50.042205 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1364 | 2025.03.20 21:51:50.042252 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1365 | 2025.03.20 21:51:50.042784 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1366 | 2025.03.20 21:51:50.042823 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1367 | 2025.03.20 21:51:50.043174 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1368 | 2025.03.20 21:51:50.043409 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1369 | 2025.03.20 21:51:50.043613 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001431 sec., 41229.90915443745 rows/sec., 3.22 MiB/sec. | ||
1370 | 2025.03.20 21:51:50.043689 [ 3 ] {fd86f209-e5dd-493f-b1fc-b36687c6a9b6} <Debug> TCPHandler: Processed in 0.001638503 sec. | ||
1371 | 2025.03.20 21:51:50.043803 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1372 | 2025.03.20 21:51:50.043904 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1373 | 2025.03.20 21:51:50.043954 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1374 | 2025.03.20 21:51:50.044426 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1375 | 2025.03.20 21:51:50.044464 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1376 | 2025.03.20 21:51:50.044842 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1377 | 2025.03.20 21:51:50.045077 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1378 | 2025.03.20 21:51:50.045362 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.85 MiB/sec. | ||
1379 | 2025.03.20 21:51:50.045532 [ 3 ] {f690bd69-09cb-4567-8dfd-3504e84f0906} <Debug> TCPHandler: Processed in 0.001784938 sec. | ||
1380 | 2025.03.20 21:51:50.045649 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1381 | 2025.03.20 21:51:50.045752 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1382 | 2025.03.20 21:51:50.045822 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <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 | ||
1383 | 2025.03.20 21:51:50.046904 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1384 | 2025.03.20 21:51:50.046943 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1385 | 2025.03.20 21:51:50.047563 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1386 | 2025.03.20 21:51:50.047826 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2025.03.20 21:51:50.048141 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002399 sec., 9587.328053355564 rows/sec., 17.18 MiB/sec. | ||
1388 | 2025.03.20 21:51:50.048248 [ 3 ] {f3a3cd6f-227f-426a-b0fe-def016aa2ca3} <Debug> TCPHandler: Processed in 0.002649901 sec. | ||
1389 | 2025.03.20 21:51:50.048373 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1390 | 2025.03.20 21:51:50.048479 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1391 | 2025.03.20 21:51:50.048526 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1392 | 2025.03.20 21:51:50.048937 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1393 | 2025.03.20 21:51:50.048976 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1394 | 2025.03.20 21:51:50.049326 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1395 | 2025.03.20 21:51:50.049561 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1396 | 2025.03.20 21:51:50.049770 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001312 sec., 22865.853658536584 rows/sec., 1.52 MiB/sec. | ||
1397 | 2025.03.20 21:51:50.049819 [ 3 ] {becb2bc3-c6ed-4f56-84b6-5c12ad489092} <Debug> TCPHandler: Processed in 0.00149781 sec. | ||
1398 | 2025.03.20 21:51:51.830741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1399 | 2025.03.20 21:51:51.831394 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1400 | 2025.03.20 21:51:51.831444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1401 | 2025.03.20 21:51:51.831993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1402 | 2025.03.20 21:51:51.832257 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1403 | 2025.03.20 21:51:51.832540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1404 | 2025.03.20 21:51:52.033173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1405 | 2025.03.20 21:51:52.052127 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1406 | 2025.03.20 21:51:52.052184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1407 | 2025.03.20 21:51:52.059187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1408 | 2025.03.20 21:51:52.059933 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1409 | 2025.03.20 21:51:52.062743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1410 | 2025.03.20 21:51:55.037202 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2025.03.20 21:51:55.037440 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1412 | 2025.03.20 21:51:55.037524 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1413 | 2025.03.20 21:51:55.038358 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2025.03.20 21:51:55.038406 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1415 | 2025.03.20 21:51:55.038880 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1416 | 2025.03.20 21:51:55.039131 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2025.03.20 21:51:55.039360 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001975 sec., 15189.873417721517 rows/sec., 1.19 MiB/sec. | ||
1418 | 2025.03.20 21:51:55.039525 [ 3 ] {eef0ae21-be61-4f32-8adc-801577e08f24} <Debug> TCPHandler: Processed in 0.002459466 sec. | ||
1419 | 2025.03.20 21:51:55.039699 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1420 | 2025.03.20 21:51:55.039812 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1421 | 2025.03.20 21:51:55.039862 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1422 | 2025.03.20 21:51:55.040425 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2025.03.20 21:51:55.040464 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1424 | 2025.03.20 21:51:55.040822 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1425 | 2025.03.20 21:51:55.041065 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2025.03.20 21:51:55.041245 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001461 sec., 24640.65708418891 rows/sec., 1.92 MiB/sec. | ||
1427 | 2025.03.20 21:51:55.041300 [ 3 ] {0229648f-be86-4d16-b393-e2824db46a2b} <Debug> TCPHandler: Processed in 0.001654004 sec. | ||
1428 | 2025.03.20 21:51:55.041422 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1429 | 2025.03.20 21:51:55.041541 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1430 | 2025.03.20 21:51:55.041594 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1431 | 2025.03.20 21:51:55.042102 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1432 | 2025.03.20 21:51:55.042140 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1433 | 2025.03.20 21:51:55.042538 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1434 | 2025.03.20 21:51:55.042790 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1435 | 2025.03.20 21:51:55.043019 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.82 MiB/sec. | ||
1436 | 2025.03.20 21:51:55.043169 [ 3 ] {a7a24a87-8de8-4ce5-96e7-b406747305cc} <Debug> TCPHandler: Processed in 0.001798988 sec. | ||
1437 | 2025.03.20 21:51:55.043312 [ 3 ] {} <Trace> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1438 | 2025.03.20 21:51:55.043419 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51294) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1439 | 2025.03.20 21:51:55.043468 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1440 | 2025.03.20 21:51:55.043925 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1441 | 2025.03.20 21:51:55.043963 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1442 | 2025.03.20 21:51:55.044326 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1443 | 2025.03.20 21:51:55.044573 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2025.03.20 21:51:55.044753 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001356 sec., 22123.893805309734 rows/sec., 1.47 MiB/sec. | ||
1445 | 2025.03.20 21:51:55.044802 [ 3 ] {159501d8-85d4-4113-9169-b9f915b4f7d3} <Debug> TCPHandler: Processed in 0.001541131 sec. | ||
1446 | 2025.03.20 21:51:59.261549 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1447 | 2025.03.20 21:51:59.261623 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1448 | 2025.03.20 21:51:59.329031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 214 | ||
1449 | 2025.03.20 21:51:59.331793 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1450 | 2025.03.20 21:51:59.331842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1451 | 2025.03.20 21:51:59.333323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1452 | 2025.03.20 21:51:59.333699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1453 | 2025.03.20 21:51:59.333807 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1454 | 2025.03.20 21:51:59.336582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
1455 | 2025.03.20 21:51:59.336765 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2025.03.20 21:51:59.336824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1457 | 2025.03.20 21:51:59.337494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1458 | 2025.03.20 21:51:59.337778 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1459 | 2025.03.20 21:51:59.338037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1460 | 2025.03.20 21:51:59.563756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1461 | 2025.03.20 21:51:59.584137 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1462 | 2025.03.20 21:51:59.584206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1463 | 2025.03.20 21:51:59.591403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1464 | 2025.03.20 21:51:59.592198 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1465 | 2025.03.20 21:51:59.595038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1466 | 2025.03.20 21:51:59.612700 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1467 | 2025.03.20 21:51:59.612785 [ 3 ] {} <Debug> TCP-Session: 7d99309c-0b7a-4f59-ad51-4336d150fa12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1468 | 2025.03.20 21:52:00.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.17 MiB, peak 169.21 MiB, free memory in arenas 0.00 B, will set to 165.25 MiB (RSS), difference: 2.07 MiB | ||
1469 | 2025.03.20 21:52:00.038253 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1470 | 2025.03.20 21:52:00.038443 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1471 | 2025.03.20 21:52:00.038518 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1472 | 2025.03.20 21:52:00.039363 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1473 | 2025.03.20 21:52:00.039410 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1474 | 2025.03.20 21:52:00.039966 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1475 | 2025.03.20 21:52:00.040216 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1476 | 2025.03.20 21:52:00.040495 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Debug> executeQuery: Read 76 rows, 6.72 KiB in 0.002104 sec., 36121.67300380228 rows/sec., 3.12 MiB/sec. | ||
1477 | 2025.03.20 21:52:00.040679 [ 5 ] {1c2d39c0-05cd-48e3-a305-c48d649aa440} <Debug> TCPHandler: Processed in 0.002554238 sec. | ||
1478 | 2025.03.20 21:52:00.040817 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1479 | 2025.03.20 21:52:00.040929 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1480 | 2025.03.20 21:52:00.040976 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1481 | 2025.03.20 21:52:00.041537 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1482 | 2025.03.20 21:52:00.041579 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1483 | 2025.03.20 21:52:00.041925 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1484 | 2025.03.20 21:52:00.042160 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1485 | 2025.03.20 21:52:00.042357 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001452 sec., 15840.220385674931 rows/sec., 1.16 MiB/sec. | ||
1486 | 2025.03.20 21:52:00.042656 [ 5 ] {f916a8e8-a384-4618-9bec-5e5165bbcc8d} <Debug> TCPHandler: Processed in 0.00188956 sec. | ||
1487 | 2025.03.20 21:52:00.042815 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1488 | 2025.03.20 21:52:00.042920 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1489 | 2025.03.20 21:52:00.042966 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1490 | 2025.03.20 21:52:00.043525 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1491 | 2025.03.20 21:52:00.043564 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1492 | 2025.03.20 21:52:00.043918 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1493 | 2025.03.20 21:52:00.044157 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1494 | 2025.03.20 21:52:00.044390 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001485 sec., 39730.639730639734 rows/sec., 3.10 MiB/sec. | ||
1495 | 2025.03.20 21:52:00.044451 [ 5 ] {1471bc1e-6150-4f3f-a0fb-1a74faebf640} <Debug> TCPHandler: Processed in 0.001689365 sec. | ||
1496 | 2025.03.20 21:52:00.044573 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1497 | 2025.03.20 21:52:00.044677 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1498 | 2025.03.20 21:52:00.044726 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1499 | 2025.03.20 21:52:00.045518 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1500 | 2025.03.20 21:52:00.045556 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1501 | 2025.03.20 21:52:00.045924 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1502 | 2025.03.20 21:52:00.046155 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1503 | 2025.03.20 21:52:00.046432 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001773 sec., 33840.9475465313 rows/sec., 2.37 MiB/sec. | ||
1504 | 2025.03.20 21:52:00.046904 [ 5 ] {c9096d68-a492-4efb-b9d6-af27cc549801} <Debug> TCPHandler: Processed in 0.002377914 sec. | ||
1505 | 2025.03.20 21:52:00.047062 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1506 | 2025.03.20 21:52:00.047163 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1507 | 2025.03.20 21:52:00.047230 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <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 | ||
1508 | 2025.03.20 21:52:00.048384 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1509 | 2025.03.20 21:52:00.048422 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1510 | 2025.03.20 21:52:00.049029 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1511 | 2025.03.20 21:52:00.049287 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1512 | 2025.03.20 21:52:00.049586 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002427 sec., 9476.720230737536 rows/sec., 16.98 MiB/sec. | ||
1513 | 2025.03.20 21:52:00.049695 [ 5 ] {2be51a67-1c0b-45c3-97ae-8bcc3fdf69aa} <Debug> TCPHandler: Processed in 0.002683922 sec. | ||
1514 | 2025.03.20 21:52:00.049833 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1515 | 2025.03.20 21:52:00.049937 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1516 | 2025.03.20 21:52:00.049983 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1517 | 2025.03.20 21:52:00.050408 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1518 | 2025.03.20 21:52:00.050446 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1519 | 2025.03.20 21:52:00.050793 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1520 | 2025.03.20 21:52:00.051024 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1521 | 2025.03.20 21:52:00.051310 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001372 sec., 21865.889212827988 rows/sec., 1.45 MiB/sec. | ||
1522 | 2025.03.20 21:52:00.051520 [ 5 ] {87434cac-3b73-409d-9d60-94c050337403} <Debug> TCPHandler: Processed in 0.001736127 sec. | ||
1523 | 2025.03.20 21:52:02.389948 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2025.03.20 21:52:02.390266 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1525 | 2025.03.20 21:52:02.390719 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1526 | 2025.03.20 21:52:02.390775 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1527 | 2025.03.20 21:52:02.391144 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1528 | 2025.03.20 21:52:02.391227 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1529 | 2025.03.20 21:52:02.391404 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1530 | 2025.03.20 21:52:02.391671 [ 287 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1531 | 2025.03.20 21:52:02.391693 [ 286 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1532 | 2025.03.20 21:52:02.391848 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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.03.20 21:52:02.391884 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1534 | 2025.03.20 21:52:02.395858 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1535 | 2025.03.20 21:52:02.395889 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1536 | 2025.03.20 21:52:02.395950 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1537 | 2025.03.20 21:52:02.396000 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1538 | 2025.03.20 21:52:02.397547 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.007406 sec., 2970.564407237375 rows/sec., 124.34 KiB/sec. | ||
1539 | 2025.03.20 21:52:02.397701 [ 5 ] {2fdc28c3-5884-4fea-98fc-9ee9119a5a54} <Debug> TCPHandler: Processed in 0.007944302 sec. | ||
1540 | 2025.03.20 21:52:02.397956 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1541 | 2025.03.20 21:52:02.398116 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1542 | 2025.03.20 21:52:02.398403 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1543 | 2025.03.20 21:52:02.398446 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1544 | 2025.03.20 21:52:02.398723 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1545 | 2025.03.20 21:52:02.398788 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1546 | 2025.03.20 21:52:02.398930 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1547 | 2025.03.20 21:52:02.399006 [ 288 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1548 | 2025.03.20 21:52:02.399027 [ 287 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1549 | 2025.03.20 21:52:02.399127 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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.03.20 21:52:02.399155 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1551 | 2025.03.20 21:52:02.399235 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1552 | 2025.03.20 21:52:02.399255 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1553 | 2025.03.20 21:52:02.399293 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1554 | 2025.03.20 21:52:02.399332 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1555 | 2025.03.20 21:52:02.400429 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002385 sec., 9224.318658280923 rows/sec., 386.12 KiB/sec. | ||
1556 | 2025.03.20 21:52:02.400570 [ 5 ] {000b356f-5f59-4f37-a0eb-a3e30532c9c4} <Debug> TCPHandler: Processed in 0.002668461 sec. | ||
1557 | 2025.03.20 21:52:02.400779 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2025.03.20 21:52:02.400933 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', '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) | ||
1559 | 2025.03.20 21:52:02.401211 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1560 | 2025.03.20 21:52:02.401253 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <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', '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 | ||
1561 | 2025.03.20 21:52:02.401529 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1562 | 2025.03.20 21:52:02.401595 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1563 | 2025.03.20 21:52:02.401735 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1564 | 2025.03.20 21:52:02.401807 [ 288 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1565 | 2025.03.20 21:52:02.401826 [ 287 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1566 | 2025.03.20 21:52:02.401914 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
1567 | 2025.03.20 21:52:02.401940 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1568 | 2025.03.20 21:52:02.402020 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1569 | 2025.03.20 21:52:02.402039 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1570 | 2025.03.20 21:52:02.402080 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1571 | 2025.03.20 21:52:02.402121 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1572 | 2025.03.20 21:52:02.403186 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002321 sec., 9478.67298578199 rows/sec., 396.77 KiB/sec. | ||
1573 | 2025.03.20 21:52:02.403324 [ 5 ] {c71984e4-5089-41f1-a342-8d9d98c6ed93} <Debug> TCPHandler: Processed in 0.00259671 sec. | ||
1574 | 2025.03.20 21:52:02.403527 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1575 | 2025.03.20 21:52:02.403685 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', '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) | ||
1576 | 2025.03.20 21:52:02.403960 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1577 | 2025.03.20 21:52:02.404002 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <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', '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 | ||
1578 | 2025.03.20 21:52:02.404279 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1579 | 2025.03.20 21:52:02.404344 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1580 | 2025.03.20 21:52:02.404484 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1581 | 2025.03.20 21:52:02.404597 [ 287 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1582 | 2025.03.20 21:52:02.404614 [ 286 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1583 | 2025.03.20 21:52:02.404715 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
1584 | 2025.03.20 21:52:02.404744 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1585 | 2025.03.20 21:52:02.404825 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1586 | 2025.03.20 21:52:02.404845 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1587 | 2025.03.20 21:52:02.404883 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <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', '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'))" | ||
1588 | 2025.03.20 21:52:02.404924 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <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', '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'))" | ||
1589 | 2025.03.20 21:52:02.405859 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002242 sec., 9812.667261373774 rows/sec., 410.75 KiB/sec. | ||
1590 | 2025.03.20 21:52:02.405992 [ 5 ] {a6215cd5-1727-475c-b36e-82816bea6f35} <Debug> TCPHandler: Processed in 0.002516457 sec. | ||
1591 | 2025.03.20 21:52:02.406191 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2025.03.20 21:52:02.406345 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', '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) | ||
1593 | 2025.03.20 21:52:02.406620 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1594 | 2025.03.20 21:52:02.406662 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <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', '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 | ||
1595 | 2025.03.20 21:52:02.406943 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1596 | 2025.03.20 21:52:02.407008 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1597 | 2025.03.20 21:52:02.407146 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1598 | 2025.03.20 21:52:02.407244 [ 287 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1599 | 2025.03.20 21:52:02.407249 [ 288 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1600 | 2025.03.20 21:52:02.407346 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
1601 | 2025.03.20 21:52:02.407369 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1602 | 2025.03.20 21:52:02.407445 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1603 | 2025.03.20 21:52:02.407464 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1604 | 2025.03.20 21:52:02.407502 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <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', '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'))" | ||
1605 | 2025.03.20 21:52:02.407543 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <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', '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'))" | ||
1606 | 2025.03.20 21:52:02.408596 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002319 sec., 9486.847779215179 rows/sec., 397.11 KiB/sec. | ||
1607 | 2025.03.20 21:52:02.408739 [ 5 ] {c78ba02c-3dc5-4552-89ab-0b4cb10517de} <Debug> TCPHandler: Processed in 0.002599389 sec. | ||
1608 | 2025.03.20 21:52:02.408957 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2025.03.20 21:52:02.409112 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', '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) | ||
1610 | 2025.03.20 21:52:02.409389 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1611 | 2025.03.20 21:52:02.409434 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <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', '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 | ||
1612 | 2025.03.20 21:52:02.409716 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1613 | 2025.03.20 21:52:02.409782 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1614 | 2025.03.20 21:52:02.409923 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1615 | 2025.03.20 21:52:02.410021 [ 286 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1616 | 2025.03.20 21:52:02.410036 [ 288 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1617 | 2025.03.20 21:52:02.410137 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
1618 | 2025.03.20 21:52:02.410161 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1619 | 2025.03.20 21:52:02.410238 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1620 | 2025.03.20 21:52:02.410258 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1621 | 2025.03.20 21:52:02.410296 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <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', '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'))" | ||
1622 | 2025.03.20 21:52:02.410335 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <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', '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'))" | ||
1623 | 2025.03.20 21:52:02.411307 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002265 sec., 9713.024282560706 rows/sec., 406.58 KiB/sec. | ||
1624 | 2025.03.20 21:52:02.411438 [ 5 ] {7db0a51b-c86f-4111-bb3f-d03811a33782} <Debug> TCPHandler: Processed in 0.002533098 sec. | ||
1625 | 2025.03.20 21:52:02.496978 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1626 | 2025.03.20 21:52:02.497183 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', '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) | ||
1627 | 2025.03.20 21:52:02.497536 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1628 | 2025.03.20 21:52:02.497591 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <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', '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 | ||
1629 | 2025.03.20 21:52:02.497919 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1630 | 2025.03.20 21:52:02.497995 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1631 | 2025.03.20 21:52:02.498154 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1632 | 2025.03.20 21:52:02.498284 [ 287 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1633 | 2025.03.20 21:52:02.498289 [ 288 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1634 | 2025.03.20 21:52:02.498403 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
1635 | 2025.03.20 21:52:02.498430 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1636 | 2025.03.20 21:52:02.498518 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1637 | 2025.03.20 21:52:02.498540 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1638 | 2025.03.20 21:52:02.498581 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <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', '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'))" | ||
1639 | 2025.03.20 21:52:02.498628 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <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', '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'))" | ||
1640 | 2025.03.20 21:52:02.499710 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002619 sec., 8400.152730049638 rows/sec., 351.62 KiB/sec. | ||
1641 | 2025.03.20 21:52:02.499864 [ 5 ] {314d0713-5c4c-447d-b2f1-624265e3ed2f} <Debug> TCPHandler: Processed in 0.002971979 sec. | ||
1642 | 2025.03.20 21:52:02.500432 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2025.03.20 21:52:02.500553 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1644 | 2025.03.20 21:52:02.500604 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1645 | 2025.03.20 21:52:02.501302 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1646 | 2025.03.20 21:52:02.501353 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1647 | 2025.03.20 21:52:02.501849 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1648 | 2025.03.20 21:52:02.502076 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1649 | 2025.03.20 21:52:02.502452 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001866 sec., 3751.3397642015007 rows/sec., 763.04 KiB/sec. | ||
1650 | 2025.03.20 21:52:02.502619 [ 5 ] {19f04952-306c-4672-b3fc-823c4099c36f} <Debug> TCPHandler: Processed in 0.00225221 sec. | ||
1651 | 2025.03.20 21:52:02.502732 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1652 | 2025.03.20 21:52:02.502839 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1653 | 2025.03.20 21:52:02.502886 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1654 | 2025.03.20 21:52:02.504053 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1655 | 2025.03.20 21:52:02.504095 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1656 | 2025.03.20 21:52:02.504537 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1657 | 2025.03.20 21:52:02.504790 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1658 | 2025.03.20 21:52:02.505025 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Debug> executeQuery: Read 1171 rows, 98.59 KiB in 0.00221 sec., 529864.2533936651 rows/sec., 43.57 MiB/sec. | ||
1659 | 2025.03.20 21:52:02.505078 [ 5 ] {c35334f6-a16c-4691-ba9d-85b4f74ef476} <Debug> TCPHandler: Processed in 0.002397154 sec. | ||
1660 | 2025.03.20 21:52:02.505202 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1661 | 2025.03.20 21:52:02.505312 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1662 | 2025.03.20 21:52:02.505358 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1663 | 2025.03.20 21:52:02.505966 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1664 | 2025.03.20 21:52:02.506007 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1665 | 2025.03.20 21:52:02.506370 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1666 | 2025.03.20 21:52:02.506611 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1667 | 2025.03.20 21:52:02.506832 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001539 sec., 148148.14814814815 rows/sec., 10.03 MiB/sec. | ||
1668 | 2025.03.20 21:52:02.506900 [ 5 ] {d485ddea-515c-4961-99ef-d4329a821af6} <Debug> TCPHandler: Processed in 0.001750467 sec. | ||
1669 | 2025.03.20 21:52:02.507016 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1670 | 2025.03.20 21:52:02.507125 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1671 | 2025.03.20 21:52:02.507170 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1672 | 2025.03.20 21:52:02.507867 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1673 | 2025.03.20 21:52:02.507907 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1674 | 2025.03.20 21:52:02.508275 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1675 | 2025.03.20 21:52:02.508509 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1676 | 2025.03.20 21:52:02.508740 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Debug> executeQuery: Read 492 rows, 37.17 KiB in 0.001637 sec., 300549.7861942578 rows/sec., 22.17 MiB/sec. | ||
1677 | 2025.03.20 21:52:02.508794 [ 5 ] {62c438b5-c168-4917-959a-f4d022f80516} <Debug> TCPHandler: Processed in 0.001829859 sec. | ||
1678 | 2025.03.20 21:52:02.508902 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1679 | 2025.03.20 21:52:02.509005 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1680 | 2025.03.20 21:52:02.509054 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1681 | 2025.03.20 21:52:02.510741 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1682 | 2025.03.20 21:52:02.510779 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1683 | 2025.03.20 21:52:02.511267 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1684 | 2025.03.20 21:52:02.511516 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1685 | 2025.03.20 21:52:02.511746 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Debug> executeQuery: Read 2179 rows, 149.09 KiB in 0.002762 sec., 788921.0716871831 rows/sec., 52.71 MiB/sec. | ||
1686 | 2025.03.20 21:52:02.511799 [ 5 ] {2bc44ef8-5f0b-4899-8bc4-de02b5d62a18} <Debug> TCPHandler: Processed in 0.002947199 sec. | ||
1687 | 2025.03.20 21:52:02.511917 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1688 | 2025.03.20 21:52:02.512024 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1689 | 2025.03.20 21:52:02.512073 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1690 | 2025.03.20 21:52:02.512491 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1691 | 2025.03.20 21:52:02.512530 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1692 | 2025.03.20 21:52:02.512883 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1693 | 2025.03.20 21:52:02.513115 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1694 | 2025.03.20 21:52:02.513336 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Debug> executeQuery: Read 18 rows, 1.22 KiB in 0.001333 sec., 13503.37584396099 rows/sec., 916.49 KiB/sec. | ||
1695 | 2025.03.20 21:52:02.513387 [ 5 ] {3b0455b1-b921-4c2f-8997-f343bddfce8d} <Debug> TCPHandler: Processed in 0.0015208 sec. | ||
1696 | 2025.03.20 21:52:05.036672 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1697 | 2025.03.20 21:52:05.036970 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1698 | 2025.03.20 21:52:05.037078 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1699 | 2025.03.20 21:52:05.037901 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1700 | 2025.03.20 21:52:05.037950 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1701 | 2025.03.20 21:52:05.038380 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1702 | 2025.03.20 21:52:05.038636 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1703 | 2025.03.20 21:52:05.038832 [ 53 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1704 | 2025.03.20 21:52:05.038905 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002003 sec., 27958.06290564154 rows/sec., 2.13 MiB/sec. | ||
1705 | 2025.03.20 21:52:05.038920 [ 53 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1706 | 2025.03.20 21:52:05.038990 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1707 | 2025.03.20 21:52:05.039044 [ 5 ] {4b8bc2a7-23af-4485-86f8-86a26a17480e} <Debug> TCPHandler: Processed in 0.002544828 sec. | ||
1708 | 2025.03.20 21:52:05.039266 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1709 | 2025.03.20 21:52:05.039272 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
1710 | 2025.03.20 21:52:05.039472 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1711 | 2025.03.20 21:52:05.039573 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1712 | 2025.03.20 21:52:05.039584 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1713 | 2025.03.20 21:52:05.039644 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 76 rows starting from the beginning of the part | ||
1714 | 2025.03.20 21:52:05.039946 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
1715 | 2025.03.20 21:52:05.040336 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
1716 | 2025.03.20 21:52:05.040856 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
1717 | 2025.03.20 21:52:05.041159 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1171 rows starting from the beginning of the part | ||
1718 | 2025.03.20 21:52:05.041531 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
1719 | 2025.03.20 21:52:05.042425 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1720 | 2025.03.20 21:52:05.042498 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1721 | 2025.03.20 21:52:05.043504 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1722 | 2025.03.20 21:52:05.044048 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1723 | 2025.03.20 21:52:05.044442 [ 26 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1724 | 2025.03.20 21:52:05.044509 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005091 sec., 12571.204085641328 rows/sec., 1004.76 KiB/sec. | ||
1725 | 2025.03.20 21:52:05.044878 [ 5 ] {93ac8ef3-c903-45ad-b735-878fceb621a4} <Debug> TCPHandler: Processed in 0.005696193 sec. | ||
1726 | 2025.03.20 21:52:05.044969 [ 26 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1727 | 2025.03.20 21:52:05.045153 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1728 | 2025.03.20 21:52:05.045186 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 5 columns (5 merged, 0 gathered) in 0.006047832 sec., 245542.53491168405 rows/sec., 21.20 MiB/sec. | ||
1729 | 2025.03.20 21:52:05.045255 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2025.03.20 21:52:05.045620 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
1731 | 2025.03.20 21:52:05.045715 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1732 | 2025.03.20 21:52:05.045781 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1733 | 2025.03.20 21:52:05.046159 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1734 | 2025.03.20 21:52:05.046283 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1735 | 2025.03.20 21:52:05.046415 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 75 rows starting from the beginning of the part | ||
1736 | 2025.03.20 21:52:05.046779 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 59 rows starting from the beginning of the part | ||
1737 | 2025.03.20 21:52:05.047132 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1738 | 2025.03.20 21:52:05.047425 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 59 rows starting from the beginning of the part | ||
1739 | 2025.03.20 21:52:05.047850 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 492 rows starting from the beginning of the part | ||
1740 | 2025.03.20 21:52:05.048136 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
1741 | 2025.03.20 21:52:05.049329 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1742 | 2025.03.20 21:52:05.049636 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1743 | 2025.03.20 21:52:05.049732 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1744 | 2025.03.20 21:52:05.049884 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_11_2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1745 | 2025.03.20 21:52:05.050253 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
1746 | 2025.03.20 21:52:05.051022 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1747 | 2025.03.20 21:52:05.051489 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1748 | 2025.03.20 21:52:05.051878 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.006612007 sec., 118723.40728011934 rows/sec., 9.41 MiB/sec. | ||
1749 | 2025.03.20 21:52:05.051907 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1750 | 2025.03.20 21:52:05.052008 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1751 | 2025.03.20 21:52:05.052048 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1752 | 2025.03.20 21:52:05.052100 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.006538 sec., 9788.926277148974 rows/sec., 698.14 KiB/sec. | ||
1753 | 2025.03.20 21:52:05.052203 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1754 | 2025.03.20 21:52:05.052467 [ 5 ] {1a64475b-17fa-451d-9e42-e15aa15e5096} <Debug> TCPHandler: Processed in 0.007329496 sec. | ||
1755 | 2025.03.20 21:52:05.052735 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
1756 | 2025.03.20 21:52:05.052824 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1757 | 2025.03.20 21:52:05.053096 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1758 | 2025.03.20 21:52:05.053210 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1759 | 2025.03.20 21:52:05.053321 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1760 | 2025.03.20 21:52:05.053363 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_11_2} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1761 | 2025.03.20 21:52:05.053368 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1762 | 2025.03.20 21:52:05.053416 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
1763 | 2025.03.20 21:52:05.053631 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
1764 | 2025.03.20 21:52:05.053945 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
1765 | 2025.03.20 21:52:05.054365 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
1766 | 2025.03.20 21:52:05.054729 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
1767 | 2025.03.20 21:52:05.055031 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2179 rows starting from the beginning of the part | ||
1768 | 2025.03.20 21:52:05.055404 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
1769 | 2025.03.20 21:52:05.056145 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1770 | 2025.03.20 21:52:05.056209 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1771 | 2025.03.20 21:52:05.057205 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1772 | 2025.03.20 21:52:05.057772 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1773 | 2025.03.20 21:52:05.058065 [ 26 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1774 | 2025.03.20 21:52:05.058196 [ 26 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1775 | 2025.03.20 21:52:05.058279 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.005199 sec., 4616.272360069244 rows/sec., 318.57 KiB/sec. | ||
1776 | 2025.03.20 21:52:05.058344 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1777 | 2025.03.20 21:52:05.058511 [ 5 ] {fc5b26fb-d024-43c9-ab86-1c6de09218aa} <Debug> TCPHandler: Processed in 0.005802865 sec. | ||
1778 | 2025.03.20 21:52:05.059149 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2747 rows, containing 5 columns (5 merged, 0 gathered) in 0.006937175 sec., 395982.5144961746 rows/sec., 26.73 MiB/sec. | ||
1779 | 2025.03.20 21:52:05.059154 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
1780 | 2025.03.20 21:52:05.059316 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1781 | 2025.03.20 21:52:05.059369 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part | ||
1782 | 2025.03.20 21:52:05.059498 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1783 | 2025.03.20 21:52:05.059571 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
1784 | 2025.03.20 21:52:05.059876 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
1785 | 2025.03.20 21:52:05.060220 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
1786 | 2025.03.20 21:52:05.060415 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
1787 | 2025.03.20 21:52:05.060695 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
1788 | 2025.03.20 21:52:05.060765 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1789 | 2025.03.20 21:52:05.061260 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1790 | 2025.03.20 21:52:05.061412 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
1791 | 2025.03.20 21:52:05.062210 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003594306 sec., 81796.0407377669 rows/sec., 5.43 MiB/sec. | ||
1792 | 2025.03.20 21:52:05.062369 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1793 | 2025.03.20 21:52:05.062674 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2025.03.20 21:52:05.062758 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_11_2} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1795 | 2025.03.20 21:52:05.062840 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1796 | 2025.03.20 21:52:06.839110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
1797 | 2025.03.20 21:52:06.839750 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1798 | 2025.03.20 21:52:06.839793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1799 | 2025.03.20 21:52:06.840298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1800 | 2025.03.20 21:52:06.840550 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1801 | 2025.03.20 21:52:06.840808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
1802 | 2025.03.20 21:52:07.096041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1803 | 2025.03.20 21:52:07.117145 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2025.03.20 21:52:07.117204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
1805 | 2025.03.20 21:52:07.124052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1806 | 2025.03.20 21:52:07.124823 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2025.03.20 21:52:07.128387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1808 | 2025.03.20 21:52:09.337663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 260 | ||
1809 | 2025.03.20 21:52:09.341596 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1810 | 2025.03.20 21:52:09.341659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1811 | 2025.03.20 21:52:09.343304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1812 | 2025.03.20 21:52:09.343628 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1813 | 2025.03.20 21:52:09.343841 [ 47 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1814 | 2025.03.20 21:52:09.343956 [ 47 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2025.03.20 21:52:09.344020 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1816 | 2025.03.20 21:52:09.344583 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
1817 | 2025.03.20 21:52:09.346020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
1818 | 2025.03.20 21:52:09.346371 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1819 | 2025.03.20 21:52:09.346570 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
1820 | 2025.03.20 21:52:09.347212 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
1821 | 2025.03.20 21:52:09.347831 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
1822 | 2025.03.20 21:52:09.348466 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1823 | 2025.03.20 21:52:09.349108 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
1824 | 2025.03.20 21:52:09.349778 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1825 | 2025.03.20 21:52:09.359576 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 72 columns (72 merged, 0 gathered) in 0.015423233 sec., 16857.68476687086 rows/sec., 16.64 MiB/sec. | ||
1826 | 2025.03.20 21:52:09.360451 [ 197 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1827 | 2025.03.20 21:52:09.361172 [ 197 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1828 | 2025.03.20 21:52:09.361253 [ 197 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_6_1} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1829 | 2025.03.20 21:52:09.361469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
1830 | 2025.03.20 21:52:10.042083 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2025.03.20 21:52:10.042292 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1832 | 2025.03.20 21:52:10.042369 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1833 | 2025.03.20 21:52:10.043269 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1834 | 2025.03.20 21:52:10.043315 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1835 | 2025.03.20 21:52:10.043764 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1836 | 2025.03.20 21:52:10.044035 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1837 | 2025.03.20 21:52:10.044301 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.002055 sec., 50608.27250608273 rows/sec., 4.22 MiB/sec. | ||
1838 | 2025.03.20 21:52:10.044410 [ 5 ] {6c32980f-cd1e-4664-a3a7-18eb16a095d4} <Debug> TCPHandler: Processed in 0.002459706 sec. | ||
1839 | 2025.03.20 21:52:10.044598 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1840 | 2025.03.20 21:52:10.044709 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1841 | 2025.03.20 21:52:10.044760 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1842 | 2025.03.20 21:52:10.045307 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1843 | 2025.03.20 21:52:10.045348 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1844 | 2025.03.20 21:52:10.045695 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1845 | 2025.03.20 21:52:10.045937 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1846 | 2025.03.20 21:52:10.046208 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001516 sec., 15831.1345646438 rows/sec., 1.16 MiB/sec. | ||
1847 | 2025.03.20 21:52:10.046347 [ 5 ] {4c9f7e54-95f9-490e-8fcb-fea14b995df4} <Debug> TCPHandler: Processed in 0.001807148 sec. | ||
1848 | 2025.03.20 21:52:10.046458 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1849 | 2025.03.20 21:52:10.046562 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1850 | 2025.03.20 21:52:10.046607 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1851 | 2025.03.20 21:52:10.047173 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1852 | 2025.03.20 21:52:10.047213 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1853 | 2025.03.20 21:52:10.047570 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1854 | 2025.03.20 21:52:10.047809 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1855 | 2025.03.20 21:52:10.048016 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001475 sec., 59661.016949152545 rows/sec., 4.66 MiB/sec. | ||
1856 | 2025.03.20 21:52:10.048069 [ 5 ] {ed8434b5-7e8b-4840-82bf-c9add5e15b28} <Debug> TCPHandler: Processed in 0.001663214 sec. | ||
1857 | 2025.03.20 21:52:10.048185 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2025.03.20 21:52:10.048290 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1859 | 2025.03.20 21:52:10.048339 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1860 | 2025.03.20 21:52:10.048861 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1861 | 2025.03.20 21:52:10.048900 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1862 | 2025.03.20 21:52:10.049277 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1863 | 2025.03.20 21:52:10.049510 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2025.03.20 21:52:10.049773 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00149 sec., 107382.55033557047 rows/sec., 7.48 MiB/sec. | ||
1865 | 2025.03.20 21:52:10.049948 [ 5 ] {d22531d8-2245-40fe-9691-d0ed6b0b3d85} <Debug> TCPHandler: Processed in 0.001810688 sec. | ||
1866 | 2025.03.20 21:52:10.050091 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2025.03.20 21:52:10.050197 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1868 | 2025.03.20 21:52:10.050266 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <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 | ||
1869 | 2025.03.20 21:52:10.051361 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1870 | 2025.03.20 21:52:10.051401 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1871 | 2025.03.20 21:52:10.052017 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1872 | 2025.03.20 21:52:10.052277 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1873 | 2025.03.20 21:52:10.052623 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002427 sec., 9888.75154511743 rows/sec., 17.72 MiB/sec. | ||
1874 | 2025.03.20 21:52:10.052783 [ 5 ] {8b357faa-9f60-4328-ae61-7ef39b1304a5} <Debug> TCPHandler: Processed in 0.002743703 sec. | ||
1875 | 2025.03.20 21:52:10.052900 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1876 | 2025.03.20 21:52:10.053003 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1877 | 2025.03.20 21:52:10.053049 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1878 | 2025.03.20 21:52:10.053486 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1879 | 2025.03.20 21:52:10.053527 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1880 | 2025.03.20 21:52:10.053877 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1881 | 2025.03.20 21:52:10.054115 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1882 | 2025.03.20 21:52:10.054331 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
1883 | 2025.03.20 21:52:10.054381 [ 5 ] {72e07d04-db74-460c-8828-1dd63008a45a} <Debug> TCPHandler: Processed in 0.001532411 sec. | ||
1884 | 2025.03.20 21:52:14.261669 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1885 | 2025.03.20 21:52:14.261735 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1886 | 2025.03.20 21:52:14.341870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
1887 | 2025.03.20 21:52:14.342558 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2025.03.20 21:52:14.342605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1889 | 2025.03.20 21:52:14.343180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1890 | 2025.03.20 21:52:14.343457 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2025.03.20 21:52:14.343709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1892 | 2025.03.20 21:52:14.629392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1893 | 2025.03.20 21:52:14.649973 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1894 | 2025.03.20 21:52:14.650038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1895 | 2025.03.20 21:52:14.657006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1896 | 2025.03.20 21:52:14.657813 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1897 | 2025.03.20 21:52:14.660766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1898 | 2025.03.20 21:52:15.042352 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1899 | 2025.03.20 21:52:15.042525 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1900 | 2025.03.20 21:52:15.042587 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1901 | 2025.03.20 21:52:15.043295 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1902 | 2025.03.20 21:52:15.043339 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1903 | 2025.03.20 21:52:15.043749 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1904 | 2025.03.20 21:52:15.044002 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1905 | 2025.03.20 21:52:15.044241 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001763 sec., 40839.47816222348 rows/sec., 3.30 MiB/sec. | ||
1906 | 2025.03.20 21:52:15.044298 [ 5 ] {08e13e6a-c71c-405d-a599-d062251f328b} <Debug> TCPHandler: Processed in 0.002075566 sec. | ||
1907 | 2025.03.20 21:52:15.044427 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1908 | 2025.03.20 21:52:15.044540 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1909 | 2025.03.20 21:52:15.044590 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1910 | 2025.03.20 21:52:15.045111 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1911 | 2025.03.20 21:52:15.045151 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1912 | 2025.03.20 21:52:15.045521 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1913 | 2025.03.20 21:52:15.045764 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2025.03.20 21:52:15.045935 [ 40 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1915 | 2025.03.20 21:52:15.046003 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001487 sec., 5379.959650302622 rows/sec., 404.55 KiB/sec. | ||
1916 | 2025.03.20 21:52:15.046026 [ 40 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1917 | 2025.03.20 21:52:15.046097 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1918 | 2025.03.20 21:52:15.046140 [ 5 ] {46db33ac-bf9e-46bd-bda3-e9253b08d1d3} <Debug> TCPHandler: Processed in 0.001766047 sec. | ||
1919 | 2025.03.20 21:52:15.046437 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1920 | 2025.03.20 21:52:15.046470 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
1921 | 2025.03.20 21:52:15.046635 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1922 | 2025.03.20 21:52:15.046657 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1923 | 2025.03.20 21:52:15.046694 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1924 | 2025.03.20 21:52:15.046700 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1925 | 2025.03.20 21:52:15.046922 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
1926 | 2025.03.20 21:52:15.047447 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
1927 | 2025.03.20 21:52:15.047804 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
1928 | 2025.03.20 21:52:15.048262 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
1929 | 2025.03.20 21:52:15.048557 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
1930 | 2025.03.20 21:52:15.049207 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2025.03.20 21:52:15.049369 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1932 | 2025.03.20 21:52:15.049933 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1933 | 2025.03.20 21:52:15.050175 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 5 columns (5 merged, 0 gathered) in 0.003972167 sec., 30965.465449967232 rows/sec., 2.39 MiB/sec. | ||
1934 | 2025.03.20 21:52:15.050274 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1935 | 2025.03.20 21:52:15.050311 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1936 | 2025.03.20 21:52:15.050713 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.004102 sec., 17552.413456850318 rows/sec., 1.37 MiB/sec. | ||
1937 | 2025.03.20 21:52:15.050975 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1938 | 2025.03.20 21:52:15.051100 [ 5 ] {a11fb956-625f-487c-812f-2af583d0835e} <Debug> TCPHandler: Processed in 0.004760107 sec. | ||
1939 | 2025.03.20 21:52:15.051191 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_6_1} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1940 | 2025.03.20 21:52:15.051272 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1941 | 2025.03.20 21:52:15.051287 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1942 | 2025.03.20 21:52:15.051399 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1943 | 2025.03.20 21:52:15.051450 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1944 | 2025.03.20 21:52:15.051991 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2025.03.20 21:52:15.052030 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1946 | 2025.03.20 21:52:15.052415 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1947 | 2025.03.20 21:52:15.052654 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1948 | 2025.03.20 21:52:15.052871 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. | ||
1949 | 2025.03.20 21:52:15.052923 [ 5 ] {a66cbe42-da7c-4ab7-ba25-e5edd41eb8fe} <Debug> TCPHandler: Processed in 0.001698145 sec. | ||
1950 | 2025.03.20 21:52:15.053060 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1951 | 2025.03.20 21:52:15.053166 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1952 | 2025.03.20 21:52:15.053232 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <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 | ||
1953 | 2025.03.20 21:52:15.054223 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2025.03.20 21:52:15.054265 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1955 | 2025.03.20 21:52:15.054850 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1956 | 2025.03.20 21:52:15.055124 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2025.03.20 21:52:15.055304 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1958 | 2025.03.20 21:52:15.055389 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1959 | 2025.03.20 21:52:15.055416 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002263 sec., 3535.130357931949 rows/sec., 6.33 MiB/sec. | ||
1960 | 2025.03.20 21:52:15.055430 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1961 | 2025.03.20 21:52:15.055831 [ 5 ] {1945f20b-34a9-4a65-9639-118c5528fe99} <Debug> TCPHandler: Processed in 0.002820155 sec. | ||
1962 | 2025.03.20 21:52:15.055852 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
1963 | 2025.03.20 21:52:15.055995 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1964 | 2025.03.20 21:52:15.056225 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1965 | 2025.03.20 21:52:15.056344 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1966 | 2025.03.20 21:52:15.056785 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1967 | 2025.03.20 21:52:15.057020 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1968 | 2025.03.20 21:52:15.057691 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
1969 | 2025.03.20 21:52:15.058439 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
1970 | 2025.03.20 21:52:15.058483 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1971 | 2025.03.20 21:52:15.058607 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1972 | 2025.03.20 21:52:15.059173 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
1973 | 2025.03.20 21:52:15.059839 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
1974 | 2025.03.20 21:52:15.059992 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1975 | 2025.03.20 21:52:15.060529 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
1976 | 2025.03.20 21:52:15.060776 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2025.03.20 21:52:15.061578 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00542 sec., 11070.11070110701 rows/sec., 763.95 KiB/sec. | ||
1978 | 2025.03.20 21:52:15.061796 [ 5 ] {4bb173c9-57a1-4352-9966-8a36a774b35a} <Debug> TCPHandler: Processed in 0.005870467 sec. | ||
1979 | 2025.03.20 21:52:15.063962 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.008366564 sec., 14701.375618473725 rows/sec., 26.34 MiB/sec. | ||
1980 | 2025.03.20 21:52:15.064359 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1981 | 2025.03.20 21:52:15.064780 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1982 | 2025.03.20 21:52:15.064853 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1983 | 2025.03.20 21:52:15.064987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
1984 | 2025.03.20 21:52:19.347201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 284 | ||
1985 | 2025.03.20 21:52:19.350412 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2025.03.20 21:52:19.350463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1987 | 2025.03.20 21:52:19.351957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1988 | 2025.03.20 21:52:19.352306 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2025.03.20 21:52:19.352885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
1990 | 2025.03.20 21:52:20.038252 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2025.03.20 21:52:20.038505 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', '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) | ||
1992 | 2025.03.20 21:52:20.038912 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1993 | 2025.03.20 21:52:20.038962 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', '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 | ||
1994 | 2025.03.20 21:52:20.039303 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1995 | 2025.03.20 21:52:20.039385 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1996 | 2025.03.20 21:52:20.039563 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1997 | 2025.03.20 21:52:20.039715 [ 288 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1998 | 2025.03.20 21:52:20.039750 [ 287 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1999 | 2025.03.20 21:52:20.039781 [ 286 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2000 | 2025.03.20 21:52:20.039918 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
2001 | 2025.03.20 21:52:20.039949 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2002 | 2025.03.20 21:52:20.040068 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2003 | 2025.03.20 21:52:20.040092 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2004 | 2025.03.20 21:52:20.040136 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2005 | 2025.03.20 21:52:20.040184 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2006 | 2025.03.20 21:52:20.040230 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2007 | 2025.03.20 21:52:20.042114 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003722 sec., 7791.509940891993 rows/sec., 315.64 KiB/sec. | ||
2008 | 2025.03.20 21:52:20.042291 [ 5 ] {2af31cb1-dc9f-475c-9594-c401103bbe8c} <Debug> TCPHandler: Processed in 0.004173602 sec. | ||
2009 | 2025.03.20 21:52:20.047977 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2010 | 2025.03.20 21:52:20.048099 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2011 | 2025.03.20 21:52:20.048148 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2012 | 2025.03.20 21:52:20.048904 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2013 | 2025.03.20 21:52:20.048948 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2014 | 2025.03.20 21:52:20.049439 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2015 | 2025.03.20 21:52:20.049661 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2016 | 2025.03.20 21:52:20.049878 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001812 sec., 551.8763796909492 rows/sec., 125.03 KiB/sec. | ||
2017 | 2025.03.20 21:52:20.049934 [ 5 ] {db934a60-06db-44b8-9940-b7f5f6ce4dd1} <Debug> TCPHandler: Processed in 0.002011193 sec. | ||
2018 | 2025.03.20 21:52:20.050055 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2019 | 2025.03.20 21:52:20.050162 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2020 | 2025.03.20 21:52:20.050209 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2021 | 2025.03.20 21:52:20.050744 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2022 | 2025.03.20 21:52:20.050784 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2023 | 2025.03.20 21:52:20.051130 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2024 | 2025.03.20 21:52:20.051392 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2025 | 2025.03.20 21:52:20.051612 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 333.96 KiB/sec. | ||
2026 | 2025.03.20 21:52:20.051764 [ 5 ] {bc33b699-a44a-4d52-8644-6edd4b06dc4f} <Debug> TCPHandler: Processed in 0.001756417 sec. | ||
2027 | 2025.03.20 21:52:20.051889 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2028 | 2025.03.20 21:52:20.051997 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2029 | 2025.03.20 21:52:20.052042 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2030 | 2025.03.20 21:52:20.052623 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2031 | 2025.03.20 21:52:20.052662 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2032 | 2025.03.20 21:52:20.053017 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2033 | 2025.03.20 21:52:20.053251 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2025.03.20 21:52:20.053460 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.001485 sec., 72053.87205387205 rows/sec., 5.99 MiB/sec. | ||
2035 | 2025.03.20 21:52:20.053511 [ 5 ] {00c55be2-d3a3-4be6-bc47-2408a7984ebb} <Debug> TCPHandler: Processed in 0.001674615 sec. | ||
2036 | 2025.03.20 21:52:20.053629 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2037 | 2025.03.20 21:52:20.053734 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2038 | 2025.03.20 21:52:20.053780 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2039 | 2025.03.20 21:52:20.054297 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2040 | 2025.03.20 21:52:20.054337 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2041 | 2025.03.20 21:52:20.054675 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2042 | 2025.03.20 21:52:20.054906 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2043 | 2025.03.20 21:52:20.055140 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001422 sec., 21097.04641350211 rows/sec., 1.53 MiB/sec. | ||
2044 | 2025.03.20 21:52:20.055315 [ 5 ] {d8fdd571-8b6a-4e77-9da5-5f6c73c4f716} <Debug> TCPHandler: Processed in 0.001727416 sec. | ||
2045 | 2025.03.20 21:52:20.055462 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2046 | 2025.03.20 21:52:20.055569 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2047 | 2025.03.20 21:52:20.055615 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2048 | 2025.03.20 21:52:20.056181 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2025.03.20 21:52:20.056220 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2050 | 2025.03.20 21:52:20.056566 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2051 | 2025.03.20 21:52:20.056800 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2025.03.20 21:52:20.057097 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001518 sec., 61923.583662714096 rows/sec., 4.84 MiB/sec. | ||
2053 | 2025.03.20 21:52:20.057224 [ 5 ] {e8190b3c-f1d0-434d-ab28-dee569e0c7ee} <Debug> TCPHandler: Processed in 0.001814639 sec. | ||
2054 | 2025.03.20 21:52:20.057340 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2055 | 2025.03.20 21:52:20.057447 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2056 | 2025.03.20 21:52:20.057496 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2057 | 2025.03.20 21:52:20.058017 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2058 | 2025.03.20 21:52:20.058055 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2059 | 2025.03.20 21:52:20.058452 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2060 | 2025.03.20 21:52:20.058685 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2025.03.20 21:52:20.058892 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001467 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
2062 | 2025.03.20 21:52:20.058945 [ 5 ] {9b96aeb4-286d-45fd-966e-95a61da7ab0c} <Debug> TCPHandler: Processed in 0.001657064 sec. | ||
2063 | 2025.03.20 21:52:20.059081 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2064 | 2025.03.20 21:52:20.059186 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2065 | 2025.03.20 21:52:20.059254 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <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 | ||
2066 | 2025.03.20 21:52:20.060326 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2025.03.20 21:52:20.060365 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2068 | 2025.03.20 21:52:20.060983 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2069 | 2025.03.20 21:52:20.061243 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2025.03.20 21:52:20.061489 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002323 sec., 10331.467929401635 rows/sec., 18.51 MiB/sec. | ||
2071 | 2025.03.20 21:52:20.061583 [ 5 ] {cdaa6688-c446-48ed-8570-62d3b2dab01f} <Debug> TCPHandler: Processed in 0.002553678 sec. | ||
2072 | 2025.03.20 21:52:20.061722 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2073 | 2025.03.20 21:52:20.061830 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2074 | 2025.03.20 21:52:20.061877 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2075 | 2025.03.20 21:52:20.062308 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2076 | 2025.03.20 21:52:20.062346 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2077 | 2025.03.20 21:52:20.062694 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2078 | 2025.03.20 21:52:20.062926 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2079 | 2025.03.20 21:52:20.063130 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
2080 | 2025.03.20 21:52:20.063180 [ 5 ] {bad9d30a-b408-4e83-88a2-eda6764f6257} <Debug> TCPHandler: Processed in 0.001509261 sec. | ||
2081 | 2025.03.20 21:52:21.844775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2082 | 2025.03.20 21:52:21.845426 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2083 | 2025.03.20 21:52:21.845477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2084 | 2025.03.20 21:52:21.846038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2085 | 2025.03.20 21:52:21.846299 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2086 | 2025.03.20 21:52:21.846585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2087 | 2025.03.20 21:52:21.846570 [ 31 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2088 | 2025.03.20 21:52:21.846699 [ 31 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2025.03.20 21:52:21.846743 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2090 | 2025.03.20 21:52:21.846996 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
2091 | 2025.03.20 21:52:21.847257 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2092 | 2025.03.20 21:52:21.847306 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
2093 | 2025.03.20 21:52:21.847402 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2094 | 2025.03.20 21:52:21.847690 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2095 | 2025.03.20 21:52:21.847930 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2096 | 2025.03.20 21:52:21.848068 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2097 | 2025.03.20 21:52:21.848260 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2098 | 2025.03.20 21:52:21.850047 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003206326 sec., 1579065.88413031 rows/sec., 22.59 MiB/sec. | ||
2099 | 2025.03.20 21:52:21.850962 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2100 | 2025.03.20 21:52:21.851277 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2025.03.20 21:52:21.851363 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_11_2} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2102 | 2025.03.20 21:52:21.851466 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2103 | 2025.03.20 21:52:22.161753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2104 | 2025.03.20 21:52:22.183729 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2105 | 2025.03.20 21:52:22.183783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2106 | 2025.03.20 21:52:22.191245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2107 | 2025.03.20 21:52:22.192039 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2108 | 2025.03.20 21:52:22.192442 [ 30 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2109 | 2025.03.20 21:52:22.192569 [ 30 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2025.03.20 21:52:22.192644 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2111 | 2025.03.20 21:52:22.193025 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
2112 | 2025.03.20 21:52:22.207380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2113 | 2025.03.20 21:52:22.208885 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2114 | 2025.03.20 21:52:22.210479 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
2115 | 2025.03.20 21:52:22.216005 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
2116 | 2025.03.20 21:52:22.221583 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
2117 | 2025.03.20 21:52:22.226956 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
2118 | 2025.03.20 21:52:22.232513 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
2119 | 2025.03.20 21:52:22.237073 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
2120 | 2025.03.20 21:52:22.294412 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101609398 sec., 816.8535749025892 rows/sec., 4.22 MiB/sec. | ||
2121 | 2025.03.20 21:52:22.297056 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2122 | 2025.03.20 21:52:22.299949 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_11_2} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2123 | 2025.03.20 21:52:22.300067 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_11_2} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2124 | 2025.03.20 21:52:22.302465 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2125 | 2025.03.20 21:52:25.041294 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2126 | 2025.03.20 21:52:25.041498 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2127 | 2025.03.20 21:52:25.041567 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2128 | 2025.03.20 21:52:25.042329 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2129 | 2025.03.20 21:52:25.042373 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2130 | 2025.03.20 21:52:25.042835 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2131 | 2025.03.20 21:52:25.043090 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2132 | 2025.03.20 21:52:25.043340 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00189 sec., 38095.2380952381 rows/sec., 3.08 MiB/sec. | ||
2133 | 2025.03.20 21:52:25.043557 [ 5 ] {b3aecaed-5925-4f98-8d08-b7deeb52136f} <Debug> TCPHandler: Processed in 0.002383634 sec. | ||
2134 | 2025.03.20 21:52:25.043704 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2135 | 2025.03.20 21:52:25.043820 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2136 | 2025.03.20 21:52:25.043870 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2137 | 2025.03.20 21:52:25.044432 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2138 | 2025.03.20 21:52:25.044474 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2139 | 2025.03.20 21:52:25.044828 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2140 | 2025.03.20 21:52:25.045072 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2141 | 2025.03.20 21:52:25.045275 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001475 sec., 5423.728813559323 rows/sec., 407.84 KiB/sec. | ||
2142 | 2025.03.20 21:52:25.045352 [ 5 ] {7521066f-1bc7-4200-9f06-fc1c37144258} <Debug> TCPHandler: Processed in 0.001702776 sec. | ||
2143 | 2025.03.20 21:52:25.045464 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2144 | 2025.03.20 21:52:25.045569 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2145 | 2025.03.20 21:52:25.045615 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2146 | 2025.03.20 21:52:25.046159 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.03.20 21:52:25.046198 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2148 | 2025.03.20 21:52:25.046554 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2149 | 2025.03.20 21:52:25.046792 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2150 | 2025.03.20 21:52:25.046973 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001427 sec., 50455.501051156265 rows/sec., 3.94 MiB/sec. | ||
2151 | 2025.03.20 21:52:25.047025 [ 5 ] {7300c7e7-307c-416d-ad0e-132b025a2cb1} <Debug> TCPHandler: Processed in 0.001615413 sec. | ||
2152 | 2025.03.20 21:52:25.047144 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2025.03.20 21:52:25.047251 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2154 | 2025.03.20 21:52:25.047302 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2155 | 2025.03.20 21:52:25.047823 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2025.03.20 21:52:25.047860 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2157 | 2025.03.20 21:52:25.048245 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2158 | 2025.03.20 21:52:25.048488 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2025.03.20 21:52:25.048715 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
2160 | 2025.03.20 21:52:25.048902 [ 5 ] {cdd43da6-8521-4715-af81-f302d6bbb4c6} <Debug> TCPHandler: Processed in 0.001807238 sec. | ||
2161 | 2025.03.20 21:52:25.049075 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2162 | 2025.03.20 21:52:25.049181 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2163 | 2025.03.20 21:52:25.049256 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <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 | ||
2164 | 2025.03.20 21:52:25.050315 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2165 | 2025.03.20 21:52:25.050353 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2166 | 2025.03.20 21:52:25.050963 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2167 | 2025.03.20 21:52:25.051226 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2168 | 2025.03.20 21:52:25.051435 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002278 sec., 3511.8525021949076 rows/sec., 6.29 MiB/sec. | ||
2169 | 2025.03.20 21:52:25.051553 [ 5 ] {c4e72dac-d2f8-4c63-8249-6cb0e04b1d12} <Debug> TCPHandler: Processed in 0.002533008 sec. | ||
2170 | 2025.03.20 21:52:25.051698 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2171 | 2025.03.20 21:52:25.051804 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2172 | 2025.03.20 21:52:25.051852 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2173 | 2025.03.20 21:52:25.052293 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2174 | 2025.03.20 21:52:25.052331 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2175 | 2025.03.20 21:52:25.052691 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2176 | 2025.03.20 21:52:25.052935 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2177 | 2025.03.20 21:52:25.053135 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
2178 | 2025.03.20 21:52:25.053215 [ 5 ] {1f42e53a-e363-4477-a1df-45b740181e3b} <Debug> TCPHandler: Processed in 0.001567042 sec. | ||
2179 | 2025.03.20 21:52:29.261792 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2180 | 2025.03.20 21:52:29.261859 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2181 | 2025.03.20 21:52:29.347785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2182 | 2025.03.20 21:52:29.348497 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2183 | 2025.03.20 21:52:29.348550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2184 | 2025.03.20 21:52:29.349246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2185 | 2025.03.20 21:52:29.349542 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2186 | 2025.03.20 21:52:29.349852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2187 | 2025.03.20 21:52:29.353960 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 314 | ||
2188 | 2025.03.20 21:52:29.357031 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2189 | 2025.03.20 21:52:29.357092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2190 | 2025.03.20 21:52:29.358586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2191 | 2025.03.20 21:52:29.358915 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2192 | 2025.03.20 21:52:29.359683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
2193 | 2025.03.20 21:52:29.708400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2194 | 2025.03.20 21:52:29.728070 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2195 | 2025.03.20 21:52:29.728137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2196 | 2025.03.20 21:52:29.735438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2197 | 2025.03.20 21:52:29.736216 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2198 | 2025.03.20 21:52:29.738989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2199 | 2025.03.20 21:52:30.038634 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2200 | 2025.03.20 21:52:30.038849 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', '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) | ||
2201 | 2025.03.20 21:52:30.039198 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2202 | 2025.03.20 21:52:30.039249 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <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', 'kstat_sampler:expired_targets', '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 | ||
2203 | 2025.03.20 21:52:30.039575 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2204 | 2025.03.20 21:52:30.039653 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2205 | 2025.03.20 21:52:30.039820 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2206 | 2025.03.20 21:52:30.039965 [ 286 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2207 | 2025.03.20 21:52:30.040082 [ 287 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2208 | 2025.03.20 21:52:30.040143 [ 290 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2209 | 2025.03.20 21:52:30.040155 [ 291 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2210 | 2025.03.20 21:52:30.040299 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2211 | 2025.03.20 21:52:30.040330 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2212 | 2025.03.20 21:52:30.040449 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2213 | 2025.03.20 21:52:30.040474 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2214 | 2025.03.20 21:52:30.040519 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2215 | 2025.03.20 21:52:30.040567 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2216 | 2025.03.20 21:52:30.040608 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2217 | 2025.03.20 21:52:30.042061 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003307 sec., 8769.277290595706 rows/sec., 355.25 KiB/sec. | ||
2218 | 2025.03.20 21:52:30.042239 [ 5 ] {641dd43b-48d5-4da1-bd50-e584def59764} <Debug> TCPHandler: Processed in 0.00372409 sec. | ||
2219 | 2025.03.20 21:52:30.042576 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2220 | 2025.03.20 21:52:30.042743 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2221 | 2025.03.20 21:52:30.043041 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2222 | 2025.03.20 21:52:30.043089 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
2223 | 2025.03.20 21:52:30.043391 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2224 | 2025.03.20 21:52:30.043457 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2225 | 2025.03.20 21:52:30.043602 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2226 | 2025.03.20 21:52:30.043765 [ 287 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2227 | 2025.03.20 21:52:30.043786 [ 290 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2228 | 2025.03.20 21:52:30.043810 [ 291 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2229 | 2025.03.20 21:52:30.043875 [ 286 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2230 | 2025.03.20 21:52:30.043991 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2231 | 2025.03.20 21:52:30.044021 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2232 | 2025.03.20 21:52:30.044130 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2233 | 2025.03.20 21:52:30.044152 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2234 | 2025.03.20 21:52:30.044196 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2235 | 2025.03.20 21:52:30.044241 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2236 | 2025.03.20 21:52:30.044281 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2237 | 2025.03.20 21:52:30.045689 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003024 sec., 9589.947089947089 rows/sec., 388.49 KiB/sec. | ||
2238 | 2025.03.20 21:52:30.045867 [ 5 ] {275b2f93-db5d-4eac-b47d-3d90b8e5fbe2} <Debug> TCPHandler: Processed in 0.003345299 sec. | ||
2239 | 2025.03.20 21:52:30.046393 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2025.03.20 21:52:30.046557 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2241 | 2025.03.20 21:52:30.047137 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2242 | 2025.03.20 21:52:30.047188 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
2243 | 2025.03.20 21:52:30.047492 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2244 | 2025.03.20 21:52:30.047557 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2245 | 2025.03.20 21:52:30.047698 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2246 | 2025.03.20 21:52:30.047834 [ 287 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2247 | 2025.03.20 21:52:30.047858 [ 290 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2248 | 2025.03.20 21:52:30.047890 [ 291 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2249 | 2025.03.20 21:52:30.047950 [ 286 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2250 | 2025.03.20 21:52:30.048061 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2251 | 2025.03.20 21:52:30.048092 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2252 | 2025.03.20 21:52:30.048196 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2253 | 2025.03.20 21:52:30.048219 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2254 | 2025.03.20 21:52:30.048260 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2255 | 2025.03.20 21:52:30.048304 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2256 | 2025.03.20 21:52:30.048345 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2257 | 2025.03.20 21:52:30.049729 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003248 sec., 8928.57142857143 rows/sec., 361.70 KiB/sec. | ||
2258 | 2025.03.20 21:52:30.049905 [ 5 ] {1d7d7ca4-0c41-4eea-b79f-6a00f4ebe437} <Debug> TCPHandler: Processed in 0.003564705 sec. | ||
2259 | 2025.03.20 21:52:30.050122 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2260 | 2025.03.20 21:52:30.050287 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
2261 | 2025.03.20 21:52:30.050579 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2262 | 2025.03.20 21:52:30.050628 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
2263 | 2025.03.20 21:52:30.050935 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2264 | 2025.03.20 21:52:30.051001 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2265 | 2025.03.20 21:52:30.051144 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2266 | 2025.03.20 21:52:30.051282 [ 287 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2267 | 2025.03.20 21:52:30.051306 [ 290 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2268 | 2025.03.20 21:52:30.051326 [ 291 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2269 | 2025.03.20 21:52:30.051389 [ 286 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2270 | 2025.03.20 21:52:30.051492 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2271 | 2025.03.20 21:52:30.051522 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2272 | 2025.03.20 21:52:30.051627 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2273 | 2025.03.20 21:52:30.051649 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2274 | 2025.03.20 21:52:30.051689 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2275 | 2025.03.20 21:52:30.051734 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2276 | 2025.03.20 21:52:30.051776 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2277 | 2025.03.20 21:52:30.053115 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.002905 sec., 9982.788296041308 rows/sec., 404.41 KiB/sec. | ||
2278 | 2025.03.20 21:52:30.053292 [ 5 ] {176f6b78-88e0-4208-9ced-94a2a2e70d4b} <Debug> TCPHandler: Processed in 0.003222286 sec. | ||
2279 | 2025.03.20 21:52:30.053513 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2280 | 2025.03.20 21:52:30.053680 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
2281 | 2025.03.20 21:52:30.053969 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2282 | 2025.03.20 21:52:30.054018 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
2283 | 2025.03.20 21:52:30.054329 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2284 | 2025.03.20 21:52:30.054395 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2285 | 2025.03.20 21:52:30.054534 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2286 | 2025.03.20 21:52:30.054672 [ 287 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2287 | 2025.03.20 21:52:30.054704 [ 290 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2288 | 2025.03.20 21:52:30.054757 [ 291 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2289 | 2025.03.20 21:52:30.054788 [ 286 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2290 | 2025.03.20 21:52:30.054896 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2291 | 2025.03.20 21:52:30.054925 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2292 | 2025.03.20 21:52:30.055030 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2293 | 2025.03.20 21:52:30.055051 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2294 | 2025.03.20 21:52:30.055093 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
2295 | 2025.03.20 21:52:30.055137 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
2296 | 2025.03.20 21:52:30.055180 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
2297 | 2025.03.20 21:52:30.056576 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.002974 sec., 9751.176866173504 rows/sec., 395.03 KiB/sec. | ||
2298 | 2025.03.20 21:52:30.056754 [ 5 ] {dce565bf-2ae7-48b9-9ac4-77ee29d4efec} <Debug> TCPHandler: Processed in 0.003291488 sec. | ||
2299 | 2025.03.20 21:52:30.056976 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2300 | 2025.03.20 21:52:30.057142 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
2301 | 2025.03.20 21:52:30.057435 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2302 | 2025.03.20 21:52:30.057483 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2303 | 2025.03.20 21:52:30.057798 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2304 | 2025.03.20 21:52:30.057864 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2305 | 2025.03.20 21:52:30.058003 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2306 | 2025.03.20 21:52:30.058167 [ 290 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2307 | 2025.03.20 21:52:30.058182 [ 287 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2308 | 2025.03.20 21:52:30.058195 [ 291 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2309 | 2025.03.20 21:52:30.058262 [ 286 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2310 | 2025.03.20 21:52:30.058368 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2311 | 2025.03.20 21:52:30.058398 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2312 | 2025.03.20 21:52:30.058504 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2313 | 2025.03.20 21:52:30.058525 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2314 | 2025.03.20 21:52:30.058564 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2315 | 2025.03.20 21:52:30.058607 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2316 | 2025.03.20 21:52:30.058648 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2317 | 2025.03.20 21:52:30.059958 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.002896 sec., 10013.812154696132 rows/sec., 405.66 KiB/sec. | ||
2318 | 2025.03.20 21:52:30.060135 [ 5 ] {172b7fe3-d939-4265-b614-f8c8b28f28f8} <Debug> TCPHandler: Processed in 0.003210986 sec. | ||
2319 | 2025.03.20 21:52:30.060396 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2320 | 2025.03.20 21:52:30.060564 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
2321 | 2025.03.20 21:52:30.060858 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2322 | 2025.03.20 21:52:30.060907 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2323 | 2025.03.20 21:52:30.061213 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2324 | 2025.03.20 21:52:30.061280 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2325 | 2025.03.20 21:52:30.061421 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2326 | 2025.03.20 21:52:30.061577 [ 287 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2327 | 2025.03.20 21:52:30.061596 [ 290 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2328 | 2025.03.20 21:52:30.061606 [ 291 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2329 | 2025.03.20 21:52:30.061654 [ 286 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2330 | 2025.03.20 21:52:30.061768 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2331 | 2025.03.20 21:52:30.061798 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2332 | 2025.03.20 21:52:30.061903 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2333 | 2025.03.20 21:52:30.061924 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2334 | 2025.03.20 21:52:30.061963 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2335 | 2025.03.20 21:52:30.062008 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2336 | 2025.03.20 21:52:30.062051 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2337 | 2025.03.20 21:52:30.063386 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.002901 sec., 9996.552912788693 rows/sec., 404.97 KiB/sec. | ||
2338 | 2025.03.20 21:52:30.063559 [ 5 ] {dd12805d-851a-4f70-a061-94f4b5929985} <Debug> TCPHandler: Processed in 0.003214936 sec. | ||
2339 | 2025.03.20 21:52:30.063776 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2340 | 2025.03.20 21:52:30.063944 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2341 | 2025.03.20 21:52:30.064241 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2342 | 2025.03.20 21:52:30.064290 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2343 | 2025.03.20 21:52:30.064600 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2344 | 2025.03.20 21:52:30.064666 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2345 | 2025.03.20 21:52:30.064893 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2346 | 2025.03.20 21:52:30.065051 [ 287 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2347 | 2025.03.20 21:52:30.065114 [ 290 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2348 | 2025.03.20 21:52:30.065121 [ 291 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2349 | 2025.03.20 21:52:30.065149 [ 286 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2350 | 2025.03.20 21:52:30.065280 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2351 | 2025.03.20 21:52:30.065309 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2352 | 2025.03.20 21:52:30.065494 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2353 | 2025.03.20 21:52:30.065519 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2354 | 2025.03.20 21:52:30.065561 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2355 | 2025.03.20 21:52:30.065608 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2356 | 2025.03.20 21:52:30.065649 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2357 | 2025.03.20 21:52:30.066920 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003056 sec., 9489.528795811519 rows/sec., 384.43 KiB/sec. | ||
2358 | 2025.03.20 21:52:30.067095 [ 5 ] {2d237821-3c0f-4a2c-ab7e-47e705cb4202} <Debug> TCPHandler: Processed in 0.00337069 sec. | ||
2359 | 2025.03.20 21:52:30.067315 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2360 | 2025.03.20 21:52:30.067484 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2361 | 2025.03.20 21:52:30.067782 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2362 | 2025.03.20 21:52:30.067833 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2363 | 2025.03.20 21:52:30.068148 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2364 | 2025.03.20 21:52:30.068213 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2365 | 2025.03.20 21:52:30.068353 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2366 | 2025.03.20 21:52:30.068491 [ 287 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2367 | 2025.03.20 21:52:30.068507 [ 290 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2368 | 2025.03.20 21:52:30.068522 [ 291 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2369 | 2025.03.20 21:52:30.068593 [ 286 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2370 | 2025.03.20 21:52:30.068694 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2371 | 2025.03.20 21:52:30.068724 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2372 | 2025.03.20 21:52:30.068831 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2373 | 2025.03.20 21:52:30.068853 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2374 | 2025.03.20 21:52:30.068894 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2375 | 2025.03.20 21:52:30.068939 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2376 | 2025.03.20 21:52:30.068981 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2377 | 2025.03.20 21:52:30.070363 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.002961 sec., 9793.988517392772 rows/sec., 396.76 KiB/sec. | ||
2378 | 2025.03.20 21:52:30.070536 [ 5 ] {6f81ffa8-f8a9-4540-902a-38ece475235d} <Debug> TCPHandler: Processed in 0.003275687 sec. | ||
2379 | 2025.03.20 21:52:30.070749 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2025.03.20 21:52:30.070918 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2381 | 2025.03.20 21:52:30.071217 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2382 | 2025.03.20 21:52:30.071268 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2383 | 2025.03.20 21:52:30.071588 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2384 | 2025.03.20 21:52:30.071652 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2385 | 2025.03.20 21:52:30.071795 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2386 | 2025.03.20 21:52:30.071976 [ 287 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2387 | 2025.03.20 21:52:30.072006 [ 290 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2388 | 2025.03.20 21:52:30.072017 [ 291 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2389 | 2025.03.20 21:52:30.072038 [ 286 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2390 | 2025.03.20 21:52:30.072183 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2391 | 2025.03.20 21:52:30.072213 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2392 | 2025.03.20 21:52:30.072320 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2393 | 2025.03.20 21:52:30.072345 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2394 | 2025.03.20 21:52:30.072390 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2395 | 2025.03.20 21:52:30.072436 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2396 | 2025.03.20 21:52:30.072479 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2397 | 2025.03.20 21:52:30.073819 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.002982 sec., 9725.016767270288 rows/sec., 393.97 KiB/sec. | ||
2398 | 2025.03.20 21:52:30.073995 [ 5 ] {99006ab7-1161-43fc-8f47-06ec1806aa11} <Debug> TCPHandler: Processed in 0.003298548 sec. | ||
2399 | 2025.03.20 21:52:30.074267 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2400 | 2025.03.20 21:52:30.074436 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2401 | 2025.03.20 21:52:30.074736 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2402 | 2025.03.20 21:52:30.074787 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2403 | 2025.03.20 21:52:30.075108 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2404 | 2025.03.20 21:52:30.075173 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2405 | 2025.03.20 21:52:30.075315 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2406 | 2025.03.20 21:52:30.075455 [ 287 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2407 | 2025.03.20 21:52:30.075483 [ 290 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2408 | 2025.03.20 21:52:30.075503 [ 291 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2409 | 2025.03.20 21:52:30.075556 [ 286 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2410 | 2025.03.20 21:52:30.075658 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2411 | 2025.03.20 21:52:30.075687 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2412 | 2025.03.20 21:52:30.075796 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2413 | 2025.03.20 21:52:30.075818 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2414 | 2025.03.20 21:52:30.075860 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2415 | 2025.03.20 21:52:30.075904 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2416 | 2025.03.20 21:52:30.075948 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2417 | 2025.03.20 21:52:30.077262 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.002907 sec., 9975.92019263846 rows/sec., 404.13 KiB/sec. | ||
2418 | 2025.03.20 21:52:30.077439 [ 5 ] {efc3c444-ba2a-4979-9b8f-7bc360f96a4e} <Debug> TCPHandler: Processed in 0.003223686 sec. | ||
2419 | 2025.03.20 21:52:30.082772 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2420 | 2025.03.20 21:52:30.082978 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2421 | 2025.03.20 21:52:30.083352 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2422 | 2025.03.20 21:52:30.083415 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2423 | 2025.03.20 21:52:30.083815 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2424 | 2025.03.20 21:52:30.083881 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2425 | 2025.03.20 21:52:30.084023 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2426 | 2025.03.20 21:52:30.084218 [ 290 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2427 | 2025.03.20 21:52:30.084211 [ 287 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2428 | 2025.03.20 21:52:30.084255 [ 291 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2429 | 2025.03.20 21:52:30.084268 [ 286 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2430 | 2025.03.20 21:52:30.084408 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2431 | 2025.03.20 21:52:30.084439 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2432 | 2025.03.20 21:52:30.084546 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2433 | 2025.03.20 21:52:30.084569 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2434 | 2025.03.20 21:52:30.084609 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2435 | 2025.03.20 21:52:30.084652 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2436 | 2025.03.20 21:52:30.084693 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2437 | 2025.03.20 21:52:30.086054 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003179 sec., 9122.365523749608 rows/sec., 369.55 KiB/sec. | ||
2438 | 2025.03.20 21:52:30.086230 [ 5 ] {f45f09c3-afaa-41c3-92eb-778f6810a66b} <Debug> TCPHandler: Processed in 0.003521474 sec. | ||
2439 | 2025.03.20 21:52:30.091279 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2440 | 2025.03.20 21:52:30.091419 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2441 | 2025.03.20 21:52:30.091476 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2442 | 2025.03.20 21:52:30.092186 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2443 | 2025.03.20 21:52:30.092226 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2444 | 2025.03.20 21:52:30.092712 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2445 | 2025.03.20 21:52:30.092953 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2446 | 2025.03.20 21:52:30.093234 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001845 sec., 6504.065040650406 rows/sec., 2.31 MiB/sec. | ||
2447 | 2025.03.20 21:52:30.093413 [ 5 ] {14ce9797-c109-46ca-864d-c8314bd1013f} <Debug> TCPHandler: Processed in 0.002196448 sec. | ||
2448 | 2025.03.20 21:52:30.093532 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2449 | 2025.03.20 21:52:30.093635 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2450 | 2025.03.20 21:52:30.093681 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2451 | 2025.03.20 21:52:30.094998 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2452 | 2025.03.20 21:52:30.095037 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2453 | 2025.03.20 21:52:30.095412 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2454 | 2025.03.20 21:52:30.095652 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2455 | 2025.03.20 21:52:30.095916 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002294 sec., 92414.9956408021 rows/sec., 5.88 MiB/sec. | ||
2456 | 2025.03.20 21:52:30.095996 [ 5 ] {0e2a5a7a-b964-446a-98c2-94bdfa7fd01b} <Debug> TCPHandler: Processed in 0.002514617 sec. | ||
2457 | 2025.03.20 21:52:30.096132 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2458 | 2025.03.20 21:52:30.096267 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2459 | 2025.03.20 21:52:30.096322 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2460 | 2025.03.20 21:52:30.097164 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2461 | 2025.03.20 21:52:30.097205 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2462 | 2025.03.20 21:52:30.097633 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2463 | 2025.03.20 21:52:30.097886 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): 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.03.20 21:52:30.098041 [ 92 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2465 | 2025.03.20 21:52:30.098117 [ 92 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2466 | 2025.03.20 21:52:30.098134 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001889 sec., 360508.20539968234 rows/sec., 28.63 MiB/sec. | ||
2467 | 2025.03.20 21:52:30.098160 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2468 | 2025.03.20 21:52:30.098236 [ 5 ] {1f6117d0-a17f-426a-b695-28e2e3b14ea5} <Debug> TCPHandler: Processed in 0.002167338 sec. | ||
2469 | 2025.03.20 21:52:30.098379 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
2470 | 2025.03.20 21:52:30.098398 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2471 | 2025.03.20 21:52:30.098534 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2472 | 2025.03.20 21:52:30.098539 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2473 | 2025.03.20 21:52:30.098576 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1243 rows starting from the beginning of the part | ||
2474 | 2025.03.20 21:52:30.098600 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2475 | 2025.03.20 21:52:30.098871 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
2476 | 2025.03.20 21:52:30.099176 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
2477 | 2025.03.20 21:52:30.099476 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 107 rows starting from the beginning of the part | ||
2478 | 2025.03.20 21:52:30.099791 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
2479 | 2025.03.20 21:52:30.099988 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 681 rows starting from the beginning of the part | ||
2480 | 2025.03.20 21:52:30.100549 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2481 | 2025.03.20 21:52:30.100595 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2482 | 2025.03.20 21:52:30.101205 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2483 | 2025.03.20 21:52:30.101502 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2484 | 2025.03.20 21:52:30.101841 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.003331 sec., 41429.000300210144 rows/sec., 2.58 MiB/sec. | ||
2485 | 2025.03.20 21:52:30.101971 [ 5 ] {b6e88fee-4714-4dce-b386-8c41547bd9e0} <Debug> TCPHandler: Processed in 0.003626417 sec. | ||
2486 | 2025.03.20 21:52:30.101998 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2279 rows, containing 5 columns (5 merged, 0 gathered) in 0.00371126 sec., 614077.1597786197 rows/sec., 52.39 MiB/sec. | ||
2487 | 2025.03.20 21:52:30.102137 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2488 | 2025.03.20 21:52:30.102255 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2489 | 2025.03.20 21:52:30.102321 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2490 | 2025.03.20 21:52:30.102399 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2491 | 2025.03.20 21:52:30.103106 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2025.03.20 21:52:30.103328 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_16_3} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2493 | 2025.03.20 21:52:30.103468 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
2494 | 2025.03.20 21:52:30.103711 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2025.03.20 21:52:30.103754 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2496 | 2025.03.20 21:52:30.104121 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2497 | 2025.03.20 21:52:30.104361 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2498 | 2025.03.20 21:52:30.104575 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002348 sec., 48126.06473594549 rows/sec., 3.12 MiB/sec. | ||
2499 | 2025.03.20 21:52:30.104634 [ 5 ] {40d85524-bf15-4ad2-9e69-8adece5dd6d4} <Debug> TCPHandler: Processed in 0.002550958 sec. | ||
2500 | 2025.03.20 21:52:30.104738 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2025.03.20 21:52:30.104839 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2502 | 2025.03.20 21:52:30.104883 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2503 | 2025.03.20 21:52:30.105417 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2025.03.20 21:52:30.105457 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2505 | 2025.03.20 21:52:30.105814 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2506 | 2025.03.20 21:52:30.106047 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2025.03.20 21:52:30.106308 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001477 sec., 75829.38388625592 rows/sec., 4.32 MiB/sec. | ||
2508 | 2025.03.20 21:52:30.106389 [ 5 ] {59a67fb9-c816-4d5d-801e-3ba0c27e708c} <Debug> TCPHandler: Processed in 0.001700045 sec. | ||
2509 | 2025.03.20 21:52:30.106532 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2510 | 2025.03.20 21:52:30.106637 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2511 | 2025.03.20 21:52:30.106681 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2512 | 2025.03.20 21:52:30.107319 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2025.03.20 21:52:30.107359 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2514 | 2025.03.20 21:52:30.107735 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2515 | 2025.03.20 21:52:30.107988 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2025.03.20 21:52:30.108157 [ 92 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2517 | 2025.03.20 21:52:30.108219 [ 92 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2518 | 2025.03.20 21:52:30.108241 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Debug> executeQuery: Read 417 rows, 30.39 KiB in 0.001613 sec., 258524.48853068816 rows/sec., 18.40 MiB/sec. | ||
2519 | 2025.03.20 21:52:30.108255 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2520 | 2025.03.20 21:52:30.108393 [ 5 ] {1e47c25c-0f43-4411-b086-d40cc57301e8} <Debug> TCPHandler: Processed in 0.001909371 sec. | ||
2521 | 2025.03.20 21:52:30.108444 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
2522 | 2025.03.20 21:52:30.108554 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2523 | 2025.03.20 21:52:30.108561 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2524 | 2025.03.20 21:52:30.108600 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 559 rows starting from the beginning of the part | ||
2525 | 2025.03.20 21:52:30.108691 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2526 | 2025.03.20 21:52:30.108725 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
2527 | 2025.03.20 21:52:30.108791 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2528 | 2025.03.20 21:52:30.108935 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
2529 | 2025.03.20 21:52:30.109146 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
2530 | 2025.03.20 21:52:30.109381 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
2531 | 2025.03.20 21:52:30.109864 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 417 rows starting from the beginning of the part | ||
2532 | 2025.03.20 21:52:30.110379 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2533 | 2025.03.20 21:52:30.110423 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2534 | 2025.03.20 21:52:30.110973 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2535 | 2025.03.20 21:52:30.111265 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2536 | 2025.03.20 21:52:30.111508 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.003114013 sec., 418110.00789014046 rows/sec., 32.64 MiB/sec. | ||
2537 | 2025.03.20 21:52:30.111721 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003051 sec., 1966.5683382497543 rows/sec., 102.75 KiB/sec. | ||
2538 | 2025.03.20 21:52:30.111850 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2539 | 2025.03.20 21:52:30.111862 [ 5 ] {8bb2382e-a1fc-4f9d-8cd7-98c9fd5c3883} <Debug> TCPHandler: Processed in 0.00336457 sec. | ||
2540 | 2025.03.20 21:52:30.111988 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2541 | 2025.03.20 21:52:30.112105 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2542 | 2025.03.20 21:52:30.112161 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2543 | 2025.03.20 21:52:30.112161 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2544 | 2025.03.20 21:52:30.112291 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_16_3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2545 | 2025.03.20 21:52:30.112400 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
2546 | 2025.03.20 21:52:30.112793 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2547 | 2025.03.20 21:52:30.112830 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2548 | 2025.03.20 21:52:30.113209 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2549 | 2025.03.20 21:52:30.113443 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2550 | 2025.03.20 21:52:30.113612 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2551 | 2025.03.20 21:52:30.113671 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2552 | 2025.03.20 21:52:30.113676 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001585 sec., 149526.81388012617 rows/sec., 10.02 MiB/sec. | ||
2553 | 2025.03.20 21:52:30.113705 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2554 | 2025.03.20 21:52:30.113873 [ 5 ] {12f5e51e-7de8-4e92-a2de-2f26a5a348ba} <Debug> TCPHandler: Processed in 0.001937382 sec. | ||
2555 | 2025.03.20 21:52:30.113950 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
2556 | 2025.03.20 21:52:30.114068 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2557 | 2025.03.20 21:52:30.114144 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2558 | 2025.03.20 21:52:30.114184 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2747 rows starting from the beginning of the part | ||
2559 | 2025.03.20 21:52:30.114205 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2560 | 2025.03.20 21:52:30.114307 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2561 | 2025.03.20 21:52:30.114318 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
2562 | 2025.03.20 21:52:30.114621 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
2563 | 2025.03.20 21:52:30.114954 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part | ||
2564 | 2025.03.20 21:52:30.115181 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
2565 | 2025.03.20 21:52:30.115419 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
2566 | 2025.03.20 21:52:30.116082 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2567 | 2025.03.20 21:52:30.116134 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2568 | 2025.03.20 21:52:30.116618 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2569 | 2025.03.20 21:52:30.116936 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2570 | 2025.03.20 21:52:30.117445 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003252 sec., 307.5030750307503 rows/sec., 20.72 KiB/sec. | ||
2571 | 2025.03.20 21:52:30.117521 [ 5 ] {2fd192bb-71d2-42b4-9367-1db46a8b5526} <Debug> TCPHandler: Processed in 0.003539235 sec. | ||
2572 | 2025.03.20 21:52:30.117704 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2573 | 2025.03.20 21:52:30.117717 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3627 rows, containing 5 columns (5 merged, 0 gathered) in 0.003886944 sec., 933123.811405567 rows/sec., 63.31 MiB/sec. | ||
2574 | 2025.03.20 21:52:30.117809 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2575 | 2025.03.20 21:52:30.117876 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <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 | ||
2576 | 2025.03.20 21:52:30.118043 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2577 | 2025.03.20 21:52:30.118476 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2578 | 2025.03.20 21:52:30.118592 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2579 | 2025.03.20 21:52:30.118692 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
2580 | 2025.03.20 21:52:30.119255 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2581 | 2025.03.20 21:52:30.119293 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2582 | 2025.03.20 21:52:30.119924 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2583 | 2025.03.20 21:52:30.120177 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2584 | 2025.03.20 21:52:30.120442 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002651 sec., 12070.916635231988 rows/sec., 21.63 MiB/sec. | ||
2585 | 2025.03.20 21:52:30.120546 [ 5 ] {a1414d5b-6c1e-4f06-b9cb-3bc70f0b9878} <Debug> TCPHandler: Processed in 0.002913128 sec. | ||
2586 | 2025.03.20 21:52:30.120689 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2587 | 2025.03.20 21:52:30.120795 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2588 | 2025.03.20 21:52:30.120842 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2589 | 2025.03.20 21:52:30.121250 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Trace> oximeter.measurements_i64 (37120145-c3d6-4768-aa46-43a9c8af07d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2590 | 2025.03.20 21:52:30.121289 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2591 | 2025.03.20 21:52:30.121633 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2592 | 2025.03.20 21:52:30.121869 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Trace> oximeter.measurements_i64 (37120145-c3d6-4768-aa46-43a9c8af07d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2025.03.20 21:52:30.122160 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001364 sec., 2199.4134897360705 rows/sec., 155.36 KiB/sec. | ||
2594 | 2025.03.20 21:52:30.122218 [ 5 ] {b3bcde69-619c-4f66-b9dc-e4d8190f2b84} <Debug> TCPHandler: Processed in 0.001578662 sec. | ||
2595 | 2025.03.20 21:52:30.122347 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2596 | 2025.03.20 21:52:30.122453 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2597 | 2025.03.20 21:52:30.122499 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2598 | 2025.03.20 21:52:30.122934 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2599 | 2025.03.20 21:52:30.122972 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2600 | 2025.03.20 21:52:30.123326 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2601 | 2025.03.20 21:52:30.123570 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2602 | 2025.03.20 21:52:30.123729 [ 92 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2603 | 2025.03.20 21:52:30.123791 [ 92 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2604 | 2025.03.20 21:52:30.123826 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec. | ||
2605 | 2025.03.20 21:52:30.123835 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2606 | 2025.03.20 21:52:30.124007 [ 5 ] {70120163-9512-4a30-99f9-3e475a314006} <Debug> TCPHandler: Processed in 0.001709135 sec. | ||
2607 | 2025.03.20 21:52:30.124061 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
2608 | 2025.03.20 21:52:30.124154 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2609 | 2025.03.20 21:52:30.124179 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 294 rows starting from the beginning of the part | ||
2610 | 2025.03.20 21:52:30.124239 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
2611 | 2025.03.20 21:52:30.124476 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
2612 | 2025.03.20 21:52:30.124553 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
2613 | 2025.03.20 21:52:30.124764 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
2614 | 2025.03.20 21:52:30.124835 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
2615 | 2025.03.20 21:52:30.125870 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001906361 sec., 323128.7253568448 rows/sec., 21.45 MiB/sec. | ||
2616 | 2025.03.20 21:52:30.126104 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2617 | 2025.03.20 21:52:30.126492 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_16_3} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2618 | 2025.03.20 21:52:30.126593 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_16_3} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2619 | 2025.03.20 21:52:30.126691 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2620 | 2025.03.20 21:52:31.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.27 MiB, peak 178.21 MiB, free memory in arenas 0.00 B, will set to 170.80 MiB (RSS), difference: -1.47 MiB | ||
2621 | 2025.03.20 21:52:35.071988 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2025.03.20 21:52:35.072207 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2623 | 2025.03.20 21:52:35.072288 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2624 | 2025.03.20 21:52:35.073101 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2625 | 2025.03.20 21:52:35.073148 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2626 | 2025.03.20 21:52:35.073601 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2627 | 2025.03.20 21:52:35.073851 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2628 | 2025.03.20 21:52:35.074105 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00194 sec., 1030.9278350515463 rows/sec., 84.06 KiB/sec. | ||
2629 | 2025.03.20 21:52:35.074304 [ 5 ] {8f96eb80-4f67-415a-bc5b-8356a9c1fb89} <Debug> TCPHandler: Processed in 0.002446025 sec. | ||
2630 | 2025.03.20 21:52:35.074434 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2025.03.20 21:52:35.074543 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2632 | 2025.03.20 21:52:35.074592 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2633 | 2025.03.20 21:52:35.075728 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2025.03.20 21:52:35.075771 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2635 | 2025.03.20 21:52:35.076203 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2636 | 2025.03.20 21:52:35.076439 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2637 | 2025.03.20 21:52:35.076672 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.00215 sec., 564186.0465116279 rows/sec., 46.40 MiB/sec. | ||
2638 | 2025.03.20 21:52:35.076778 [ 5 ] {cfaab436-7509-45ed-b102-ee53555bb471} <Debug> TCPHandler: Processed in 0.002397075 sec. | ||
2639 | 2025.03.20 21:52:35.076900 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2640 | 2025.03.20 21:52:35.077009 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2641 | 2025.03.20 21:52:35.077055 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2642 | 2025.03.20 21:52:35.077584 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2025.03.20 21:52:35.077622 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2644 | 2025.03.20 21:52:35.077965 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2645 | 2025.03.20 21:52:35.078199 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2025.03.20 21:52:35.078397 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001411 sec., 7087.172218284904 rows/sec., 525.31 KiB/sec. | ||
2647 | 2025.03.20 21:52:35.078450 [ 5 ] {461685f4-efa8-4348-941c-e266dcdcb15f} <Debug> TCPHandler: Processed in 0.001601763 sec. | ||
2648 | 2025.03.20 21:52:35.078554 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2649 | 2025.03.20 21:52:35.078655 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2650 | 2025.03.20 21:52:35.078699 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2651 | 2025.03.20 21:52:35.079268 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2025.03.20 21:52:35.079309 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2653 | 2025.03.20 21:52:35.079661 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2654 | 2025.03.20 21:52:35.079912 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2025.03.20 21:52:35.080137 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001504 sec., 151595.7446808511 rows/sec., 10.26 MiB/sec. | ||
2656 | 2025.03.20 21:52:35.080189 [ 5 ] {97ea04ac-53c4-4a0c-8c3b-f53ee0c802a9} <Debug> TCPHandler: Processed in 0.001685095 sec. | ||
2657 | 2025.03.20 21:52:35.080292 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2658 | 2025.03.20 21:52:35.080395 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2659 | 2025.03.20 21:52:35.080440 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2660 | 2025.03.20 21:52:35.081126 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2661 | 2025.03.20 21:52:35.081165 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2662 | 2025.03.20 21:52:35.081536 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2663 | 2025.03.20 21:52:35.081765 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2664 | 2025.03.20 21:52:35.081965 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001592 sec., 332914.5728643216 rows/sec., 24.66 MiB/sec. | ||
2665 | 2025.03.20 21:52:35.082018 [ 5 ] {cfe2c965-8d2c-4d31-b161-6b2dfb2d61a3} <Debug> TCPHandler: Processed in 0.001775338 sec. | ||
2666 | 2025.03.20 21:52:35.082134 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2667 | 2025.03.20 21:52:35.082240 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2668 | 2025.03.20 21:52:35.082293 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2669 | 2025.03.20 21:52:35.084238 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2670 | 2025.03.20 21:52:35.084278 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2671 | 2025.03.20 21:52:35.084710 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2672 | 2025.03.20 21:52:35.084944 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2673 | 2025.03.20 21:52:35.085188 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.002961 sec., 297534.61668355286 rows/sec., 20.02 MiB/sec. | ||
2674 | 2025.03.20 21:52:35.085412 [ 5 ] {8605b8d9-6303-4a11-85ac-31cc35c6914c} <Debug> TCPHandler: Processed in 0.003323709 sec. | ||
2675 | 2025.03.20 21:52:35.085618 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2676 | 2025.03.20 21:52:35.085725 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2677 | 2025.03.20 21:52:35.085804 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <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 | ||
2678 | 2025.03.20 21:52:35.086849 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2679 | 2025.03.20 21:52:35.086888 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2680 | 2025.03.20 21:52:35.087475 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2681 | 2025.03.20 21:52:35.087754 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2682 | 2025.03.20 21:52:35.088026 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00232 sec., 3448.2758620689656 rows/sec., 6.18 MiB/sec. | ||
2683 | 2025.03.20 21:52:35.088141 [ 5 ] {147dec7e-f430-44ae-8729-511b122a44ed} <Debug> TCPHandler: Processed in 0.002581169 sec. | ||
2684 | 2025.03.20 21:52:35.088284 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2685 | 2025.03.20 21:52:35.088390 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2686 | 2025.03.20 21:52:35.088437 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2687 | 2025.03.20 21:52:35.089137 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2688 | 2025.03.20 21:52:35.089175 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2689 | 2025.03.20 21:52:35.089536 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2690 | 2025.03.20 21:52:35.089767 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2025.03.20 21:52:35.090010 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001641 sec., 36563.07129798903 rows/sec., 2.46 MiB/sec. | ||
2692 | 2025.03.20 21:52:35.090152 [ 5 ] {a8ba614e-72f0-46cc-aa15-edc9fd34010b} <Debug> TCPHandler: Processed in 0.001915321 sec. | ||
2693 | 2025.03.20 21:52:36.850925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2694 | 2025.03.20 21:52:36.851576 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2695 | 2025.03.20 21:52:36.851619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2696 | 2025.03.20 21:52:36.852155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2697 | 2025.03.20 21:52:36.852433 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2698 | 2025.03.20 21:52:36.852634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2699 | 2025.03.20 21:52:37.240003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2700 | 2025.03.20 21:52:37.260551 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2701 | 2025.03.20 21:52:37.260617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2702 | 2025.03.20 21:52:37.268391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2703 | 2025.03.20 21:52:37.269211 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2704 | 2025.03.20 21:52:37.272656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2705 | 2025.03.20 21:52:39.360819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 380 | ||
2706 | 2025.03.20 21:52:39.365013 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2707 | 2025.03.20 21:52:39.365070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2708 | 2025.03.20 21:52:39.366698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2709 | 2025.03.20 21:52:39.367028 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2025.03.20 21:52:39.367708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
2711 | 2025.03.20 21:52:40.048369 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2712 | 2025.03.20 21:52:40.048550 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2713 | 2025.03.20 21:52:40.048619 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2714 | 2025.03.20 21:52:40.049443 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2715 | 2025.03.20 21:52:40.049486 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2716 | 2025.03.20 21:52:40.049920 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2717 | 2025.03.20 21:52:40.050173 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2718 | 2025.03.20 21:52:40.050403 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001897 sec., 111755.40326831839 rows/sec., 7.11 MiB/sec. | ||
2719 | 2025.03.20 21:52:40.050540 [ 5 ] {21393a80-6eea-41f7-bc53-b6f40ce17713} <Debug> TCPHandler: Processed in 0.002295421 sec. | ||
2720 | 2025.03.20 21:52:40.050671 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2721 | 2025.03.20 21:52:40.050786 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2722 | 2025.03.20 21:52:40.050833 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2723 | 2025.03.20 21:52:40.051653 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2724 | 2025.03.20 21:52:40.051692 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2725 | 2025.03.20 21:52:40.052088 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2726 | 2025.03.20 21:52:40.052340 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2727 | 2025.03.20 21:52:40.052546 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001784 sec., 381726.45739910315 rows/sec., 30.32 MiB/sec. | ||
2728 | 2025.03.20 21:52:40.052646 [ 5 ] {66b6773a-6c49-4f32-bef4-b3b324768379} <Debug> TCPHandler: Processed in 0.002028204 sec. | ||
2729 | 2025.03.20 21:52:40.052765 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2730 | 2025.03.20 21:52:40.052873 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2731 | 2025.03.20 21:52:40.052919 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2732 | 2025.03.20 21:52:40.053473 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2733 | 2025.03.20 21:52:40.053510 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2734 | 2025.03.20 21:52:40.053857 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2735 | 2025.03.20 21:52:40.054088 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2736 | 2025.03.20 21:52:40.054208 [ 59 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2737 | 2025.03.20 21:52:40.054262 [ 59 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2025.03.20 21:52:40.054272 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001421 sec., 97114.70795214637 rows/sec., 6.04 MiB/sec. | ||
2739 | 2025.03.20 21:52:40.054292 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2740 | 2025.03.20 21:52:40.054345 [ 5 ] {ea3a14e2-40dc-4012-b761-9edb408fe7e6} <Debug> TCPHandler: Processed in 0.001629343 sec. | ||
2741 | 2025.03.20 21:52:40.054454 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
2742 | 2025.03.20 21:52:40.054487 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2743 | 2025.03.20 21:52:40.054596 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2744 | 2025.03.20 21:52:40.054616 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2745 | 2025.03.20 21:52:40.054636 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 32 rows starting from the beginning of the part | ||
2746 | 2025.03.20 21:52:40.054669 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2747 | 2025.03.20 21:52:40.054845 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2748 | 2025.03.20 21:52:40.055230 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
2749 | 2025.03.20 21:52:40.055559 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 138 rows starting from the beginning of the part | ||
2750 | 2025.03.20 21:52:40.055978 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
2751 | 2025.03.20 21:52:40.056206 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 138 rows starting from the beginning of the part | ||
2752 | 2025.03.20 21:52:40.056832 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2753 | 2025.03.20 21:52:40.056875 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2754 | 2025.03.20 21:52:40.057505 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2755 | 2025.03.20 21:52:40.057723 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.00335723 sec., 106039.8006690039 rows/sec., 7.26 MiB/sec. | ||
2756 | 2025.03.20 21:52:40.057896 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2757 | 2025.03.20 21:52:40.058012 [ 190 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2758 | 2025.03.20 21:52:40.058258 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00367 sec., 30790.19073569482 rows/sec., 1.99 MiB/sec. | ||
2759 | 2025.03.20 21:52:40.058382 [ 5 ] {82854031-2fb4-4003-8afb-5b9d8563ac86} <Debug> TCPHandler: Processed in 0.003940595 sec. | ||
2760 | 2025.03.20 21:52:40.058575 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2761 | 2025.03.20 21:52:40.058681 [ 190 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2762 | 2025.03.20 21:52:40.058778 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2763 | 2025.03.20 21:52:40.058853 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2764 | 2025.03.20 21:52:40.058884 [ 190 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_11_2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2765 | 2025.03.20 21:52:40.059067 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2766 | 2025.03.20 21:52:40.059568 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2767 | 2025.03.20 21:52:40.059612 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2768 | 2025.03.20 21:52:40.059955 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2769 | 2025.03.20 21:52:40.060192 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2770 | 2025.03.20 21:52:40.060439 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001707 sec., 65612.18512009374 rows/sec., 3.74 MiB/sec. | ||
2771 | 2025.03.20 21:52:40.060511 [ 5 ] {cb95700d-767a-45b9-bd20-1d53757d1011} <Debug> TCPHandler: Processed in 0.002003613 sec. | ||
2772 | 2025.03.20 21:52:40.060644 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2773 | 2025.03.20 21:52:40.060779 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2774 | 2025.03.20 21:52:40.060833 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2775 | 2025.03.20 21:52:40.061551 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2776 | 2025.03.20 21:52:40.061590 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2777 | 2025.03.20 21:52:40.061993 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2778 | 2025.03.20 21:52:40.062229 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2779 | 2025.03.20 21:52:40.062421 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001672 sec., 247607.65550239233 rows/sec., 17.61 MiB/sec. | ||
2780 | 2025.03.20 21:52:40.062470 [ 5 ] {9cc0c4d2-2c4a-4680-826d-6e579255780a} <Debug> TCPHandler: Processed in 0.001891501 sec. | ||
2781 | 2025.03.20 21:52:40.062598 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2782 | 2025.03.20 21:52:40.062726 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2783 | 2025.03.20 21:52:40.062782 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2784 | 2025.03.20 21:52:40.063258 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2785 | 2025.03.20 21:52:40.063295 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2786 | 2025.03.20 21:52:40.063643 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2787 | 2025.03.20 21:52:40.063870 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2788 | 2025.03.20 21:52:40.064041 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. | ||
2789 | 2025.03.20 21:52:40.064090 [ 5 ] {fbb2908f-de88-4f3c-b525-e329de7864db} <Debug> TCPHandler: Processed in 0.001553432 sec. | ||
2790 | 2025.03.20 21:52:40.064225 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2791 | 2025.03.20 21:52:40.064331 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2792 | 2025.03.20 21:52:40.064379 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2793 | 2025.03.20 21:52:40.064887 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2794 | 2025.03.20 21:52:40.064923 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2795 | 2025.03.20 21:52:40.065291 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2796 | 2025.03.20 21:52:40.065520 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2797 | 2025.03.20 21:52:40.065698 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00139 sec., 170503.59712230216 rows/sec., 11.43 MiB/sec. | ||
2798 | 2025.03.20 21:52:40.065748 [ 5 ] {cbd78778-58b9-46eb-8c20-6742c1298203} <Debug> TCPHandler: Processed in 0.001574112 sec. | ||
2799 | 2025.03.20 21:52:40.065850 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2800 | 2025.03.20 21:52:40.065951 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2801 | 2025.03.20 21:52:40.065997 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2802 | 2025.03.20 21:52:40.066403 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2803 | 2025.03.20 21:52:40.066439 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2804 | 2025.03.20 21:52:40.066772 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2805 | 2025.03.20 21:52:40.067003 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2806 | 2025.03.20 21:52:40.067185 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001253 sec., 798.0845969672786 rows/sec., 53.78 KiB/sec. | ||
2807 | 2025.03.20 21:52:40.067234 [ 5 ] {eb15aa25-ecc8-468c-8d33-ed1362ea197a} <Debug> TCPHandler: Processed in 0.001432838 sec. | ||
2808 | 2025.03.20 21:52:40.067367 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2809 | 2025.03.20 21:52:40.067471 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2810 | 2025.03.20 21:52:40.067536 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <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 | ||
2811 | 2025.03.20 21:52:40.068593 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2812 | 2025.03.20 21:52:40.068630 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2813 | 2025.03.20 21:52:40.069273 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2814 | 2025.03.20 21:52:40.069538 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2815 | 2025.03.20 21:52:40.069667 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2816 | 2025.03.20 21:52:40.069711 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2025.03.20 21:52:40.069738 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2818 | 2025.03.20 21:52:40.069758 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002304 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
2819 | 2025.03.20 21:52:40.070122 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
2820 | 2025.03.20 21:52:40.070153 [ 5 ] {3bf5cf4f-680a-455c-adc5-0a3e0ecdfad7} <Debug> TCPHandler: Processed in 0.002835946 sec. | ||
2821 | 2025.03.20 21:52:40.070378 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2822 | 2025.03.20 21:52:40.070665 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2823 | 2025.03.20 21:52:40.070789 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2824 | 2025.03.20 21:52:40.070824 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2825 | 2025.03.20 21:52:40.071044 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
2826 | 2025.03.20 21:52:40.071820 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
2827 | 2025.03.20 21:52:40.072593 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
2828 | 2025.03.20 21:52:40.072975 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2829 | 2025.03.20 21:52:40.073051 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2830 | 2025.03.20 21:52:40.073318 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
2831 | 2025.03.20 21:52:40.074146 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
2832 | 2025.03.20 21:52:40.074717 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2833 | 2025.03.20 21:52:40.074822 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
2834 | 2025.03.20 21:52:40.075644 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2835 | 2025.03.20 21:52:40.076209 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005651 sec., 14510.706069722173 rows/sec., 943.73 KiB/sec. | ||
2836 | 2025.03.20 21:52:40.076365 [ 5 ] {e394be32-4560-44e8-a01c-25f84a45741a} <Debug> TCPHandler: Processed in 0.006057262 sec. | ||
2837 | 2025.03.20 21:52:40.079542 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 19 columns (19 merged, 0 gathered) in 0.009706399 sec., 23386.633910268887 rows/sec., 41.91 MiB/sec. | ||
2838 | 2025.03.20 21:52:40.080105 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2839 | 2025.03.20 21:52:40.080552 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2840 | 2025.03.20 21:52:40.080638 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2841 | 2025.03.20 21:52:40.080786 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
2842 | 2025.03.20 21:52:41.153374 [ 36 ] {} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2843 | 2025.03.20 21:52:41.153438 [ 36 ] {} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2025.03.20 21:52:41.153460 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2845 | 2025.03.20 21:52:41.153604 [ 200 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::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 | ||
2846 | 2025.03.20 21:52:41.153959 [ 200 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2847 | 2025.03.20 21:52:41.154009 [ 200 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2848 | 2025.03.20 21:52:41.154118 [ 200 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::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 | ||
2849 | 2025.03.20 21:52:41.154262 [ 200 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
2850 | 2025.03.20 21:52:41.154377 [ 200 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2851 | 2025.03.20 21:52:41.154508 [ 200 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
2852 | 2025.03.20 21:52:41.156783 [ 191 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003255207 sec., 12902.405284825205 rows/sec., 2.69 MiB/sec. | ||
2853 | 2025.03.20 21:52:41.157076 [ 186 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2854 | 2025.03.20 21:52:41.157604 [ 186 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2025.03.20 21:52:41.157700 [ 186 ] {2c1b6459-9cb3-421b-9d7c-f39c080ac41a::all_1_5_1} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2856 | 2025.03.20 21:52:41.157813 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2857 | 2025.03.20 21:52:44.261896 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2858 | 2025.03.20 21:52:44.261970 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2859 | 2025.03.20 21:52:44.353687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
2860 | 2025.03.20 21:52:44.354346 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2861 | 2025.03.20 21:52:44.354483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2862 | 2025.03.20 21:52:44.355036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2863 | 2025.03.20 21:52:44.355300 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2025.03.20 21:52:44.355543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2865 | 2025.03.20 21:52:44.773666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2866 | 2025.03.20 21:52:44.794433 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2025.03.20 21:52:44.794496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2868 | 2025.03.20 21:52:44.802127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2869 | 2025.03.20 21:52:44.802881 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2025.03.20 21:52:44.806239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2871 | 2025.03.20 21:52:45.042082 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2872 | 2025.03.20 21:52:45.042345 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2873 | 2025.03.20 21:52:45.042407 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2874 | 2025.03.20 21:52:45.043107 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2875 | 2025.03.20 21:52:45.043147 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2876 | 2025.03.20 21:52:45.043629 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2877 | 2025.03.20 21:52:45.043884 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2878 | 2025.03.20 21:52:45.044114 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001823 sec., 39495.33735600658 rows/sec., 3.19 MiB/sec. | ||
2879 | 2025.03.20 21:52:45.044325 [ 5 ] {14fc3274-916f-494e-b2a4-ddcde538752c} <Debug> TCPHandler: Processed in 0.002413584 sec. | ||
2880 | 2025.03.20 21:52:45.044494 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2881 | 2025.03.20 21:52:45.044599 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2882 | 2025.03.20 21:52:45.044645 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2883 | 2025.03.20 21:52:45.045192 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2884 | 2025.03.20 21:52:45.045232 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2885 | 2025.03.20 21:52:45.045578 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2886 | 2025.03.20 21:52:45.045817 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2887 | 2025.03.20 21:52:45.046035 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001454 sec., 5502.063273727648 rows/sec., 413.73 KiB/sec. | ||
2888 | 2025.03.20 21:52:45.046242 [ 5 ] {b8bb949b-d117-4d5a-b681-dbe31d6cf89c} <Debug> TCPHandler: Processed in 0.001797648 sec. | ||
2889 | 2025.03.20 21:52:45.046369 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2890 | 2025.03.20 21:52:45.046472 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2891 | 2025.03.20 21:52:45.046515 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2892 | 2025.03.20 21:52:45.047079 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2893 | 2025.03.20 21:52:45.047118 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2894 | 2025.03.20 21:52:45.047491 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2895 | 2025.03.20 21:52:45.047731 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2896 | 2025.03.20 21:52:45.047988 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001512 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
2897 | 2025.03.20 21:52:45.048160 [ 5 ] {80443744-c4d6-4d24-9029-f7809dec89fa} <Debug> TCPHandler: Processed in 0.001841649 sec. | ||
2898 | 2025.03.20 21:52:45.048288 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2899 | 2025.03.20 21:52:45.048396 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2900 | 2025.03.20 21:52:45.048445 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2901 | 2025.03.20 21:52:45.048983 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2902 | 2025.03.20 21:52:45.049021 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2903 | 2025.03.20 21:52:45.049400 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2904 | 2025.03.20 21:52:45.049639 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2905 | 2025.03.20 21:52:45.049852 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
2906 | 2025.03.20 21:52:45.049905 [ 5 ] {3e05fb2d-8381-454e-960b-92ff5f22ef7b} <Debug> TCPHandler: Processed in 0.001669215 sec. | ||
2907 | 2025.03.20 21:52:45.050040 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2025.03.20 21:52:45.050145 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2909 | 2025.03.20 21:52:45.050209 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <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 | ||
2910 | 2025.03.20 21:52:45.051202 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2911 | 2025.03.20 21:52:45.051242 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2912 | 2025.03.20 21:52:45.051824 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2913 | 2025.03.20 21:52:45.052082 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2914 | 2025.03.20 21:52:45.052315 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002191 sec., 3651.3007759014154 rows/sec., 6.54 MiB/sec. | ||
2915 | 2025.03.20 21:52:45.052407 [ 5 ] {e71100e8-61e0-46e5-8e64-0c172737b2b6} <Debug> TCPHandler: Processed in 0.002417825 sec. | ||
2916 | 2025.03.20 21:52:45.052544 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2917 | 2025.03.20 21:52:45.052650 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2918 | 2025.03.20 21:52:45.052697 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2919 | 2025.03.20 21:52:45.053134 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2920 | 2025.03.20 21:52:45.053173 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2921 | 2025.03.20 21:52:45.053522 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2922 | 2025.03.20 21:52:45.053780 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2923 | 2025.03.20 21:52:45.054073 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. | ||
2924 | 2025.03.20 21:52:45.054270 [ 5 ] {45d816ef-12ee-4047-aa63-50c1e209ba09} <Debug> TCPHandler: Processed in 0.001775007 sec. | ||
2925 | 2025.03.20 21:52:49.368959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 414 | ||
2926 | 2025.03.20 21:52:49.372155 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2025.03.20 21:52:49.372215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2928 | 2025.03.20 21:52:49.373750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2929 | 2025.03.20 21:52:49.374077 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2025.03.20 21:52:49.374734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
2931 | 2025.03.20 21:52:50.048515 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2932 | 2025.03.20 21:52:50.048726 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2933 | 2025.03.20 21:52:50.048805 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2934 | 2025.03.20 21:52:50.049705 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2935 | 2025.03.20 21:52:50.049757 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2936 | 2025.03.20 21:52:50.050203 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2937 | 2025.03.20 21:52:50.050472 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2938 | 2025.03.20 21:52:50.050716 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002047 sec., 103566.19443087444 rows/sec., 6.59 MiB/sec. | ||
2939 | 2025.03.20 21:52:50.050782 [ 5 ] {ec0caaab-e4fa-4684-9e79-9186bbf4689f} <Debug> TCPHandler: Processed in 0.002403244 sec. | ||
2940 | 2025.03.20 21:52:50.050910 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2941 | 2025.03.20 21:52:50.051026 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2942 | 2025.03.20 21:52:50.051075 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2943 | 2025.03.20 21:52:50.051600 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2025.03.20 21:52:50.051641 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2945 | 2025.03.20 21:52:50.051981 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2946 | 2025.03.20 21:52:50.052222 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2947 | 2025.03.20 21:52:50.052434 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001437 sec., 1391.7884481558804 rows/sec., 113.49 KiB/sec. | ||
2948 | 2025.03.20 21:52:50.052487 [ 5 ] {70697a89-c49d-4ca4-a728-1b3ae775224e} <Debug> TCPHandler: Processed in 0.001630814 sec. | ||
2949 | 2025.03.20 21:52:50.052617 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2950 | 2025.03.20 21:52:50.052724 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2951 | 2025.03.20 21:52:50.052769 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2952 | 2025.03.20 21:52:50.053600 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2025.03.20 21:52:50.053641 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2954 | 2025.03.20 21:52:50.054045 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2955 | 2025.03.20 21:52:50.054312 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2956 | 2025.03.20 21:52:50.054570 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Debug> executeQuery: Read 682 rows, 55.46 KiB in 0.001865 sec., 365683.6461126006 rows/sec., 29.04 MiB/sec. | ||
2957 | 2025.03.20 21:52:50.054786 [ 5 ] {260cc473-94fb-494a-84b5-0fd6396ab4cd} <Debug> TCPHandler: Processed in 0.002218789 sec. | ||
2958 | 2025.03.20 21:52:50.054954 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2025.03.20 21:52:50.055059 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2960 | 2025.03.20 21:52:50.055106 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2961 | 2025.03.20 21:52:50.055706 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2962 | 2025.03.20 21:52:50.055746 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2963 | 2025.03.20 21:52:50.056099 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2964 | 2025.03.20 21:52:50.056334 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2965 | 2025.03.20 21:52:50.056543 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Debug> executeQuery: Read 140 rows, 8.93 KiB in 0.001506 sec., 92961.48738379814 rows/sec., 5.79 MiB/sec. | ||
2966 | 2025.03.20 21:52:50.056599 [ 5 ] {b1f98d03-633f-4765-8060-4be2106f3691} <Debug> TCPHandler: Processed in 0.001697905 sec. | ||
2967 | 2025.03.20 21:52:50.056731 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2968 | 2025.03.20 21:52:50.056866 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2969 | 2025.03.20 21:52:50.056920 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2970 | 2025.03.20 21:52:50.057564 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2971 | 2025.03.20 21:52:50.057605 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2972 | 2025.03.20 21:52:50.057965 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2973 | 2025.03.20 21:52:50.058208 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2974 | 2025.03.20 21:52:50.058483 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001639 sec., 68944.47834045149 rows/sec., 4.46 MiB/sec. | ||
2975 | 2025.03.20 21:52:50.058645 [ 5 ] {4569c7dc-d821-4100-85e3-9ac968ddf488} <Debug> TCPHandler: Processed in 0.001977403 sec. | ||
2976 | 2025.03.20 21:52:50.058749 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2977 | 2025.03.20 21:52:50.058851 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2978 | 2025.03.20 21:52:50.058894 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2979 | 2025.03.20 21:52:50.059468 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2025.03.20 21:52:50.059508 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2981 | 2025.03.20 21:52:50.059858 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2982 | 2025.03.20 21:52:50.060090 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2025.03.20 21:52:50.060291 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001461 sec., 76659.82203969883 rows/sec., 4.37 MiB/sec. | ||
2984 | 2025.03.20 21:52:50.060344 [ 5 ] {7bb7fc20-faaa-4e1a-b4bb-15342464c3b8} <Debug> TCPHandler: Processed in 0.001643824 sec. | ||
2985 | 2025.03.20 21:52:50.060475 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2986 | 2025.03.20 21:52:50.060602 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2987 | 2025.03.20 21:52:50.060655 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2988 | 2025.03.20 21:52:50.061439 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2025.03.20 21:52:50.061479 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2990 | 2025.03.20 21:52:50.061860 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2991 | 2025.03.20 21:52:50.062095 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2025.03.20 21:52:50.062315 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001742 sec., 238805.97014925373 rows/sec., 16.99 MiB/sec. | ||
2993 | 2025.03.20 21:52:50.062368 [ 5 ] {b5544e18-57bc-4547-81d6-fe478a9fa825} <Debug> TCPHandler: Processed in 0.001956282 sec. | ||
2994 | 2025.03.20 21:52:50.062483 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2995 | 2025.03.20 21:52:50.062589 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2996 | 2025.03.20 21:52:50.062635 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2997 | 2025.03.20 21:52:50.063070 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2998 | 2025.03.20 21:52:50.063109 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
2999 | 2025.03.20 21:52:50.063478 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3000 | 2025.03.20 21:52:50.063708 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2025.03.20 21:52:50.063982 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
3002 | 2025.03.20 21:52:50.064048 [ 5 ] {5b8044cf-973d-49b3-9e20-9cf6a4cf2e3f} <Debug> TCPHandler: Processed in 0.001615803 sec. | ||
3003 | 2025.03.20 21:52:50.064185 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3004 | 2025.03.20 21:52:50.064290 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3005 | 2025.03.20 21:52:50.064340 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3006 | 2025.03.20 21:52:50.064869 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2025.03.20 21:52:50.064908 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3008 | 2025.03.20 21:52:50.065288 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3009 | 2025.03.20 21:52:50.065522 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2025.03.20 21:52:50.065764 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001485 sec., 160269.36026936027 rows/sec., 10.74 MiB/sec. | ||
3011 | 2025.03.20 21:52:50.065941 [ 5 ] {ce864e52-f7d8-45c7-8b69-8b152f6f0f4e} <Debug> TCPHandler: Processed in 0.001801528 sec. | ||
3012 | 2025.03.20 21:52:50.066119 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2025.03.20 21:52:50.066226 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3014 | 2025.03.20 21:52:50.066275 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3015 | 2025.03.20 21:52:50.066720 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2025.03.20 21:52:50.066759 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3017 | 2025.03.20 21:52:50.067095 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3018 | 2025.03.20 21:52:50.067322 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2025.03.20 21:52:50.067593 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
3020 | 2025.03.20 21:52:50.067701 [ 5 ] {2bc81840-3602-43e1-9e62-92f8e86992c5} <Debug> TCPHandler: Processed in 0.001632513 sec. | ||
3021 | 2025.03.20 21:52:50.067835 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2025.03.20 21:52:50.067940 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3023 | 2025.03.20 21:52:50.068004 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <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 | ||
3024 | 2025.03.20 21:52:50.069106 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2025.03.20 21:52:50.069146 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3026 | 2025.03.20 21:52:50.069792 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3027 | 2025.03.20 21:52:50.070048 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3028 | 2025.03.20 21:52:50.070291 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002372 sec., 13490.725126475549 rows/sec., 24.17 MiB/sec. | ||
3029 | 2025.03.20 21:52:50.070405 [ 5 ] {8e55e772-4f57-46b0-80bf-6f0544162311} <Debug> TCPHandler: Processed in 0.00261897 sec. | ||
3030 | 2025.03.20 21:52:50.070549 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2025.03.20 21:52:50.070654 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3032 | 2025.03.20 21:52:50.070701 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3033 | 2025.03.20 21:52:50.071132 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2025.03.20 21:52:50.071171 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3035 | 2025.03.20 21:52:50.071526 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3036 | 2025.03.20 21:52:50.071758 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2025.03.20 21:52:50.071971 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001339 sec., 61239.731142643766 rows/sec., 3.89 MiB/sec. | ||
3038 | 2025.03.20 21:52:50.072021 [ 5 ] {7f67c899-eac2-47e0-9391-16cb0f472167} <Debug> TCPHandler: Processed in 0.001522381 sec. | ||
3039 | 2025.03.20 21:52:51.856608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3040 | 2025.03.20 21:52:51.857266 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3041 | 2025.03.20 21:52:51.857312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3042 | 2025.03.20 21:52:51.857907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3043 | 2025.03.20 21:52:51.858174 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3044 | 2025.03.20 21:52:51.858378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3045 | 2025.03.20 21:52:52.307293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3046 | 2025.03.20 21:52:52.328682 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3047 | 2025.03.20 21:52:52.328748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3048 | 2025.03.20 21:52:52.336909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3049 | 2025.03.20 21:52:52.337704 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2025.03.20 21:52:52.340787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3051 | 2025.03.20 21:52:55.042295 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.03.20 21:52:55.042610 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3053 | 2025.03.20 21:52:55.042680 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3054 | 2025.03.20 21:52:55.043428 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.03.20 21:52:55.043476 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3056 | 2025.03.20 21:52:55.043922 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3057 | 2025.03.20 21:52:55.044181 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.03.20 21:52:55.044374 [ 61 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3059 | 2025.03.20 21:52:55.044439 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001904 sec., 37815.126050420164 rows/sec., 3.06 MiB/sec. | ||
3060 | 2025.03.20 21:52:55.044468 [ 61 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3061 | 2025.03.20 21:52:55.044531 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3062 | 2025.03.20 21:52:55.044578 [ 5 ] {32ee2141-5f81-4a4b-b921-ba6999aea4f2} <Debug> TCPHandler: Processed in 0.002462906 sec. | ||
3063 | 2025.03.20 21:52:55.044794 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3064 | 2025.03.20 21:52:55.044804 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
3065 | 2025.03.20 21:52:55.044990 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3066 | 2025.03.20 21:52:55.045107 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3067 | 2025.03.20 21:52:55.045120 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3068 | 2025.03.20 21:52:55.045225 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1841 rows starting from the beginning of the part | ||
3069 | 2025.03.20 21:52:55.045566 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1213 rows starting from the beginning of the part | ||
3070 | 2025.03.20 21:52:55.045912 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 681 rows starting from the beginning of the part | ||
3071 | 2025.03.20 21:52:55.046310 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
3072 | 2025.03.20 21:52:55.046678 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 682 rows starting from the beginning of the part | ||
3073 | 2025.03.20 21:52:55.047024 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
3074 | 2025.03.20 21:52:55.047912 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3075 | 2025.03.20 21:52:55.047979 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3076 | 2025.03.20 21:52:55.048870 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3077 | 2025.03.20 21:52:55.049443 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3078 | 2025.03.20 21:52:55.049812 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004884 sec., 1638.001638001638 rows/sec., 123.17 KiB/sec. | ||
3079 | 2025.03.20 21:52:55.049910 [ 5 ] {41a357c4-f2e8-47b0-a8e9-438d841c090f} <Debug> TCPHandler: Processed in 0.005194829 sec. | ||
3080 | 2025.03.20 21:52:55.050060 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3081 | 2025.03.20 21:52:55.050219 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3082 | 2025.03.20 21:52:55.050267 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3083 | 2025.03.20 21:52:55.050972 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4561 rows, containing 5 columns (5 merged, 0 gathered) in 0.006308319 sec., 723013.5318141014 rows/sec., 61.32 MiB/sec. | ||
3084 | 2025.03.20 21:52:55.051324 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3085 | 2025.03.20 21:52:55.051689 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3086 | 2025.03.20 21:52:55.051755 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3087 | 2025.03.20 21:52:55.051902 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3088 | 2025.03.20 21:52:55.052093 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_21_4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3089 | 2025.03.20 21:52:55.052238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
3090 | 2025.03.20 21:52:55.052408 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3091 | 2025.03.20 21:52:55.052649 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2025.03.20 21:52:55.052819 [ 61 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3093 | 2025.03.20 21:52:55.052886 [ 61 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2025.03.20 21:52:55.052900 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002731 sec., 26363.969242035884 rows/sec., 2.06 MiB/sec. | ||
3095 | 2025.03.20 21:52:55.052928 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3096 | 2025.03.20 21:52:55.053066 [ 5 ] {fb21f0d2-d389-436e-9e8c-3b10a65cc4ad} <Debug> TCPHandler: Processed in 0.003055862 sec. | ||
3097 | 2025.03.20 21:52:55.053155 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
3098 | 2025.03.20 21:52:55.053247 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3099 | 2025.03.20 21:52:55.053309 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3100 | 2025.03.20 21:52:55.053367 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 902 rows starting from the beginning of the part | ||
3101 | 2025.03.20 21:52:55.053461 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3102 | 2025.03.20 21:52:55.053647 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3103 | 2025.03.20 21:52:55.053658 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 530 rows starting from the beginning of the part | ||
3104 | 2025.03.20 21:52:55.054014 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 414 rows starting from the beginning of the part | ||
3105 | 2025.03.20 21:52:55.054384 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
3106 | 2025.03.20 21:52:55.054762 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 416 rows starting from the beginning of the part | ||
3107 | 2025.03.20 21:52:55.055073 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
3108 | 2025.03.20 21:52:55.056237 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3109 | 2025.03.20 21:52:55.056301 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3110 | 2025.03.20 21:52:55.057421 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3111 | 2025.03.20 21:52:55.057779 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3112 | 2025.03.20 21:52:55.058200 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3113 | 2025.03.20 21:52:55.058308 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3114 | 2025.03.20 21:52:55.058299 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.00522814 sec., 460201.90737049887 rows/sec., 35.23 MiB/sec. | ||
3115 | 2025.03.20 21:52:55.058380 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3116 | 2025.03.20 21:52:55.058465 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005053 sec., 31664.35780724322 rows/sec., 2.21 MiB/sec. | ||
3117 | 2025.03.20 21:52:55.058768 [ 5 ] {81409b84-846c-429e-a2bb-ae11d68a332d} <Debug> TCPHandler: Processed in 0.005587189 sec. | ||
3118 | 2025.03.20 21:52:55.058863 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3119 | 2025.03.20 21:52:55.058871 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
3120 | 2025.03.20 21:52:55.059012 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3121 | 2025.03.20 21:52:55.059309 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3122 | 2025.03.20 21:52:55.059545 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3123 | 2025.03.20 21:52:55.059631 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <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 | ||
3124 | 2025.03.20 21:52:55.059679 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3627 rows starting from the beginning of the part | ||
3125 | 2025.03.20 21:52:55.059824 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3126 | 2025.03.20 21:52:55.060405 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 881 rows starting from the beginning of the part | ||
3127 | 2025.03.20 21:52:55.060477 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_21_4} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3128 | 2025.03.20 21:52:55.061045 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
3129 | 2025.03.20 21:52:55.061081 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3130 | 2025.03.20 21:52:55.061457 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
3131 | 2025.03.20 21:52:55.061819 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 238 rows starting from the beginning of the part | ||
3132 | 2025.03.20 21:52:55.062162 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
3133 | 2025.03.20 21:52:55.065603 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3134 | 2025.03.20 21:52:55.065652 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3135 | 2025.03.20 21:52:55.066610 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3136 | 2025.03.20 21:52:55.066729 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5303 rows, containing 5 columns (5 merged, 0 gathered) in 0.008199829 sec., 646720.8035679768 rows/sec., 43.84 MiB/sec. | ||
3137 | 2025.03.20 21:52:55.067008 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2025.03.20 21:52:55.067177 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3139 | 2025.03.20 21:52:55.067525 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008337 sec., 959.5777857742593 rows/sec., 1.72 MiB/sec. | ||
3140 | 2025.03.20 21:52:55.067877 [ 5 ] {ee646f5f-9573-4b81-b831-4dfbc00cbc4e} <Debug> TCPHandler: Processed in 0.008956029 sec. | ||
3141 | 2025.03.20 21:52:55.067921 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3142 | 2025.03.20 21:52:55.068087 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3143 | 2025.03.20 21:52:55.068099 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3144 | 2025.03.20 21:52:55.068230 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
3145 | 2025.03.20 21:52:55.068295 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3146 | 2025.03.20 21:52:55.068349 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3147 | 2025.03.20 21:52:55.068820 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3148 | 2025.03.20 21:52:55.068859 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3149 | 2025.03.20 21:52:55.069227 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3150 | 2025.03.20 21:52:55.069464 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2025.03.20 21:52:55.069618 [ 61 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3152 | 2025.03.20 21:52:55.069672 [ 61 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3153 | 2025.03.20 21:52:55.069702 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
3154 | 2025.03.20 21:52:55.069708 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3155 | 2025.03.20 21:52:55.069841 [ 5 ] {8ac4f456-096c-45ac-9f72-c1d8620eda30} <Debug> TCPHandler: Processed in 0.001804368 sec. | ||
3156 | 2025.03.20 21:52:55.070108 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
3157 | 2025.03.20 21:52:55.070265 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3158 | 2025.03.20 21:52:55.070299 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 616 rows starting from the beginning of the part | ||
3159 | 2025.03.20 21:52:55.070415 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
3160 | 2025.03.20 21:52:55.070604 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
3161 | 2025.03.20 21:52:55.070835 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
3162 | 2025.03.20 21:52:55.070973 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3163 | 2025.03.20 21:52:55.071171 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
3164 | 2025.03.20 21:52:55.072543 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684732 sec., 357577.5906123963 rows/sec., 23.63 MiB/sec. | ||
3165 | 2025.03.20 21:52:55.072752 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3166 | 2025.03.20 21:52:55.073089 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2025.03.20 21:52:55.073180 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_21_4} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3168 | 2025.03.20 21:52:55.073278 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3169 | 2025.03.20 21:52:59.262223 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3170 | 2025.03.20 21:52:59.262295 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3171 | 2025.03.20 21:52:59.359438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3172 | 2025.03.20 21:52:59.360142 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2025.03.20 21:52:59.360198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3174 | 2025.03.20 21:52:59.360752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3175 | 2025.03.20 21:52:59.361042 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3176 | 2025.03.20 21:52:59.361267 [ 177 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3177 | 2025.03.20 21:52:59.361328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3178 | 2025.03.20 21:52:59.361356 [ 177 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3179 | 2025.03.20 21:52:59.361391 [ 177 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3180 | 2025.03.20 21:52:59.361652 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
3181 | 2025.03.20 21:52:59.361830 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3182 | 2025.03.20 21:52:59.361878 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3183 | 2025.03.20 21:52:59.361972 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3184 | 2025.03.20 21:52:59.362208 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3185 | 2025.03.20 21:52:59.362423 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3186 | 2025.03.20 21:52:59.362560 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3187 | 2025.03.20 21:52:59.362657 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3188 | 2025.03.20 21:52:59.364376 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002901478 sec., 2543875.9142754143 rows/sec., 36.39 MiB/sec. | ||
3189 | 2025.03.20 21:52:59.365185 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3190 | 2025.03.20 21:52:59.365514 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3191 | 2025.03.20 21:52:59.365603 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_16_3} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3192 | 2025.03.20 21:52:59.365716 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
3193 | 2025.03.20 21:52:59.375844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 450 | ||
3194 | 2025.03.20 21:52:59.379095 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2025.03.20 21:52:59.379151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3196 | 2025.03.20 21:52:59.380670 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3197 | 2025.03.20 21:52:59.380980 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2025.03.20 21:52:59.381204 [ 177 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3199 | 2025.03.20 21:52:59.381305 [ 177 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3200 | 2025.03.20 21:52:59.381371 [ 177 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3201 | 2025.03.20 21:52:59.381800 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
3202 | 2025.03.20 21:52:59.382796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
3203 | 2025.03.20 21:52:59.383541 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3204 | 2025.03.20 21:52:59.383713 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 260 rows starting from the beginning of the part | ||
3205 | 2025.03.20 21:52:59.384210 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
3206 | 2025.03.20 21:52:59.384690 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
3207 | 2025.03.20 21:52:59.385161 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 66 rows starting from the beginning of the part | ||
3208 | 2025.03.20 21:52:59.385787 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
3209 | 2025.03.20 21:52:59.386413 [ 195 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3210 | 2025.03.20 21:52:59.394298 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 72 columns (72 merged, 0 gathered) in 0.012808222 sec., 35133.682098889294 rows/sec., 33.11 MiB/sec. | ||
3211 | 2025.03.20 21:52:59.395365 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3212 | 2025.03.20 21:52:59.396177 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3213 | 2025.03.20 21:52:59.396275 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_11_2} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3214 | 2025.03.20 21:52:59.396611 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
3215 | 2025.03.20 21:52:59.841795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3216 | 2025.03.20 21:52:59.863834 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3217 | 2025.03.20 21:52:59.863902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3218 | 2025.03.20 21:52:59.871750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3219 | 2025.03.20 21:52:59.872603 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3220 | 2025.03.20 21:52:59.873060 [ 172 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3221 | 2025.03.20 21:52:59.873229 [ 172 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2025.03.20 21:52:59.873328 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3223 | 2025.03.20 21:52:59.873640 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
3224 | 2025.03.20 21:52:59.882895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3225 | 2025.03.20 21:52:59.883832 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3226 | 2025.03.20 21:52:59.884742 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
3227 | 2025.03.20 21:52:59.889442 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
3228 | 2025.03.20 21:52:59.894268 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
3229 | 2025.03.20 21:52:59.899396 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
3230 | 2025.03.20 21:52:59.904750 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3231 | 2025.03.20 21:52:59.909152 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3232 | 2025.03.20 21:52:59.965653 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.092173766 sec., 1312.7379432451528 rows/sec., 6.79 MiB/sec. | ||
3233 | 2025.03.20 21:52:59.968529 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3234 | 2025.03.20 21:52:59.971672 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_16_3} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3235 | 2025.03.20 21:52:59.971789 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_16_3} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3236 | 2025.03.20 21:52:59.974197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3237 | 2025.03.20 21:53:00.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.80 MiB, peak 184.76 MiB, free memory in arenas 0.00 B, will set to 176.89 MiB (RSS), difference: 2.10 MiB | ||
3238 | 2025.03.20 21:53:00.001525 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000996656 sec. | ||
3239 | 2025.03.20 21:53:00.049441 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3240 | 2025.03.20 21:53:00.049619 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3241 | 2025.03.20 21:53:00.049688 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3242 | 2025.03.20 21:53:00.050487 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3243 | 2025.03.20 21:53:00.050529 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3244 | 2025.03.20 21:53:00.050948 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3245 | 2025.03.20 21:53:00.051205 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3246 | 2025.03.20 21:53:00.051455 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001885 sec., 112466.84350132626 rows/sec., 7.15 MiB/sec. | ||
3247 | 2025.03.20 21:53:00.051513 [ 5 ] {cc9ba64f-b712-4103-b19b-fb06f4b19a47} <Debug> TCPHandler: Processed in 0.002196128 sec. | ||
3248 | 2025.03.20 21:53:00.051647 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3249 | 2025.03.20 21:53:00.051757 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3250 | 2025.03.20 21:53:00.051802 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3251 | 2025.03.20 21:53:00.052710 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3252 | 2025.03.20 21:53:00.052750 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3253 | 2025.03.20 21:53:00.053181 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3254 | 2025.03.20 21:53:00.053451 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2025.03.20 21:53:00.053743 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001983 sec., 343419.0620272315 rows/sec., 27.28 MiB/sec. | ||
3256 | 2025.03.20 21:53:00.053947 [ 5 ] {204078cd-2b19-473f-9e47-03fd646ed59b} <Debug> TCPHandler: Processed in 0.002347542 sec. | ||
3257 | 2025.03.20 21:53:00.054084 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3258 | 2025.03.20 21:53:00.054190 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3259 | 2025.03.20 21:53:00.054236 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3260 | 2025.03.20 21:53:00.054931 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2025.03.20 21:53:00.054970 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3262 | 2025.03.20 21:53:00.055330 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3263 | 2025.03.20 21:53:00.055566 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2025.03.20 21:53:00.055855 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001666 sec., 82833.13325330132 rows/sec., 5.15 MiB/sec. | ||
3265 | 2025.03.20 21:53:00.055993 [ 5 ] {0cecbde0-8899-4672-bee8-b52b6ef8efe2} <Debug> TCPHandler: Processed in 0.001961872 sec. | ||
3266 | 2025.03.20 21:53:00.056120 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3267 | 2025.03.20 21:53:00.056226 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3268 | 2025.03.20 21:53:00.056271 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3269 | 2025.03.20 21:53:00.056837 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2025.03.20 21:53:00.056877 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3271 | 2025.03.20 21:53:00.057230 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3272 | 2025.03.20 21:53:00.057489 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3273 | 2025.03.20 21:53:00.057643 [ 172 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3274 | 2025.03.20 21:53:00.057707 [ 172 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3275 | 2025.03.20 21:53:00.057745 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001526 sec., 74049.80340760158 rows/sec., 4.79 MiB/sec. | ||
3276 | 2025.03.20 21:53:00.057752 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3277 | 2025.03.20 21:53:00.057915 [ 5 ] {b2ba514c-f9f3-4286-ae72-df28208cd473} <Debug> TCPHandler: Processed in 0.0018432 sec. | ||
3278 | 2025.03.20 21:53:00.057991 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
3279 | 2025.03.20 21:53:00.058095 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2025.03.20 21:53:00.058174 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3281 | 2025.03.20 21:53:00.058249 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
3282 | 2025.03.20 21:53:00.058309 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3283 | 2025.03.20 21:53:00.058446 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3284 | 2025.03.20 21:53:00.058511 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
3285 | 2025.03.20 21:53:00.059014 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
3286 | 2025.03.20 21:53:00.059393 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
3287 | 2025.03.20 21:53:00.059814 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
3288 | 2025.03.20 21:53:00.060197 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
3289 | 2025.03.20 21:53:00.061386 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3290 | 2025.03.20 21:53:00.061444 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3291 | 2025.03.20 21:53:00.062595 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3292 | 2025.03.20 21:53:00.063186 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3293 | 2025.03.20 21:53:00.063391 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 5 columns (5 merged, 0 gathered) in 0.005509498 sec., 164806.30358700556 rows/sec., 11.54 MiB/sec. | ||
3294 | 2025.03.20 21:53:00.063601 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005361 sec., 20891.62469688491 rows/sec., 1.19 MiB/sec. | ||
3295 | 2025.03.20 21:53:00.063716 [ 5 ] {6d413957-c438-4114-b9c8-749432d645f8} <Debug> TCPHandler: Processed in 0.005693663 sec. | ||
3296 | 2025.03.20 21:53:00.063758 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3297 | 2025.03.20 21:53:00.063921 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3298 | 2025.03.20 21:53:00.064079 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3299 | 2025.03.20 21:53:00.064162 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3300 | 2025.03.20 21:53:00.064333 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3301 | 2025.03.20 21:53:00.064583 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_6_1} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3302 | 2025.03.20 21:53:00.064780 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3303 | 2025.03.20 21:53:00.065288 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3304 | 2025.03.20 21:53:00.065330 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3305 | 2025.03.20 21:53:00.065720 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3306 | 2025.03.20 21:53:00.065963 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3307 | 2025.03.20 21:53:00.066253 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002195 sec., 188610.47835990888 rows/sec., 13.41 MiB/sec. | ||
3308 | 2025.03.20 21:53:00.066471 [ 5 ] {1f5fa378-666d-49d0-9131-a306882ea7f1} <Debug> TCPHandler: Processed in 0.00261497 sec. | ||
3309 | 2025.03.20 21:53:00.066605 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3310 | 2025.03.20 21:53:00.066712 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3311 | 2025.03.20 21:53:00.066758 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3312 | 2025.03.20 21:53:00.067223 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3313 | 2025.03.20 21:53:00.067262 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3314 | 2025.03.20 21:53:00.067618 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3315 | 2025.03.20 21:53:00.067871 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3316 | 2025.03.20 21:53:00.068177 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. | ||
3317 | 2025.03.20 21:53:00.068256 [ 5 ] {1c67d718-7fef-4913-a066-4e325fabc1e6} <Debug> TCPHandler: Processed in 0.001701145 sec. | ||
3318 | 2025.03.20 21:53:00.068386 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3319 | 2025.03.20 21:53:00.068491 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3320 | 2025.03.20 21:53:00.068539 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3321 | 2025.03.20 21:53:00.069057 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3322 | 2025.03.20 21:53:00.069095 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3323 | 2025.03.20 21:53:00.069482 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3324 | 2025.03.20 21:53:00.069720 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3325 | 2025.03.20 21:53:00.069947 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001463 sec., 161995.8988380041 rows/sec., 10.86 MiB/sec. | ||
3326 | 2025.03.20 21:53:00.070285 [ 5 ] {1f0d9fde-565b-47b0-a278-70a086f563e9} <Debug> TCPHandler: Processed in 0.001940512 sec. | ||
3327 | 2025.03.20 21:53:00.070604 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3328 | 2025.03.20 21:53:00.070711 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3329 | 2025.03.20 21:53:00.070759 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3330 | 2025.03.20 21:53:00.071211 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3331 | 2025.03.20 21:53:00.071249 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3332 | 2025.03.20 21:53:00.071583 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3333 | 2025.03.20 21:53:00.071814 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3334 | 2025.03.20 21:53:00.072041 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
3335 | 2025.03.20 21:53:00.072157 [ 5 ] {e0db3169-0f65-4d30-a1d0-63fa7e8166e3} <Debug> TCPHandler: Processed in 0.001634094 sec. | ||
3336 | 2025.03.20 21:53:00.072285 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3337 | 2025.03.20 21:53:00.072388 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3338 | 2025.03.20 21:53:00.072454 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <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 | ||
3339 | 2025.03.20 21:53:00.073550 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3340 | 2025.03.20 21:53:00.073588 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3341 | 2025.03.20 21:53:00.074232 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3342 | 2025.03.20 21:53:00.074489 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2025.03.20 21:53:00.074763 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002376 sec., 13468.013468013467 rows/sec., 24.13 MiB/sec. | ||
3344 | 2025.03.20 21:53:00.074895 [ 5 ] {74ed2f00-d300-4822-a32a-6bbace46dfec} <Debug> TCPHandler: Processed in 0.002660271 sec. | ||
3345 | 2025.03.20 21:53:00.075030 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2025.03.20 21:53:00.075137 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3347 | 2025.03.20 21:53:00.075183 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3348 | 2025.03.20 21:53:00.075638 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2025.03.20 21:53:00.075676 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
3350 | 2025.03.20 21:53:00.076048 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3351 | 2025.03.20 21:53:00.076281 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2025.03.20 21:53:00.076535 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec. | ||
3353 | 2025.03.20 21:53:00.076704 [ 5 ] {66f57ecb-020c-4ff8-9e0e-15402186f14f} <Debug> TCPHandler: Processed in 0.001721416 sec. | ||
3354 | 2025.03.20 21:53:05.070462 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3355 | 2025.03.20 21:53:05.070785 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3356 | 2025.03.20 21:53:05.070894 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3357 | 2025.03.20 21:53:05.071611 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2025.03.20 21:53:05.071655 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3359 | 2025.03.20 21:53:05.072079 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3360 | 2025.03.20 21:53:05.072335 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3361 | 2025.03.20 21:53:05.072710 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001977 sec., 2023.2675771370764 rows/sec., 164.98 KiB/sec. | ||
3362 | 2025.03.20 21:53:05.072984 [ 5 ] {3d1fe5a9-298c-40b1-9ce7-01ff28d20ce2} <Debug> TCPHandler: Processed in 0.002704712 sec. | ||
3363 | 2025.03.20 21:53:05.073114 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3364 | 2025.03.20 21:53:05.073227 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3365 | 2025.03.20 21:53:05.073274 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3366 | 2025.03.20 21:53:05.074280 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3367 | 2025.03.20 21:53:05.074320 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3368 | 2025.03.20 21:53:05.074777 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3369 | 2025.03.20 21:53:05.075016 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3370 | 2025.03.20 21:53:05.075203 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002001 sec., 606696.6516741628 rows/sec., 49.89 MiB/sec. | ||
3371 | 2025.03.20 21:53:05.075259 [ 5 ] {f50d9a4c-a60a-4558-92ed-0bc604afd286} <Debug> TCPHandler: Processed in 0.002199459 sec. | ||
3372 | 2025.03.20 21:53:05.075375 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3373 | 2025.03.20 21:53:05.075482 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3374 | 2025.03.20 21:53:05.075528 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3375 | 2025.03.20 21:53:05.076049 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2025.03.20 21:53:05.076087 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3377 | 2025.03.20 21:53:05.076446 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3378 | 2025.03.20 21:53:05.076681 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2025.03.20 21:53:05.076796 [ 115 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3380 | 2025.03.20 21:53:05.076847 [ 115 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3381 | 2025.03.20 21:53:05.076864 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001404 sec., 8547.008547008547 rows/sec., 627.39 KiB/sec. | ||
3382 | 2025.03.20 21:53:05.076874 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3383 | 2025.03.20 21:53:05.076971 [ 5 ] {40c430d4-6eff-4e4a-962b-17b4d73afe34} <Debug> TCPHandler: Processed in 0.001641464 sec. | ||
3384 | 2025.03.20 21:53:05.077225 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3385 | 2025.03.20 21:53:05.077223 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
3386 | 2025.03.20 21:53:05.077394 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3387 | 2025.03.20 21:53:05.077489 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3388 | 2025.03.20 21:53:05.077767 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3389 | 2025.03.20 21:53:05.077884 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 154 rows starting from the beginning of the part | ||
3390 | 2025.03.20 21:53:05.078263 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
3391 | 2025.03.20 21:53:05.078652 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
3392 | 2025.03.20 21:53:05.079016 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
3393 | 2025.03.20 21:53:05.079205 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
3394 | 2025.03.20 21:53:05.079546 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
3395 | 2025.03.20 21:53:05.080486 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3396 | 2025.03.20 21:53:05.080546 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3397 | 2025.03.20 21:53:05.081518 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3398 | 2025.03.20 21:53:05.082058 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3399 | 2025.03.20 21:53:05.082721 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005361 sec., 42529.37884722999 rows/sec., 2.88 MiB/sec. | ||
3400 | 2025.03.20 21:53:05.082971 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.00596068 sec., 77172.40314863404 rows/sec., 5.17 MiB/sec. | ||
3401 | 2025.03.20 21:53:05.082978 [ 5 ] {459014af-d9f9-48a4-a2c0-28405ba9114c} <Debug> TCPHandler: Processed in 0.005837486 sec. | ||
3402 | 2025.03.20 21:53:05.083174 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3403 | 2025.03.20 21:53:05.083182 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3404 | 2025.03.20 21:53:05.083342 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3405 | 2025.03.20 21:53:05.083433 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3406 | 2025.03.20 21:53:05.083731 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2025.03.20 21:53:05.083971 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_16_3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3408 | 2025.03.20 21:53:05.084135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3409 | 2025.03.20 21:53:05.084655 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3410 | 2025.03.20 21:53:05.084699 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3411 | 2025.03.20 21:53:05.085090 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3412 | 2025.03.20 21:53:05.085331 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3413 | 2025.03.20 21:53:05.085514 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002203 sec., 241488.87880163413 rows/sec., 17.90 MiB/sec. | ||
3414 | 2025.03.20 21:53:05.085572 [ 5 ] {1fd536ad-885c-4c9d-9dd6-6ac3417a21e9} <Debug> TCPHandler: Processed in 0.002455486 sec. | ||
3415 | 2025.03.20 21:53:05.085706 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3416 | 2025.03.20 21:53:05.085841 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3417 | 2025.03.20 21:53:05.085899 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3418 | 2025.03.20 21:53:05.086702 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2025.03.20 21:53:05.086747 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3420 | 2025.03.20 21:53:05.087202 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3421 | 2025.03.20 21:53:05.087439 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3422 | 2025.03.20 21:53:05.087620 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001809 sec., 487562.18905472633 rows/sec., 32.81 MiB/sec. | ||
3423 | 2025.03.20 21:53:05.087671 [ 5 ] {eaf3a3c5-2d08-4c23-ac65-362555a0bea0} <Debug> TCPHandler: Processed in 0.002029954 sec. | ||
3424 | 2025.03.20 21:53:05.087794 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2025.03.20 21:53:05.087898 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3426 | 2025.03.20 21:53:05.087962 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <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 | ||
3427 | 2025.03.20 21:53:05.088983 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2025.03.20 21:53:05.089020 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3429 | 2025.03.20 21:53:05.089605 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3430 | 2025.03.20 21:53:05.089852 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2025.03.20 21:53:05.089980 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3432 | 2025.03.20 21:53:05.090025 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3433 | 2025.03.20 21:53:05.090055 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3434 | 2025.03.20 21:53:05.090058 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002179 sec., 3671.4089031665903 rows/sec., 6.58 MiB/sec. | ||
3435 | 2025.03.20 21:53:05.090374 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
3436 | 2025.03.20 21:53:05.090467 [ 5 ] {adf83844-306b-4c6b-a436-98e688f2aebd} <Debug> TCPHandler: Processed in 0.002718883 sec. | ||
3437 | 2025.03.20 21:53:05.090711 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2025.03.20 21:53:05.090985 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3439 | 2025.03.20 21:53:05.091000 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3440 | 2025.03.20 21:53:05.091106 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3441 | 2025.03.20 21:53:05.091166 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 227 rows starting from the beginning of the part | ||
3442 | 2025.03.20 21:53:05.092113 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
3443 | 2025.03.20 21:53:05.092789 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
3444 | 2025.03.20 21:53:05.093424 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2025.03.20 21:53:05.093534 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3446 | 2025.03.20 21:53:05.093620 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
3447 | 2025.03.20 21:53:05.094370 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
3448 | 2025.03.20 21:53:05.095037 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
3449 | 2025.03.20 21:53:05.095090 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3450 | 2025.03.20 21:53:05.095840 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3451 | 2025.03.20 21:53:05.096358 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005468 sec., 10972.93343087052 rows/sec., 757.25 KiB/sec. | ||
3452 | 2025.03.20 21:53:05.096478 [ 5 ] {79fab595-e963-49e8-9d05-c2cf6af4ab5c} <Debug> TCPHandler: Processed in 0.005856166 sec. | ||
3453 | 2025.03.20 21:53:05.099163 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 19 columns (19 merged, 0 gathered) in 0.009028151 sec., 34890.865250259994 rows/sec., 62.52 MiB/sec. | ||
3454 | 2025.03.20 21:53:05.100064 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3455 | 2025.03.20 21:53:05.100541 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3456 | 2025.03.20 21:53:05.100633 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3457 | 2025.03.20 21:53:05.100804 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
3458 | 2025.03.20 21:53:06.862398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3459 | 2025.03.20 21:53:06.863071 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3460 | 2025.03.20 21:53:06.863122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3461 | 2025.03.20 21:53:06.863884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3462 | 2025.03.20 21:53:06.864155 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3463 | 2025.03.20 21:53:06.864461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3464 | 2025.03.20 21:53:07.383894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3465 | 2025.03.20 21:53:07.402929 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3466 | 2025.03.20 21:53:07.402993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3467 | 2025.03.20 21:53:07.410568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3468 | 2025.03.20 21:53:07.411313 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3469 | 2025.03.20 21:53:07.414555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3470 | 2025.03.20 21:53:09.383958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 488 | ||
3471 | 2025.03.20 21:53:09.387580 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2025.03.20 21:53:09.387643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3473 | 2025.03.20 21:53:09.389401 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3474 | 2025.03.20 21:53:09.389732 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2025.03.20 21:53:09.390689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
3476 | 2025.03.20 21:53:10.048371 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3477 | 2025.03.20 21:53:10.048572 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3478 | 2025.03.20 21:53:10.048648 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3479 | 2025.03.20 21:53:10.049519 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3480 | 2025.03.20 21:53:10.049562 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3481 | 2025.03.20 21:53:10.050018 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3482 | 2025.03.20 21:53:10.050275 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3483 | 2025.03.20 21:53:10.050475 [ 146 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3484 | 2025.03.20 21:53:10.050544 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002023 sec., 104794.85912011864 rows/sec., 6.66 MiB/sec. | ||
3485 | 2025.03.20 21:53:10.050572 [ 146 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3486 | 2025.03.20 21:53:10.050642 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3487 | 2025.03.20 21:53:10.050667 [ 5 ] {75fc6ada-5048-46a0-afa9-5dae2e6c223c} <Debug> TCPHandler: Processed in 0.002429885 sec. | ||
3488 | 2025.03.20 21:53:10.050823 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::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 | ||
3489 | 2025.03.20 21:53:10.050844 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3490 | 2025.03.20 21:53:10.050986 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3491 | 2025.03.20 21:53:10.050992 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3492 | 2025.03.20 21:53:10.051027 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
3493 | 2025.03.20 21:53:10.051062 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3494 | 2025.03.20 21:53:10.051340 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
3495 | 2025.03.20 21:53:10.051687 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
3496 | 2025.03.20 21:53:10.052066 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
3497 | 2025.03.20 21:53:10.052515 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
3498 | 2025.03.20 21:53:10.053816 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3499 | 2025.03.20 21:53:10.053858 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3500 | 2025.03.20 21:53:10.054169 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003423942 sec., 309584.6833854078 rows/sec., 20.87 MiB/sec. | ||
3501 | 2025.03.20 21:53:10.054419 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3502 | 2025.03.20 21:53:10.054538 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3503 | 2025.03.20 21:53:10.054728 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3504 | 2025.03.20 21:53:10.054828 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_5_1} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3505 | 2025.03.20 21:53:10.054848 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3506 | 2025.03.20 21:53:10.054925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3507 | 2025.03.20 21:53:10.055137 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.004185 sec., 162724.01433691755 rows/sec., 12.92 MiB/sec. | ||
3508 | 2025.03.20 21:53:10.055200 [ 5 ] {98e1dd7c-5acf-4b72-a4fd-40985a0ef7a7} <Debug> TCPHandler: Processed in 0.004417409 sec. | ||
3509 | 2025.03.20 21:53:10.055321 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3510 | 2025.03.20 21:53:10.055428 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3511 | 2025.03.20 21:53:10.055475 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3512 | 2025.03.20 21:53:10.056046 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3513 | 2025.03.20 21:53:10.056085 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3514 | 2025.03.20 21:53:10.056444 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3515 | 2025.03.20 21:53:10.056713 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3516 | 2025.03.20 21:53:10.056921 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001516 sec., 91029.02374670185 rows/sec., 5.66 MiB/sec. | ||
3517 | 2025.03.20 21:53:10.056972 [ 5 ] {ed76770e-f464-4d5c-8d54-acf6091de6f0} <Debug> TCPHandler: Processed in 0.001702895 sec. | ||
3518 | 2025.03.20 21:53:10.057107 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3519 | 2025.03.20 21:53:10.057242 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3520 | 2025.03.20 21:53:10.057296 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3521 | 2025.03.20 21:53:10.057970 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3522 | 2025.03.20 21:53:10.058010 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3523 | 2025.03.20 21:53:10.058377 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3524 | 2025.03.20 21:53:10.058619 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3525 | 2025.03.20 21:53:10.058873 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001658 sec., 68154.40289505429 rows/sec., 4.41 MiB/sec. | ||
3526 | 2025.03.20 21:53:10.059051 [ 5 ] {5db9e8c0-d7b6-4050-a493-4473900a83f0} <Debug> TCPHandler: Processed in 0.002008194 sec. | ||
3527 | 2025.03.20 21:53:10.059187 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3528 | 2025.03.20 21:53:10.059318 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3529 | 2025.03.20 21:53:10.059371 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3530 | 2025.03.20 21:53:10.060036 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3531 | 2025.03.20 21:53:10.060075 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3532 | 2025.03.20 21:53:10.060423 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3533 | 2025.03.20 21:53:10.060656 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3534 | 2025.03.20 21:53:10.060807 [ 146 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3535 | 2025.03.20 21:53:10.060871 [ 146 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2025.03.20 21:53:10.060902 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001604 sec., 69825.43640897756 rows/sec., 3.98 MiB/sec. | ||
3537 | 2025.03.20 21:53:10.060910 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3538 | 2025.03.20 21:53:10.061042 [ 5 ] {afe297ca-66fd-4a30-8439-ba603f1a51cd} <Debug> TCPHandler: Processed in 0.001912591 sec. | ||
3539 | 2025.03.20 21:53:10.061219 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::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 | ||
3540 | 2025.03.20 21:53:10.061238 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2025.03.20 21:53:10.061471 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3542 | 2025.03.20 21:53:10.061531 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3543 | 2025.03.20 21:53:10.061561 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3544 | 2025.03.20 21:53:10.061628 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
3545 | 2025.03.20 21:53:10.062005 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
3546 | 2025.03.20 21:53:10.062407 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
3547 | 2025.03.20 21:53:10.062777 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
3548 | 2025.03.20 21:53:10.063121 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
3549 | 2025.03.20 21:53:10.064094 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3550 | 2025.03.20 21:53:10.064167 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3551 | 2025.03.20 21:53:10.065239 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3552 | 2025.03.20 21:53:10.065715 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004639805 sec., 120694.72747238299 rows/sec., 7.34 MiB/sec. | ||
3553 | 2025.03.20 21:53:10.065771 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2025.03.20 21:53:10.065920 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3555 | 2025.03.20 21:53:10.066258 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.00486 sec., 85185.1851851852 rows/sec., 6.06 MiB/sec. | ||
3556 | 2025.03.20 21:53:10.066418 [ 5 ] {12434f12-1a40-4055-8189-01dafa6a9eca} <Debug> TCPHandler: Processed in 0.00523324 sec. | ||
3557 | 2025.03.20 21:53:10.066614 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3558 | 2025.03.20 21:53:10.066629 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2025.03.20 21:53:10.066795 [ 196 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_5_1} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3560 | 2025.03.20 21:53:10.066805 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3561 | 2025.03.20 21:53:10.066919 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3562 | 2025.03.20 21:53:10.066939 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3563 | 2025.03.20 21:53:10.067419 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3564 | 2025.03.20 21:53:10.067461 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3565 | 2025.03.20 21:53:10.067816 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3566 | 2025.03.20 21:53:10.068058 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3567 | 2025.03.20 21:53:10.068285 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. | ||
3568 | 2025.03.20 21:53:10.068336 [ 5 ] {5a3ae97c-2006-4e5c-8b32-58d5028e614c} <Debug> TCPHandler: Processed in 0.001807609 sec. | ||
3569 | 2025.03.20 21:53:10.068443 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3570 | 2025.03.20 21:53:10.068544 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3571 | 2025.03.20 21:53:10.068592 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3572 | 2025.03.20 21:53:10.069112 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3573 | 2025.03.20 21:53:10.069151 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3574 | 2025.03.20 21:53:10.069545 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3575 | 2025.03.20 21:53:10.069776 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3576 | 2025.03.20 21:53:10.069980 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001457 sec., 162663.0061770762 rows/sec., 10.90 MiB/sec. | ||
3577 | 2025.03.20 21:53:10.070031 [ 5 ] {02975a5d-9369-4e9d-90d2-266416927249} <Debug> TCPHandler: Processed in 0.001640574 sec. | ||
3578 | 2025.03.20 21:53:10.070146 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3579 | 2025.03.20 21:53:10.070251 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3580 | 2025.03.20 21:53:10.070296 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3581 | 2025.03.20 21:53:10.070707 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3582 | 2025.03.20 21:53:10.070745 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3583 | 2025.03.20 21:53:10.071086 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3584 | 2025.03.20 21:53:10.071323 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3585 | 2025.03.20 21:53:10.071475 [ 146 ] {} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3586 | 2025.03.20 21:53:10.071542 [ 146 ] {} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3587 | 2025.03.20 21:53:10.071576 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3588 | 2025.03.20 21:53:10.071591 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
3589 | 2025.03.20 21:53:10.071825 [ 5 ] {e196e7ee-5d14-4f17-bd33-43c34cfc9b6d} <Debug> TCPHandler: Processed in 0.001729046 sec. | ||
3590 | 2025.03.20 21:53:10.071977 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::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 | ||
3591 | 2025.03.20 21:53:10.072114 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3592 | 2025.03.20 21:53:10.072157 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3593 | 2025.03.20 21:53:10.072189 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3594 | 2025.03.20 21:53:10.072245 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3595 | 2025.03.20 21:53:10.072312 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::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 | ||
3596 | 2025.03.20 21:53:10.072577 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <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 | ||
3597 | 2025.03.20 21:53:10.072598 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3598 | 2025.03.20 21:53:10.072972 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3599 | 2025.03.20 21:53:10.073255 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3600 | 2025.03.20 21:53:10.075045 [ 200 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00337832 sec., 1480.0255748419331 rows/sec., 99.73 KiB/sec. | ||
3601 | 2025.03.20 21:53:10.075289 [ 200 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3602 | 2025.03.20 21:53:10.075909 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2025.03.20 21:53:10.075954 [ 200 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3604 | 2025.03.20 21:53:10.075979 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3605 | 2025.03.20 21:53:10.076145 [ 200 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_5_1} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3606 | 2025.03.20 21:53:10.076314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3607 | 2025.03.20 21:53:10.076893 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3608 | 2025.03.20 21:53:10.077150 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3609 | 2025.03.20 21:53:10.077388 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.005178 sec., 6179.992275009656 rows/sec., 11.07 MiB/sec. | ||
3610 | 2025.03.20 21:53:10.077498 [ 5 ] {31da9418-e896-4447-b01e-677a9881c3f1} <Debug> TCPHandler: Processed in 0.005468076 sec. | ||
3611 | 2025.03.20 21:53:10.077639 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3612 | 2025.03.20 21:53:10.077744 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3613 | 2025.03.20 21:53:10.077789 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3614 | 2025.03.20 21:53:10.078217 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2025.03.20 21:53:10.078255 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3616 | 2025.03.20 21:53:10.078604 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3617 | 2025.03.20 21:53:10.078859 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3618 | 2025.03.20 21:53:10.079108 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec. | ||
3619 | 2025.03.20 21:53:10.079189 [ 5 ] {bccb2ab5-7c3d-4b9d-9689-ec5dd6d1a856} <Debug> TCPHandler: Processed in 0.001601793 sec. | ||
3620 | 2025.03.20 21:53:14.262343 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3621 | 2025.03.20 21:53:14.262408 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3622 | 2025.03.20 21:53:14.365538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3623 | 2025.03.20 21:53:14.366248 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3624 | 2025.03.20 21:53:14.366296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3625 | 2025.03.20 21:53:14.366860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3626 | 2025.03.20 21:53:14.367133 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3627 | 2025.03.20 21:53:14.367405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3628 | 2025.03.20 21:53:14.915560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3629 | 2025.03.20 21:53:14.935797 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2025.03.20 21:53:14.935861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3631 | 2025.03.20 21:53:14.943600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3632 | 2025.03.20 21:53:14.944379 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2025.03.20 21:53:14.947913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3634 | 2025.03.20 21:53:15.042208 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3635 | 2025.03.20 21:53:15.042385 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3636 | 2025.03.20 21:53:15.042452 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3637 | 2025.03.20 21:53:15.043175 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3638 | 2025.03.20 21:53:15.043216 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3639 | 2025.03.20 21:53:15.043597 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3640 | 2025.03.20 21:53:15.043841 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3641 | 2025.03.20 21:53:15.044067 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001732 sec., 41570.43879907621 rows/sec., 3.36 MiB/sec. | ||
3642 | 2025.03.20 21:53:15.044122 [ 5 ] {825485f3-2771-4182-ae69-889ee91e118f} <Debug> TCPHandler: Processed in 0.002069435 sec. | ||
3643 | 2025.03.20 21:53:15.044246 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3644 | 2025.03.20 21:53:15.044354 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3645 | 2025.03.20 21:53:15.044400 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3646 | 2025.03.20 21:53:15.044913 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3647 | 2025.03.20 21:53:15.044953 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3648 | 2025.03.20 21:53:15.045289 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3649 | 2025.03.20 21:53:15.045521 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3650 | 2025.03.20 21:53:15.045725 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001395 sec., 5734.767025089606 rows/sec., 431.23 KiB/sec. | ||
3651 | 2025.03.20 21:53:15.045776 [ 5 ] {f3ab2f30-3268-4e8a-984e-799db0cd618e} <Debug> TCPHandler: Processed in 0.001581742 sec. | ||
3652 | 2025.03.20 21:53:15.045879 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3653 | 2025.03.20 21:53:15.045981 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3654 | 2025.03.20 21:53:15.046025 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3655 | 2025.03.20 21:53:15.046549 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3656 | 2025.03.20 21:53:15.046587 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3657 | 2025.03.20 21:53:15.046931 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3658 | 2025.03.20 21:53:15.047169 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3659 | 2025.03.20 21:53:15.047376 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001416 sec., 50847.457627118645 rows/sec., 3.97 MiB/sec. | ||
3660 | 2025.03.20 21:53:15.047426 [ 5 ] {2e184597-8166-42d1-9676-b217a17873c2} <Debug> TCPHandler: Processed in 0.001596453 sec. | ||
3661 | 2025.03.20 21:53:15.047538 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3662 | 2025.03.20 21:53:15.047642 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3663 | 2025.03.20 21:53:15.047690 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3664 | 2025.03.20 21:53:15.048183 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3665 | 2025.03.20 21:53:15.048221 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3666 | 2025.03.20 21:53:15.048590 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3667 | 2025.03.20 21:53:15.048818 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3668 | 2025.03.20 21:53:15.049028 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
3669 | 2025.03.20 21:53:15.049077 [ 5 ] {f7fbc024-ff0a-4096-b73e-d0419bf263f3} <Debug> TCPHandler: Processed in 0.001589803 sec. | ||
3670 | 2025.03.20 21:53:15.049203 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3671 | 2025.03.20 21:53:15.049306 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3672 | 2025.03.20 21:53:15.049370 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <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 | ||
3673 | 2025.03.20 21:53:15.050317 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3674 | 2025.03.20 21:53:15.050356 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3675 | 2025.03.20 21:53:15.050922 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3676 | 2025.03.20 21:53:15.051167 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3677 | 2025.03.20 21:53:15.051401 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002117 sec., 3778.9324515824283 rows/sec., 6.77 MiB/sec. | ||
3678 | 2025.03.20 21:53:15.051494 [ 5 ] {9c56550d-b55c-48fb-b084-9c3d9a50ca53} <Debug> TCPHandler: Processed in 0.002342123 sec. | ||
3679 | 2025.03.20 21:53:15.051633 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3680 | 2025.03.20 21:53:15.051737 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3681 | 2025.03.20 21:53:15.051782 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3682 | 2025.03.20 21:53:15.052211 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3683 | 2025.03.20 21:53:15.052248 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3684 | 2025.03.20 21:53:15.052590 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3685 | 2025.03.20 21:53:15.052830 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3686 | 2025.03.20 21:53:15.053189 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
3687 | 2025.03.20 21:53:15.053238 [ 5 ] {8ea18c8e-b5d6-4798-a8fc-51b58e9d9cc0} <Debug> TCPHandler: Processed in 0.001656254 sec. | ||
3688 | 2025.03.20 21:53:19.391815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 522 | ||
3689 | 2025.03.20 21:53:19.394934 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2025.03.20 21:53:19.394993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3691 | 2025.03.20 21:53:19.396481 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3692 | 2025.03.20 21:53:19.396805 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3693 | 2025.03.20 21:53:19.397450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
3694 | 2025.03.20 21:53:20.048542 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3695 | 2025.03.20 21:53:20.048744 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3696 | 2025.03.20 21:53:20.048819 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3697 | 2025.03.20 21:53:20.049657 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3698 | 2025.03.20 21:53:20.049701 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3699 | 2025.03.20 21:53:20.050131 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3700 | 2025.03.20 21:53:20.050372 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3701 | 2025.03.20 21:53:20.050590 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.0019 sec., 111578.94736842105 rows/sec., 7.10 MiB/sec. | ||
3702 | 2025.03.20 21:53:20.050647 [ 5 ] {8855f32e-8a74-4bdf-90b2-da7c18ee2679} <Debug> TCPHandler: Processed in 0.00223912 sec. | ||
3703 | 2025.03.20 21:53:20.050768 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3704 | 2025.03.20 21:53:20.050874 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3705 | 2025.03.20 21:53:20.050920 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3706 | 2025.03.20 21:53:20.051449 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3707 | 2025.03.20 21:53:20.051489 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3708 | 2025.03.20 21:53:20.051823 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3709 | 2025.03.20 21:53:20.052077 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3710 | 2025.03.20 21:53:20.052331 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001471 sec., 6798.096532970768 rows/sec., 554.34 KiB/sec. | ||
3711 | 2025.03.20 21:53:20.052397 [ 5 ] {761170c2-4a63-4acb-844e-363ecb3fd316} <Debug> TCPHandler: Processed in 0.001680875 sec. | ||
3712 | 2025.03.20 21:53:20.052516 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3713 | 2025.03.20 21:53:20.052628 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3714 | 2025.03.20 21:53:20.052672 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3715 | 2025.03.20 21:53:20.053466 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3716 | 2025.03.20 21:53:20.053506 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3717 | 2025.03.20 21:53:20.053913 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3718 | 2025.03.20 21:53:20.054156 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3719 | 2025.03.20 21:53:20.054344 [ 136 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3720 | 2025.03.20 21:53:20.054371 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Debug> executeQuery: Read 686 rows, 55.75 KiB in 0.001764 sec., 388888.8888888889 rows/sec., 30.86 MiB/sec. | ||
3721 | 2025.03.20 21:53:20.054426 [ 136 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2025.03.20 21:53:20.054502 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3723 | 2025.03.20 21:53:20.054505 [ 5 ] {17484b46-133d-4c78-b6a0-f9095e66da51} <Debug> TCPHandler: Processed in 0.002036815 sec. | ||
3724 | 2025.03.20 21:53:20.054684 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
3725 | 2025.03.20 21:53:20.054696 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3726 | 2025.03.20 21:53:20.054832 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3727 | 2025.03.20 21:53:20.054841 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3728 | 2025.03.20 21:53:20.054875 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1843 rows starting from the beginning of the part | ||
3729 | 2025.03.20 21:53:20.054898 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3730 | 2025.03.20 21:53:20.055095 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 681 rows starting from the beginning of the part | ||
3731 | 2025.03.20 21:53:20.055338 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1214 rows starting from the beginning of the part | ||
3732 | 2025.03.20 21:53:20.055774 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 681 rows starting from the beginning of the part | ||
3733 | 2025.03.20 21:53:20.056164 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
3734 | 2025.03.20 21:53:20.056574 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 686 rows starting from the beginning of the part | ||
3735 | 2025.03.20 21:53:20.057513 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3736 | 2025.03.20 21:53:20.057557 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3737 | 2025.03.20 21:53:20.058173 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3738 | 2025.03.20 21:53:20.058465 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3739 | 2025.03.20 21:53:20.058781 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.003975 sec., 37232.70440251572 rows/sec., 2.33 MiB/sec. | ||
3740 | 2025.03.20 21:53:20.058957 [ 5 ] {35a23546-1f2b-46a0-ad8f-ffd3192429f0} <Debug> TCPHandler: Processed in 0.004317825 sec. | ||
3741 | 2025.03.20 21:53:20.059302 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3742 | 2025.03.20 21:53:20.059439 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3743 | 2025.03.20 21:53:20.059487 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3744 | 2025.03.20 21:53:20.059717 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 5 columns (5 merged, 0 gathered) in 0.005115257 sec., 1012070.3612741256 rows/sec., 85.62 MiB/sec. | ||
3745 | 2025.03.20 21:53:20.059943 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3746 | 2025.03.20 21:53:20.060280 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3747 | 2025.03.20 21:53:20.060298 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3748 | 2025.03.20 21:53:20.060345 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3749 | 2025.03.20 21:53:20.060373 [ 191 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_26_5} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3750 | 2025.03.20 21:53:20.060470 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
3751 | 2025.03.20 21:53:20.060774 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3752 | 2025.03.20 21:53:20.061017 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2025.03.20 21:53:20.061234 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001817 sec., 62190.423775454045 rows/sec., 4.03 MiB/sec. | ||
3754 | 2025.03.20 21:53:20.061289 [ 5 ] {4d252ffc-1df3-4534-8091-5cdd576d546d} <Debug> TCPHandler: Processed in 0.002084215 sec. | ||
3755 | 2025.03.20 21:53:20.061406 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2025.03.20 21:53:20.061511 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3757 | 2025.03.20 21:53:20.061555 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3758 | 2025.03.20 21:53:20.062105 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2025.03.20 21:53:20.062144 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3760 | 2025.03.20 21:53:20.062491 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3761 | 2025.03.20 21:53:20.062725 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2025.03.20 21:53:20.062958 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001463 sec., 76555.02392344497 rows/sec., 4.36 MiB/sec. | ||
3763 | 2025.03.20 21:53:20.063033 [ 5 ] {a1f5426d-8003-4a80-a577-2f05f4053c03} <Debug> TCPHandler: Processed in 0.001678815 sec. | ||
3764 | 2025.03.20 21:53:20.063146 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3765 | 2025.03.20 21:53:20.063256 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3766 | 2025.03.20 21:53:20.063301 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3767 | 2025.03.20 21:53:20.063978 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2025.03.20 21:53:20.064036 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3769 | 2025.03.20 21:53:20.064425 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3770 | 2025.03.20 21:53:20.064658 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2025.03.20 21:53:20.064813 [ 136 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3772 | 2025.03.20 21:53:20.064873 [ 136 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2025.03.20 21:53:20.064894 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001652 sec., 256658.59564164648 rows/sec., 18.30 MiB/sec. | ||
3774 | 2025.03.20 21:53:20.064912 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3775 | 2025.03.20 21:53:20.065036 [ 5 ] {7cdbeeca-c959-46fd-a095-553e2637f29f} <Debug> TCPHandler: Processed in 0.001941002 sec. | ||
3776 | 2025.03.20 21:53:20.065097 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
3777 | 2025.03.20 21:53:20.065163 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2025.03.20 21:53:20.065210 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3779 | 2025.03.20 21:53:20.065245 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 906 rows starting from the beginning of the part | ||
3780 | 2025.03.20 21:53:20.065293 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3781 | 2025.03.20 21:53:20.065418 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 414 rows starting from the beginning of the part | ||
3782 | 2025.03.20 21:53:20.065454 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3783 | 2025.03.20 21:53:20.065796 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 532 rows starting from the beginning of the part | ||
3784 | 2025.03.20 21:53:20.066146 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 414 rows starting from the beginning of the part | ||
3785 | 2025.03.20 21:53:20.066481 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
3786 | 2025.03.20 21:53:20.066843 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 424 rows starting from the beginning of the part | ||
3787 | 2025.03.20 21:53:20.067512 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2025.03.20 21:53:20.067558 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3789 | 2025.03.20 21:53:20.068108 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3790 | 2025.03.20 21:53:20.068468 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2025.03.20 21:53:20.068686 [ 136 ] {} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3792 | 2025.03.20 21:53:20.068772 [ 136 ] {} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3793 | 2025.03.20 21:53:20.068826 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3794 | 2025.03.20 21:53:20.068837 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003562 sec., 1684.4469399213924 rows/sec., 88.01 KiB/sec. | ||
3795 | 2025.03.20 21:53:20.069520 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::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 | ||
3796 | 2025.03.20 21:53:20.069575 [ 5 ] {4b044cdd-0f90-4e11-8352-20783f4fea4b} <Debug> TCPHandler: Processed in 0.004443588 sec. | ||
3797 | 2025.03.20 21:53:20.069948 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3798 | 2025.03.20 21:53:20.069975 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3799 | 2025.03.20 21:53:20.070011 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3800 | 2025.03.20 21:53:20.070136 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.005082896 sec., 543391.0117381902 rows/sec., 41.41 MiB/sec. | ||
3801 | 2025.03.20 21:53:20.070357 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3802 | 2025.03.20 21:53:20.070424 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3803 | 2025.03.20 21:53:20.070678 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3804 | 2025.03.20 21:53:20.070703 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3805 | 2025.03.20 21:53:20.070717 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3806 | 2025.03.20 21:53:20.071294 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3807 | 2025.03.20 21:53:20.071763 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3808 | 2025.03.20 21:53:20.072119 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2025.03.20 21:53:20.072204 [ 191 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3810 | 2025.03.20 21:53:20.072682 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_26_5} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3811 | 2025.03.20 21:53:20.073078 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
3812 | 2025.03.20 21:53:20.073814 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3813 | 2025.03.20 21:53:20.073869 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3814 | 2025.03.20 21:53:20.074410 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005418775 sec., 6643.5679650843595 rows/sec., 347.10 KiB/sec. | ||
3815 | 2025.03.20 21:53:20.074580 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3816 | 2025.03.20 21:53:20.074638 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3817 | 2025.03.20 21:53:20.075013 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2025.03.20 21:53:20.075281 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3819 | 2025.03.20 21:53:20.075280 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2025.03.20 21:53:20.075383 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2025.03.20 21:53:20.075478 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3822 | 2025.03.20 21:53:20.075585 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.005334 sec., 45369.328833895765 rows/sec., 3.04 MiB/sec. | ||
3823 | 2025.03.20 21:53:20.075637 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_6_1} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3824 | 2025.03.20 21:53:20.075954 [ 5 ] {f9f2827a-929b-49b5-8c14-32adfe95a2cc} <Debug> TCPHandler: Processed in 0.006071022 sec. | ||
3825 | 2025.03.20 21:53:20.075987 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
3826 | 2025.03.20 21:53:20.076015 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3827 | 2025.03.20 21:53:20.076191 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3828 | 2025.03.20 21:53:20.076207 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3829 | 2025.03.20 21:53:20.076248 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5303 rows starting from the beginning of the part | ||
3830 | 2025.03.20 21:53:20.076345 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3831 | 2025.03.20 21:53:20.076433 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
3832 | 2025.03.20 21:53:20.076513 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3833 | 2025.03.20 21:53:20.076965 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 882 rows starting from the beginning of the part | ||
3834 | 2025.03.20 21:53:20.077395 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3835 | 2025.03.20 21:53:20.077776 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
3836 | 2025.03.20 21:53:20.078104 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 242 rows starting from the beginning of the part | ||
3837 | 2025.03.20 21:53:20.078772 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3838 | 2025.03.20 21:53:20.078816 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3839 | 2025.03.20 21:53:20.079309 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3840 | 2025.03.20 21:53:20.079640 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3841 | 2025.03.20 21:53:20.079916 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003631 sec., 275.40622418066647 rows/sec., 18.56 KiB/sec. | ||
3842 | 2025.03.20 21:53:20.079991 [ 5 ] {9d5d04c8-e77a-469f-bb37-a684a93c8ead} <Debug> TCPHandler: Processed in 0.003865034 sec. | ||
3843 | 2025.03.20 21:53:20.080151 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3844 | 2025.03.20 21:53:20.080256 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3845 | 2025.03.20 21:53:20.080330 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <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 | ||
3846 | 2025.03.20 21:53:20.081007 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7061 rows, containing 5 columns (5 merged, 0 gathered) in 0.005416245 sec., 1303670.7165203937 rows/sec., 88.25 MiB/sec. | ||
3847 | 2025.03.20 21:53:20.081454 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3848 | 2025.03.20 21:53:20.081895 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3849 | 2025.03.20 21:53:20.081959 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3850 | 2025.03.20 21:53:20.081996 [ 199 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3851 | 2025.03.20 21:53:20.082000 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3852 | 2025.03.20 21:53:20.082084 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
3853 | 2025.03.20 21:53:20.082679 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3854 | 2025.03.20 21:53:20.082952 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3855 | 2025.03.20 21:53:20.083187 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002952 sec., 10840.10840108401 rows/sec., 19.42 MiB/sec. | ||
3856 | 2025.03.20 21:53:20.083296 [ 5 ] {c7a7e460-1fbb-411c-a0d7-aac7bca238a2} <Debug> TCPHandler: Processed in 0.003219996 sec. | ||
3857 | 2025.03.20 21:53:20.083442 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3858 | 2025.03.20 21:53:20.083547 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3859 | 2025.03.20 21:53:20.083593 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3860 | 2025.03.20 21:53:20.084027 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3861 | 2025.03.20 21:53:20.084065 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3862 | 2025.03.20 21:53:20.084420 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3863 | 2025.03.20 21:53:20.084664 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3864 | 2025.03.20 21:53:20.084818 [ 136 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3865 | 2025.03.20 21:53:20.084877 [ 136 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3866 | 2025.03.20 21:53:20.084908 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3867 | 2025.03.20 21:53:20.084924 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. | ||
3868 | 2025.03.20 21:53:20.085142 [ 5 ] {c2c59124-2dcf-4147-a093-deaff5e20dd7} <Debug> TCPHandler: Processed in 0.001746116 sec. | ||
3869 | 2025.03.20 21:53:20.085186 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
3870 | 2025.03.20 21:53:20.085334 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3871 | 2025.03.20 21:53:20.085373 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 960 rows starting from the beginning of the part | ||
3872 | 2025.03.20 21:53:20.085509 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
3873 | 2025.03.20 21:53:20.085776 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
3874 | 2025.03.20 21:53:20.085975 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3875 | 2025.03.20 21:53:20.086237 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
3876 | 2025.03.20 21:53:20.086369 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
3877 | 2025.03.20 21:53:20.087746 [ 201 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 4 columns (4 merged, 0 gathered) in 0.002753734 sec., 481527.99072096293 rows/sec., 31.65 MiB/sec. | ||
3878 | 2025.03.20 21:53:20.087943 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3879 | 2025.03.20 21:53:20.088325 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3880 | 2025.03.20 21:53:20.088403 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_26_5} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3881 | 2025.03.20 21:53:20.088475 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3882 | 2025.03.20 21:53:21.868475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3883 | 2025.03.20 21:53:21.869121 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3884 | 2025.03.20 21:53:21.869164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3885 | 2025.03.20 21:53:21.869695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3886 | 2025.03.20 21:53:21.869958 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3887 | 2025.03.20 21:53:21.870189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3888 | 2025.03.20 21:53:22.448919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3889 | 2025.03.20 21:53:22.470530 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3890 | 2025.03.20 21:53:22.470589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3891 | 2025.03.20 21:53:22.478191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3892 | 2025.03.20 21:53:22.478984 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3893 | 2025.03.20 21:53:22.481680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3894 | 2025.03.20 21:53:25.041723 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3895 | 2025.03.20 21:53:25.041943 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3896 | 2025.03.20 21:53:25.042020 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3897 | 2025.03.20 21:53:25.042823 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2025.03.20 21:53:25.042867 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3899 | 2025.03.20 21:53:25.043334 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3900 | 2025.03.20 21:53:25.043594 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3901 | 2025.03.20 21:53:25.043842 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001954 sec., 36847.4923234391 rows/sec., 2.98 MiB/sec. | ||
3902 | 2025.03.20 21:53:25.043902 [ 5 ] {216b6e7d-3b60-4efc-b16b-ef553e82dd7c} <Debug> TCPHandler: Processed in 0.002315252 sec. | ||
3903 | 2025.03.20 21:53:25.044028 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3904 | 2025.03.20 21:53:25.044139 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3905 | 2025.03.20 21:53:25.044187 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3906 | 2025.03.20 21:53:25.044715 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3907 | 2025.03.20 21:53:25.044754 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3908 | 2025.03.20 21:53:25.045097 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3909 | 2025.03.20 21:53:25.045340 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3910 | 2025.03.20 21:53:25.045576 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001461 sec., 5475.7015742642025 rows/sec., 411.75 KiB/sec. | ||
3911 | 2025.03.20 21:53:25.045705 [ 5 ] {4cfd1a80-3a7d-427d-89df-c682f6ae8b3d} <Debug> TCPHandler: Processed in 0.001729726 sec. | ||
3912 | 2025.03.20 21:53:25.045850 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3913 | 2025.03.20 21:53:25.045957 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3914 | 2025.03.20 21:53:25.046001 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3915 | 2025.03.20 21:53:25.046549 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3916 | 2025.03.20 21:53:25.046587 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3917 | 2025.03.20 21:53:25.046942 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3918 | 2025.03.20 21:53:25.047187 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3919 | 2025.03.20 21:53:25.047391 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. | ||
3920 | 2025.03.20 21:53:25.047444 [ 5 ] {bf620b8b-8e54-41eb-b522-8d9e7a6f95a3} <Debug> TCPHandler: Processed in 0.001645414 sec. | ||
3921 | 2025.03.20 21:53:25.047576 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3922 | 2025.03.20 21:53:25.047716 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3923 | 2025.03.20 21:53:25.047776 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3924 | 2025.03.20 21:53:25.048407 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2025.03.20 21:53:25.048450 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3926 | 2025.03.20 21:53:25.048848 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3927 | 2025.03.20 21:53:25.049093 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2025.03.20 21:53:25.049306 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. | ||
3929 | 2025.03.20 21:53:25.049359 [ 5 ] {74b81513-dc95-4ccb-bc7c-343b59949952} <Debug> TCPHandler: Processed in 0.001847439 sec. | ||
3930 | 2025.03.20 21:53:25.049493 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3931 | 2025.03.20 21:53:25.049599 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3932 | 2025.03.20 21:53:25.049666 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <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 | ||
3933 | 2025.03.20 21:53:25.050708 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3934 | 2025.03.20 21:53:25.050747 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3935 | 2025.03.20 21:53:25.051357 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3936 | 2025.03.20 21:53:25.051618 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2025.03.20 21:53:25.051872 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002296 sec., 3484.3205574912895 rows/sec., 6.24 MiB/sec. | ||
3938 | 2025.03.20 21:53:25.051972 [ 5 ] {ece0b4d6-e7b5-4aab-8a6a-36c000ff849c} <Debug> TCPHandler: Processed in 0.002529608 sec. | ||
3939 | 2025.03.20 21:53:25.052111 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3940 | 2025.03.20 21:53:25.052218 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3941 | 2025.03.20 21:53:25.052264 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3942 | 2025.03.20 21:53:25.052699 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3943 | 2025.03.20 21:53:25.052737 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3944 | 2025.03.20 21:53:25.053106 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3945 | 2025.03.20 21:53:25.053338 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2025.03.20 21:53:25.053585 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. | ||
3947 | 2025.03.20 21:53:25.053667 [ 5 ] {a260db2d-32e0-4115-aef2-ef095b2ba18f} <Debug> TCPHandler: Processed in 0.001601873 sec. | ||
3948 | 2025.03.20 21:53:29.262450 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3949 | 2025.03.20 21:53:29.262510 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3950 | 2025.03.20 21:53:29.371262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
3951 | 2025.03.20 21:53:29.371982 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3952 | 2025.03.20 21:53:29.372035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3953 | 2025.03.20 21:53:29.372683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3954 | 2025.03.20 21:53:29.372951 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3955 | 2025.03.20 21:53:29.373223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3956 | 2025.03.20 21:53:29.398574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 558 | ||
3957 | 2025.03.20 21:53:29.401786 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3958 | 2025.03.20 21:53:29.401846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3959 | 2025.03.20 21:53:29.403383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3960 | 2025.03.20 21:53:29.403706 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3961 | 2025.03.20 21:53:29.404805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
3962 | 2025.03.20 21:53:29.982685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3963 | 2025.03.20 21:53:30.004158 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3964 | 2025.03.20 21:53:30.004214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3965 | 2025.03.20 21:53:30.012605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3966 | 2025.03.20 21:53:30.013444 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3967 | 2025.03.20 21:53:30.016847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3968 | 2025.03.20 21:53:30.048672 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3969 | 2025.03.20 21:53:30.048826 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3970 | 2025.03.20 21:53:30.048885 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3971 | 2025.03.20 21:53:30.049616 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3972 | 2025.03.20 21:53:30.049657 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3973 | 2025.03.20 21:53:30.050067 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3974 | 2025.03.20 21:53:30.050318 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3975 | 2025.03.20 21:53:30.050527 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001742 sec., 121699.196326062 rows/sec., 7.74 MiB/sec. | ||
3976 | 2025.03.20 21:53:30.050581 [ 5 ] {dd2369f0-925d-4c16-af2e-00ecea2a61f2} <Debug> TCPHandler: Processed in 0.002052755 sec. | ||
3977 | 2025.03.20 21:53:30.050713 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3978 | 2025.03.20 21:53:30.050823 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3979 | 2025.03.20 21:53:30.050868 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3980 | 2025.03.20 21:53:30.051734 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3981 | 2025.03.20 21:53:30.051774 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3982 | 2025.03.20 21:53:30.052185 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3983 | 2025.03.20 21:53:30.052430 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3984 | 2025.03.20 21:53:30.052681 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001871 sec., 363976.4831640834 rows/sec., 28.91 MiB/sec. | ||
3985 | 2025.03.20 21:53:30.052766 [ 5 ] {18b8b0f5-7466-438e-a0dd-29fc0bd7955a} <Debug> TCPHandler: Processed in 0.002101946 sec. | ||
3986 | 2025.03.20 21:53:30.053016 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3987 | 2025.03.20 21:53:30.053125 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3988 | 2025.03.20 21:53:30.053171 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3989 | 2025.03.20 21:53:30.053755 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3990 | 2025.03.20 21:53:30.053793 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3991 | 2025.03.20 21:53:30.054149 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3992 | 2025.03.20 21:53:30.054402 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3993 | 2025.03.20 21:53:30.054579 [ 114 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3994 | 2025.03.20 21:53:30.054660 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001549 sec., 89089.73531310522 rows/sec., 5.54 MiB/sec. | ||
3995 | 2025.03.20 21:53:30.054712 [ 114 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3996 | 2025.03.20 21:53:30.054772 [ 5 ] {6070d673-bb1b-4233-9f27-138588b576ea} <Debug> TCPHandler: Processed in 0.00184894 sec. | ||
3997 | 2025.03.20 21:53:30.054800 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
3998 | 2025.03.20 21:53:30.054952 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3999 | 2025.03.20 21:53:30.054999 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
4000 | 2025.03.20 21:53:30.055082 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4001 | 2025.03.20 21:53:30.055139 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4002 | 2025.03.20 21:53:30.055160 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4003 | 2025.03.20 21:53:30.055217 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
4004 | 2025.03.20 21:53:30.055443 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
4005 | 2025.03.20 21:53:30.055739 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
4006 | 2025.03.20 21:53:30.056225 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
4007 | 2025.03.20 21:53:30.056471 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
4008 | 2025.03.20 21:53:30.056782 [ 187 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 138 rows starting from the beginning of the part | ||
4009 | 2025.03.20 21:53:30.057260 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2025.03.20 21:53:30.057304 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4011 | 2025.03.20 21:53:30.057895 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4012 | 2025.03.20 21:53:30.058227 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2025.03.20 21:53:30.058503 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.003559835 sec., 168547.1377184617 rows/sec., 11.25 MiB/sec. | ||
4014 | 2025.03.20 21:53:30.058743 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003662 sec., 30857.454942654287 rows/sec., 2.00 MiB/sec. | ||
4015 | 2025.03.20 21:53:30.058905 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4016 | 2025.03.20 21:53:30.058988 [ 5 ] {f8cd31b1-8491-4cfd-ba31-d372187ac1ff} <Debug> TCPHandler: Processed in 0.00410992 sec. | ||
4017 | 2025.03.20 21:53:30.059153 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4018 | 2025.03.20 21:53:30.059313 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4019 | 2025.03.20 21:53:30.059387 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4020 | 2025.03.20 21:53:30.059490 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4021 | 2025.03.20 21:53:30.059672 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_21_4} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4022 | 2025.03.20 21:53:30.059876 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
4023 | 2025.03.20 21:53:30.060309 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4024 | 2025.03.20 21:53:30.060352 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4025 | 2025.03.20 21:53:30.060709 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4026 | 2025.03.20 21:53:30.060947 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4027 | 2025.03.20 21:53:30.061182 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001933 sec., 57941.02431453699 rows/sec., 3.30 MiB/sec. | ||
4028 | 2025.03.20 21:53:30.061234 [ 5 ] {6e8aa7f5-8511-4e3c-9f43-f1d55a815f86} <Debug> TCPHandler: Processed in 0.002138208 sec. | ||
4029 | 2025.03.20 21:53:30.061406 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4030 | 2025.03.20 21:53:30.061509 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4031 | 2025.03.20 21:53:30.061551 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4032 | 2025.03.20 21:53:30.062216 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4033 | 2025.03.20 21:53:30.062255 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4034 | 2025.03.20 21:53:30.062626 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4035 | 2025.03.20 21:53:30.062881 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4036 | 2025.03.20 21:53:30.063093 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001606 sec., 257783.31257783313 rows/sec., 18.33 MiB/sec. | ||
4037 | 2025.03.20 21:53:30.063144 [ 5 ] {677528de-c3b6-4113-a12a-9a680814b3ea} <Debug> TCPHandler: Processed in 0.001791148 sec. | ||
4038 | 2025.03.20 21:53:30.063274 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4039 | 2025.03.20 21:53:30.063410 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4040 | 2025.03.20 21:53:30.063466 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4041 | 2025.03.20 21:53:30.063921 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4042 | 2025.03.20 21:53:30.063960 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4043 | 2025.03.20 21:53:30.064315 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4044 | 2025.03.20 21:53:30.064551 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4045 | 2025.03.20 21:53:30.064835 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
4046 | 2025.03.20 21:53:30.065043 [ 5 ] {19412b25-3b2e-4a73-9144-70c6f6b5c5e2} <Debug> TCPHandler: Processed in 0.001827128 sec. | ||
4047 | 2025.03.20 21:53:30.065210 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2025.03.20 21:53:30.065315 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4049 | 2025.03.20 21:53:30.065364 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4050 | 2025.03.20 21:53:30.065912 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2025.03.20 21:53:30.065951 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4052 | 2025.03.20 21:53:30.066357 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4053 | 2025.03.20 21:53:30.066590 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2025.03.20 21:53:30.066821 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001529 sec., 155003.27011118378 rows/sec., 10.39 MiB/sec. | ||
4055 | 2025.03.20 21:53:30.066874 [ 5 ] {13d705ef-af4c-4aa0-b783-b55c0e7abe48} <Debug> TCPHandler: Processed in 0.001715126 sec. | ||
4056 | 2025.03.20 21:53:30.066988 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2025.03.20 21:53:30.067093 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4058 | 2025.03.20 21:53:30.067139 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4059 | 2025.03.20 21:53:30.067547 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2025.03.20 21:53:30.067587 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4061 | 2025.03.20 21:53:30.067920 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4062 | 2025.03.20 21:53:30.068146 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.03.20 21:53:30.068411 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
4064 | 2025.03.20 21:53:30.068530 [ 5 ] {3b972439-a409-4874-9d56-0e10d8b631b1} <Debug> TCPHandler: Processed in 0.001592863 sec. | ||
4065 | 2025.03.20 21:53:30.068633 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4066 | 2025.03.20 21:53:30.068733 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4067 | 2025.03.20 21:53:30.068797 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <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 | ||
4068 | 2025.03.20 21:53:30.069851 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2025.03.20 21:53:30.069891 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4070 | 2025.03.20 21:53:30.070498 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4071 | 2025.03.20 21:53:30.070748 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2025.03.20 21:53:30.070915 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4073 | 2025.03.20 21:53:30.070987 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4074 | 2025.03.20 21:53:30.071021 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002303 sec., 13894.919669995657 rows/sec., 24.90 MiB/sec. | ||
4075 | 2025.03.20 21:53:30.071028 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4076 | 2025.03.20 21:53:30.071302 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4077 | 2025.03.20 21:53:30.071313 [ 5 ] {f52dc611-7f42-495b-a2b0-ababf7770b13} <Debug> TCPHandler: Processed in 0.002728563 sec. | ||
4078 | 2025.03.20 21:53:30.071485 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4079 | 2025.03.20 21:53:30.071609 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4080 | 2025.03.20 21:53:30.071625 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4081 | 2025.03.20 21:53:30.071678 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 315 rows starting from the beginning of the part | ||
4082 | 2025.03.20 21:53:30.071687 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4083 | 2025.03.20 21:53:30.072199 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4084 | 2025.03.20 21:53:30.072565 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4085 | 2025.03.20 21:53:30.073151 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4086 | 2025.03.20 21:53:30.073152 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2025.03.20 21:53:30.073205 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4088 | 2025.03.20 21:53:30.073647 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
4089 | 2025.03.20 21:53:30.074157 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4090 | 2025.03.20 21:53:30.074328 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4091 | 2025.03.20 21:53:30.074712 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4092 | 2025.03.20 21:53:30.075049 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003454 sec., 23740.59061957151 rows/sec., 1.51 MiB/sec. | ||
4093 | 2025.03.20 21:53:30.075169 [ 5 ] {a1fb986c-4ba8-431b-9cd5-2cf1d6726484} <Debug> TCPHandler: Processed in 0.00374286 sec. | ||
4094 | 2025.03.20 21:53:30.077941 [ 201 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 19 columns (19 merged, 0 gathered) in 0.006773461 sec., 63040.15037511842 rows/sec., 112.97 MiB/sec. | ||
4095 | 2025.03.20 21:53:30.078614 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4096 | 2025.03.20 21:53:30.079043 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4097 | 2025.03.20 21:53:30.079124 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4098 | 2025.03.20 21:53:30.079267 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
4099 | 2025.03.20 21:53:32.034504 [ 110 ] {} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4100 | 2025.03.20 21:53:32.034604 [ 110 ] {} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4101 | 2025.03.20 21:53:32.034644 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4102 | 2025.03.20 21:53:32.034867 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
4103 | 2025.03.20 21:53:32.035089 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4104 | 2025.03.20 21:53:32.035126 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
4105 | 2025.03.20 21:53:32.035210 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4106 | 2025.03.20 21:53:32.035447 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
4107 | 2025.03.20 21:53:32.035797 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
4108 | 2025.03.20 21:53:32.036031 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
4109 | 2025.03.20 21:53:32.037149 [ 189 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397314 sec., 10011.204206040593 rows/sec., 855.45 KiB/sec. | ||
4110 | 2025.03.20 21:53:32.037303 [ 189 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4111 | 2025.03.20 21:53:32.037634 [ 189 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_5_1} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4112 | 2025.03.20 21:53:32.037715 [ 189 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_5_1} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4113 | 2025.03.20 21:53:32.037800 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4114 | 2025.03.20 21:53:35.070637 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4115 | 2025.03.20 21:53:35.070852 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4116 | 2025.03.20 21:53:35.070927 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4117 | 2025.03.20 21:53:35.071742 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4118 | 2025.03.20 21:53:35.071787 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4119 | 2025.03.20 21:53:35.072195 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4120 | 2025.03.20 21:53:35.072443 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4121 | 2025.03.20 21:53:35.072640 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001843 sec., 1085.1871947911015 rows/sec., 88.49 KiB/sec. | ||
4122 | 2025.03.20 21:53:35.072701 [ 5 ] {605d14c5-6e51-4b80-b0b7-9f11b9984404} <Debug> TCPHandler: Processed in 0.002197359 sec. | ||
4123 | 2025.03.20 21:53:35.072830 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4124 | 2025.03.20 21:53:35.072941 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4125 | 2025.03.20 21:53:35.072987 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4126 | 2025.03.20 21:53:35.074153 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2025.03.20 21:53:35.074190 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4128 | 2025.03.20 21:53:35.074624 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4129 | 2025.03.20 21:53:35.074869 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2025.03.20 21:53:35.075050 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.002136 sec., 567883.8951310862 rows/sec., 46.70 MiB/sec. | ||
4131 | 2025.03.20 21:53:35.075102 [ 5 ] {33686f54-fa58-475f-96d0-847490623d96} <Debug> TCPHandler: Processed in 0.002324292 sec. | ||
4132 | 2025.03.20 21:53:35.075218 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4133 | 2025.03.20 21:53:35.075323 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4134 | 2025.03.20 21:53:35.075367 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4135 | 2025.03.20 21:53:35.075881 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2025.03.20 21:53:35.075918 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4137 | 2025.03.20 21:53:35.076258 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4138 | 2025.03.20 21:53:35.076511 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4139 | 2025.03.20 21:53:35.076683 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001383 sec., 7230.65798987708 rows/sec., 535.94 KiB/sec. | ||
4140 | 2025.03.20 21:53:35.076734 [ 5 ] {e7a7bb1f-786d-4c21-8d25-26f5fe4a3182} <Debug> TCPHandler: Processed in 0.001566122 sec. | ||
4141 | 2025.03.20 21:53:35.076856 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4142 | 2025.03.20 21:53:35.076959 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4143 | 2025.03.20 21:53:35.077002 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4144 | 2025.03.20 21:53:35.077579 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2025.03.20 21:53:35.077616 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4146 | 2025.03.20 21:53:35.077995 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4147 | 2025.03.20 21:53:35.078227 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2025.03.20 21:53:35.078350 [ 107 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4149 | 2025.03.20 21:53:35.078397 [ 107 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2025.03.20 21:53:35.078414 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001476 sec., 154471.54471544715 rows/sec., 10.46 MiB/sec. | ||
4151 | 2025.03.20 21:53:35.078423 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4152 | 2025.03.20 21:53:35.078511 [ 5 ] {c994b5af-d045-4831-929e-2a8868d0e4e0} <Debug> TCPHandler: Processed in 0.001702105 sec. | ||
4153 | 2025.03.20 21:53:35.078675 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
4154 | 2025.03.20 21:53:35.078703 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4155 | 2025.03.20 21:53:35.078896 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4156 | 2025.03.20 21:53:35.078922 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4157 | 2025.03.20 21:53:35.078971 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4158 | 2025.03.20 21:53:35.078993 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
4159 | 2025.03.20 21:53:35.079281 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
4160 | 2025.03.20 21:53:35.079601 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
4161 | 2025.03.20 21:53:35.079969 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
4162 | 2025.03.20 21:53:35.080287 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
4163 | 2025.03.20 21:53:35.080777 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
4164 | 2025.03.20 21:53:35.082368 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4165 | 2025.03.20 21:53:35.082431 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4166 | 2025.03.20 21:53:35.083444 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4167 | 2025.03.20 21:53:35.083921 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005385464 sec., 210938.1847135177 rows/sec., 14.84 MiB/sec. | ||
4168 | 2025.03.20 21:53:35.083938 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4169 | 2025.03.20 21:53:35.084187 [ 201 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4170 | 2025.03.20 21:53:35.084308 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.00547 sec., 96892.13893967093 rows/sec., 7.18 MiB/sec. | ||
4171 | 2025.03.20 21:53:35.084448 [ 5 ] {bef3b2d0-b4e3-425b-8630-a2b8fd1997dd} <Debug> TCPHandler: Processed in 0.005801005 sec. | ||
4172 | 2025.03.20 21:53:35.084622 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4173 | 2025.03.20 21:53:35.084689 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4174 | 2025.03.20 21:53:35.084797 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4175 | 2025.03.20 21:53:35.084869 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4176 | 2025.03.20 21:53:35.084886 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_11_2} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4177 | 2025.03.20 21:53:35.085079 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4178 | 2025.03.20 21:53:35.085777 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4179 | 2025.03.20 21:53:35.085818 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4180 | 2025.03.20 21:53:35.086262 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4181 | 2025.03.20 21:53:35.086523 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4182 | 2025.03.20 21:53:35.086703 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001975 sec., 446075.94936708856 rows/sec., 30.01 MiB/sec. | ||
4183 | 2025.03.20 21:53:35.086756 [ 5 ] {e526f9f5-8d88-411e-99ae-701b53ce1df5} <Debug> TCPHandler: Processed in 0.002204839 sec. | ||
4184 | 2025.03.20 21:53:35.086887 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4185 | 2025.03.20 21:53:35.086991 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4186 | 2025.03.20 21:53:35.087055 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <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 | ||
4187 | 2025.03.20 21:53:35.088076 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4188 | 2025.03.20 21:53:35.088113 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4189 | 2025.03.20 21:53:35.088699 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4190 | 2025.03.20 21:53:35.088945 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4191 | 2025.03.20 21:53:35.089140 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002171 sec., 3684.937816674343 rows/sec., 6.60 MiB/sec. | ||
4192 | 2025.03.20 21:53:35.089234 [ 5 ] {32bb7096-de3c-4c99-87bf-949485d0d9d7} <Debug> TCPHandler: Processed in 0.002395844 sec. | ||
4193 | 2025.03.20 21:53:35.089369 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4194 | 2025.03.20 21:53:35.089474 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4195 | 2025.03.20 21:53:35.089519 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4196 | 2025.03.20 21:53:35.089949 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4197 | 2025.03.20 21:53:35.089985 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4198 | 2025.03.20 21:53:35.090326 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4199 | 2025.03.20 21:53:35.090550 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4200 | 2025.03.20 21:53:35.090758 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
4201 | 2025.03.20 21:53:35.090939 [ 5 ] {86de0e35-d12a-462e-9aa2-94ee6180e6dc} <Debug> TCPHandler: Processed in 0.001614013 sec. | ||
4202 | 2025.03.20 21:53:36.874295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4203 | 2025.03.20 21:53:36.874959 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4204 | 2025.03.20 21:53:36.875008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4205 | 2025.03.20 21:53:36.875582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4206 | 2025.03.20 21:53:36.875842 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2025.03.20 21:53:36.876059 [ 106 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4208 | 2025.03.20 21:53:36.876108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4209 | 2025.03.20 21:53:36.876151 [ 106 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4210 | 2025.03.20 21:53:36.876181 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4211 | 2025.03.20 21:53:36.876409 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
4212 | 2025.03.20 21:53:36.876599 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4213 | 2025.03.20 21:53:36.876644 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
4214 | 2025.03.20 21:53:36.876726 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4215 | 2025.03.20 21:53:36.876943 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4216 | 2025.03.20 21:53:36.877151 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4217 | 2025.03.20 21:53:36.877340 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4218 | 2025.03.20 21:53:36.877493 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4219 | 2025.03.20 21:53:36.880033 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771041 sec., 2555792.9494799976 rows/sec., 36.56 MiB/sec. | ||
4220 | 2025.03.20 21:53:36.880545 [ 190 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4221 | 2025.03.20 21:53:36.880908 [ 190 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4222 | 2025.03.20 21:53:36.881023 [ 190 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_21_4} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4223 | 2025.03.20 21:53:36.881140 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4224 | 2025.03.20 21:53:37.517847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4225 | 2025.03.20 21:53:37.539049 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2025.03.20 21:53:37.539112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4227 | 2025.03.20 21:53:37.546907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4228 | 2025.03.20 21:53:37.547691 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4229 | 2025.03.20 21:53:37.548170 [ 106 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4230 | 2025.03.20 21:53:37.548309 [ 106 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4231 | 2025.03.20 21:53:37.548374 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4232 | 2025.03.20 21:53:37.548809 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
4233 | 2025.03.20 21:53:37.562793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4234 | 2025.03.20 21:53:37.564354 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4235 | 2025.03.20 21:53:37.565900 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
4236 | 2025.03.20 21:53:37.571491 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
4237 | 2025.03.20 21:53:37.577056 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
4238 | 2025.03.20 21:53:37.582522 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
4239 | 2025.03.20 21:53:37.588217 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
4240 | 2025.03.20 21:53:37.592820 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
4241 | 2025.03.20 21:53:37.651676 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103136308 sec., 1541.649134851715 rows/sec., 7.97 MiB/sec. | ||
4242 | 2025.03.20 21:53:37.654335 [ 194 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4243 | 2025.03.20 21:53:37.657355 [ 194 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_21_4} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.03.20 21:53:37.657478 [ 194 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_21_4} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4245 | 2025.03.20 21:53:37.659942 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4246 | 2025.03.20 21:53:38.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.99 MiB, peak 193.51 MiB, free memory in arenas 0.00 B, will set to 184.74 MiB (RSS), difference: 1.75 MiB | ||
4247 | 2025.03.20 21:53:39.405966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 596 | ||
4248 | 2025.03.20 21:53:39.409219 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4249 | 2025.03.20 21:53:39.409273 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4250 | 2025.03.20 21:53:39.410765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4251 | 2025.03.20 21:53:39.411078 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4252 | 2025.03.20 21:53:39.411733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
4253 | 2025.03.20 21:53:40.047999 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4254 | 2025.03.20 21:53:40.048206 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4255 | 2025.03.20 21:53:40.048282 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4256 | 2025.03.20 21:53:40.049148 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4257 | 2025.03.20 21:53:40.049191 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4258 | 2025.03.20 21:53:40.049632 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4259 | 2025.03.20 21:53:40.049892 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4260 | 2025.03.20 21:53:40.050090 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00194 sec., 109278.35051546391 rows/sec., 6.95 MiB/sec. | ||
4261 | 2025.03.20 21:53:40.050154 [ 5 ] {0311ee82-3cb1-48dd-af4d-3efba52ab493} <Debug> TCPHandler: Processed in 0.002292111 sec. | ||
4262 | 2025.03.20 21:53:40.050268 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4263 | 2025.03.20 21:53:40.050375 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4264 | 2025.03.20 21:53:40.050421 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4265 | 2025.03.20 21:53:40.051227 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4266 | 2025.03.20 21:53:40.051265 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4267 | 2025.03.20 21:53:40.051660 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4268 | 2025.03.20 21:53:40.051905 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4269 | 2025.03.20 21:53:40.052092 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001743 sec., 390705.6798623064 rows/sec., 31.03 MiB/sec. | ||
4270 | 2025.03.20 21:53:40.052144 [ 5 ] {799646f0-807d-4f8d-b3b9-e2c7e9ccf0f6} <Debug> TCPHandler: Processed in 0.001928442 sec. | ||
4271 | 2025.03.20 21:53:40.052259 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4272 | 2025.03.20 21:53:40.052365 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4273 | 2025.03.20 21:53:40.052409 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4274 | 2025.03.20 21:53:40.052968 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4275 | 2025.03.20 21:53:40.053005 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4276 | 2025.03.20 21:53:40.053352 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4277 | 2025.03.20 21:53:40.053601 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4278 | 2025.03.20 21:53:40.053779 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001437 sec., 96033.40292275575 rows/sec., 5.97 MiB/sec. | ||
4279 | 2025.03.20 21:53:40.053830 [ 5 ] {e306a634-1066-4010-bab2-9f30fb090b54} <Debug> TCPHandler: Processed in 0.001622644 sec. | ||
4280 | 2025.03.20 21:53:40.053944 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4281 | 2025.03.20 21:53:40.054048 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4282 | 2025.03.20 21:53:40.054092 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4283 | 2025.03.20 21:53:40.054637 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4284 | 2025.03.20 21:53:40.054674 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4285 | 2025.03.20 21:53:40.055017 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4286 | 2025.03.20 21:53:40.055250 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4287 | 2025.03.20 21:53:40.055425 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001398 sec., 80829.75679542203 rows/sec., 5.23 MiB/sec. | ||
4288 | 2025.03.20 21:53:40.055475 [ 5 ] {1d399af5-c10a-4d6e-a469-a9dacc371dc8} <Debug> TCPHandler: Processed in 0.001582663 sec. | ||
4289 | 2025.03.20 21:53:40.055591 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4290 | 2025.03.20 21:53:40.055695 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4291 | 2025.03.20 21:53:40.055738 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4292 | 2025.03.20 21:53:40.056277 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4293 | 2025.03.20 21:53:40.056313 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4294 | 2025.03.20 21:53:40.056665 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4295 | 2025.03.20 21:53:40.056896 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4296 | 2025.03.20 21:53:40.057071 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001399 sec., 80057.18370264475 rows/sec., 4.56 MiB/sec. | ||
4297 | 2025.03.20 21:53:40.057120 [ 5 ] {ec8a5fa9-5ef4-4234-98cb-11876786e58b} <Debug> TCPHandler: Processed in 0.001579903 sec. | ||
4298 | 2025.03.20 21:53:40.057231 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4299 | 2025.03.20 21:53:40.057334 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4300 | 2025.03.20 21:53:40.057377 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4301 | 2025.03.20 21:53:40.058041 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4302 | 2025.03.20 21:53:40.058078 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4303 | 2025.03.20 21:53:40.058447 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4304 | 2025.03.20 21:53:40.058684 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4305 | 2025.03.20 21:53:40.058863 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.00155 sec., 267096.7741935484 rows/sec., 18.99 MiB/sec. | ||
4306 | 2025.03.20 21:53:40.058913 [ 5 ] {471066ed-28b7-4b04-8606-c4aa9fa53548} <Debug> TCPHandler: Processed in 0.001731726 sec. | ||
4307 | 2025.03.20 21:53:40.059033 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4308 | 2025.03.20 21:53:40.059137 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4309 | 2025.03.20 21:53:40.059182 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4310 | 2025.03.20 21:53:40.059610 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4311 | 2025.03.20 21:53:40.059646 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4312 | 2025.03.20 21:53:40.060003 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4313 | 2025.03.20 21:53:40.060236 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4314 | 2025.03.20 21:53:40.060409 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001294 sec., 4636.7851622874805 rows/sec., 242.25 KiB/sec. | ||
4315 | 2025.03.20 21:53:40.060457 [ 5 ] {f8f6b92c-f964-46b0-99b2-62df9b3fa9fd} <Debug> TCPHandler: Processed in 0.00147581 sec. | ||
4316 | 2025.03.20 21:53:40.060560 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4317 | 2025.03.20 21:53:40.060658 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4318 | 2025.03.20 21:53:40.060705 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4319 | 2025.03.20 21:53:40.061212 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2025.03.20 21:53:40.061248 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4321 | 2025.03.20 21:53:40.061619 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4322 | 2025.03.20 21:53:40.061848 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2025.03.20 21:53:40.062028 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001391 sec., 170381.02084831055 rows/sec., 11.42 MiB/sec. | ||
4324 | 2025.03.20 21:53:40.062078 [ 5 ] {e64de68a-f4cd-4586-a10b-b58c54eee736} <Debug> TCPHandler: Processed in 0.001567902 sec. | ||
4325 | 2025.03.20 21:53:40.062191 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4326 | 2025.03.20 21:53:40.062295 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4327 | 2025.03.20 21:53:40.062341 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4328 | 2025.03.20 21:53:40.062748 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4329 | 2025.03.20 21:53:40.062784 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4330 | 2025.03.20 21:53:40.063120 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4331 | 2025.03.20 21:53:40.063347 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4332 | 2025.03.20 21:53:40.063517 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 54.21 KiB/sec. | ||
4333 | 2025.03.20 21:53:40.063563 [ 5 ] {eb23253f-ed68-4eab-b3b5-4b9c956137eb} <Debug> TCPHandler: Processed in 0.001423428 sec. | ||
4334 | 2025.03.20 21:53:40.063692 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4335 | 2025.03.20 21:53:40.063795 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4336 | 2025.03.20 21:53:40.063857 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <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 | ||
4337 | 2025.03.20 21:53:40.064923 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4338 | 2025.03.20 21:53:40.064959 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4339 | 2025.03.20 21:53:40.065583 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4340 | 2025.03.20 21:53:40.065840 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4341 | 2025.03.20 21:53:40.066091 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002316 sec., 13816.92573402418 rows/sec., 24.76 MiB/sec. | ||
4342 | 2025.03.20 21:53:40.066581 [ 5 ] {2e592654-1d57-41e7-92b4-f58c61930c97} <Debug> TCPHandler: Processed in 0.002937199 sec. | ||
4343 | 2025.03.20 21:53:40.066703 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4344 | 2025.03.20 21:53:40.066804 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4345 | 2025.03.20 21:53:40.066849 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4346 | 2025.03.20 21:53:40.067296 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2025.03.20 21:53:40.067333 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4348 | 2025.03.20 21:53:40.067691 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4349 | 2025.03.20 21:53:40.067923 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2025.03.20 21:53:40.068105 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001323 sec., 61980.34769463341 rows/sec., 3.94 MiB/sec. | ||
4351 | 2025.03.20 21:53:40.068153 [ 5 ] {7067abf2-a25e-4c21-92cc-8cbf0d85b2c6} <Debug> TCPHandler: Processed in 0.00149996 sec. | ||
4352 | 2025.03.20 21:53:44.262546 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4353 | 2025.03.20 21:53:44.262617 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4354 | 2025.03.20 21:53:44.377181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4355 | 2025.03.20 21:53:44.377846 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4356 | 2025.03.20 21:53:44.377887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4357 | 2025.03.20 21:53:44.378524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4358 | 2025.03.20 21:53:44.378787 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4359 | 2025.03.20 21:53:44.378982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4360 | 2025.03.20 21:53:45.041142 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2025.03.20 21:53:45.041437 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4362 | 2025.03.20 21:53:45.041548 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4363 | 2025.03.20 21:53:45.042510 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2025.03.20 21:53:45.042552 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4365 | 2025.03.20 21:53:45.042982 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4366 | 2025.03.20 21:53:45.043238 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2025.03.20 21:53:45.043391 [ 87 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4368 | 2025.03.20 21:53:45.043443 [ 87 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4369 | 2025.03.20 21:53:45.043454 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002097 sec., 34334.76394849786 rows/sec., 2.78 MiB/sec. | ||
4370 | 2025.03.20 21:53:45.043474 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4371 | 2025.03.20 21:53:45.043578 [ 5 ] {ffae1378-a388-41dd-ab39-d97624d75e98} <Debug> TCPHandler: Processed in 0.00261129 sec. | ||
4372 | 2025.03.20 21:53:45.043811 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
4373 | 2025.03.20 21:53:45.044002 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4374 | 2025.03.20 21:53:45.044205 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4375 | 2025.03.20 21:53:45.044291 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1847 rows starting from the beginning of the part | ||
4376 | 2025.03.20 21:53:45.044301 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4377 | 2025.03.20 21:53:45.044423 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4378 | 2025.03.20 21:53:45.044640 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
4379 | 2025.03.20 21:53:45.044991 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 681 rows starting from the beginning of the part | ||
4380 | 2025.03.20 21:53:45.045296 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1213 rows starting from the beginning of the part | ||
4381 | 2025.03.20 21:53:45.045646 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 681 rows starting from the beginning of the part | ||
4382 | 2025.03.20 21:53:45.045999 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
4383 | 2025.03.20 21:53:45.047352 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4384 | 2025.03.20 21:53:45.047404 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4385 | 2025.03.20 21:53:45.048388 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4386 | 2025.03.20 21:53:45.048828 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2025.03.20 21:53:45.049056 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004813 sec., 1662.1649698732601 rows/sec., 124.99 KiB/sec. | ||
4388 | 2025.03.20 21:53:45.049129 [ 5 ] {ef94d803-c365-4fbe-bb7d-3929c3a64b06} <Debug> TCPHandler: Processed in 0.005290182 sec. | ||
4389 | 2025.03.20 21:53:45.049306 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4390 | 2025.03.20 21:53:45.049469 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4391 | 2025.03.20 21:53:45.049594 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4392 | 2025.03.20 21:53:45.049883 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4566 rows, containing 5 columns (5 merged, 0 gathered) in 0.006296949 sec., 725113.0666613308 rows/sec., 61.49 MiB/sec. | ||
4393 | 2025.03.20 21:53:45.050194 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4394 | 2025.03.20 21:53:45.050722 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4395 | 2025.03.20 21:53:45.050936 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_31_6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4396 | 2025.03.20 21:53:45.050962 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4397 | 2025.03.20 21:53:45.051037 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4398 | 2025.03.20 21:53:45.051078 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
4399 | 2025.03.20 21:53:45.051460 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4400 | 2025.03.20 21:53:45.051703 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4401 | 2025.03.20 21:53:45.051830 [ 87 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4402 | 2025.03.20 21:53:45.051869 [ 87 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2025.03.20 21:53:45.051893 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4404 | 2025.03.20 21:53:45.051897 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002509 sec., 28696.69190912714 rows/sec., 2.24 MiB/sec. | ||
4405 | 2025.03.20 21:53:45.052111 [ 5 ] {09559796-a294-4f55-bd6b-ffc9810d1be1} <Debug> TCPHandler: Processed in 0.002847486 sec. | ||
4406 | 2025.03.20 21:53:45.052152 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
4407 | 2025.03.20 21:53:45.052308 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4408 | 2025.03.20 21:53:45.052332 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4409 | 2025.03.20 21:53:45.052377 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part | ||
4410 | 2025.03.20 21:53:45.052574 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4411 | 2025.03.20 21:53:45.052685 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
4412 | 2025.03.20 21:53:45.052728 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4413 | 2025.03.20 21:53:45.053021 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 414 rows starting from the beginning of the part | ||
4414 | 2025.03.20 21:53:45.053340 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 530 rows starting from the beginning of the part | ||
4415 | 2025.03.20 21:53:45.053758 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 414 rows starting from the beginning of the part | ||
4416 | 2025.03.20 21:53:45.054136 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
4417 | 2025.03.20 21:53:45.055404 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2025.03.20 21:53:45.055456 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4419 | 2025.03.20 21:53:45.056564 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4420 | 2025.03.20 21:53:45.056924 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2025.03.20 21:53:45.057159 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4422 | 2025.03.20 21:53:45.057258 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4423 | 2025.03.20 21:53:45.057332 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4424 | 2025.03.20 21:53:45.057647 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005115 sec., 31280.54740957967 rows/sec., 2.18 MiB/sec. | ||
4425 | 2025.03.20 21:53:45.057866 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
4426 | 2025.03.20 21:53:45.057956 [ 5 ] {39432b2e-e047-444e-b770-73d8de856bdb} <Debug> TCPHandler: Processed in 0.005713543 sec. | ||
4427 | 2025.03.20 21:53:45.057949 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.005943119 sec., 406520.5492267612 rows/sec., 31.13 MiB/sec. | ||
4428 | 2025.03.20 21:53:45.058214 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4429 | 2025.03.20 21:53:45.058293 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4430 | 2025.03.20 21:53:45.058413 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4431 | 2025.03.20 21:53:45.058425 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7061 rows starting from the beginning of the part | ||
4432 | 2025.03.20 21:53:45.058494 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4433 | 2025.03.20 21:53:45.058983 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <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 | ||
4434 | 2025.03.20 21:53:45.059135 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
4435 | 2025.03.20 21:53:45.059641 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4436 | 2025.03.20 21:53:45.059889 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
4437 | 2025.03.20 21:53:45.060381 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 881 rows starting from the beginning of the part | ||
4438 | 2025.03.20 21:53:45.060507 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_31_6} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4439 | 2025.03.20 21:53:45.060914 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
4440 | 2025.03.20 21:53:45.060990 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4441 | 2025.03.20 21:53:45.061345 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
4442 | 2025.03.20 21:53:45.063845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4443 | 2025.03.20 21:53:45.065182 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4444 | 2025.03.20 21:53:45.065278 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4445 | 2025.03.20 21:53:45.068814 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4446 | 2025.03.20 21:53:45.069917 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4447 | 2025.03.20 21:53:45.070379 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.011965 sec., 668.6167989970749 rows/sec., 1.20 MiB/sec. | ||
4448 | 2025.03.20 21:53:45.071461 [ 5 ] {c18c47b0-625e-4c0f-ae14-7d2b0c032e46} <Debug> TCPHandler: Processed in 0.013334447 sec. | ||
4449 | 2025.03.20 21:53:45.071501 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8736 rows, containing 5 columns (5 merged, 0 gathered) in 0.014011815 sec., 623473.8326191147 rows/sec., 42.20 MiB/sec. | ||
4450 | 2025.03.20 21:53:45.071825 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4451 | 2025.03.20 21:53:45.072030 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4452 | 2025.03.20 21:53:45.072179 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4453 | 2025.03.20 21:53:45.072403 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4454 | 2025.03.20 21:53:45.073446 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4455 | 2025.03.20 21:53:45.073891 [ 198 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4456 | 2025.03.20 21:53:45.074333 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
4457 | 2025.03.20 21:53:45.074797 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4458 | 2025.03.20 21:53:45.074851 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4459 | 2025.03.20 21:53:45.075579 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4460 | 2025.03.20 21:53:45.075966 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4461 | 2025.03.20 21:53:45.076178 [ 87 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4462 | 2025.03.20 21:53:45.076245 [ 87 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4463 | 2025.03.20 21:53:45.076302 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4464 | 2025.03.20 21:53:45.076389 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004323 sec., 13879.250520471896 rows/sec., 957.81 KiB/sec. | ||
4465 | 2025.03.20 21:53:45.076861 [ 5 ] {b7df60e9-e4b1-442c-8519-365d268d3b2f} <Debug> TCPHandler: Processed in 0.005130057 sec. | ||
4466 | 2025.03.20 21:53:45.077256 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
4467 | 2025.03.20 21:53:45.077696 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4468 | 2025.03.20 21:53:45.077900 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1326 rows starting from the beginning of the part | ||
4469 | 2025.03.20 21:53:45.078506 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
4470 | 2025.03.20 21:53:45.078910 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
4471 | 2025.03.20 21:53:45.079407 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
4472 | 2025.03.20 21:53:45.079846 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
4473 | 2025.03.20 21:53:45.080214 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
4474 | 2025.03.20 21:53:45.084923 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1670 rows, containing 4 columns (4 merged, 0 gathered) in 0.008437756 sec., 197919.92088891883 rows/sec., 13.00 MiB/sec. | ||
4475 | 2025.03.20 21:53:45.085325 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4476 | 2025.03.20 21:53:45.086068 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4477 | 2025.03.20 21:53:45.086314 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_31_6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4478 | 2025.03.20 21:53:45.086458 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4479 | 2025.03.20 21:53:45.101842 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4480 | 2025.03.20 21:53:45.101890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4481 | 2025.03.20 21:53:45.109052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4482 | 2025.03.20 21:53:45.109805 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2025.03.20 21:53:45.112721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4484 | 2025.03.20 21:53:46.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.80 MiB, peak 193.51 MiB, free memory in arenas 0.00 B, will set to 186.91 MiB (RSS), difference: 1.11 MiB | ||
4485 | 2025.03.20 21:53:49.412868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 630 | ||
4486 | 2025.03.20 21:53:49.416063 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2025.03.20 21:53:49.416125 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4488 | 2025.03.20 21:53:49.417664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4489 | 2025.03.20 21:53:49.417988 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4490 | 2025.03.20 21:53:49.418229 [ 79 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4491 | 2025.03.20 21:53:49.418345 [ 79 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4492 | 2025.03.20 21:53:49.418411 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4493 | 2025.03.20 21:53:49.418894 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
4494 | 2025.03.20 21:53:49.419986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
4495 | 2025.03.20 21:53:49.420397 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4496 | 2025.03.20 21:53:49.420642 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 450 rows starting from the beginning of the part | ||
4497 | 2025.03.20 21:53:49.421404 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
4498 | 2025.03.20 21:53:49.421916 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
4499 | 2025.03.20 21:53:49.422372 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
4500 | 2025.03.20 21:53:49.422813 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
4501 | 2025.03.20 21:53:49.423280 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
4502 | 2025.03.20 21:53:49.431509 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 72 columns (72 merged, 0 gathered) in 0.012958997 sec., 48614.8735122016 rows/sec., 42.55 MiB/sec. | ||
4503 | 2025.03.20 21:53:49.432667 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4504 | 2025.03.20 21:53:49.433520 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4505 | 2025.03.20 21:53:49.433619 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_16_3} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4506 | 2025.03.20 21:53:49.433977 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
4507 | 2025.03.20 21:53:50.049192 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4508 | 2025.03.20 21:53:50.049396 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4509 | 2025.03.20 21:53:50.049472 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4510 | 2025.03.20 21:53:50.050354 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4511 | 2025.03.20 21:53:50.050398 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4512 | 2025.03.20 21:53:50.050845 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4513 | 2025.03.20 21:53:50.051104 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4514 | 2025.03.20 21:53:50.051252 [ 79 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4515 | 2025.03.20 21:53:50.051296 [ 79 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4516 | 2025.03.20 21:53:50.051323 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4517 | 2025.03.20 21:53:50.051323 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001979 sec., 107124.81051035877 rows/sec., 6.81 MiB/sec. | ||
4518 | 2025.03.20 21:53:50.051440 [ 5 ] {dab18337-3dca-44ee-864c-070bc9b9f750} <Debug> TCPHandler: Processed in 0.002381403 sec. | ||
4519 | 2025.03.20 21:53:50.051481 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::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 | ||
4520 | 2025.03.20 21:53:50.051606 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2025.03.20 21:53:50.051617 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4522 | 2025.03.20 21:53:50.051660 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
4523 | 2025.03.20 21:53:50.051755 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4524 | 2025.03.20 21:53:50.051774 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
4525 | 2025.03.20 21:53:50.051872 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4526 | 2025.03.20 21:53:50.052331 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
4527 | 2025.03.20 21:53:50.052658 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
4528 | 2025.03.20 21:53:50.053054 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
4529 | 2025.03.20 21:53:50.054067 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4530 | 2025.03.20 21:53:50.054110 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4531 | 2025.03.20 21:53:50.054661 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4532 | 2025.03.20 21:53:50.054780 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003393231 sec., 312386.6309131326 rows/sec., 21.06 MiB/sec. | ||
4533 | 2025.03.20 21:53:50.054942 [ 195 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4534 | 2025.03.20 21:53:50.055000 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4535 | 2025.03.20 21:53:50.055301 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003592 sec., 556.7928730512249 rows/sec., 45.40 KiB/sec. | ||
4536 | 2025.03.20 21:53:50.055538 [ 195 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4537 | 2025.03.20 21:53:50.055612 [ 5 ] {f3f5c0db-54e6-4af8-b15f-6de78df4b9de} <Debug> TCPHandler: Processed in 0.004059129 sec. | ||
4538 | 2025.03.20 21:53:50.055730 [ 195 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_9_2} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4539 | 2025.03.20 21:53:50.055788 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4540 | 2025.03.20 21:53:50.055810 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4541 | 2025.03.20 21:53:50.055899 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4542 | 2025.03.20 21:53:50.055944 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4543 | 2025.03.20 21:53:50.056718 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2025.03.20 21:53:50.056756 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4545 | 2025.03.20 21:53:50.057150 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4546 | 2025.03.20 21:53:50.057387 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2025.03.20 21:53:50.057568 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Debug> executeQuery: Read 682 rows, 55.46 KiB in 0.001692 sec., 403073.2860520095 rows/sec., 32.01 MiB/sec. | ||
4548 | 2025.03.20 21:53:50.057618 [ 5 ] {903178f8-3a90-49e3-9c9e-033749199de0} <Debug> TCPHandler: Processed in 0.001900111 sec. | ||
4549 | 2025.03.20 21:53:50.057751 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2025.03.20 21:53:50.057880 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4551 | 2025.03.20 21:53:50.057933 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4552 | 2025.03.20 21:53:50.058538 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.03.20 21:53:50.058575 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4554 | 2025.03.20 21:53:50.058926 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4555 | 2025.03.20 21:53:50.059161 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2025.03.20 21:53:50.059386 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Debug> executeQuery: Read 140 rows, 8.93 KiB in 0.001521 sec., 92044.7074293228 rows/sec., 5.73 MiB/sec. | ||
4557 | 2025.03.20 21:53:50.059597 [ 5 ] {897d7b52-41c0-4f74-96e3-c9ca0f414eff} <Debug> TCPHandler: Processed in 0.001908381 sec. | ||
4558 | 2025.03.20 21:53:50.059782 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4559 | 2025.03.20 21:53:50.059888 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4560 | 2025.03.20 21:53:50.059933 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4561 | 2025.03.20 21:53:50.060511 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2025.03.20 21:53:50.060549 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4563 | 2025.03.20 21:53:50.060888 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4564 | 2025.03.20 21:53:50.061123 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2025.03.20 21:53:50.061301 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001436 sec., 78690.8077994429 rows/sec., 5.09 MiB/sec. | ||
4566 | 2025.03.20 21:53:50.061351 [ 5 ] {c30abcac-9c6a-4dd7-a7f3-5939187b1f62} <Debug> TCPHandler: Processed in 0.001631824 sec. | ||
4567 | 2025.03.20 21:53:50.061468 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4568 | 2025.03.20 21:53:50.061579 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4569 | 2025.03.20 21:53:50.061625 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4570 | 2025.03.20 21:53:50.062181 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2025.03.20 21:53:50.062221 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4572 | 2025.03.20 21:53:50.062575 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4573 | 2025.03.20 21:53:50.062820 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2025.03.20 21:53:50.062957 [ 79 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4575 | 2025.03.20 21:53:50.063003 [ 79 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4576 | 2025.03.20 21:53:50.063010 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001449 sec., 77294.68599033817 rows/sec., 4.40 MiB/sec. | ||
4577 | 2025.03.20 21:53:50.063031 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4578 | 2025.03.20 21:53:50.063107 [ 5 ] {3223c716-db41-41e0-b3b5-98c009d35877} <Debug> TCPHandler: Processed in 0.001685815 sec. | ||
4579 | 2025.03.20 21:53:50.063417 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::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 | ||
4580 | 2025.03.20 21:53:50.063443 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4581 | 2025.03.20 21:53:50.063669 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4582 | 2025.03.20 21:53:50.063700 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4583 | 2025.03.20 21:53:50.063746 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4584 | 2025.03.20 21:53:50.063772 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
4585 | 2025.03.20 21:53:50.064093 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
4586 | 2025.03.20 21:53:50.064415 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
4587 | 2025.03.20 21:53:50.064778 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
4588 | 2025.03.20 21:53:50.065165 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
4589 | 2025.03.20 21:53:50.066792 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2025.03.20 21:53:50.066866 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4591 | 2025.03.20 21:53:50.067780 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4592 | 2025.03.20 21:53:50.067790 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004652865 sec., 120355.95273019957 rows/sec., 7.32 MiB/sec. | ||
4593 | 2025.03.20 21:53:50.067985 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4594 | 2025.03.20 21:53:50.068252 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4595 | 2025.03.20 21:53:50.068590 [ 197 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4596 | 2025.03.20 21:53:50.068789 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.005164 sec., 80557.70720371805 rows/sec., 5.73 MiB/sec. | ||
4597 | 2025.03.20 21:53:50.068908 [ 197 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_9_2} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4598 | 2025.03.20 21:53:50.069159 [ 5 ] {25dc43f1-f0e2-4d1d-985e-f9d55e6d2bff} <Debug> TCPHandler: Processed in 0.005801615 sec. | ||
4599 | 2025.03.20 21:53:50.069236 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4600 | 2025.03.20 21:53:50.069479 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4601 | 2025.03.20 21:53:50.069594 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4602 | 2025.03.20 21:53:50.069645 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4603 | 2025.03.20 21:53:50.070123 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2025.03.20 21:53:50.070163 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4605 | 2025.03.20 21:53:50.070519 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4606 | 2025.03.20 21:53:50.070749 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2025.03.20 21:53:50.070929 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
4608 | 2025.03.20 21:53:50.070981 [ 5 ] {ecfec16e-8d25-4fdc-bff4-d2c074aad7f8} <Debug> TCPHandler: Processed in 0.001583722 sec. | ||
4609 | 2025.03.20 21:53:50.071115 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2025.03.20 21:53:50.071223 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4611 | 2025.03.20 21:53:50.071272 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4612 | 2025.03.20 21:53:50.071783 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4613 | 2025.03.20 21:53:50.071822 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4614 | 2025.03.20 21:53:50.072203 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4615 | 2025.03.20 21:53:50.072437 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4616 | 2025.03.20 21:53:50.072643 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001442 sec., 165048.5436893204 rows/sec., 11.06 MiB/sec. | ||
4617 | 2025.03.20 21:53:50.072854 [ 5 ] {c42f53fe-5114-42e9-a562-25feef878701} <Debug> TCPHandler: Processed in 0.001785758 sec. | ||
4618 | 2025.03.20 21:53:50.073044 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4619 | 2025.03.20 21:53:50.073149 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4620 | 2025.03.20 21:53:50.073198 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4621 | 2025.03.20 21:53:50.073638 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4622 | 2025.03.20 21:53:50.073677 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4623 | 2025.03.20 21:53:50.074015 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4624 | 2025.03.20 21:53:50.074241 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4625 | 2025.03.20 21:53:50.074518 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
4626 | 2025.03.20 21:53:50.074643 [ 5 ] {e4ab9097-af19-44d2-98d9-d7caaded6225} <Debug> TCPHandler: Processed in 0.001661814 sec. | ||
4627 | 2025.03.20 21:53:50.074778 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4628 | 2025.03.20 21:53:50.074884 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4629 | 2025.03.20 21:53:50.074950 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <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 | ||
4630 | 2025.03.20 21:53:50.076013 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2025.03.20 21:53:50.076051 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4632 | 2025.03.20 21:53:50.076676 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4633 | 2025.03.20 21:53:50.076926 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4634 | 2025.03.20 21:53:50.077127 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002265 sec., 14128.0353200883 rows/sec., 25.32 MiB/sec. | ||
4635 | 2025.03.20 21:53:50.077225 [ 5 ] {441f7f09-0e7d-4428-984f-395a21f6aa66} <Debug> TCPHandler: Processed in 0.002497826 sec. | ||
4636 | 2025.03.20 21:53:50.077362 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4637 | 2025.03.20 21:53:50.077468 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4638 | 2025.03.20 21:53:50.077516 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4639 | 2025.03.20 21:53:50.078022 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4640 | 2025.03.20 21:53:50.078070 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4641 | 2025.03.20 21:53:50.078453 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4642 | 2025.03.20 21:53:50.078690 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4643 | 2025.03.20 21:53:50.078914 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001467 sec., 55896.387184730746 rows/sec., 3.55 MiB/sec. | ||
4644 | 2025.03.20 21:53:50.079110 [ 5 ] {822433d1-1ee9-4fcb-89e6-e3a4f8db5436} <Debug> TCPHandler: Processed in 0.001797859 sec. | ||
4645 | 2025.03.20 21:53:51.880051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4646 | 2025.03.20 21:53:51.880724 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4647 | 2025.03.20 21:53:51.880773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4648 | 2025.03.20 21:53:51.881315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4649 | 2025.03.20 21:53:51.881581 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4650 | 2025.03.20 21:53:51.881808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4651 | 2025.03.20 21:53:52.613730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4652 | 2025.03.20 21:53:52.634001 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2025.03.20 21:53:52.634053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4654 | 2025.03.20 21:53:52.641644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4655 | 2025.03.20 21:53:52.642396 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4656 | 2025.03.20 21:53:52.645060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4657 | 2025.03.20 21:53:55.041203 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2025.03.20 21:53:55.041416 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4659 | 2025.03.20 21:53:55.041488 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4660 | 2025.03.20 21:53:55.042240 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2025.03.20 21:53:55.042287 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4662 | 2025.03.20 21:53:55.042721 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4663 | 2025.03.20 21:53:55.042965 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2025.03.20 21:53:55.043209 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001843 sec., 39066.73901247965 rows/sec., 3.16 MiB/sec. | ||
4665 | 2025.03.20 21:53:55.043272 [ 5 ] {fc399fb6-0ff9-49bf-896e-923f72e1aab3} <Debug> TCPHandler: Processed in 0.002205539 sec. | ||
4666 | 2025.03.20 21:53:55.043398 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4667 | 2025.03.20 21:53:55.043512 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4668 | 2025.03.20 21:53:55.043562 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4669 | 2025.03.20 21:53:55.044098 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4670 | 2025.03.20 21:53:55.044139 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4671 | 2025.03.20 21:53:55.044486 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4672 | 2025.03.20 21:53:55.044729 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2025.03.20 21:53:55.044900 [ 70 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4674 | 2025.03.20 21:53:55.044968 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001481 sec., 5401.755570560433 rows/sec., 406.19 KiB/sec. | ||
4675 | 2025.03.20 21:53:55.044989 [ 70 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4676 | 2025.03.20 21:53:55.045057 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4677 | 2025.03.20 21:53:55.045111 [ 5 ] {2336dfb8-a919-45a5-938b-66b6756b00de} <Debug> TCPHandler: Processed in 0.001766967 sec. | ||
4678 | 2025.03.20 21:53:55.045415 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4679 | 2025.03.20 21:53:55.045451 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
4680 | 2025.03.20 21:53:55.045774 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4681 | 2025.03.20 21:53:55.045931 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4682 | 2025.03.20 21:53:55.045990 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4683 | 2025.03.20 21:53:55.046108 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 164 rows starting from the beginning of the part | ||
4684 | 2025.03.20 21:53:55.046352 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
4685 | 2025.03.20 21:53:55.046741 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 138 rows starting from the beginning of the part | ||
4686 | 2025.03.20 21:53:55.047074 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4687 | 2025.03.20 21:53:55.047441 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
4688 | 2025.03.20 21:53:55.047781 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4689 | 2025.03.20 21:53:55.048814 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4690 | 2025.03.20 21:53:55.048886 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4691 | 2025.03.20 21:53:55.049758 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4692 | 2025.03.20 21:53:55.050324 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4693 | 2025.03.20 21:53:55.050473 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.005298402 sec., 88328.51867412099 rows/sec., 5.93 MiB/sec. | ||
4694 | 2025.03.20 21:53:55.050734 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4695 | 2025.03.20 21:53:55.050734 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005095 sec., 14131.501472031405 rows/sec., 1.10 MiB/sec. | ||
4696 | 2025.03.20 21:53:55.050898 [ 5 ] {c002c271-84e9-4333-bd60-dfbb75a97048} <Debug> TCPHandler: Processed in 0.005593859 sec. | ||
4697 | 2025.03.20 21:53:55.051075 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4698 | 2025.03.20 21:53:55.051219 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4699 | 2025.03.20 21:53:55.051242 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4700 | 2025.03.20 21:53:55.051363 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4701 | 2025.03.20 21:53:55.051406 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_26_5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4702 | 2025.03.20 21:53:55.051588 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4703 | 2025.03.20 21:53:55.052078 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4704 | 2025.03.20 21:53:55.052121 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4705 | 2025.03.20 21:53:55.052505 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4706 | 2025.03.20 21:53:55.052737 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4707 | 2025.03.20 21:53:55.052947 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001759 sec., 90960.77316657192 rows/sec., 6.34 MiB/sec. | ||
4708 | 2025.03.20 21:53:55.053001 [ 5 ] {45a0b0e4-dc0a-40bb-a995-d43fc65242e3} <Debug> TCPHandler: Processed in 0.001989443 sec. | ||
4709 | 2025.03.20 21:53:55.053139 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4710 | 2025.03.20 21:53:55.053245 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4711 | 2025.03.20 21:53:55.053311 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <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 | ||
4712 | 2025.03.20 21:53:55.054344 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4713 | 2025.03.20 21:53:55.054384 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4714 | 2025.03.20 21:53:55.054974 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4715 | 2025.03.20 21:53:55.055233 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4716 | 2025.03.20 21:53:55.055416 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4717 | 2025.03.20 21:53:55.055490 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4718 | 2025.03.20 21:53:55.055522 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002285 sec., 3501.09409190372 rows/sec., 6.27 MiB/sec. | ||
4719 | 2025.03.20 21:53:55.055530 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4720 | 2025.03.20 21:53:55.055825 [ 5 ] {cc0842c5-8584-41a2-8a7d-e7c6b44eb6b7} <Debug> TCPHandler: Processed in 0.002737523 sec. | ||
4721 | 2025.03.20 21:53:55.055837 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4722 | 2025.03.20 21:53:55.055971 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4723 | 2025.03.20 21:53:55.056120 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4724 | 2025.03.20 21:53:55.056190 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4725 | 2025.03.20 21:53:55.056207 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4726 | 2025.03.20 21:53:55.056338 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 427 rows starting from the beginning of the part | ||
4727 | 2025.03.20 21:53:55.056935 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
4728 | 2025.03.20 21:53:55.057534 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4729 | 2025.03.20 21:53:55.057563 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4730 | 2025.03.20 21:53:55.057612 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4731 | 2025.03.20 21:53:55.058027 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4732 | 2025.03.20 21:53:55.058526 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
4733 | 2025.03.20 21:53:55.058679 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4734 | 2025.03.20 21:53:55.059018 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4735 | 2025.03.20 21:53:55.059390 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4736 | 2025.03.20 21:53:55.059827 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003743 sec., 16029.922522041144 rows/sec., 1.08 MiB/sec. | ||
4737 | 2025.03.20 21:53:55.059926 [ 5 ] {14e960c8-c9ca-4355-b74e-74d5da450737} <Debug> TCPHandler: Processed in 0.004010967 sec. | ||
4738 | 2025.03.20 21:53:55.065235 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 19 columns (19 merged, 0 gathered) in 0.009551236 sec., 53919.72305992649 rows/sec., 96.62 MiB/sec. | ||
4739 | 2025.03.20 21:53:55.065825 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4740 | 2025.03.20 21:53:55.066197 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4741 | 2025.03.20 21:53:55.066270 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4742 | 2025.03.20 21:53:55.066372 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
4743 | 2025.03.20 21:53:59.262656 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4744 | 2025.03.20 21:53:59.262726 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4745 | 2025.03.20 21:53:59.382873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4746 | 2025.03.20 21:53:59.383560 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4747 | 2025.03.20 21:53:59.383606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4748 | 2025.03.20 21:53:59.384156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4749 | 2025.03.20 21:53:59.384412 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2025.03.20 21:53:59.384657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4751 | 2025.03.20 21:53:59.421312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 666 | ||
4752 | 2025.03.20 21:53:59.424993 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4753 | 2025.03.20 21:53:59.425067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4754 | 2025.03.20 21:53:59.426653 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4755 | 2025.03.20 21:53:59.426982 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4756 | 2025.03.20 21:53:59.427854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
4757 | 2025.03.20 21:54:00.048317 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4758 | 2025.03.20 21:54:00.048501 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4759 | 2025.03.20 21:54:00.048571 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4760 | 2025.03.20 21:54:00.049520 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4761 | 2025.03.20 21:54:00.049567 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4762 | 2025.03.20 21:54:00.050008 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4763 | 2025.03.20 21:54:00.050266 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4764 | 2025.03.20 21:54:00.050581 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002105 sec., 100712.5890736342 rows/sec., 6.41 MiB/sec. | ||
4765 | 2025.03.20 21:54:00.050743 [ 5 ] {de7ff90d-5990-4b16-bb42-387826b5dee0} <Debug> TCPHandler: Processed in 0.002552598 sec. | ||
4766 | 2025.03.20 21:54:00.050877 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4767 | 2025.03.20 21:54:00.050994 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4768 | 2025.03.20 21:54:00.051042 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4769 | 2025.03.20 21:54:00.051947 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4770 | 2025.03.20 21:54:00.051987 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4771 | 2025.03.20 21:54:00.052389 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4772 | 2025.03.20 21:54:00.052628 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4773 | 2025.03.20 21:54:00.052850 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001885 sec., 361273.2095490716 rows/sec., 28.69 MiB/sec. | ||
4774 | 2025.03.20 21:54:00.052906 [ 5 ] {8c240b11-2ab3-4a23-95b9-fbeb6079337a} <Debug> TCPHandler: Processed in 0.002082996 sec. | ||
4775 | 2025.03.20 21:54:00.053026 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4776 | 2025.03.20 21:54:00.053133 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4777 | 2025.03.20 21:54:00.053179 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4778 | 2025.03.20 21:54:00.053743 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2025.03.20 21:54:00.053782 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4780 | 2025.03.20 21:54:00.054142 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4781 | 2025.03.20 21:54:00.054376 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2025.03.20 21:54:00.054585 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001475 sec., 93559.32203389831 rows/sec., 5.82 MiB/sec. | ||
4783 | 2025.03.20 21:54:00.054638 [ 5 ] {d27d7f06-f546-4d16-80d0-8f4d351fae47} <Debug> TCPHandler: Processed in 0.001662914 sec. | ||
4784 | 2025.03.20 21:54:00.054764 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4785 | 2025.03.20 21:54:00.054869 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4786 | 2025.03.20 21:54:00.054913 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4787 | 2025.03.20 21:54:00.055474 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2025.03.20 21:54:00.055513 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4789 | 2025.03.20 21:54:00.055860 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4790 | 2025.03.20 21:54:00.056087 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2025.03.20 21:54:00.056303 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001455 sec., 77663.23024054983 rows/sec., 5.03 MiB/sec. | ||
4792 | 2025.03.20 21:54:00.056354 [ 5 ] {acc16a89-006c-48db-a523-bbb3e895355e} <Debug> TCPHandler: Processed in 0.001639904 sec. | ||
4793 | 2025.03.20 21:54:00.056472 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4794 | 2025.03.20 21:54:00.056575 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4795 | 2025.03.20 21:54:00.056620 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4796 | 2025.03.20 21:54:00.057171 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4797 | 2025.03.20 21:54:00.057211 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4798 | 2025.03.20 21:54:00.057554 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4799 | 2025.03.20 21:54:00.057796 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4800 | 2025.03.20 21:54:00.058010 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001456 sec., 76923.07692307692 rows/sec., 4.38 MiB/sec. | ||
4801 | 2025.03.20 21:54:00.058121 [ 5 ] {c5a0822a-918d-4a0a-9ff6-7018548b08a2} <Debug> TCPHandler: Processed in 0.001697485 sec. | ||
4802 | 2025.03.20 21:54:00.058242 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4803 | 2025.03.20 21:54:00.058345 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4804 | 2025.03.20 21:54:00.058389 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4805 | 2025.03.20 21:54:00.059064 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2025.03.20 21:54:00.059101 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4807 | 2025.03.20 21:54:00.059472 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4808 | 2025.03.20 21:54:00.059703 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2025.03.20 21:54:00.059924 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001599 sec., 258911.81988742965 rows/sec., 18.41 MiB/sec. | ||
4810 | 2025.03.20 21:54:00.059975 [ 5 ] {6dcf921b-6cf7-4033-a649-5f39b2dd5e05} <Debug> TCPHandler: Processed in 0.001784618 sec. | ||
4811 | 2025.03.20 21:54:00.060088 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4812 | 2025.03.20 21:54:00.060192 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4813 | 2025.03.20 21:54:00.060238 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4814 | 2025.03.20 21:54:00.060668 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4815 | 2025.03.20 21:54:00.060707 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4816 | 2025.03.20 21:54:00.061070 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4817 | 2025.03.20 21:54:00.061304 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4818 | 2025.03.20 21:54:00.061512 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. | ||
4819 | 2025.03.20 21:54:00.061561 [ 5 ] {bf39412d-cbc1-4323-b226-69858d4e9591} <Debug> TCPHandler: Processed in 0.001524171 sec. | ||
4820 | 2025.03.20 21:54:00.061683 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4821 | 2025.03.20 21:54:00.061789 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4822 | 2025.03.20 21:54:00.061838 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4823 | 2025.03.20 21:54:00.062368 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4824 | 2025.03.20 21:54:00.062407 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4825 | 2025.03.20 21:54:00.062785 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4826 | 2025.03.20 21:54:00.063015 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2025.03.20 21:54:00.063227 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001458 sec., 162551.4403292181 rows/sec., 10.90 MiB/sec. | ||
4828 | 2025.03.20 21:54:00.063278 [ 5 ] {1df0b2b5-1475-47ed-a30f-77865a25cffb} <Debug> TCPHandler: Processed in 0.001645994 sec. | ||
4829 | 2025.03.20 21:54:00.063392 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4830 | 2025.03.20 21:54:00.063497 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4831 | 2025.03.20 21:54:00.063543 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4832 | 2025.03.20 21:54:00.063961 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2025.03.20 21:54:00.063998 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4834 | 2025.03.20 21:54:00.064335 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4835 | 2025.03.20 21:54:00.064573 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4836 | 2025.03.20 21:54:00.064726 [ 62 ] {} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4837 | 2025.03.20 21:54:00.064793 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001315 sec., 760.4562737642585 rows/sec., 51.24 KiB/sec. | ||
4838 | 2025.03.20 21:54:00.064812 [ 62 ] {} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4839 | 2025.03.20 21:54:00.064887 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4840 | 2025.03.20 21:54:00.064920 [ 5 ] {a6ede32d-1cee-4376-b6a6-e811e3219bc9} <Debug> TCPHandler: Processed in 0.001573332 sec. | ||
4841 | 2025.03.20 21:54:00.065106 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4842 | 2025.03.20 21:54:00.065127 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
4843 | 2025.03.20 21:54:00.065268 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4844 | 2025.03.20 21:54:00.065474 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <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 | ||
4845 | 2025.03.20 21:54:00.065492 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4846 | 2025.03.20 21:54:00.065591 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
4847 | 2025.03.20 21:54:00.065920 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
4848 | 2025.03.20 21:54:00.066220 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4849 | 2025.03.20 21:54:00.066608 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4850 | 2025.03.20 21:54:00.067010 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4851 | 2025.03.20 21:54:00.067353 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4852 | 2025.03.20 21:54:00.070872 [ 190 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005845306 sec., 1710.774423101203 rows/sec., 115.28 KiB/sec. | ||
4853 | 2025.03.20 21:54:00.071046 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4854 | 2025.03.20 21:54:00.071104 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4855 | 2025.03.20 21:54:00.071123 [ 201 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4856 | 2025.03.20 21:54:00.071816 [ 201 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4857 | 2025.03.20 21:54:00.072018 [ 201 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_10_2} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
4858 | 2025.03.20 21:54:00.072200 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4859 | 2025.03.20 21:54:00.072450 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4860 | 2025.03.20 21:54:00.072714 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4861 | 2025.03.20 21:54:00.072964 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007744 sec., 4132.231404958678 rows/sec., 7.40 MiB/sec. | ||
4862 | 2025.03.20 21:54:00.073084 [ 5 ] {2b3db450-5cb7-4e9b-a949-cf46b635e67f} <Debug> TCPHandler: Processed in 0.008052486 sec. | ||
4863 | 2025.03.20 21:54:00.073230 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4864 | 2025.03.20 21:54:00.073334 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4865 | 2025.03.20 21:54:00.073381 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4866 | 2025.03.20 21:54:00.073822 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4867 | 2025.03.20 21:54:00.073861 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4868 | 2025.03.20 21:54:00.074211 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4869 | 2025.03.20 21:54:00.074439 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4870 | 2025.03.20 21:54:00.074638 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001326 sec., 61840.12066365008 rows/sec., 3.93 MiB/sec. | ||
4871 | 2025.03.20 21:54:00.074688 [ 5 ] {b73a81ca-a9b7-41c4-9456-fd08ae82bc17} <Debug> TCPHandler: Processed in 0.00150866 sec. | ||
4872 | 2025.03.20 21:54:00.146055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4873 | 2025.03.20 21:54:00.166912 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4874 | 2025.03.20 21:54:00.166958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
4875 | 2025.03.20 21:54:00.174352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4876 | 2025.03.20 21:54:00.175097 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4877 | 2025.03.20 21:54:00.178359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4878 | 2025.03.20 21:54:01.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.08 MiB, peak 195.22 MiB, free memory in arenas 0.00 B, will set to 189.01 MiB (RSS), difference: -1.07 MiB | ||
4879 | 2025.03.20 21:54:05.070480 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4880 | 2025.03.20 21:54:05.070704 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4881 | 2025.03.20 21:54:05.070781 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4882 | 2025.03.20 21:54:05.071618 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2025.03.20 21:54:05.071666 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4884 | 2025.03.20 21:54:05.072083 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4885 | 2025.03.20 21:54:05.072350 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2025.03.20 21:54:05.072609 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001939 sec., 2062.9190304280555 rows/sec., 168.22 KiB/sec. | ||
4887 | 2025.03.20 21:54:05.072846 [ 5 ] {eaf0bb38-91c0-4df5-87a5-58a8b481a9d5} <Debug> TCPHandler: Processed in 0.002489717 sec. | ||
4888 | 2025.03.20 21:54:05.073046 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4889 | 2025.03.20 21:54:05.073158 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4890 | 2025.03.20 21:54:05.073206 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4891 | 2025.03.20 21:54:05.074358 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4892 | 2025.03.20 21:54:05.074398 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4893 | 2025.03.20 21:54:05.074824 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4894 | 2025.03.20 21:54:05.075064 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4895 | 2025.03.20 21:54:05.075288 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002145 sec., 565967.3659673659 rows/sec., 46.54 MiB/sec. | ||
4896 | 2025.03.20 21:54:05.075487 [ 5 ] {426128ad-a3e1-4bc7-a362-9963cc2a1215} <Debug> TCPHandler: Processed in 0.002498437 sec. | ||
4897 | 2025.03.20 21:54:05.075698 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4898 | 2025.03.20 21:54:05.075806 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4899 | 2025.03.20 21:54:05.075853 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4900 | 2025.03.20 21:54:05.076403 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4901 | 2025.03.20 21:54:05.076441 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4902 | 2025.03.20 21:54:05.076949 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4903 | 2025.03.20 21:54:05.077215 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4904 | 2025.03.20 21:54:05.077390 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001609 sec., 7458.048477315103 rows/sec., 547.46 KiB/sec. | ||
4905 | 2025.03.20 21:54:05.077445 [ 5 ] {fd14434e-5608-48d1-ba0f-57238c993047} <Debug> TCPHandler: Processed in 0.001809698 sec. | ||
4906 | 2025.03.20 21:54:05.077549 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4907 | 2025.03.20 21:54:05.077695 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4908 | 2025.03.20 21:54:05.077744 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4909 | 2025.03.20 21:54:05.078324 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4910 | 2025.03.20 21:54:05.078361 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4911 | 2025.03.20 21:54:05.078709 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4912 | 2025.03.20 21:54:05.078948 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4913 | 2025.03.20 21:54:05.079121 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001458 sec., 156378.60082304527 rows/sec., 10.59 MiB/sec. | ||
4914 | 2025.03.20 21:54:05.079198 [ 5 ] {9c9434cc-6b3f-4fed-9900-2a5de1d19707} <Debug> TCPHandler: Processed in 0.001699586 sec. | ||
4915 | 2025.03.20 21:54:05.079312 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4916 | 2025.03.20 21:54:05.079415 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4917 | 2025.03.20 21:54:05.079460 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4918 | 2025.03.20 21:54:05.080144 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2025.03.20 21:54:05.080181 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4920 | 2025.03.20 21:54:05.080546 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4921 | 2025.03.20 21:54:05.080780 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4922 | 2025.03.20 21:54:05.081015 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001617 sec., 329004.329004329 rows/sec., 24.38 MiB/sec. | ||
4923 | 2025.03.20 21:54:05.081117 [ 5 ] {a22f986e-cd46-476a-8930-d5863309b901} <Debug> TCPHandler: Processed in 0.001850929 sec. | ||
4924 | 2025.03.20 21:54:05.081356 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4925 | 2025.03.20 21:54:05.081460 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4926 | 2025.03.20 21:54:05.081510 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4927 | 2025.03.20 21:54:05.082211 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4928 | 2025.03.20 21:54:05.082250 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4929 | 2025.03.20 21:54:05.082668 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4930 | 2025.03.20 21:54:05.082897 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4931 | 2025.03.20 21:54:05.083099 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.00166 sec., 531325.3012048192 rows/sec., 35.75 MiB/sec. | ||
4932 | 2025.03.20 21:54:05.083201 [ 5 ] {e2554107-6b63-40e6-bbe1-d034e82740cc} <Debug> TCPHandler: Processed in 0.001927441 sec. | ||
4933 | 2025.03.20 21:54:05.083422 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4934 | 2025.03.20 21:54:05.083547 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4935 | 2025.03.20 21:54:05.083620 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <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 | ||
4936 | 2025.03.20 21:54:05.084670 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4937 | 2025.03.20 21:54:05.084709 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4938 | 2025.03.20 21:54:05.085286 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4939 | 2025.03.20 21:54:05.085535 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4940 | 2025.03.20 21:54:05.085770 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002244 sec., 3565.0623885918003 rows/sec., 6.39 MiB/sec. | ||
4941 | 2025.03.20 21:54:05.085871 [ 5 ] {b4c45b8b-3aa4-4ad3-ba93-30dd3ccdbbe5} <Debug> TCPHandler: Processed in 0.002534908 sec. | ||
4942 | 2025.03.20 21:54:05.086010 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4943 | 2025.03.20 21:54:05.086116 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4944 | 2025.03.20 21:54:05.086161 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4945 | 2025.03.20 21:54:05.086594 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4946 | 2025.03.20 21:54:05.086637 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4947 | 2025.03.20 21:54:05.086991 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4948 | 2025.03.20 21:54:05.087226 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4949 | 2025.03.20 21:54:05.087432 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
4950 | 2025.03.20 21:54:05.087483 [ 5 ] {3364412d-f425-4aaf-89f6-39fc549c143c} <Debug> TCPHandler: Processed in 0.00152257 sec. | ||
4951 | 2025.03.20 21:54:06.885728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
4952 | 2025.03.20 21:54:06.886389 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2025.03.20 21:54:06.886437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4954 | 2025.03.20 21:54:06.887020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4955 | 2025.03.20 21:54:06.887277 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2025.03.20 21:54:06.887548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
4957 | 2025.03.20 21:54:07.679360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4958 | 2025.03.20 21:54:07.700838 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4959 | 2025.03.20 21:54:07.700897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4960 | 2025.03.20 21:54:07.708652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4961 | 2025.03.20 21:54:07.709447 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4962 | 2025.03.20 21:54:07.712838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4963 | 2025.03.20 21:54:09.428979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 704 | ||
4964 | 2025.03.20 21:54:09.432326 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2025.03.20 21:54:09.432385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4966 | 2025.03.20 21:54:09.433912 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4967 | 2025.03.20 21:54:09.434227 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2025.03.20 21:54:09.435682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
4969 | 2025.03.20 21:54:10.049029 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4970 | 2025.03.20 21:54:10.049209 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4971 | 2025.03.20 21:54:10.049277 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4972 | 2025.03.20 21:54:10.050082 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4973 | 2025.03.20 21:54:10.050125 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4974 | 2025.03.20 21:54:10.050580 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4975 | 2025.03.20 21:54:10.050838 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4976 | 2025.03.20 21:54:10.051040 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00188 sec., 112765.95744680852 rows/sec., 7.17 MiB/sec. | ||
4977 | 2025.03.20 21:54:10.051104 [ 5 ] {0a0f5c28-5c16-4e4b-9604-bb55326ce1df} <Debug> TCPHandler: Processed in 0.002198519 sec. | ||
4978 | 2025.03.20 21:54:10.051220 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4979 | 2025.03.20 21:54:10.051328 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4980 | 2025.03.20 21:54:10.051376 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4981 | 2025.03.20 21:54:10.052166 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4982 | 2025.03.20 21:54:10.052205 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4983 | 2025.03.20 21:54:10.052607 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4984 | 2025.03.20 21:54:10.052844 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4985 | 2025.03.20 21:54:10.052973 [ 47 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4986 | 2025.03.20 21:54:10.053024 [ 47 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4987 | 2025.03.20 21:54:10.053034 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001728 sec., 394097.22222222225 rows/sec., 31.30 MiB/sec. | ||
4988 | 2025.03.20 21:54:10.053056 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
4989 | 2025.03.20 21:54:10.053102 [ 5 ] {02840253-b8c6-445a-a8a7-d45075dce800} <Debug> TCPHandler: Processed in 0.001933502 sec. | ||
4990 | 2025.03.20 21:54:10.053291 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4991 | 2025.03.20 21:54:10.053292 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
4992 | 2025.03.20 21:54:10.053456 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4993 | 2025.03.20 21:54:10.053568 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4994 | 2025.03.20 21:54:10.053591 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4995 | 2025.03.20 21:54:10.053686 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1847 rows starting from the beginning of the part | ||
4996 | 2025.03.20 21:54:10.053935 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 682 rows starting from the beginning of the part | ||
4997 | 2025.03.20 21:54:10.054318 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
4998 | 2025.03.20 21:54:10.054641 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 681 rows starting from the beginning of the part | ||
4999 | 2025.03.20 21:54:10.054977 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1214 rows starting from the beginning of the part | ||
5000 | 2025.03.20 21:54:10.055299 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 681 rows starting from the beginning of the part | ||
5001 | 2025.03.20 21:54:10.056123 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5002 | 2025.03.20 21:54:10.056181 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5003 | 2025.03.20 21:54:10.057077 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5004 | 2025.03.20 21:54:10.057618 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5005 | 2025.03.20 21:54:10.058016 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.004608 sec., 29947.916666666664 rows/sec., 1.86 MiB/sec. | ||
5006 | 2025.03.20 21:54:10.058093 [ 5 ] {91abd0c3-087a-4323-be8e-74932a32f97e} <Debug> TCPHandler: Processed in 0.004880381 sec. | ||
5007 | 2025.03.20 21:54:10.058249 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5008 | 2025.03.20 21:54:10.058366 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5009 | 2025.03.20 21:54:10.058425 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5010 | 2025.03.20 21:54:10.059115 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5011 | 2025.03.20 21:54:10.059183 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5012 | 2025.03.20 21:54:10.059479 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 5 columns (5 merged, 0 gathered) in 0.00632127 sec., 818980.9959074679 rows/sec., 69.28 MiB/sec. | ||
5013 | 2025.03.20 21:54:10.059802 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5014 | 2025.03.20 21:54:10.059891 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5015 | 2025.03.20 21:54:10.060260 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5016 | 2025.03.20 21:54:10.060312 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5017 | 2025.03.20 21:54:10.060433 [ 201 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_36_7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5018 | 2025.03.20 21:54:10.060684 [ 46 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5019 | 2025.03.20 21:54:10.060694 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
5020 | 2025.03.20 21:54:10.060761 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002418 sec., 46732.8370554177 rows/sec., 3.03 MiB/sec. | ||
5021 | 2025.03.20 21:54:10.060803 [ 46 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.03.20 21:54:10.060890 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5023 | 2025.03.20 21:54:10.060929 [ 5 ] {03fb757e-2e70-460f-b3cd-563ffa8576ae} <Debug> TCPHandler: Processed in 0.002732513 sec. | ||
5024 | 2025.03.20 21:54:10.061137 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
5025 | 2025.03.20 21:54:10.061159 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5026 | 2025.03.20 21:54:10.061368 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5027 | 2025.03.20 21:54:10.061381 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5028 | 2025.03.20 21:54:10.061422 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part | ||
5029 | 2025.03.20 21:54:10.061483 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5030 | 2025.03.20 21:54:10.061738 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
5031 | 2025.03.20 21:54:10.061990 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
5032 | 2025.03.20 21:54:10.062392 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
5033 | 2025.03.20 21:54:10.062824 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
5034 | 2025.03.20 21:54:10.063125 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
5035 | 2025.03.20 21:54:10.064366 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5036 | 2025.03.20 21:54:10.064432 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5037 | 2025.03.20 21:54:10.065443 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5038 | 2025.03.20 21:54:10.065983 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5039 | 2025.03.20 21:54:10.066026 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005024465 sec., 203205.71443924878 rows/sec., 14.20 MiB/sec. | ||
5040 | 2025.03.20 21:54:10.066261 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5041 | 2025.03.20 21:54:10.066536 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005208 sec., 21505.37634408602 rows/sec., 1.23 MiB/sec. | ||
5042 | 2025.03.20 21:54:10.066783 [ 5 ] {7dd98868-cdd0-4904-bd8b-2b6199c9d9af} <Debug> TCPHandler: Processed in 0.005690562 sec. | ||
5043 | 2025.03.20 21:54:10.066978 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5044 | 2025.03.20 21:54:10.067043 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5045 | 2025.03.20 21:54:10.067161 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5046 | 2025.03.20 21:54:10.067200 [ 189 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_16_3} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5047 | 2025.03.20 21:54:10.067243 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5048 | 2025.03.20 21:54:10.067364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
5049 | 2025.03.20 21:54:10.068082 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2025.03.20 21:54:10.068124 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5051 | 2025.03.20 21:54:10.068491 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5052 | 2025.03.20 21:54:10.068734 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2025.03.20 21:54:10.068916 [ 46 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5054 | 2025.03.20 21:54:10.068985 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001888 sec., 219279.66101694916 rows/sec., 15.59 MiB/sec. | ||
5055 | 2025.03.20 21:54:10.068994 [ 46 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5056 | 2025.03.20 21:54:10.069071 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5057 | 2025.03.20 21:54:10.069102 [ 5 ] {39984ce4-c288-4887-9e86-386023ae9eb9} <Debug> TCPHandler: Processed in 0.002199659 sec. | ||
5058 | 2025.03.20 21:54:10.069394 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5059 | 2025.03.20 21:54:10.069409 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
5060 | 2025.03.20 21:54:10.069810 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5061 | 2025.03.20 21:54:10.069904 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5062 | 2025.03.20 21:54:10.070020 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5063 | 2025.03.20 21:54:10.070024 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
5064 | 2025.03.20 21:54:10.070436 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 416 rows starting from the beginning of the part | ||
5065 | 2025.03.20 21:54:10.070800 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
5066 | 2025.03.20 21:54:10.071264 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 414 rows starting from the beginning of the part | ||
5067 | 2025.03.20 21:54:10.071598 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 532 rows starting from the beginning of the part | ||
5068 | 2025.03.20 21:54:10.071919 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 414 rows starting from the beginning of the part | ||
5069 | 2025.03.20 21:54:10.072793 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5070 | 2025.03.20 21:54:10.072858 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5071 | 2025.03.20 21:54:10.073773 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5072 | 2025.03.20 21:54:10.074231 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5073 | 2025.03.20 21:54:10.074418 [ 46 ] {} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5074 | 2025.03.20 21:54:10.074488 [ 46 ] {} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5075 | 2025.03.20 21:54:10.074527 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5076 | 2025.03.20 21:54:10.074535 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004888 sec., 1227.495908346972 rows/sec., 64.13 KiB/sec. | ||
5077 | 2025.03.20 21:54:10.074995 [ 5 ] {b6d7ab29-4f89-4064-a8f5-c0c5726a8374} <Debug> TCPHandler: Processed in 0.005704132 sec. | ||
5078 | 2025.03.20 21:54:10.075106 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::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 | ||
5079 | 2025.03.20 21:54:10.075415 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5080 | 2025.03.20 21:54:10.075464 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.006290828 sec., 439051.90222972236 rows/sec., 33.46 MiB/sec. | ||
5081 | 2025.03.20 21:54:10.075514 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5082 | 2025.03.20 21:54:10.075601 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
5083 | 2025.03.20 21:54:10.075686 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5084 | 2025.03.20 21:54:10.075733 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5085 | 2025.03.20 21:54:10.075943 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
5086 | 2025.03.20 21:54:10.076003 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5087 | 2025.03.20 21:54:10.076328 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5088 | 2025.03.20 21:54:10.076865 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5089 | 2025.03.20 21:54:10.077032 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5090 | 2025.03.20 21:54:10.077497 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
5091 | 2025.03.20 21:54:10.077577 [ 193 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_36_7} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5092 | 2025.03.20 21:54:10.078039 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
5093 | 2025.03.20 21:54:10.078115 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
5094 | 2025.03.20 21:54:10.079728 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5095 | 2025.03.20 21:54:10.079794 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5096 | 2025.03.20 21:54:10.080792 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5097 | 2025.03.20 21:54:10.081037 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00635405 sec., 10387.075959427451 rows/sec., 542.68 KiB/sec. | ||
5098 | 2025.03.20 21:54:10.081217 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5099 | 2025.03.20 21:54:10.081260 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5100 | 2025.03.20 21:54:10.081579 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5101 | 2025.03.20 21:54:10.081708 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5102 | 2025.03.20 21:54:10.081755 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5103 | 2025.03.20 21:54:10.081789 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006175 sec., 38380.56680161943 rows/sec., 2.57 MiB/sec. | ||
5104 | 2025.03.20 21:54:10.081901 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5105 | 2025.03.20 21:54:10.082134 [ 5 ] {8fb708b5-403a-4699-813c-fb5bc8e38042} <Debug> TCPHandler: Processed in 0.006871993 sec. | ||
5106 | 2025.03.20 21:54:10.082231 [ 189 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_11_2} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5107 | 2025.03.20 21:54:10.082451 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
5108 | 2025.03.20 21:54:10.082488 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5109 | 2025.03.20 21:54:10.082555 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5110 | 2025.03.20 21:54:10.082792 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5111 | 2025.03.20 21:54:10.082795 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5112 | 2025.03.20 21:54:10.082896 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5113 | 2025.03.20 21:54:10.082902 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8736 rows starting from the beginning of the part | ||
5114 | 2025.03.20 21:54:10.083271 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
5115 | 2025.03.20 21:54:10.083671 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
5116 | 2025.03.20 21:54:10.084019 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
5117 | 2025.03.20 21:54:10.084299 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 882 rows starting from the beginning of the part | ||
5118 | 2025.03.20 21:54:10.084441 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
5119 | 2025.03.20 21:54:10.085332 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5120 | 2025.03.20 21:54:10.085406 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5121 | 2025.03.20 21:54:10.086184 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5122 | 2025.03.20 21:54:10.086586 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5123 | 2025.03.20 21:54:10.087142 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004428 sec., 225.83559168925024 rows/sec., 15.22 KiB/sec. | ||
5124 | 2025.03.20 21:54:10.087328 [ 5 ] {305dcb39-ef72-4c60-a3ae-0799b17123a9} <Debug> TCPHandler: Processed in 0.004914231 sec. | ||
5125 | 2025.03.20 21:54:10.087507 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5126 | 2025.03.20 21:54:10.087728 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5127 | 2025.03.20 21:54:10.087840 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <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 | ||
5128 | 2025.03.20 21:54:10.089520 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5129 | 2025.03.20 21:54:10.089561 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5130 | 2025.03.20 21:54:10.090302 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10490 rows, containing 5 columns (5 merged, 0 gathered) in 0.008362294 sec., 1254440.4681299175 rows/sec., 84.85 MiB/sec. | ||
5131 | 2025.03.20 21:54:10.090741 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5132 | 2025.03.20 21:54:10.090920 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5133 | 2025.03.20 21:54:10.091304 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5134 | 2025.03.20 21:54:10.091512 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5135 | 2025.03.20 21:54:10.091546 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5136 | 2025.03.20 21:54:10.091770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
5137 | 2025.03.20 21:54:10.091956 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004307 sec., 7429.765498026469 rows/sec., 13.31 MiB/sec. | ||
5138 | 2025.03.20 21:54:10.092090 [ 5 ] {177843b7-c50f-478f-a381-2ac504e3d8df} <Debug> TCPHandler: Processed in 0.004671945 sec. | ||
5139 | 2025.03.20 21:54:10.092241 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5140 | 2025.03.20 21:54:10.092348 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5141 | 2025.03.20 21:54:10.092395 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5142 | 2025.03.20 21:54:10.092849 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5143 | 2025.03.20 21:54:10.092888 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5144 | 2025.03.20 21:54:10.093252 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5145 | 2025.03.20 21:54:10.093483 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5146 | 2025.03.20 21:54:10.093635 [ 46 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5147 | 2025.03.20 21:54:10.093693 [ 46 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2025.03.20 21:54:10.093727 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. | ||
5149 | 2025.03.20 21:54:10.093735 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5150 | 2025.03.20 21:54:10.093866 [ 5 ] {3b56d9d4-149e-4e31-8e1d-e007e975f043} <Debug> TCPHandler: Processed in 0.001671844 sec. | ||
5151 | 2025.03.20 21:54:10.094040 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5152 | 2025.03.20 21:54:10.094191 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5153 | 2025.03.20 21:54:10.094237 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1670 rows starting from the beginning of the part | ||
5154 | 2025.03.20 21:54:10.094373 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
5155 | 2025.03.20 21:54:10.094552 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5156 | 2025.03.20 21:54:10.094724 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
5157 | 2025.03.20 21:54:10.094884 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5158 | 2025.03.20 21:54:10.095023 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
5159 | 2025.03.20 21:54:10.096518 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 4 columns (4 merged, 0 gathered) in 0.00262995 sec., 774159.204547615 rows/sec., 50.73 MiB/sec. | ||
5160 | 2025.03.20 21:54:10.096719 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5161 | 2025.03.20 21:54:10.097015 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2025.03.20 21:54:10.097097 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_36_7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5163 | 2025.03.20 21:54:10.097174 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5164 | 2025.03.20 21:54:14.262765 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5165 | 2025.03.20 21:54:14.262832 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5166 | 2025.03.20 21:54:14.388607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5167 | 2025.03.20 21:54:14.389302 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5168 | 2025.03.20 21:54:14.389342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5169 | 2025.03.20 21:54:14.389878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5170 | 2025.03.20 21:54:14.390132 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5171 | 2025.03.20 21:54:14.390380 [ 38 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5172 | 2025.03.20 21:54:14.390410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5173 | 2025.03.20 21:54:14.390504 [ 38 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5174 | 2025.03.20 21:54:14.390552 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5175 | 2025.03.20 21:54:14.390735 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
5176 | 2025.03.20 21:54:14.390930 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5177 | 2025.03.20 21:54:14.390970 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5178 | 2025.03.20 21:54:14.391048 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5179 | 2025.03.20 21:54:14.391291 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5180 | 2025.03.20 21:54:14.391528 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5181 | 2025.03.20 21:54:14.391651 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5182 | 2025.03.20 21:54:14.391871 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5183 | 2025.03.20 21:54:14.394058 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003415282 sec., 3500735.8103957446 rows/sec., 50.08 MiB/sec. | ||
5184 | 2025.03.20 21:54:14.394341 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5185 | 2025.03.20 21:54:14.394675 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5186 | 2025.03.20 21:54:14.394763 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_26_5} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5187 | 2025.03.20 21:54:14.394858 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5188 | 2025.03.20 21:54:15.040617 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5189 | 2025.03.20 21:54:15.040800 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5190 | 2025.03.20 21:54:15.040869 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5191 | 2025.03.20 21:54:15.041634 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5192 | 2025.03.20 21:54:15.041683 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5193 | 2025.03.20 21:54:15.042113 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5194 | 2025.03.20 21:54:15.042372 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5195 | 2025.03.20 21:54:15.042614 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00185 sec., 38918.91891891892 rows/sec., 3.15 MiB/sec. | ||
5196 | 2025.03.20 21:54:15.042718 [ 5 ] {9ad6fea7-c2d9-4661-915a-2260d63581b8} <Debug> TCPHandler: Processed in 0.00222708 sec. | ||
5197 | 2025.03.20 21:54:15.042975 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5198 | 2025.03.20 21:54:15.043088 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5199 | 2025.03.20 21:54:15.043138 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5200 | 2025.03.20 21:54:15.043692 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5201 | 2025.03.20 21:54:15.043734 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5202 | 2025.03.20 21:54:15.044089 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5203 | 2025.03.20 21:54:15.044326 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5204 | 2025.03.20 21:54:15.044583 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001511 sec., 5294.50694904037 rows/sec., 398.12 KiB/sec. | ||
5205 | 2025.03.20 21:54:15.044704 [ 5 ] {a02a2782-fea5-43f3-8ef1-477e5c159187} <Debug> TCPHandler: Processed in 0.001814198 sec. | ||
5206 | 2025.03.20 21:54:15.044939 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5207 | 2025.03.20 21:54:15.045048 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5208 | 2025.03.20 21:54:15.045094 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5209 | 2025.03.20 21:54:15.045665 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5210 | 2025.03.20 21:54:15.045706 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5211 | 2025.03.20 21:54:15.046065 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5212 | 2025.03.20 21:54:15.046301 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5213 | 2025.03.20 21:54:15.046519 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001495 sec., 48160.535117056854 rows/sec., 3.76 MiB/sec. | ||
5214 | 2025.03.20 21:54:15.046578 [ 5 ] {3f37b3a4-a6aa-4687-baee-7fc746151213} <Debug> TCPHandler: Processed in 0.001714936 sec. | ||
5215 | 2025.03.20 21:54:15.046700 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5216 | 2025.03.20 21:54:15.046817 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5217 | 2025.03.20 21:54:15.046870 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5218 | 2025.03.20 21:54:15.047411 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5219 | 2025.03.20 21:54:15.047451 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5220 | 2025.03.20 21:54:15.047858 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5221 | 2025.03.20 21:54:15.048101 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5222 | 2025.03.20 21:54:15.048317 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
5223 | 2025.03.20 21:54:15.048371 [ 5 ] {f50a7e9d-8772-4c0d-b5f8-99d68a5a2ec9} <Debug> TCPHandler: Processed in 0.001724626 sec. | ||
5224 | 2025.03.20 21:54:15.048499 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5225 | 2025.03.20 21:54:15.048607 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5226 | 2025.03.20 21:54:15.048674 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <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 | ||
5227 | 2025.03.20 21:54:15.049729 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5228 | 2025.03.20 21:54:15.049768 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5229 | 2025.03.20 21:54:15.050365 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5230 | 2025.03.20 21:54:15.050617 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5231 | 2025.03.20 21:54:15.050843 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002259 sec., 3541.3899955732622 rows/sec., 6.35 MiB/sec. | ||
5232 | 2025.03.20 21:54:15.050950 [ 5 ] {2719faab-0588-4130-a913-3bf173597da7} <Debug> TCPHandler: Processed in 0.002503718 sec. | ||
5233 | 2025.03.20 21:54:15.051091 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5234 | 2025.03.20 21:54:15.051197 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5235 | 2025.03.20 21:54:15.051244 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5236 | 2025.03.20 21:54:15.051683 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5237 | 2025.03.20 21:54:15.051722 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5238 | 2025.03.20 21:54:15.052073 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5239 | 2025.03.20 21:54:15.052315 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5240 | 2025.03.20 21:54:15.052542 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
5241 | 2025.03.20 21:54:15.052612 [ 5 ] {86e33859-17fb-4cd7-9623-65ed81131177} <Debug> TCPHandler: Processed in 0.001572192 sec. | ||
5242 | 2025.03.20 21:54:15.213834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5243 | 2025.03.20 21:54:15.235750 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2025.03.20 21:54:15.235800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5245 | 2025.03.20 21:54:15.243248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5246 | 2025.03.20 21:54:15.244057 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5247 | 2025.03.20 21:54:15.244430 [ 37 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5248 | 2025.03.20 21:54:15.244558 [ 37 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2025.03.20 21:54:15.244628 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5250 | 2025.03.20 21:54:15.245060 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5251 | 2025.03.20 21:54:15.261944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5252 | 2025.03.20 21:54:15.263208 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5253 | 2025.03.20 21:54:15.264541 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5254 | 2025.03.20 21:54:15.270230 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5255 | 2025.03.20 21:54:15.276082 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5256 | 2025.03.20 21:54:15.283675 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5257 | 2025.03.20 21:54:15.289626 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5258 | 2025.03.20 21:54:15.294237 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5259 | 2025.03.20 21:54:15.354910 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.110121875 sec., 1779.8461931382844 rows/sec., 9.20 MiB/sec. | ||
5260 | 2025.03.20 21:54:15.357923 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5261 | 2025.03.20 21:54:15.360909 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_26_5} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5262 | 2025.03.20 21:54:15.361040 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_26_5} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5263 | 2025.03.20 21:54:15.363713 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5264 | 2025.03.20 21:54:19.436822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 738 | ||
5265 | 2025.03.20 21:54:19.440108 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5266 | 2025.03.20 21:54:19.440166 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5267 | 2025.03.20 21:54:19.441743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5268 | 2025.03.20 21:54:19.442065 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5269 | 2025.03.20 21:54:19.443273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
5270 | 2025.03.20 21:54:20.042572 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5271 | 2025.03.20 21:54:20.042784 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5272 | 2025.03.20 21:54:20.042864 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5273 | 2025.03.20 21:54:20.043667 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5274 | 2025.03.20 21:54:20.043720 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5275 | 2025.03.20 21:54:20.044184 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5276 | 2025.03.20 21:54:20.044454 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5277 | 2025.03.20 21:54:20.044695 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001961 sec., 5099.439061703212 rows/sec., 415.82 KiB/sec. | ||
5278 | 2025.03.20 21:54:20.044882 [ 5 ] {f5b28e2b-66ec-4cd3-b4aa-391f9b0b25c0} <Debug> TCPHandler: Processed in 0.002442345 sec. | ||
5279 | 2025.03.20 21:54:20.045052 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5280 | 2025.03.20 21:54:20.045168 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5281 | 2025.03.20 21:54:20.045219 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5282 | 2025.03.20 21:54:20.045872 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5283 | 2025.03.20 21:54:20.045915 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5284 | 2025.03.20 21:54:20.046307 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5285 | 2025.03.20 21:54:20.046556 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5286 | 2025.03.20 21:54:20.046763 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001614 sec., 77447.33581164808 rows/sec., 6.52 MiB/sec. | ||
5287 | 2025.03.20 21:54:20.046850 [ 5 ] {0a5f9aa0-34de-46a6-840a-63d928c8da34} <Debug> TCPHandler: Processed in 0.00184466 sec. | ||
5288 | 2025.03.20 21:54:20.047103 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5289 | 2025.03.20 21:54:20.047214 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5290 | 2025.03.20 21:54:20.047265 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5291 | 2025.03.20 21:54:20.047825 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5292 | 2025.03.20 21:54:20.047864 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5293 | 2025.03.20 21:54:20.048227 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5294 | 2025.03.20 21:54:20.048477 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5295 | 2025.03.20 21:54:20.048598 [ 31 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5296 | 2025.03.20 21:54:20.048640 [ 31 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5297 | 2025.03.20 21:54:20.048658 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001466 sec., 28649.3860845839 rows/sec., 2.07 MiB/sec. | ||
5298 | 2025.03.20 21:54:20.048664 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5299 | 2025.03.20 21:54:20.048743 [ 5 ] {586f554a-c2de-4843-b7ef-d92c08a36cc3} <Debug> TCPHandler: Processed in 0.001719846 sec. | ||
5300 | 2025.03.20 21:54:20.048800 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
5301 | 2025.03.20 21:54:20.048894 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5302 | 2025.03.20 21:54:20.048908 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5303 | 2025.03.20 21:54:20.048943 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 164 rows starting from the beginning of the part | ||
5304 | 2025.03.20 21:54:20.049033 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5305 | 2025.03.20 21:54:20.049040 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
5306 | 2025.03.20 21:54:20.049150 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5307 | 2025.03.20 21:54:20.049489 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
5308 | 2025.03.20 21:54:20.049800 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part | ||
5309 | 2025.03.20 21:54:20.050129 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
5310 | 2025.03.20 21:54:20.050398 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
5311 | 2025.03.20 21:54:20.051423 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5312 | 2025.03.20 21:54:20.051468 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5313 | 2025.03.20 21:54:20.052123 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5314 | 2025.03.20 21:54:20.052261 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.003519354 sec., 142639.8140113214 rows/sec., 9.65 MiB/sec. | ||
5315 | 2025.03.20 21:54:20.052402 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5316 | 2025.03.20 21:54:20.052471 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5317 | 2025.03.20 21:54:20.052720 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.003731 sec., 28410.613776467435 rows/sec., 2.22 MiB/sec. | ||
5318 | 2025.03.20 21:54:20.052773 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5319 | 2025.03.20 21:54:20.052805 [ 5 ] {065ac522-5201-4611-98e1-22e5cd88a14d} <Debug> TCPHandler: Processed in 0.003968756 sec. | ||
5320 | 2025.03.20 21:54:20.052876 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_31_6} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5321 | 2025.03.20 21:54:20.052952 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5322 | 2025.03.20 21:54:20.052958 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5323 | 2025.03.20 21:54:20.053070 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5324 | 2025.03.20 21:54:20.053118 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5325 | 2025.03.20 21:54:20.053639 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5326 | 2025.03.20 21:54:20.053677 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5327 | 2025.03.20 21:54:20.054053 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5328 | 2025.03.20 21:54:20.054288 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5329 | 2025.03.20 21:54:20.054467 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.00142 sec., 116197.18309859154 rows/sec., 8.09 MiB/sec. | ||
5330 | 2025.03.20 21:54:20.054518 [ 5 ] {edd58e87-6283-40f9-b319-2eabbc03fdc5} <Debug> TCPHandler: Processed in 0.001618713 sec. | ||
5331 | 2025.03.20 21:54:20.054653 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5332 | 2025.03.20 21:54:20.054759 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5333 | 2025.03.20 21:54:20.054824 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <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 | ||
5334 | 2025.03.20 21:54:20.056185 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5335 | 2025.03.20 21:54:20.056224 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5336 | 2025.03.20 21:54:20.056851 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5337 | 2025.03.20 21:54:20.057104 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5338 | 2025.03.20 21:54:20.057238 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5339 | 2025.03.20 21:54:20.057288 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5340 | 2025.03.20 21:54:20.057314 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5341 | 2025.03.20 21:54:20.057318 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00258 sec., 12403.1007751938 rows/sec., 22.23 MiB/sec. | ||
5342 | 2025.03.20 21:54:20.057508 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
5343 | 2025.03.20 21:54:20.057577 [ 5 ] {25440270-2f54-469b-b0ba-56da9ea2bc7b} <Debug> TCPHandler: Processed in 0.00297052 sec. | ||
5344 | 2025.03.20 21:54:20.057775 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5345 | 2025.03.20 21:54:20.057840 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5346 | 2025.03.20 21:54:20.057923 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5347 | 2025.03.20 21:54:20.057933 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 515 rows starting from the beginning of the part | ||
5348 | 2025.03.20 21:54:20.057994 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5349 | 2025.03.20 21:54:20.058407 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
5350 | 2025.03.20 21:54:20.058722 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
5351 | 2025.03.20 21:54:20.059145 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
5352 | 2025.03.20 21:54:20.059235 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5353 | 2025.03.20 21:54:20.059300 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5354 | 2025.03.20 21:54:20.059527 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
5355 | 2025.03.20 21:54:20.059901 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
5356 | 2025.03.20 21:54:20.060153 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5357 | 2025.03.20 21:54:20.060506 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5358 | 2025.03.20 21:54:20.060862 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002978 sec., 20147.750167897917 rows/sec., 1.36 MiB/sec. | ||
5359 | 2025.03.20 21:54:20.061262 [ 5 ] {2f264968-d70d-4330-970d-20142511f755} <Debug> TCPHandler: Processed in 0.003547264 sec. | ||
5360 | 2025.03.20 21:54:20.064994 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 19 columns (19 merged, 0 gathered) in 0.007611734 sec., 82372.82070025042 rows/sec., 147.61 MiB/sec. | ||
5361 | 2025.03.20 21:54:20.065846 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5362 | 2025.03.20 21:54:20.066217 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5363 | 2025.03.20 21:54:20.066291 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5364 | 2025.03.20 21:54:20.066393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
5365 | 2025.03.20 21:54:21.891538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5366 | 2025.03.20 21:54:21.892207 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5367 | 2025.03.20 21:54:21.892250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5368 | 2025.03.20 21:54:21.892796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5369 | 2025.03.20 21:54:21.893065 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5370 | 2025.03.20 21:54:21.893245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5371 | 2025.03.20 21:54:22.762982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5372 | 2025.03.20 21:54:22.782751 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2025.03.20 21:54:22.782806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5374 | 2025.03.20 21:54:22.789845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5375 | 2025.03.20 21:54:22.790611 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5376 | 2025.03.20 21:54:22.793393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5377 | 2025.03.20 21:54:25.041244 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2025.03.20 21:54:25.041462 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5379 | 2025.03.20 21:54:25.041539 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5380 | 2025.03.20 21:54:25.042372 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2025.03.20 21:54:25.042419 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5382 | 2025.03.20 21:54:25.042857 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5383 | 2025.03.20 21:54:25.043128 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2025.03.20 21:54:25.043408 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001995 sec., 36090.22556390978 rows/sec., 2.92 MiB/sec. | ||
5385 | 2025.03.20 21:54:25.043542 [ 5 ] {872c20e2-6cc0-40b8-a814-0214c323ebda} <Debug> TCPHandler: Processed in 0.002429435 sec. | ||
5386 | 2025.03.20 21:54:25.043791 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5387 | 2025.03.20 21:54:25.043905 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5388 | 2025.03.20 21:54:25.043955 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5389 | 2025.03.20 21:54:25.044510 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2025.03.20 21:54:25.044551 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5391 | 2025.03.20 21:54:25.044902 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5392 | 2025.03.20 21:54:25.045144 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2025.03.20 21:54:25.045357 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00148 sec., 5405.405405405406 rows/sec., 406.46 KiB/sec. | ||
5394 | 2025.03.20 21:54:25.045414 [ 5 ] {925063cd-9b08-4bd5-b676-43c0fb05c799} <Debug> TCPHandler: Processed in 0.001706845 sec. | ||
5395 | 2025.03.20 21:54:25.045551 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5396 | 2025.03.20 21:54:25.045687 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5397 | 2025.03.20 21:54:25.045741 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5398 | 2025.03.20 21:54:25.046377 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5399 | 2025.03.20 21:54:25.046417 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5400 | 2025.03.20 21:54:25.046787 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5401 | 2025.03.20 21:54:25.047020 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5402 | 2025.03.20 21:54:25.047269 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001606 sec., 44831.88044831881 rows/sec., 3.50 MiB/sec. | ||
5403 | 2025.03.20 21:54:25.047460 [ 5 ] {ca622f26-a7ec-4799-b60e-c8bc612db9d3} <Debug> TCPHandler: Processed in 0.001965123 sec. | ||
5404 | 2025.03.20 21:54:25.047673 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5405 | 2025.03.20 21:54:25.047779 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5406 | 2025.03.20 21:54:25.047829 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5407 | 2025.03.20 21:54:25.048380 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5408 | 2025.03.20 21:54:25.048419 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5409 | 2025.03.20 21:54:25.048806 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5410 | 2025.03.20 21:54:25.049045 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5411 | 2025.03.20 21:54:25.049251 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
5412 | 2025.03.20 21:54:25.049305 [ 5 ] {29fd0d10-452d-477c-b993-8e39e462608d} <Debug> TCPHandler: Processed in 0.001700006 sec. | ||
5413 | 2025.03.20 21:54:25.049441 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5414 | 2025.03.20 21:54:25.049545 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5415 | 2025.03.20 21:54:25.049610 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <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 | ||
5416 | 2025.03.20 21:54:25.050656 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5417 | 2025.03.20 21:54:25.050695 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5418 | 2025.03.20 21:54:25.051287 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5419 | 2025.03.20 21:54:25.051546 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2025.03.20 21:54:25.051781 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002257 sec., 3544.528134692069 rows/sec., 6.35 MiB/sec. | ||
5421 | 2025.03.20 21:54:25.051882 [ 5 ] {a04453cc-5266-4f85-a689-cc13408d2fad} <Debug> TCPHandler: Processed in 0.002493497 sec. | ||
5422 | 2025.03.20 21:54:25.052018 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5423 | 2025.03.20 21:54:25.052123 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5424 | 2025.03.20 21:54:25.052167 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5425 | 2025.03.20 21:54:25.052600 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5426 | 2025.03.20 21:54:25.052639 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5427 | 2025.03.20 21:54:25.052984 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5428 | 2025.03.20 21:54:25.053213 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5429 | 2025.03.20 21:54:25.053420 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
5430 | 2025.03.20 21:54:25.053469 [ 5 ] {1d05e828-b391-4236-b6aa-9e05117bfed6} <Debug> TCPHandler: Processed in 0.00150287 sec. | ||
5431 | 2025.03.20 21:54:29.263076 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5432 | 2025.03.20 21:54:29.263139 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5433 | 2025.03.20 21:54:29.394309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5434 | 2025.03.20 21:54:29.395007 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5435 | 2025.03.20 21:54:29.395061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5436 | 2025.03.20 21:54:29.395679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5437 | 2025.03.20 21:54:29.395945 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5438 | 2025.03.20 21:54:29.396199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5439 | 2025.03.20 21:54:29.444399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 764 | ||
5440 | 2025.03.20 21:54:29.447460 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2025.03.20 21:54:29.447533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5442 | 2025.03.20 21:54:29.449945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5443 | 2025.03.20 21:54:29.450431 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2025.03.20 21:54:29.451338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
5445 | 2025.03.20 21:54:30.041604 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5446 | 2025.03.20 21:54:30.041810 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5447 | 2025.03.20 21:54:30.041887 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5448 | 2025.03.20 21:54:30.043305 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5449 | 2025.03.20 21:54:30.043354 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5450 | 2025.03.20 21:54:30.043802 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5451 | 2025.03.20 21:54:30.044063 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5452 | 2025.03.20 21:54:30.044311 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002558 sec., 46911.64972634871 rows/sec., 3.98 MiB/sec. | ||
5453 | 2025.03.20 21:54:30.044376 [ 5 ] {558821be-f949-4842-a649-4373ebd622e9} <Debug> TCPHandler: Processed in 0.002908118 sec. | ||
5454 | 2025.03.20 21:54:30.044506 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5455 | 2025.03.20 21:54:30.044617 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5456 | 2025.03.20 21:54:30.044663 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5457 | 2025.03.20 21:54:30.045201 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2025.03.20 21:54:30.045241 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5459 | 2025.03.20 21:54:30.045600 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5460 | 2025.03.20 21:54:30.045844 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5461 | 2025.03.20 21:54:30.046050 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001459 sec., 21932.830705962988 rows/sec., 1.61 MiB/sec. | ||
5462 | 2025.03.20 21:54:30.046103 [ 5 ] {b3454740-afed-4511-8cac-a29ca6dcc5f7} <Debug> TCPHandler: Processed in 0.001652534 sec. | ||
5463 | 2025.03.20 21:54:30.046210 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5464 | 2025.03.20 21:54:30.046311 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5465 | 2025.03.20 21:54:30.046354 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5466 | 2025.03.20 21:54:30.046902 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5467 | 2025.03.20 21:54:30.046940 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5468 | 2025.03.20 21:54:30.047287 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5469 | 2025.03.20 21:54:30.047521 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5470 | 2025.03.20 21:54:30.047730 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00144 sec., 66666.66666666666 rows/sec., 5.21 MiB/sec. | ||
5471 | 2025.03.20 21:54:30.047782 [ 5 ] {b40cbfd1-39ba-4b4c-b2c2-62815e6f351d} <Debug> TCPHandler: Processed in 0.001623154 sec. | ||
5472 | 2025.03.20 21:54:30.047913 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5473 | 2025.03.20 21:54:30.048050 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5474 | 2025.03.20 21:54:30.048107 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5475 | 2025.03.20 21:54:30.048667 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5476 | 2025.03.20 21:54:30.048706 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5477 | 2025.03.20 21:54:30.049096 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5478 | 2025.03.20 21:54:30.049338 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5479 | 2025.03.20 21:54:30.049563 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
5480 | 2025.03.20 21:54:30.049614 [ 5 ] {c5ffd44f-4865-467e-8eca-bc48ed16394c} <Debug> TCPHandler: Processed in 0.001766207 sec. | ||
5481 | 2025.03.20 21:54:30.049719 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5482 | 2025.03.20 21:54:30.049820 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5483 | 2025.03.20 21:54:30.049885 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <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 | ||
5484 | 2025.03.20 21:54:30.050953 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5485 | 2025.03.20 21:54:30.050991 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5486 | 2025.03.20 21:54:30.051623 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5487 | 2025.03.20 21:54:30.051873 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5488 | 2025.03.20 21:54:30.052114 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002314 sec., 13828.867761452031 rows/sec., 24.78 MiB/sec. | ||
5489 | 2025.03.20 21:54:30.052215 [ 5 ] {0f452a55-e246-4f95-b354-7a02ceacf050} <Debug> TCPHandler: Processed in 0.002547338 sec. | ||
5490 | 2025.03.20 21:54:30.052353 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5491 | 2025.03.20 21:54:30.052460 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5492 | 2025.03.20 21:54:30.052507 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5493 | 2025.03.20 21:54:30.052936 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5494 | 2025.03.20 21:54:30.052974 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5495 | 2025.03.20 21:54:30.053321 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5496 | 2025.03.20 21:54:30.053553 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5497 | 2025.03.20 21:54:30.053800 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
5498 | 2025.03.20 21:54:30.053866 [ 5 ] {38016f6e-8754-469d-92d7-cf0c750c63d1} <Debug> TCPHandler: Processed in 0.001564252 sec. | ||
5499 | 2025.03.20 21:54:30.293584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
5500 | 2025.03.20 21:54:30.314338 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5501 | 2025.03.20 21:54:30.314388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5502 | 2025.03.20 21:54:30.321831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5503 | 2025.03.20 21:54:30.322602 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5504 | 2025.03.20 21:54:30.325790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
5505 | 2025.03.20 21:54:32.232301 [ 130 ] {} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5506 | 2025.03.20 21:54:32.232379 [ 130 ] {} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5507 | 2025.03.20 21:54:32.232408 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5508 | 2025.03.20 21:54:32.232589 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
5509 | 2025.03.20 21:54:32.232789 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5510 | 2025.03.20 21:54:32.232827 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
5511 | 2025.03.20 21:54:32.232940 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
5512 | 2025.03.20 21:54:32.233145 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
5513 | 2025.03.20 21:54:32.233471 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
5514 | 2025.03.20 21:54:32.233599 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
5515 | 2025.03.20 21:54:32.234670 [ 201 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002185038 sec., 16475.68600637609 rows/sec., 1.37 MiB/sec. | ||
5516 | 2025.03.20 21:54:32.234824 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5517 | 2025.03.20 21:54:32.235115 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5518 | 2025.03.20 21:54:32.235194 [ 190 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_9_2} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5519 | 2025.03.20 21:54:32.235277 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5520 | 2025.03.20 21:54:35.070813 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5521 | 2025.03.20 21:54:35.071038 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5522 | 2025.03.20 21:54:35.071119 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5523 | 2025.03.20 21:54:35.071879 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5524 | 2025.03.20 21:54:35.071929 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5525 | 2025.03.20 21:54:35.072352 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5526 | 2025.03.20 21:54:35.072600 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5527 | 2025.03.20 21:54:35.072873 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001889 sec., 1058.7612493382742 rows/sec., 86.33 KiB/sec. | ||
5528 | 2025.03.20 21:54:35.073086 [ 5 ] {f805f831-f501-4846-939f-210cd42b37ad} <Debug> TCPHandler: Processed in 0.002406755 sec. | ||
5529 | 2025.03.20 21:54:35.073228 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5530 | 2025.03.20 21:54:35.073341 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5531 | 2025.03.20 21:54:35.073388 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5532 | 2025.03.20 21:54:35.074590 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5533 | 2025.03.20 21:54:35.074631 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5534 | 2025.03.20 21:54:35.075099 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5535 | 2025.03.20 21:54:35.075330 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5536 | 2025.03.20 21:54:35.075531 [ 100 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5537 | 2025.03.20 21:54:35.075589 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.002275 sec., 533186.8131868131 rows/sec., 43.85 MiB/sec. | ||
5538 | 2025.03.20 21:54:35.075658 [ 100 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5539 | 2025.03.20 21:54:35.075713 [ 5 ] {7523a373-8a54-42e4-b377-91b5450d96e4} <Debug> TCPHandler: Processed in 0.002536187 sec. | ||
5540 | 2025.03.20 21:54:35.075739 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5541 | 2025.03.20 21:54:35.075922 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2025.03.20 21:54:35.076268 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
5543 | 2025.03.20 21:54:35.076333 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5544 | 2025.03.20 21:54:35.076527 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5545 | 2025.03.20 21:54:35.076973 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5546 | 2025.03.20 21:54:35.077107 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1847 rows starting from the beginning of the part | ||
5547 | 2025.03.20 21:54:35.077401 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
5548 | 2025.03.20 21:54:35.077810 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 125 rows starting from the beginning of the part | ||
5549 | 2025.03.20 21:54:35.078206 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5550 | 2025.03.20 21:54:35.078615 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part | ||
5551 | 2025.03.20 21:54:35.078952 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1213 rows starting from the beginning of the part | ||
5552 | 2025.03.20 21:54:35.079819 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5553 | 2025.03.20 21:54:35.079876 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5554 | 2025.03.20 21:54:35.080901 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5555 | 2025.03.20 21:54:35.081423 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2025.03.20 21:54:35.081791 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.005607 sec., 1783.4849295523452 rows/sec., 132.19 KiB/sec. | ||
5557 | 2025.03.20 21:54:35.081867 [ 5 ] {b4e77aa8-ed3a-40d3-b260-957cefa81155} <Debug> TCPHandler: Processed in 0.006047472 sec. | ||
5558 | 2025.03.20 21:54:35.082049 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5559 | 2025.03.20 21:54:35.082278 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5560 | 2025.03.20 21:54:35.082439 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5561 | 2025.03.20 21:54:35.082573 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3449 rows, containing 5 columns (5 merged, 0 gathered) in 0.006667778 sec., 517263.7721291861 rows/sec., 44.31 MiB/sec. | ||
5562 | 2025.03.20 21:54:35.082918 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5563 | 2025.03.20 21:54:35.083388 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5564 | 2025.03.20 21:54:35.083613 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_41_8} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5565 | 2025.03.20 21:54:35.083750 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2025.03.20 21:54:35.083771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
5567 | 2025.03.20 21:54:35.083813 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5568 | 2025.03.20 21:54:35.084204 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5569 | 2025.03.20 21:54:35.084436 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5570 | 2025.03.20 21:54:35.084657 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002473 sec., 92195.71370804691 rows/sec., 6.24 MiB/sec. | ||
5571 | 2025.03.20 21:54:35.084714 [ 5 ] {825f8490-7b82-4455-bc81-fe13d4b64fac} <Debug> TCPHandler: Processed in 0.002748813 sec. | ||
5572 | 2025.03.20 21:54:35.084852 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5573 | 2025.03.20 21:54:35.084956 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5574 | 2025.03.20 21:54:35.085000 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5575 | 2025.03.20 21:54:35.085771 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5576 | 2025.03.20 21:54:35.085811 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5577 | 2025.03.20 21:54:35.086189 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5578 | 2025.03.20 21:54:35.086416 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5579 | 2025.03.20 21:54:35.086591 [ 100 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5580 | 2025.03.20 21:54:35.086654 [ 100 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5581 | 2025.03.20 21:54:35.086662 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001715 sec., 309037.90087463555 rows/sec., 22.90 MiB/sec. | ||
5582 | 2025.03.20 21:54:35.086698 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5583 | 2025.03.20 21:54:35.086784 [ 5 ] {85b62da1-b3ab-4c2b-960c-abee95bf9ca3} <Debug> TCPHandler: Processed in 0.001975633 sec. | ||
5584 | 2025.03.20 21:54:35.086988 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
5585 | 2025.03.20 21:54:35.087006 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5586 | 2025.03.20 21:54:35.087283 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5587 | 2025.03.20 21:54:35.087295 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5588 | 2025.03.20 21:54:35.087410 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
5589 | 2025.03.20 21:54:35.087382 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5590 | 2025.03.20 21:54:35.087698 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
5591 | 2025.03.20 21:54:35.088127 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
5592 | 2025.03.20 21:54:35.088528 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5593 | 2025.03.20 21:54:35.088933 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 96 rows starting from the beginning of the part | ||
5594 | 2025.03.20 21:54:35.089357 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 530 rows starting from the beginning of the part | ||
5595 | 2025.03.20 21:54:35.090302 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2025.03.20 21:54:35.090353 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5597 | 2025.03.20 21:54:35.091402 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5598 | 2025.03.20 21:54:35.091734 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5599 | 2025.03.20 21:54:35.092258 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1790 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419765 sec., 330272.6225214562 rows/sec., 25.74 MiB/sec. | ||
5600 | 2025.03.20 21:54:35.092252 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5601 | 2025.03.20 21:54:35.092380 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.005176 sec., 170208.65533230294 rows/sec., 11.45 MiB/sec. | ||
5602 | 2025.03.20 21:54:35.092391 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5603 | 2025.03.20 21:54:35.092529 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5604 | 2025.03.20 21:54:35.092611 [ 5 ] {6579f4df-38f9-4695-9d8e-95203ac28fd3} <Debug> TCPHandler: Processed in 0.005675281 sec. | ||
5605 | 2025.03.20 21:54:35.092621 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5606 | 2025.03.20 21:54:35.092952 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5607 | 2025.03.20 21:54:35.093022 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
5608 | 2025.03.20 21:54:35.093234 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5609 | 2025.03.20 21:54:35.093552 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <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.03.20 21:54:35.093569 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5611 | 2025.03.20 21:54:35.093609 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5612 | 2025.03.20 21:54:35.093925 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_41_8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5613 | 2025.03.20 21:54:35.094034 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10490 rows starting from the beginning of the part | ||
5614 | 2025.03.20 21:54:35.094237 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5615 | 2025.03.20 21:54:35.094624 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
5616 | 2025.03.20 21:54:35.095018 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 165 rows starting from the beginning of the part | ||
5617 | 2025.03.20 21:54:35.095440 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
5618 | 2025.03.20 21:54:35.095850 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
5619 | 2025.03.20 21:54:35.096199 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 881 rows starting from the beginning of the part | ||
5620 | 2025.03.20 21:54:35.098542 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5621 | 2025.03.20 21:54:35.098619 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5622 | 2025.03.20 21:54:35.100325 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5623 | 2025.03.20 21:54:35.100593 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5624 | 2025.03.20 21:54:35.101561 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008397 sec., 952.7212099559366 rows/sec., 1.71 MiB/sec. | ||
5625 | 2025.03.20 21:54:35.102216 [ 5 ] {873820f8-e99c-4bf7-9092-dd0cd4fd4c5b} <Debug> TCPHandler: Processed in 0.009410002 sec. | ||
5626 | 2025.03.20 21:54:35.102388 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5627 | 2025.03.20 21:54:35.102505 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5628 | 2025.03.20 21:54:35.102624 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5629 | 2025.03.20 21:54:35.103281 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12016 rows, containing 5 columns (5 merged, 0 gathered) in 0.010580474 sec., 1135676.9082368144 rows/sec., 76.91 MiB/sec. | ||
5630 | 2025.03.20 21:54:35.103555 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5631 | 2025.03.20 21:54:35.103600 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5632 | 2025.03.20 21:54:35.103766 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5633 | 2025.03.20 21:54:35.104294 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5634 | 2025.03.20 21:54:35.104395 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2025.03.20 21:54:35.104596 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5636 | 2025.03.20 21:54:35.104763 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5637 | 2025.03.20 21:54:35.104821 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5638 | 2025.03.20 21:54:35.104995 [ 100 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5639 | 2025.03.20 21:54:35.105060 [ 100 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2025.03.20 21:54:35.105099 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002605 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec. | ||
5641 | 2025.03.20 21:54:35.105107 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5642 | 2025.03.20 21:54:35.105269 [ 5 ] {d6a4fe94-df77-4b72-8446-c6db3358108b} <Debug> TCPHandler: Processed in 0.002932779 sec. | ||
5643 | 2025.03.20 21:54:35.105363 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5644 | 2025.03.20 21:54:35.105487 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5645 | 2025.03.20 21:54:35.105517 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2036 rows starting from the beginning of the part | ||
5646 | 2025.03.20 21:54:35.105587 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5647 | 2025.03.20 21:54:35.105668 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5648 | 2025.03.20 21:54:35.105891 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5649 | 2025.03.20 21:54:35.106007 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5650 | 2025.03.20 21:54:35.106162 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
5651 | 2025.03.20 21:54:35.107326 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053105 sec., 1137788.8612613578 rows/sec., 74.83 MiB/sec. | ||
5652 | 2025.03.20 21:54:35.107546 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5653 | 2025.03.20 21:54:35.107820 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_41_8} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5654 | 2025.03.20 21:54:35.107898 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_41_8} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5655 | 2025.03.20 21:54:35.107971 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5656 | 2025.03.20 21:54:36.897252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5657 | 2025.03.20 21:54:36.897907 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2025.03.20 21:54:36.897944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5659 | 2025.03.20 21:54:36.898489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5660 | 2025.03.20 21:54:36.898745 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2025.03.20 21:54:36.898964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5662 | 2025.03.20 21:54:37.826781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
5663 | 2025.03.20 21:54:37.847956 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5664 | 2025.03.20 21:54:37.848024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5665 | 2025.03.20 21:54:37.855688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5666 | 2025.03.20 21:54:37.856476 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5667 | 2025.03.20 21:54:37.859527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5668 | 2025.03.20 21:54:39.452460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 792 | ||
5669 | 2025.03.20 21:54:39.455674 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2025.03.20 21:54:39.455726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5671 | 2025.03.20 21:54:39.457220 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5672 | 2025.03.20 21:54:39.457537 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2025.03.20 21:54:39.457706 [ 42 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5674 | 2025.03.20 21:54:39.457777 [ 42 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5675 | 2025.03.20 21:54:39.457819 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5676 | 2025.03.20 21:54:39.458106 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
5677 | 2025.03.20 21:54:39.458585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5678 | 2025.03.20 21:54:39.458947 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5679 | 2025.03.20 21:54:39.459075 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 630 rows starting from the beginning of the part | ||
5680 | 2025.03.20 21:54:39.459503 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
5681 | 2025.03.20 21:54:39.459907 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
5682 | 2025.03.20 21:54:39.460311 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
5683 | 2025.03.20 21:54:39.460729 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
5684 | 2025.03.20 21:54:39.461176 [ 194 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
5685 | 2025.03.20 21:54:39.468933 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 72 columns (72 merged, 0 gathered) in 0.011029964 sec., 71804.4048013212 rows/sec., 60.38 MiB/sec. | ||
5686 | 2025.03.20 21:54:39.470222 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5687 | 2025.03.20 21:54:39.471069 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5688 | 2025.03.20 21:54:39.471172 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_21_4} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5689 | 2025.03.20 21:54:39.471533 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5690 | 2025.03.20 21:54:40.042007 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5691 | 2025.03.20 21:54:40.042206 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5692 | 2025.03.20 21:54:40.042281 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5693 | 2025.03.20 21:54:40.043077 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5694 | 2025.03.20 21:54:40.043124 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5695 | 2025.03.20 21:54:40.043559 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5696 | 2025.03.20 21:54:40.043806 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2025.03.20 21:54:40.044068 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001908 sec., 62893.08176100629 rows/sec., 5.33 MiB/sec. | ||
5698 | 2025.03.20 21:54:40.044178 [ 5 ] {d7633fee-4bb6-4328-ad1e-1f83c7f7570a} <Debug> TCPHandler: Processed in 0.002302442 sec. | ||
5699 | 2025.03.20 21:54:40.044461 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5700 | 2025.03.20 21:54:40.044682 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5701 | 2025.03.20 21:54:40.044730 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5702 | 2025.03.20 21:54:40.045283 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5703 | 2025.03.20 21:54:40.045324 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5704 | 2025.03.20 21:54:40.045678 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5705 | 2025.03.20 21:54:40.045914 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5706 | 2025.03.20 21:54:40.046130 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001509 sec., 21206.096752816436 rows/sec., 1.56 MiB/sec. | ||
5707 | 2025.03.20 21:54:40.046182 [ 5 ] {27cc0d7f-da76-4bb6-b0dc-a37e8dc8e62f} <Debug> TCPHandler: Processed in 0.001828809 sec. | ||
5708 | 2025.03.20 21:54:40.046309 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5709 | 2025.03.20 21:54:40.046416 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5710 | 2025.03.20 21:54:40.046462 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5711 | 2025.03.20 21:54:40.047007 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5712 | 2025.03.20 21:54:40.047047 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5713 | 2025.03.20 21:54:40.047650 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5714 | 2025.03.20 21:54:40.047901 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2025.03.20 21:54:40.048145 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001748 sec., 54919.90846681922 rows/sec., 4.29 MiB/sec. | ||
5716 | 2025.03.20 21:54:40.048274 [ 5 ] {764a49fc-0927-47dc-a42a-11f6a80a3424} <Debug> TCPHandler: Processed in 0.002008484 sec. | ||
5717 | 2025.03.20 21:54:40.048536 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5718 | 2025.03.20 21:54:40.048656 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5719 | 2025.03.20 21:54:40.048706 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5720 | 2025.03.20 21:54:40.049231 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5721 | 2025.03.20 21:54:40.049269 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5722 | 2025.03.20 21:54:40.049643 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5723 | 2025.03.20 21:54:40.049876 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5724 | 2025.03.20 21:54:40.050051 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001418 sec., 112834.97884344147 rows/sec., 7.86 MiB/sec. | ||
5725 | 2025.03.20 21:54:40.050102 [ 5 ] {466561a5-0e8f-4886-95f6-36b7f72178e2} <Debug> TCPHandler: Processed in 0.001662804 sec. | ||
5726 | 2025.03.20 21:54:40.050234 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5727 | 2025.03.20 21:54:40.050337 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5728 | 2025.03.20 21:54:40.050400 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <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 | ||
5729 | 2025.03.20 21:54:40.051454 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5730 | 2025.03.20 21:54:40.051491 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5731 | 2025.03.20 21:54:40.052113 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5732 | 2025.03.20 21:54:40.052368 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5733 | 2025.03.20 21:54:40.052573 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002258 sec., 14171.833480956599 rows/sec., 25.40 MiB/sec. | ||
5734 | 2025.03.20 21:54:40.052674 [ 5 ] {1df842b5-cd20-470a-b0ef-7589bb56aabc} <Debug> TCPHandler: Processed in 0.002490666 sec. | ||
5735 | 2025.03.20 21:54:40.052840 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5736 | 2025.03.20 21:54:40.052944 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5737 | 2025.03.20 21:54:40.052989 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5738 | 2025.03.20 21:54:40.053424 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5739 | 2025.03.20 21:54:40.053460 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5740 | 2025.03.20 21:54:40.053811 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5741 | 2025.03.20 21:54:40.054048 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5742 | 2025.03.20 21:54:40.054220 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
5743 | 2025.03.20 21:54:40.054268 [ 5 ] {2da1dad5-b934-4d98-97a9-774fffd220a0} <Debug> TCPHandler: Processed in 0.00147916 sec. | ||
5744 | 2025.03.20 21:54:44.263177 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5745 | 2025.03.20 21:54:44.263255 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5746 | 2025.03.20 21:54:44.400031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
5747 | 2025.03.20 21:54:44.400727 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5748 | 2025.03.20 21:54:44.400774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5749 | 2025.03.20 21:54:44.401335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5750 | 2025.03.20 21:54:44.401607 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5751 | 2025.03.20 21:54:44.401862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5752 | 2025.03.20 21:54:45.041535 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5753 | 2025.03.20 21:54:45.041822 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5754 | 2025.03.20 21:54:45.041888 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5755 | 2025.03.20 21:54:45.042612 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5756 | 2025.03.20 21:54:45.042657 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5757 | 2025.03.20 21:54:45.043085 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5758 | 2025.03.20 21:54:45.043332 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5759 | 2025.03.20 21:54:45.043552 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001808 sec., 39823.008849557526 rows/sec., 3.22 MiB/sec. | ||
5760 | 2025.03.20 21:54:45.043611 [ 5 ] {ab26aa39-dd05-43ae-9fa7-f6e51b499bfd} <Debug> TCPHandler: Processed in 0.00225484 sec. | ||
5761 | 2025.03.20 21:54:45.043734 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5762 | 2025.03.20 21:54:45.043846 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5763 | 2025.03.20 21:54:45.043892 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5764 | 2025.03.20 21:54:45.044411 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5765 | 2025.03.20 21:54:45.044451 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5766 | 2025.03.20 21:54:45.044792 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5767 | 2025.03.20 21:54:45.045025 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5768 | 2025.03.20 21:54:45.045182 [ 7 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5769 | 2025.03.20 21:54:45.045249 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001427 sec., 5606.166783461807 rows/sec., 421.56 KiB/sec. | ||
5770 | 2025.03.20 21:54:45.045260 [ 7 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2025.03.20 21:54:45.045335 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5772 | 2025.03.20 21:54:45.045391 [ 5 ] {41f6c473-be01-4f67-80ac-4d6b80545269} <Debug> TCPHandler: Processed in 0.001707825 sec. | ||
5773 | 2025.03.20 21:54:45.045620 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
5774 | 2025.03.20 21:54:45.045641 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5775 | 2025.03.20 21:54:45.045892 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5776 | 2025.03.20 21:54:45.045905 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5777 | 2025.03.20 21:54:45.045982 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5778 | 2025.03.20 21:54:45.045987 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 164 rows starting from the beginning of the part | ||
5779 | 2025.03.20 21:54:45.046286 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
5780 | 2025.03.20 21:54:45.046620 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
5781 | 2025.03.20 21:54:45.047117 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
5782 | 2025.03.20 21:54:45.047581 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
5783 | 2025.03.20 21:54:45.047887 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
5784 | 2025.03.20 21:54:45.048902 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2025.03.20 21:54:45.048972 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5786 | 2025.03.20 21:54:45.049968 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5787 | 2025.03.20 21:54:45.050597 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5788 | 2025.03.20 21:54:45.050904 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 5 columns (5 merged, 0 gathered) in 0.005442045 sec., 46673.6309604202 rows/sec., 3.30 MiB/sec. | ||
5789 | 2025.03.20 21:54:45.051086 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005274 sec., 13651.877133105801 rows/sec., 1.07 MiB/sec. | ||
5790 | 2025.03.20 21:54:45.051215 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5791 | 2025.03.20 21:54:45.051217 [ 5 ] {39bb233d-1761-48f7-b000-a976579945a9} <Debug> TCPHandler: Processed in 0.005645331 sec. | ||
5792 | 2025.03.20 21:54:45.051430 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5793 | 2025.03.20 21:54:45.051611 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5794 | 2025.03.20 21:54:45.051689 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5795 | 2025.03.20 21:54:45.051757 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5796 | 2025.03.20 21:54:45.052024 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_36_7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5797 | 2025.03.20 21:54:45.052303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5798 | 2025.03.20 21:54:45.052901 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2025.03.20 21:54:45.052943 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5800 | 2025.03.20 21:54:45.053340 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5801 | 2025.03.20 21:54:45.053576 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2025.03.20 21:54:45.053783 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002227 sec., 71845.53210597216 rows/sec., 5.00 MiB/sec. | ||
5803 | 2025.03.20 21:54:45.053841 [ 5 ] {ea106990-802f-4c79-91a9-5cc1aa2010a4} <Debug> TCPHandler: Processed in 0.002473206 sec. | ||
5804 | 2025.03.20 21:54:45.053975 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2025.03.20 21:54:45.054080 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5806 | 2025.03.20 21:54:45.054145 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <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 | ||
5807 | 2025.03.20 21:54:45.055215 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2025.03.20 21:54:45.055255 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5809 | 2025.03.20 21:54:45.055851 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5810 | 2025.03.20 21:54:45.056103 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2025.03.20 21:54:45.056281 [ 7 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5812 | 2025.03.20 21:54:45.056350 [ 7 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5813 | 2025.03.20 21:54:45.056381 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5814 | 2025.03.20 21:54:45.056396 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00233 sec., 3433.4763948497853 rows/sec., 6.15 MiB/sec. | ||
5815 | 2025.03.20 21:54:45.056695 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
5816 | 2025.03.20 21:54:45.056810 [ 5 ] {6f3ff246-ca77-4351-bb64-a71fd03a5c05} <Debug> TCPHandler: Processed in 0.002884187 sec. | ||
5817 | 2025.03.20 21:54:45.057046 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5818 | 2025.03.20 21:54:45.057316 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5819 | 2025.03.20 21:54:45.057340 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5820 | 2025.03.20 21:54:45.057432 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5821 | 2025.03.20 21:54:45.057515 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 627 rows starting from the beginning of the part | ||
5822 | 2025.03.20 21:54:45.058389 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
5823 | 2025.03.20 21:54:45.059133 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
5824 | 2025.03.20 21:54:45.059851 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
5825 | 2025.03.20 21:54:45.059917 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2025.03.20 21:54:45.060023 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5827 | 2025.03.20 21:54:45.060587 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
5828 | 2025.03.20 21:54:45.061329 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
5829 | 2025.03.20 21:54:45.061688 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5830 | 2025.03.20 21:54:45.062507 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5831 | 2025.03.20 21:54:45.062905 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005689 sec., 10546.669010370892 rows/sec., 727.83 KiB/sec. | ||
5832 | 2025.03.20 21:54:45.063133 [ 5 ] {c09389c8-2448-4ec2-b2a1-5a95b1be91f6} <Debug> TCPHandler: Processed in 0.006178096 sec. | ||
5833 | 2025.03.20 21:54:45.067577 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 19 columns (19 merged, 0 gathered) in 0.011115438 sec., 64324.950577746014 rows/sec., 115.27 MiB/sec. | ||
5834 | 2025.03.20 21:54:45.068790 [ 198 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5835 | 2025.03.20 21:54:45.069294 [ 198 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5836 | 2025.03.20 21:54:45.069394 [ 198 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5837 | 2025.03.20 21:54:45.069580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
5838 | 2025.03.20 21:54:45.360533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5839 | 2025.03.20 21:54:45.381938 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2025.03.20 21:54:45.382005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5841 | 2025.03.20 21:54:45.389373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5842 | 2025.03.20 21:54:45.390144 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2025.03.20 21:54:45.393307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5844 | 2025.03.20 21:54:46.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.96 MiB, peak 202.91 MiB, free memory in arenas 0.00 B, will set to 197.04 MiB (RSS), difference: 1.07 MiB | ||
5845 | 2025.03.20 21:54:49.459686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 816 | ||
5846 | 2025.03.20 21:54:49.462845 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5847 | 2025.03.20 21:54:49.462905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5848 | 2025.03.20 21:54:49.464407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5849 | 2025.03.20 21:54:49.464733 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5850 | 2025.03.20 21:54:49.465413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
5851 | 2025.03.20 21:54:50.041437 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5852 | 2025.03.20 21:54:50.041620 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5853 | 2025.03.20 21:54:50.041685 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5854 | 2025.03.20 21:54:50.042378 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5855 | 2025.03.20 21:54:50.042421 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5856 | 2025.03.20 21:54:50.042843 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5857 | 2025.03.20 21:54:50.043089 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5858 | 2025.03.20 21:54:50.043326 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001754 sec., 1140.2508551881415 rows/sec., 92.98 KiB/sec. | ||
5859 | 2025.03.20 21:54:50.043446 [ 5 ] {687d4c3c-8b6f-4cc0-ab68-5982b102c997} <Debug> TCPHandler: Processed in 0.002132487 sec. | ||
5860 | 2025.03.20 21:54:50.043572 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5861 | 2025.03.20 21:54:50.043687 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5862 | 2025.03.20 21:54:50.043732 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5863 | 2025.03.20 21:54:50.044300 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5864 | 2025.03.20 21:54:50.044340 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5865 | 2025.03.20 21:54:50.044716 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5866 | 2025.03.20 21:54:50.044956 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5867 | 2025.03.20 21:54:50.045168 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Debug> executeQuery: Read 121 rows, 10.49 KiB in 0.001503 sec., 80505.65535595476 rows/sec., 6.81 MiB/sec. | ||
5868 | 2025.03.20 21:54:50.045222 [ 5 ] {e9469f66-f009-4894-8056-c0f5475ac0d6} <Debug> TCPHandler: Processed in 0.001703076 sec. | ||
5869 | 2025.03.20 21:54:50.045336 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5870 | 2025.03.20 21:54:50.045442 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5871 | 2025.03.20 21:54:50.045487 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5872 | 2025.03.20 21:54:50.046017 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2025.03.20 21:54:50.046057 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5874 | 2025.03.20 21:54:50.046404 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5875 | 2025.03.20 21:54:50.046637 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2025.03.20 21:54:50.046834 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001415 sec., 24028.26855123675 rows/sec., 1.76 MiB/sec. | ||
5877 | 2025.03.20 21:54:50.046887 [ 5 ] {c09c19b6-4d75-4bb0-8e34-3434a6d25ebb} <Debug> TCPHandler: Processed in 0.001600383 sec. | ||
5878 | 2025.03.20 21:54:50.047021 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5879 | 2025.03.20 21:54:50.047127 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5880 | 2025.03.20 21:54:50.047171 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5881 | 2025.03.20 21:54:50.047713 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5882 | 2025.03.20 21:54:50.047753 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5883 | 2025.03.20 21:54:50.048106 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5884 | 2025.03.20 21:54:50.048340 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5885 | 2025.03.20 21:54:50.048583 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001478 sec., 66305.81867388362 rows/sec., 5.18 MiB/sec. | ||
5886 | 2025.03.20 21:54:50.048716 [ 5 ] {73e921f9-0012-43f6-a736-566d1fd3846f} <Debug> TCPHandler: Processed in 0.001739586 sec. | ||
5887 | 2025.03.20 21:54:50.048959 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5888 | 2025.03.20 21:54:50.049067 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5889 | 2025.03.20 21:54:50.049118 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5890 | 2025.03.20 21:54:50.049646 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5891 | 2025.03.20 21:54:50.049686 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5892 | 2025.03.20 21:54:50.050077 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5893 | 2025.03.20 21:54:50.050312 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5894 | 2025.03.20 21:54:50.050511 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001468 sec., 109673.02452316077 rows/sec., 7.64 MiB/sec. | ||
5895 | 2025.03.20 21:54:50.050563 [ 5 ] {9febfa35-bfd0-4448-8130-62f92df5fd16} <Debug> TCPHandler: Processed in 0.001690845 sec. | ||
5896 | 2025.03.20 21:54:50.050695 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5897 | 2025.03.20 21:54:50.050801 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5898 | 2025.03.20 21:54:50.050867 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <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 | ||
5899 | 2025.03.20 21:54:50.051934 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5900 | 2025.03.20 21:54:50.051974 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5901 | 2025.03.20 21:54:50.052609 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5902 | 2025.03.20 21:54:50.052860 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5903 | 2025.03.20 21:54:50.053095 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002316 sec., 13816.92573402418 rows/sec., 24.76 MiB/sec. | ||
5904 | 2025.03.20 21:54:50.053197 [ 5 ] {ca4d8543-e681-435c-b4f8-da7a37f448d3} <Debug> TCPHandler: Processed in 0.002552778 sec. | ||
5905 | 2025.03.20 21:54:50.053355 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5906 | 2025.03.20 21:54:50.053482 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5907 | 2025.03.20 21:54:50.053537 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5908 | 2025.03.20 21:54:50.054030 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5909 | 2025.03.20 21:54:50.054068 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5910 | 2025.03.20 21:54:50.054421 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5911 | 2025.03.20 21:54:50.054653 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2025.03.20 21:54:50.054873 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
5913 | 2025.03.20 21:54:50.054992 [ 5 ] {4b8470a4-007b-4ccb-ab74-14a360d3a291} <Debug> TCPHandler: Processed in 0.001698535 sec. | ||
5914 | 2025.03.20 21:54:51.902963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
5915 | 2025.03.20 21:54:51.903641 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2025.03.20 21:54:51.903695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5917 | 2025.03.20 21:54:51.904333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5918 | 2025.03.20 21:54:51.904602 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5919 | 2025.03.20 21:54:51.904815 [ 39 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5920 | 2025.03.20 21:54:51.904879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
5921 | 2025.03.20 21:54:51.904905 [ 39 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5922 | 2025.03.20 21:54:51.904937 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5923 | 2025.03.20 21:54:51.905058 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
5924 | 2025.03.20 21:54:51.905168 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5925 | 2025.03.20 21:54:51.905203 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
5926 | 2025.03.20 21:54:51.905270 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
5927 | 2025.03.20 21:54:51.905459 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
5928 | 2025.03.20 21:54:51.905742 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
5929 | 2025.03.20 21:54:51.905972 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
5930 | 2025.03.20 21:54:51.906148 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
5931 | 2025.03.20 21:54:51.908693 [ 199 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003691029 sec., 3850687.707953527 rows/sec., 55.08 MiB/sec. | ||
5932 | 2025.03.20 21:54:51.909322 [ 199 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5933 | 2025.03.20 21:54:51.909832 [ 199 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5934 | 2025.03.20 21:54:51.909979 [ 199 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_31_6} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5935 | 2025.03.20 21:54:51.910092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5936 | 2025.03.20 21:54:52.894305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5937 | 2025.03.20 21:54:52.915966 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2025.03.20 21:54:52.916023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5939 | 2025.03.20 21:54:52.923667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5940 | 2025.03.20 21:54:52.924441 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5941 | 2025.03.20 21:54:52.924844 [ 48 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5942 | 2025.03.20 21:54:52.924984 [ 48 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5943 | 2025.03.20 21:54:52.925103 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5944 | 2025.03.20 21:54:52.925606 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5945 | 2025.03.20 21:54:52.939638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5946 | 2025.03.20 21:54:52.941271 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5947 | 2025.03.20 21:54:52.942884 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5948 | 2025.03.20 21:54:52.948509 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
5949 | 2025.03.20 21:54:52.954197 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
5950 | 2025.03.20 21:54:52.959655 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
5951 | 2025.03.20 21:54:52.965272 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
5952 | 2025.03.20 21:54:52.969760 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
5953 | 2025.03.20 21:54:53.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.00 MiB, peak 208.00 MiB, free memory in arenas 0.00 B, will set to 198.95 MiB (RSS), difference: -9.05 MiB | ||
5954 | 2025.03.20 21:54:53.027928 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.102640466 sec., 2279.802587801969 rows/sec., 11.79 MiB/sec. | ||
5955 | 2025.03.20 21:54:53.030516 [ 191 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5956 | 2025.03.20 21:54:53.033371 [ 191 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2025.03.20 21:54:53.033468 [ 191 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_31_6} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5958 | 2025.03.20 21:54:53.035668 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5959 | 2025.03.20 21:54:54.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.54 MiB, peak 208.00 MiB, free memory in arenas 0.00 B, will set to 199.83 MiB (RSS), difference: 10.29 MiB | ||
5960 | 2025.03.20 21:54:55.040006 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5961 | 2025.03.20 21:54:55.040294 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5962 | 2025.03.20 21:54:55.040406 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5963 | 2025.03.20 21:54:55.041426 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5964 | 2025.03.20 21:54:55.041472 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5965 | 2025.03.20 21:54:55.041935 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5966 | 2025.03.20 21:54:55.042196 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2025.03.20 21:54:55.042481 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002261 sec., 31844.316674038037 rows/sec., 2.58 MiB/sec. | ||
5968 | 2025.03.20 21:54:55.042613 [ 5 ] {ecbae979-8017-4f35-ba30-488bbef048f9} <Debug> TCPHandler: Processed in 0.002735853 sec. | ||
5969 | 2025.03.20 21:54:55.042879 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5970 | 2025.03.20 21:54:55.042998 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5971 | 2025.03.20 21:54:55.043047 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5972 | 2025.03.20 21:54:55.043597 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5973 | 2025.03.20 21:54:55.043639 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5974 | 2025.03.20 21:54:55.043993 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5975 | 2025.03.20 21:54:55.044241 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5976 | 2025.03.20 21:54:55.044463 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001489 sec., 5372.733378106112 rows/sec., 404.00 KiB/sec. | ||
5977 | 2025.03.20 21:54:55.044540 [ 5 ] {f7d3b528-1e93-44ce-8cce-96ad4a9eac7b} <Debug> TCPHandler: Processed in 0.001763038 sec. | ||
5978 | 2025.03.20 21:54:55.044693 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5979 | 2025.03.20 21:54:55.044796 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5980 | 2025.03.20 21:54:55.044842 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5981 | 2025.03.20 21:54:55.045385 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5982 | 2025.03.20 21:54:55.045423 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5983 | 2025.03.20 21:54:55.045793 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5984 | 2025.03.20 21:54:55.046033 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5985 | 2025.03.20 21:54:55.046293 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001518 sec., 47430.83003952569 rows/sec., 3.70 MiB/sec. | ||
5986 | 2025.03.20 21:54:55.046490 [ 5 ] {c01e809b-8877-4e17-bbb0-edd8d73e6d9a} <Debug> TCPHandler: Processed in 0.00184803 sec. | ||
5987 | 2025.03.20 21:54:55.046730 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5988 | 2025.03.20 21:54:55.046839 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5989 | 2025.03.20 21:54:55.046889 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5990 | 2025.03.20 21:54:55.047438 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5991 | 2025.03.20 21:54:55.047477 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
5992 | 2025.03.20 21:54:55.047863 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5993 | 2025.03.20 21:54:55.048099 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5994 | 2025.03.20 21:54:55.048335 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
5995 | 2025.03.20 21:54:55.048449 [ 5 ] {c0187ed5-a977-4cb4-ab21-1af172c1e94a} <Debug> TCPHandler: Processed in 0.001805778 sec. | ||
5996 | 2025.03.20 21:54:55.048594 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5997 | 2025.03.20 21:54:55.048694 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5998 | 2025.03.20 21:54:55.048760 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <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 | ||
5999 | 2025.03.20 21:54:55.049801 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6000 | 2025.03.20 21:54:55.049840 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6001 | 2025.03.20 21:54:55.050455 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6002 | 2025.03.20 21:54:55.050718 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6003 | 2025.03.20 21:54:55.050970 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002297 sec., 3482.80365694384 rows/sec., 6.24 MiB/sec. | ||
6004 | 2025.03.20 21:54:55.051071 [ 5 ] {be065a2e-6f19-44dc-89d3-8011e4cce02b} <Debug> TCPHandler: Processed in 0.002530257 sec. | ||
6005 | 2025.03.20 21:54:55.051203 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6006 | 2025.03.20 21:54:55.051308 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6007 | 2025.03.20 21:54:55.051355 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6008 | 2025.03.20 21:54:55.051803 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6009 | 2025.03.20 21:54:55.051842 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6010 | 2025.03.20 21:54:55.052199 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6011 | 2025.03.20 21:54:55.052434 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6012 | 2025.03.20 21:54:55.052648 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
6013 | 2025.03.20 21:54:55.052697 [ 5 ] {937ed6ea-f818-4b69-866c-df42e6ffefe9} <Debug> TCPHandler: Processed in 0.001547032 sec. | ||
6014 | 2025.03.20 21:54:59.263307 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6015 | 2025.03.20 21:54:59.263374 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6016 | 2025.03.20 21:54:59.405968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6017 | 2025.03.20 21:54:59.406690 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6018 | 2025.03.20 21:54:59.406741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6019 | 2025.03.20 21:54:59.407404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6020 | 2025.03.20 21:54:59.407683 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6021 | 2025.03.20 21:54:59.407958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6022 | 2025.03.20 21:54:59.466503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 842 | ||
6023 | 2025.03.20 21:54:59.469556 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6024 | 2025.03.20 21:54:59.469616 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6025 | 2025.03.20 21:54:59.471108 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6026 | 2025.03.20 21:54:59.471442 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6027 | 2025.03.20 21:54:59.472800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
6028 | 2025.03.20 21:55:00.001923 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001407207 sec. | ||
6029 | 2025.03.20 21:55:00.048368 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6030 | 2025.03.20 21:55:00.048653 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6031 | 2025.03.20 21:55:00.048761 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6032 | 2025.03.20 21:55:00.049822 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6033 | 2025.03.20 21:55:00.049866 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6034 | 2025.03.20 21:55:00.050297 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6035 | 2025.03.20 21:55:00.050554 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6036 | 2025.03.20 21:55:00.050767 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002191 sec., 96759.4705613875 rows/sec., 6.15 MiB/sec. | ||
6037 | 2025.03.20 21:55:00.050899 [ 5 ] {dfe472dd-7c95-47c9-ae3b-73785837c6a8} <Debug> TCPHandler: Processed in 0.002712542 sec. | ||
6038 | 2025.03.20 21:55:00.051130 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6039 | 2025.03.20 21:55:00.051263 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6040 | 2025.03.20 21:55:00.051307 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6041 | 2025.03.20 21:55:00.052197 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6042 | 2025.03.20 21:55:00.052236 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6043 | 2025.03.20 21:55:00.052624 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6044 | 2025.03.20 21:55:00.052869 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6045 | 2025.03.20 21:55:00.053045 [ 61 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6046 | 2025.03.20 21:55:00.053093 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001854 sec., 367313.91585760517 rows/sec., 29.17 MiB/sec. | ||
6047 | 2025.03.20 21:55:00.053142 [ 61 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6048 | 2025.03.20 21:55:00.053213 [ 5 ] {ef67f347-bbb3-4ee4-870e-a60798c62c3f} <Debug> TCPHandler: Processed in 0.002174538 sec. | ||
6049 | 2025.03.20 21:55:00.053213 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6050 | 2025.03.20 21:55:00.053390 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6051 | 2025.03.20 21:55:00.053391 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
6052 | 2025.03.20 21:55:00.053528 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6053 | 2025.03.20 21:55:00.053567 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6054 | 2025.03.20 21:55:00.053587 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6055 | 2025.03.20 21:55:00.053613 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1847 rows starting from the beginning of the part | ||
6056 | 2025.03.20 21:55:00.053754 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 120 rows starting from the beginning of the part | ||
6057 | 2025.03.20 21:55:00.054277 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
6058 | 2025.03.20 21:55:00.054657 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 121 rows starting from the beginning of the part | ||
6059 | 2025.03.20 21:55:00.055020 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
6060 | 2025.03.20 21:55:00.055234 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 681 rows starting from the beginning of the part | ||
6061 | 2025.03.20 21:55:00.056002 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6062 | 2025.03.20 21:55:00.056044 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6063 | 2025.03.20 21:55:00.056541 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6064 | 2025.03.20 21:55:00.056825 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6065 | 2025.03.20 21:55:00.057073 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.003584 sec., 38504.46428571429 rows/sec., 2.40 MiB/sec. | ||
6066 | 2025.03.20 21:55:00.057173 [ 5 ] {9494e432-5597-43ff-9996-17074384e37b} <Debug> TCPHandler: Processed in 0.003841143 sec. | ||
6067 | 2025.03.20 21:55:00.057386 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6068 | 2025.03.20 21:55:00.057423 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2913 rows, containing 5 columns (5 merged, 0 gathered) in 0.004086239 sec., 712880.4751753384 rows/sec., 60.56 MiB/sec. | ||
6069 | 2025.03.20 21:55:00.057509 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6070 | 2025.03.20 21:55:00.057574 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6071 | 2025.03.20 21:55:00.058025 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6072 | 2025.03.20 21:55:00.058643 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2025.03.20 21:55:00.058714 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6074 | 2025.03.20 21:55:00.058755 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2025.03.20 21:55:00.058958 [ 190 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_46_9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6076 | 2025.03.20 21:55:00.059140 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6077 | 2025.03.20 21:55:00.059323 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6078 | 2025.03.20 21:55:00.059563 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6079 | 2025.03.20 21:55:00.059799 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002324 sec., 48623.063683304645 rows/sec., 3.15 MiB/sec. | ||
6080 | 2025.03.20 21:55:00.059918 [ 5 ] {88c1ce9e-fdc6-4f31-8295-9107d9d6da9f} <Debug> TCPHandler: Processed in 0.00259738 sec. | ||
6081 | 2025.03.20 21:55:00.060051 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6082 | 2025.03.20 21:55:00.060155 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6083 | 2025.03.20 21:55:00.060200 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6084 | 2025.03.20 21:55:00.060752 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2025.03.20 21:55:00.060790 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6086 | 2025.03.20 21:55:00.061123 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6087 | 2025.03.20 21:55:00.061356 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6088 | 2025.03.20 21:55:00.061617 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001468 sec., 76294.27792915532 rows/sec., 4.35 MiB/sec. | ||
6089 | 2025.03.20 21:55:00.061779 [ 5 ] {30c171cf-a64c-47c8-a4f0-d73e908ceac2} <Debug> TCPHandler: Processed in 0.001775547 sec. | ||
6090 | 2025.03.20 21:55:00.061882 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2025.03.20 21:55:00.061983 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6092 | 2025.03.20 21:55:00.062025 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6093 | 2025.03.20 21:55:00.062718 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2025.03.20 21:55:00.062756 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6095 | 2025.03.20 21:55:00.063120 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6096 | 2025.03.20 21:55:00.063352 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2025.03.20 21:55:00.063510 [ 61 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6098 | 2025.03.20 21:55:00.063574 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001607 sec., 257622.89981331676 rows/sec., 18.32 MiB/sec. | ||
6099 | 2025.03.20 21:55:00.063583 [ 61 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.03.20 21:55:00.063661 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6101 | 2025.03.20 21:55:00.063695 [ 5 ] {017f7503-70ec-4354-a893-7aa642c56e89} <Debug> TCPHandler: Processed in 0.00185665 sec. | ||
6102 | 2025.03.20 21:55:00.063844 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
6103 | 2025.03.20 21:55:00.063871 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6104 | 2025.03.20 21:55:00.063991 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6105 | 2025.03.20 21:55:00.064006 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6106 | 2025.03.20 21:55:00.064035 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
6107 | 2025.03.20 21:55:00.064065 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6108 | 2025.03.20 21:55:00.064334 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part | ||
6109 | 2025.03.20 21:55:00.064599 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
6110 | 2025.03.20 21:55:00.064982 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 98 rows starting from the beginning of the part | ||
6111 | 2025.03.20 21:55:00.065292 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
6112 | 2025.03.20 21:55:00.065470 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 414 rows starting from the beginning of the part | ||
6113 | 2025.03.20 21:55:00.065985 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2025.03.20 21:55:00.066026 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6115 | 2025.03.20 21:55:00.066539 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6116 | 2025.03.20 21:55:00.066825 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2025.03.20 21:55:00.067186 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003194 sec., 1878.522229179712 rows/sec., 98.15 KiB/sec. | ||
6118 | 2025.03.20 21:55:00.067466 [ 5 ] {5f38f35b-ab41-4268-b9dd-c23bcd523808} <Debug> TCPHandler: Processed in 0.003648338 sec. | ||
6119 | 2025.03.20 21:55:00.067547 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1666 rows, containing 5 columns (5 merged, 0 gathered) in 0.003795632 sec., 438925.586042061 rows/sec., 33.88 MiB/sec. | ||
6120 | 2025.03.20 21:55:00.067631 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6121 | 2025.03.20 21:55:00.067744 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6122 | 2025.03.20 21:55:00.067752 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6123 | 2025.03.20 21:55:00.067825 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6124 | 2025.03.20 21:55:00.068163 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6125 | 2025.03.20 21:55:00.068273 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_46_9} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6126 | 2025.03.20 21:55:00.068360 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
6127 | 2025.03.20 21:55:00.068507 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6128 | 2025.03.20 21:55:00.068543 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6129 | 2025.03.20 21:55:00.068918 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6130 | 2025.03.20 21:55:00.069151 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6131 | 2025.03.20 21:55:00.069323 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6132 | 2025.03.20 21:55:00.069372 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6133 | 2025.03.20 21:55:00.069409 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6134 | 2025.03.20 21:55:00.069415 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec. | ||
6135 | 2025.03.20 21:55:00.069629 [ 5 ] {af1e7704-c920-48fb-91b5-15703a090a9f} <Debug> TCPHandler: Processed in 0.002048254 sec. | ||
6136 | 2025.03.20 21:55:00.069681 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
6137 | 2025.03.20 21:55:00.069785 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2025.03.20 21:55:00.069906 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6139 | 2025.03.20 21:55:00.069991 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6140 | 2025.03.20 21:55:00.069997 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12016 rows starting from the beginning of the part | ||
6141 | 2025.03.20 21:55:00.070081 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6142 | 2025.03.20 21:55:00.070315 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
6143 | 2025.03.20 21:55:00.070598 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
6144 | 2025.03.20 21:55:00.070984 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part | ||
6145 | 2025.03.20 21:55:00.071403 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
6146 | 2025.03.20 21:55:00.071664 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
6147 | 2025.03.20 21:55:00.072421 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2025.03.20 21:55:00.072477 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6149 | 2025.03.20 21:55:00.073309 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6150 | 2025.03.20 21:55:00.073611 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2025.03.20 21:55:00.074123 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004166 sec., 240.03840614498318 rows/sec., 16.17 KiB/sec. | ||
6152 | 2025.03.20 21:55:00.074449 [ 5 ] {a4ec6eaa-caf4-4c26-8aff-fd639f8896c7} <Debug> TCPHandler: Processed in 0.004725676 sec. | ||
6153 | 2025.03.20 21:55:00.074712 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6154 | 2025.03.20 21:55:00.074941 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6155 | 2025.03.20 21:55:00.075139 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <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 | ||
6156 | 2025.03.20 21:55:00.077096 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2025.03.20 21:55:00.077135 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6158 | 2025.03.20 21:55:00.078354 [ 187 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12894 rows, containing 5 columns (5 merged, 0 gathered) in 0.008869068 sec., 1453816.793376711 rows/sec., 98.57 MiB/sec. | ||
6159 | 2025.03.20 21:55:00.078459 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6160 | 2025.03.20 21:55:00.078737 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6161 | 2025.03.20 21:55:00.079069 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004206 sec., 7608.178792201617 rows/sec., 13.63 MiB/sec. | ||
6162 | 2025.03.20 21:55:00.079187 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6163 | 2025.03.20 21:55:00.079342 [ 5 ] {e9a46cd1-a946-4432-8976-4fce816de177} <Debug> TCPHandler: Processed in 0.004700585 sec. | ||
6164 | 2025.03.20 21:55:00.079531 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6165 | 2025.03.20 21:55:00.079710 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6166 | 2025.03.20 21:55:00.079778 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6167 | 2025.03.20 21:55:00.079828 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6168 | 2025.03.20 21:55:00.080073 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6169 | 2025.03.20 21:55:00.080291 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
6170 | 2025.03.20 21:55:00.080600 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6171 | 2025.03.20 21:55:00.080644 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6172 | 2025.03.20 21:55:00.081008 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6173 | 2025.03.20 21:55:00.081241 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2025.03.20 21:55:00.081394 [ 61 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6175 | 2025.03.20 21:55:00.081450 [ 61 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6176 | 2025.03.20 21:55:00.081475 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001816 sec., 45154.18502202643 rows/sec., 2.87 MiB/sec. | ||
6177 | 2025.03.20 21:55:00.081488 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6178 | 2025.03.20 21:55:00.081637 [ 5 ] {8b5512dc-3601-4fa8-bc59-1c8fd4483161} <Debug> TCPHandler: Processed in 0.002155627 sec. | ||
6179 | 2025.03.20 21:55:00.081727 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6180 | 2025.03.20 21:55:00.081918 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6181 | 2025.03.20 21:55:00.081964 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2336 rows starting from the beginning of the part | ||
6182 | 2025.03.20 21:55:00.082087 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6183 | 2025.03.20 21:55:00.082236 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6184 | 2025.03.20 21:55:00.082392 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6185 | 2025.03.20 21:55:00.082560 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6186 | 2025.03.20 21:55:00.082692 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
6187 | 2025.03.20 21:55:00.084102 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2658 rows, containing 4 columns (4 merged, 0 gathered) in 0.002493526 sec., 1065960.4110805343 rows/sec., 70.19 MiB/sec. | ||
6188 | 2025.03.20 21:55:00.084427 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6189 | 2025.03.20 21:55:00.084798 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_46_9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6190 | 2025.03.20 21:55:00.084902 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_46_9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6191 | 2025.03.20 21:55:00.085005 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6192 | 2025.03.20 21:55:00.440657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6193 | 2025.03.20 21:55:00.460474 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6194 | 2025.03.20 21:55:00.460531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6195 | 2025.03.20 21:55:00.467794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6196 | 2025.03.20 21:55:00.468561 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6197 | 2025.03.20 21:55:00.471347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6198 | 2025.03.20 21:55:05.068721 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6199 | 2025.03.20 21:55:05.068944 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6200 | 2025.03.20 21:55:05.069021 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6201 | 2025.03.20 21:55:05.069785 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6202 | 2025.03.20 21:55:05.069828 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6203 | 2025.03.20 21:55:05.070261 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6204 | 2025.03.20 21:55:05.070520 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6205 | 2025.03.20 21:55:05.070730 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001843 sec., 2170.374389582203 rows/sec., 176.98 KiB/sec. | ||
6206 | 2025.03.20 21:55:05.070793 [ 5 ] {ee73340a-3d59-4952-b2fd-b3658ce28c40} <Debug> TCPHandler: Processed in 0.002210719 sec. | ||
6207 | 2025.03.20 21:55:05.070931 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6208 | 2025.03.20 21:55:05.071046 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6209 | 2025.03.20 21:55:05.071093 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6210 | 2025.03.20 21:55:05.072059 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6211 | 2025.03.20 21:55:05.072097 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6212 | 2025.03.20 21:55:05.072539 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6213 | 2025.03.20 21:55:05.072781 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6214 | 2025.03.20 21:55:05.072962 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.001945 sec., 624164.5244215939 rows/sec., 51.33 MiB/sec. | ||
6215 | 2025.03.20 21:55:05.073014 [ 5 ] {b7334b5c-a66d-497f-8ba0-4b9baf514a21} <Debug> TCPHandler: Processed in 0.002137517 sec. | ||
6216 | 2025.03.20 21:55:05.073149 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6217 | 2025.03.20 21:55:05.073289 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6218 | 2025.03.20 21:55:05.073346 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6219 | 2025.03.20 21:55:05.073991 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6220 | 2025.03.20 21:55:05.074038 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6221 | 2025.03.20 21:55:05.074462 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6222 | 2025.03.20 21:55:05.074700 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6223 | 2025.03.20 21:55:05.074877 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001619 sec., 7411.982705373687 rows/sec., 544.08 KiB/sec. | ||
6224 | 2025.03.20 21:55:05.074929 [ 5 ] {464c36f1-ff9c-4930-a272-d7664e3f3a48} <Debug> TCPHandler: Processed in 0.0018459 sec. | ||
6225 | 2025.03.20 21:55:05.075062 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6226 | 2025.03.20 21:55:05.075167 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6227 | 2025.03.20 21:55:05.075210 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6228 | 2025.03.20 21:55:05.075778 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6229 | 2025.03.20 21:55:05.075816 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6230 | 2025.03.20 21:55:05.076170 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6231 | 2025.03.20 21:55:05.076396 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6232 | 2025.03.20 21:55:05.076607 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001454 sec., 156808.80330123796 rows/sec., 10.62 MiB/sec. | ||
6233 | 2025.03.20 21:55:05.076812 [ 5 ] {b5ae2a9c-d299-4849-b3f1-8f522f5268d5} <Debug> TCPHandler: Processed in 0.001795968 sec. | ||
6234 | 2025.03.20 21:55:05.076987 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6235 | 2025.03.20 21:55:05.077091 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6236 | 2025.03.20 21:55:05.077136 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6237 | 2025.03.20 21:55:05.077845 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6238 | 2025.03.20 21:55:05.077884 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6239 | 2025.03.20 21:55:05.078252 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6240 | 2025.03.20 21:55:05.078478 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6241 | 2025.03.20 21:55:05.078651 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001582 sec., 336283.18584070797 rows/sec., 24.92 MiB/sec. | ||
6242 | 2025.03.20 21:55:05.078700 [ 5 ] {b88b400f-42cf-4a79-af85-86f541120e85} <Debug> TCPHandler: Processed in 0.001769087 sec. | ||
6243 | 2025.03.20 21:55:05.078836 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6244 | 2025.03.20 21:55:05.078970 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6245 | 2025.03.20 21:55:05.079029 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6246 | 2025.03.20 21:55:05.079744 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6247 | 2025.03.20 21:55:05.079781 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6248 | 2025.03.20 21:55:05.080217 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6249 | 2025.03.20 21:55:05.080457 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6250 | 2025.03.20 21:55:05.080632 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001691 sec., 521584.8610289769 rows/sec., 35.10 MiB/sec. | ||
6251 | 2025.03.20 21:55:05.080682 [ 5 ] {2d0c7be3-c071-447a-b124-59125c9a01e2} <Debug> TCPHandler: Processed in 0.001912281 sec. | ||
6252 | 2025.03.20 21:55:05.080817 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6253 | 2025.03.20 21:55:05.080921 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6254 | 2025.03.20 21:55:05.080986 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <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 | ||
6255 | 2025.03.20 21:55:05.082004 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6256 | 2025.03.20 21:55:05.082041 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6257 | 2025.03.20 21:55:05.082624 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6258 | 2025.03.20 21:55:05.082874 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6259 | 2025.03.20 21:55:05.083074 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002174 sec., 3679.852805887764 rows/sec., 6.59 MiB/sec. | ||
6260 | 2025.03.20 21:55:05.083170 [ 5 ] {878986b7-b619-4f50-92ba-7dc00800f750} <Debug> TCPHandler: Processed in 0.002404415 sec. | ||
6261 | 2025.03.20 21:55:05.083308 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6262 | 2025.03.20 21:55:05.083413 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6263 | 2025.03.20 21:55:05.083460 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6264 | 2025.03.20 21:55:05.083890 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2025.03.20 21:55:05.083926 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6266 | 2025.03.20 21:55:05.084279 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6267 | 2025.03.20 21:55:05.084508 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6268 | 2025.03.20 21:55:05.084680 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001289 sec., 46547.71140418929 rows/sec., 3.14 MiB/sec. | ||
6269 | 2025.03.20 21:55:05.084728 [ 5 ] {47e8d406-44e0-4e68-adde-46dd74400544} <Debug> TCPHandler: Processed in 0.00147141 sec. | ||
6270 | 2025.03.20 21:55:06.909032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6271 | 2025.03.20 21:55:06.909689 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2025.03.20 21:55:06.909736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6273 | 2025.03.20 21:55:06.910274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6274 | 2025.03.20 21:55:06.910534 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2025.03.20 21:55:06.910796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6276 | 2025.03.20 21:55:07.972343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6277 | 2025.03.20 21:55:07.992594 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6278 | 2025.03.20 21:55:07.992653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6279 | 2025.03.20 21:55:08.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.51 MiB, peak 208.00 MiB, free memory in arenas 0.00 B, will set to 202.22 MiB (RSS), difference: -4.29 MiB | ||
6280 | 2025.03.20 21:55:08.000207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6281 | 2025.03.20 21:55:08.001152 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2025.03.20 21:55:08.004770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6283 | 2025.03.20 21:55:09.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.22 MiB, peak 208.00 MiB, free memory in arenas 0.00 B, will set to 202.22 MiB (RSS), difference: 4.00 MiB | ||
6284 | 2025.03.20 21:55:09.473898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 880 | ||
6285 | 2025.03.20 21:55:09.477123 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6286 | 2025.03.20 21:55:09.477170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6287 | 2025.03.20 21:55:09.478648 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6288 | 2025.03.20 21:55:09.478964 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6289 | 2025.03.20 21:55:09.480146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
6290 | 2025.03.20 21:55:10.047868 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2025.03.20 21:55:10.048174 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6292 | 2025.03.20 21:55:10.048253 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6293 | 2025.03.20 21:55:10.049130 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2025.03.20 21:55:10.049177 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6295 | 2025.03.20 21:55:10.049617 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6296 | 2025.03.20 21:55:10.049869 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6297 | 2025.03.20 21:55:10.050061 [ 117 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6298 | 2025.03.20 21:55:10.050131 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002007 sec., 105630.29397110114 rows/sec., 6.72 MiB/sec. | ||
6299 | 2025.03.20 21:55:10.050157 [ 117 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6300 | 2025.03.20 21:55:10.050225 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6301 | 2025.03.20 21:55:10.050269 [ 5 ] {4ea44b35-cbfb-4494-9025-6a0dd01eaca2} <Debug> TCPHandler: Processed in 0.002537328 sec. | ||
6302 | 2025.03.20 21:55:10.050550 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::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 | ||
6303 | 2025.03.20 21:55:10.050602 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6304 | 2025.03.20 21:55:10.050942 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6305 | 2025.03.20 21:55:10.050963 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6306 | 2025.03.20 21:55:10.051009 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
6307 | 2025.03.20 21:55:10.051014 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6308 | 2025.03.20 21:55:10.051142 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
6309 | 2025.03.20 21:55:10.051563 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
6310 | 2025.03.20 21:55:10.051892 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
6311 | 2025.03.20 21:55:10.052225 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
6312 | 2025.03.20 21:55:10.053778 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6313 | 2025.03.20 21:55:10.053819 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6314 | 2025.03.20 21:55:10.054106 [ 192 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003770661 sec., 281117.81992600235 rows/sec., 18.95 MiB/sec. | ||
6315 | 2025.03.20 21:55:10.054431 [ 192 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6316 | 2025.03.20 21:55:10.054490 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6317 | 2025.03.20 21:55:10.054965 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2025.03.20 21:55:10.055039 [ 192 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6319 | 2025.03.20 21:55:10.055299 [ 192 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_13_3} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6320 | 2025.03.20 21:55:10.055533 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.004653 sec., 146357.1889103804 rows/sec., 11.62 MiB/sec. | ||
6321 | 2025.03.20 21:55:10.055636 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
6322 | 2025.03.20 21:55:10.055848 [ 5 ] {1fde131c-22db-4c0b-8afd-c3c6fbaf46d8} <Debug> TCPHandler: Processed in 0.005344213 sec. | ||
6323 | 2025.03.20 21:55:10.056068 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6324 | 2025.03.20 21:55:10.056178 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6325 | 2025.03.20 21:55:10.056227 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6326 | 2025.03.20 21:55:10.056845 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6327 | 2025.03.20 21:55:10.056886 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6328 | 2025.03.20 21:55:10.057528 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6329 | 2025.03.20 21:55:10.057918 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6330 | 2025.03.20 21:55:10.058115 [ 117 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6331 | 2025.03.20 21:55:10.058179 [ 117 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6332 | 2025.03.20 21:55:10.058209 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6333 | 2025.03.20 21:55:10.058258 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.002092 sec., 65965.58317399617 rows/sec., 4.10 MiB/sec. | ||
6334 | 2025.03.20 21:55:10.058474 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
6335 | 2025.03.20 21:55:10.058480 [ 5 ] {ebd275d5-b0d3-4ee4-8ffb-e7768db6ae26} <Debug> TCPHandler: Processed in 0.002480546 sec. | ||
6336 | 2025.03.20 21:55:10.058755 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6337 | 2025.03.20 21:55:10.058807 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 164 rows starting from the beginning of the part | ||
6338 | 2025.03.20 21:55:10.058826 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6339 | 2025.03.20 21:55:10.059030 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
6340 | 2025.03.20 21:55:10.059251 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6341 | 2025.03.20 21:55:10.059322 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
6342 | 2025.03.20 21:55:10.059418 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6343 | 2025.03.20 21:55:10.059667 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part | ||
6344 | 2025.03.20 21:55:10.060023 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
6345 | 2025.03.20 21:55:10.060424 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
6346 | 2025.03.20 21:55:10.061928 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6347 | 2025.03.20 21:55:10.061997 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6348 | 2025.03.20 21:55:10.062992 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6349 | 2025.03.20 21:55:10.063383 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.005081196 sec., 97221.20540124807 rows/sec., 6.57 MiB/sec. | ||
6350 | 2025.03.20 21:55:10.063536 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6351 | 2025.03.20 21:55:10.063628 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6352 | 2025.03.20 21:55:10.063941 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004872 sec., 23193.76026272578 rows/sec., 1.50 MiB/sec. | ||
6353 | 2025.03.20 21:55:10.064115 [ 5 ] {5e569869-556e-4835-b1dd-f1f47684a0fb} <Debug> TCPHandler: Processed in 0.005390204 sec. | ||
6354 | 2025.03.20 21:55:10.064272 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6355 | 2025.03.20 21:55:10.064301 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6356 | 2025.03.20 21:55:10.064423 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_41_8} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6357 | 2025.03.20 21:55:10.064490 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6358 | 2025.03.20 21:55:10.064598 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6359 | 2025.03.20 21:55:10.064613 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6360 | 2025.03.20 21:55:10.065229 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6361 | 2025.03.20 21:55:10.065269 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6362 | 2025.03.20 21:55:10.065627 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6363 | 2025.03.20 21:55:10.065857 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6364 | 2025.03.20 21:55:10.066009 [ 117 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6365 | 2025.03.20 21:55:10.066066 [ 117 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6366 | 2025.03.20 21:55:10.066103 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6367 | 2025.03.20 21:55:10.066111 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001656 sec., 67632.8502415459 rows/sec., 3.85 MiB/sec. | ||
6368 | 2025.03.20 21:55:10.066285 [ 5 ] {2411f7df-83be-4962-bc00-d9ac37ae615b} <Debug> TCPHandler: Processed in 0.002056865 sec. | ||
6369 | 2025.03.20 21:55:10.066361 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::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 | ||
6370 | 2025.03.20 21:55:10.066435 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6371 | 2025.03.20 21:55:10.066529 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6372 | 2025.03.20 21:55:10.066614 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
6373 | 2025.03.20 21:55:10.066623 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6374 | 2025.03.20 21:55:10.066744 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6375 | 2025.03.20 21:55:10.066973 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
6376 | 2025.03.20 21:55:10.067277 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
6377 | 2025.03.20 21:55:10.067710 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
6378 | 2025.03.20 21:55:10.068090 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
6379 | 2025.03.20 21:55:10.069460 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2025.03.20 21:55:10.069543 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6381 | 2025.03.20 21:55:10.070534 [ 200 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004294375 sec., 130403.14364721294 rows/sec., 7.93 MiB/sec. | ||
6382 | 2025.03.20 21:55:10.070571 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6383 | 2025.03.20 21:55:10.070768 [ 194 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6384 | 2025.03.20 21:55:10.070996 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6385 | 2025.03.20 21:55:10.071436 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.004857 sec., 85237.80111179741 rows/sec., 6.06 MiB/sec. | ||
6386 | 2025.03.20 21:55:10.071465 [ 194 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2025.03.20 21:55:10.071604 [ 5 ] {b7ec26dc-4bb0-4372-83fa-8b497c15490e} <Debug> TCPHandler: Processed in 0.005220279 sec. | ||
6388 | 2025.03.20 21:55:10.071678 [ 194 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_13_3} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6389 | 2025.03.20 21:55:10.071808 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6390 | 2025.03.20 21:55:10.071832 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6391 | 2025.03.20 21:55:10.071932 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6392 | 2025.03.20 21:55:10.071985 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6393 | 2025.03.20 21:55:10.072470 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6394 | 2025.03.20 21:55:10.072509 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6395 | 2025.03.20 21:55:10.072866 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6396 | 2025.03.20 21:55:10.073095 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6397 | 2025.03.20 21:55:10.073360 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. | ||
6398 | 2025.03.20 21:55:10.073509 [ 5 ] {0647f21f-75a7-4cab-8f92-cef5acb52a71} <Debug> TCPHandler: Processed in 0.001793668 sec. | ||
6399 | 2025.03.20 21:55:10.073636 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6400 | 2025.03.20 21:55:10.073741 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6401 | 2025.03.20 21:55:10.073789 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6402 | 2025.03.20 21:55:10.074331 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6403 | 2025.03.20 21:55:10.074370 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6404 | 2025.03.20 21:55:10.074761 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6405 | 2025.03.20 21:55:10.074994 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6406 | 2025.03.20 21:55:10.075202 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001481 sec., 160027.0087778528 rows/sec., 10.73 MiB/sec. | ||
6407 | 2025.03.20 21:55:10.075253 [ 5 ] {fdbee99a-0472-4967-a2f4-9521afbaa277} <Debug> TCPHandler: Processed in 0.001668155 sec. | ||
6408 | 2025.03.20 21:55:10.075370 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6409 | 2025.03.20 21:55:10.075474 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6410 | 2025.03.20 21:55:10.075521 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6411 | 2025.03.20 21:55:10.075932 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6412 | 2025.03.20 21:55:10.075970 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6413 | 2025.03.20 21:55:10.076327 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6414 | 2025.03.20 21:55:10.076557 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6415 | 2025.03.20 21:55:10.076756 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec. | ||
6416 | 2025.03.20 21:55:10.076805 [ 5 ] {8056f84c-99ad-4114-981e-4da76291dd76} <Debug> TCPHandler: Processed in 0.001486129 sec. | ||
6417 | 2025.03.20 21:55:10.076921 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6418 | 2025.03.20 21:55:10.077024 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6419 | 2025.03.20 21:55:10.077089 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <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 | ||
6420 | 2025.03.20 21:55:10.078201 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6421 | 2025.03.20 21:55:10.078239 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6422 | 2025.03.20 21:55:10.078875 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6423 | 2025.03.20 21:55:10.079135 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6424 | 2025.03.20 21:55:10.079307 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6425 | 2025.03.20 21:55:10.079375 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6426 | 2025.03.20 21:55:10.079411 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
6427 | 2025.03.20 21:55:10.079417 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002405 sec., 13305.613305613306 rows/sec., 23.84 MiB/sec. | ||
6428 | 2025.03.20 21:55:10.079749 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
6429 | 2025.03.20 21:55:10.079826 [ 5 ] {ca9f61d8-32f7-4510-a1a3-dde17584fe08} <Debug> TCPHandler: Processed in 0.002952599 sec. | ||
6430 | 2025.03.20 21:55:10.080072 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6431 | 2025.03.20 21:55:10.080319 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6432 | 2025.03.20 21:55:10.080450 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6433 | 2025.03.20 21:55:10.080471 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6434 | 2025.03.20 21:55:10.080697 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 715 rows starting from the beginning of the part | ||
6435 | 2025.03.20 21:55:10.081474 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
6436 | 2025.03.20 21:55:10.082279 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
6437 | 2025.03.20 21:55:10.082731 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6438 | 2025.03.20 21:55:10.082847 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6439 | 2025.03.20 21:55:10.083031 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
6440 | 2025.03.20 21:55:10.083687 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
6441 | 2025.03.20 21:55:10.084307 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
6442 | 2025.03.20 21:55:10.084352 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6443 | 2025.03.20 21:55:10.085176 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6444 | 2025.03.20 21:55:10.085689 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005435 sec., 15087.396504139835 rows/sec., 981.23 KiB/sec. | ||
6445 | 2025.03.20 21:55:10.085822 [ 5 ] {750b796d-0f6d-41d7-afa6-80a0e25e6f41} <Debug> TCPHandler: Processed in 0.005828705 sec. | ||
6446 | 2025.03.20 21:55:10.095341 [ 194 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 19 columns (19 merged, 0 gathered) in 0.015835554 sec., 52224.25435826242 rows/sec., 93.58 MiB/sec. | ||
6447 | 2025.03.20 21:55:10.096374 [ 194 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6448 | 2025.03.20 21:55:10.096842 [ 194 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6449 | 2025.03.20 21:55:10.096929 [ 194 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6450 | 2025.03.20 21:55:10.097091 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
6451 | 2025.03.20 21:55:11.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.18 MiB, peak 210.77 MiB, free memory in arenas 0.00 B, will set to 205.61 MiB (RSS), difference: 2.44 MiB | ||
6452 | 2025.03.20 21:55:14.263413 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6453 | 2025.03.20 21:55:14.263483 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6454 | 2025.03.20 21:55:14.411854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6455 | 2025.03.20 21:55:14.412544 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2025.03.20 21:55:14.412590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6457 | 2025.03.20 21:55:14.413123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6458 | 2025.03.20 21:55:14.413393 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2025.03.20 21:55:14.413648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6460 | 2025.03.20 21:55:15.040251 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6461 | 2025.03.20 21:55:15.040442 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6462 | 2025.03.20 21:55:15.040514 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6463 | 2025.03.20 21:55:15.041273 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6464 | 2025.03.20 21:55:15.041323 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6465 | 2025.03.20 21:55:15.041757 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6466 | 2025.03.20 21:55:15.042012 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6467 | 2025.03.20 21:55:15.042257 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001866 sec., 38585.20900321543 rows/sec., 3.12 MiB/sec. | ||
6468 | 2025.03.20 21:55:15.042320 [ 5 ] {05f3bf86-7964-49c3-909a-0de1f1319399} <Debug> TCPHandler: Processed in 0.002195999 sec. | ||
6469 | 2025.03.20 21:55:15.042442 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6470 | 2025.03.20 21:55:15.042552 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6471 | 2025.03.20 21:55:15.042599 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6472 | 2025.03.20 21:55:15.043138 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6473 | 2025.03.20 21:55:15.043178 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6474 | 2025.03.20 21:55:15.043517 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6475 | 2025.03.20 21:55:15.043748 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6476 | 2025.03.20 21:55:15.043955 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001428 sec., 5602.240896358543 rows/sec., 421.26 KiB/sec. | ||
6477 | 2025.03.20 21:55:15.044007 [ 5 ] {4eebd98c-3ce3-48b9-bd2f-cf67f456f78a} <Debug> TCPHandler: Processed in 0.001617703 sec. | ||
6478 | 2025.03.20 21:55:15.044132 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6479 | 2025.03.20 21:55:15.044236 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6480 | 2025.03.20 21:55:15.044280 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6481 | 2025.03.20 21:55:15.044819 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2025.03.20 21:55:15.044858 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6483 | 2025.03.20 21:55:15.045210 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6484 | 2025.03.20 21:55:15.045436 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2025.03.20 21:55:15.045641 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001426 sec., 50490.883590462836 rows/sec., 3.94 MiB/sec. | ||
6486 | 2025.03.20 21:55:15.045692 [ 5 ] {7563d9de-8008-4b20-8819-c7948a0d986d} <Debug> TCPHandler: Processed in 0.001611103 sec. | ||
6487 | 2025.03.20 21:55:15.045804 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6488 | 2025.03.20 21:55:15.045909 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6489 | 2025.03.20 21:55:15.045958 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6490 | 2025.03.20 21:55:15.046464 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6491 | 2025.03.20 21:55:15.046502 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6492 | 2025.03.20 21:55:15.046873 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6493 | 2025.03.20 21:55:15.047111 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6494 | 2025.03.20 21:55:15.047310 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001423 sec., 112438.51018973999 rows/sec., 7.83 MiB/sec. | ||
6495 | 2025.03.20 21:55:15.047362 [ 5 ] {7e7a75c0-6036-4aef-82ca-f23fabea5363} <Debug> TCPHandler: Processed in 0.001608123 sec. | ||
6496 | 2025.03.20 21:55:15.047493 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6497 | 2025.03.20 21:55:15.047599 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6498 | 2025.03.20 21:55:15.047663 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <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 | ||
6499 | 2025.03.20 21:55:15.048673 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2025.03.20 21:55:15.048712 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6501 | 2025.03.20 21:55:15.049294 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6502 | 2025.03.20 21:55:15.049542 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2025.03.20 21:55:15.049777 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002201 sec., 3634.7114947751024 rows/sec., 6.51 MiB/sec. | ||
6504 | 2025.03.20 21:55:15.049878 [ 5 ] {2e037eb5-73ad-4d59-acc2-d4d9d2e60025} <Debug> TCPHandler: Processed in 0.002435875 sec. | ||
6505 | 2025.03.20 21:55:15.050028 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2025.03.20 21:55:15.050165 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6507 | 2025.03.20 21:55:15.050223 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6508 | 2025.03.20 21:55:15.050729 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2025.03.20 21:55:15.050767 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6510 | 2025.03.20 21:55:15.051136 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6511 | 2025.03.20 21:55:15.051367 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2025.03.20 21:55:15.051584 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. | ||
6513 | 2025.03.20 21:55:15.051636 [ 5 ] {da0b05bc-09ed-4b15-bb8b-e1862da3ca80} <Debug> TCPHandler: Processed in 0.001671774 sec. | ||
6514 | 2025.03.20 21:55:15.505771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6515 | 2025.03.20 21:55:15.527801 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6516 | 2025.03.20 21:55:15.527871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6517 | 2025.03.20 21:55:15.535761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6518 | 2025.03.20 21:55:15.536644 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6519 | 2025.03.20 21:55:15.540762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6520 | 2025.03.20 21:55:19.481286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 914 | ||
6521 | 2025.03.20 21:55:19.484461 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6522 | 2025.03.20 21:55:19.484526 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6523 | 2025.03.20 21:55:19.486043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6524 | 2025.03.20 21:55:19.486375 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6525 | 2025.03.20 21:55:19.487063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
6526 | 2025.03.20 21:55:20.047584 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6527 | 2025.03.20 21:55:20.047872 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6528 | 2025.03.20 21:55:20.047945 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6529 | 2025.03.20 21:55:20.048767 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6530 | 2025.03.20 21:55:20.048819 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6531 | 2025.03.20 21:55:20.049269 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6532 | 2025.03.20 21:55:20.049529 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6533 | 2025.03.20 21:55:20.049769 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001964 sec., 107942.97352342159 rows/sec., 6.87 MiB/sec. | ||
6534 | 2025.03.20 21:55:20.049838 [ 5 ] {c0b8cb0c-574e-407a-b2be-80f746a988fb} <Debug> TCPHandler: Processed in 0.002444695 sec. | ||
6535 | 2025.03.20 21:55:20.049979 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6536 | 2025.03.20 21:55:20.050094 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6537 | 2025.03.20 21:55:20.050143 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6538 | 2025.03.20 21:55:20.050682 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6539 | 2025.03.20 21:55:20.050725 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6540 | 2025.03.20 21:55:20.051074 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6541 | 2025.03.20 21:55:20.051307 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6542 | 2025.03.20 21:55:20.051569 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001491 sec., 6706.9081153588195 rows/sec., 546.90 KiB/sec. | ||
6543 | 2025.03.20 21:55:20.051800 [ 5 ] {5fe3a0b4-f779-4c0e-9fab-d72e7e44086a} <Debug> TCPHandler: Processed in 0.001867739 sec. | ||
6544 | 2025.03.20 21:55:20.051947 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6545 | 2025.03.20 21:55:20.052052 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6546 | 2025.03.20 21:55:20.052099 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6547 | 2025.03.20 21:55:20.053438 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6548 | 2025.03.20 21:55:20.053479 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6549 | 2025.03.20 21:55:20.053888 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6550 | 2025.03.20 21:55:20.054124 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6551 | 2025.03.20 21:55:20.054338 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Debug> executeQuery: Read 686 rows, 55.75 KiB in 0.00231 sec., 296969.69696969696 rows/sec., 23.57 MiB/sec. | ||
6552 | 2025.03.20 21:55:20.054392 [ 5 ] {a28b7af1-4c06-4ba7-83f4-c21170144a7d} <Debug> TCPHandler: Processed in 0.002495847 sec. | ||
6553 | 2025.03.20 21:55:20.054512 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6554 | 2025.03.20 21:55:20.054624 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6555 | 2025.03.20 21:55:20.054670 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6556 | 2025.03.20 21:55:20.055337 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6557 | 2025.03.20 21:55:20.055392 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6558 | 2025.03.20 21:55:20.056192 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6559 | 2025.03.20 21:55:20.056434 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6560 | 2025.03.20 21:55:20.056650 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.002049 sec., 72230.35627135188 rows/sec., 4.52 MiB/sec. | ||
6561 | 2025.03.20 21:55:20.056704 [ 5 ] {e02f7b49-f37a-47d6-aeb4-02e5d4cb868d} <Debug> TCPHandler: Processed in 0.00224681 sec. | ||
6562 | 2025.03.20 21:55:20.056845 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6563 | 2025.03.20 21:55:20.057076 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6564 | 2025.03.20 21:55:20.057184 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6565 | 2025.03.20 21:55:20.057957 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6566 | 2025.03.20 21:55:20.058001 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6567 | 2025.03.20 21:55:20.058358 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6568 | 2025.03.20 21:55:20.058599 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6569 | 2025.03.20 21:55:20.058784 [ 150 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6570 | 2025.03.20 21:55:20.058856 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00184 sec., 61413.043478260865 rows/sec., 3.98 MiB/sec. | ||
6571 | 2025.03.20 21:55:20.058868 [ 150 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6572 | 2025.03.20 21:55:20.058942 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6573 | 2025.03.20 21:55:20.059009 [ 5 ] {3e76921c-55fc-4f93-b517-212516fdc860} <Debug> TCPHandler: Processed in 0.002238019 sec. | ||
6574 | 2025.03.20 21:55:20.059217 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
6575 | 2025.03.20 21:55:20.059253 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6576 | 2025.03.20 21:55:20.059486 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6577 | 2025.03.20 21:55:20.059498 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6578 | 2025.03.20 21:55:20.059549 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part | ||
6579 | 2025.03.20 21:55:20.059592 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6580 | 2025.03.20 21:55:20.059893 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
6581 | 2025.03.20 21:55:20.060276 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
6582 | 2025.03.20 21:55:20.060645 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
6583 | 2025.03.20 21:55:20.061035 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
6584 | 2025.03.20 21:55:20.061316 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
6585 | 2025.03.20 21:55:20.062520 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6586 | 2025.03.20 21:55:20.062600 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6587 | 2025.03.20 21:55:20.063517 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6588 | 2025.03.20 21:55:20.063983 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6589 | 2025.03.20 21:55:20.064553 [ 191 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005494076 sec., 206768.16265373834 rows/sec., 14.54 MiB/sec. | ||
6590 | 2025.03.20 21:55:20.064611 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005182 sec., 21613.276727132383 rows/sec., 1.23 MiB/sec. | ||
6591 | 2025.03.20 21:55:20.064926 [ 191 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6592 | 2025.03.20 21:55:20.064969 [ 5 ] {6ab4c3ea-b567-4564-95dc-191a3378fbd0} <Debug> TCPHandler: Processed in 0.005777925 sec. | ||
6593 | 2025.03.20 21:55:20.065254 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6594 | 2025.03.20 21:55:20.065376 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6595 | 2025.03.20 21:55:20.065422 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6596 | 2025.03.20 21:55:20.065478 [ 191 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2025.03.20 21:55:20.065593 [ 191 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_21_4} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6598 | 2025.03.20 21:55:20.065717 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
6599 | 2025.03.20 21:55:20.066280 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6600 | 2025.03.20 21:55:20.066318 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6601 | 2025.03.20 21:55:20.066759 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6602 | 2025.03.20 21:55:20.066994 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6603 | 2025.03.20 21:55:20.067220 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001872 sec., 226495.7264957265 rows/sec., 16.15 MiB/sec. | ||
6604 | 2025.03.20 21:55:20.067275 [ 5 ] {5e63400f-5851-4b22-84fd-ea0bfe0256fc} <Debug> TCPHandler: Processed in 0.002091095 sec. | ||
6605 | 2025.03.20 21:55:20.067395 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6606 | 2025.03.20 21:55:20.067505 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6607 | 2025.03.20 21:55:20.067552 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6608 | 2025.03.20 21:55:20.067998 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6609 | 2025.03.20 21:55:20.068050 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6610 | 2025.03.20 21:55:20.068439 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6611 | 2025.03.20 21:55:20.068679 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6612 | 2025.03.20 21:55:20.068892 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
6613 | 2025.03.20 21:55:20.068945 [ 5 ] {6dfa7475-77a4-40f5-b7b8-f3e5090d5da3} <Debug> TCPHandler: Processed in 0.001602013 sec. | ||
6614 | 2025.03.20 21:55:20.069084 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6615 | 2025.03.20 21:55:20.069190 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6616 | 2025.03.20 21:55:20.069240 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6617 | 2025.03.20 21:55:20.069781 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6618 | 2025.03.20 21:55:20.069822 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6619 | 2025.03.20 21:55:20.070206 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6620 | 2025.03.20 21:55:20.070464 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6621 | 2025.03.20 21:55:20.070686 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001518 sec., 159420.28985507245 rows/sec., 10.69 MiB/sec. | ||
6622 | 2025.03.20 21:55:20.070738 [ 5 ] {e405700f-d1e6-494c-a920-7e9642d8d0c6} <Debug> TCPHandler: Processed in 0.001706056 sec. | ||
6623 | 2025.03.20 21:55:20.070855 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6624 | 2025.03.20 21:55:20.070959 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6625 | 2025.03.20 21:55:20.071006 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6626 | 2025.03.20 21:55:20.071430 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6627 | 2025.03.20 21:55:20.071469 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6628 | 2025.03.20 21:55:20.071807 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6629 | 2025.03.20 21:55:20.072033 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6630 | 2025.03.20 21:55:20.072241 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec. | ||
6631 | 2025.03.20 21:55:20.072290 [ 5 ] {b9cc0389-2b97-4527-a9d2-0baf24787a19} <Debug> TCPHandler: Processed in 0.00148692 sec. | ||
6632 | 2025.03.20 21:55:20.072421 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6633 | 2025.03.20 21:55:20.072524 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6634 | 2025.03.20 21:55:20.072588 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <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 | ||
6635 | 2025.03.20 21:55:20.073695 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6636 | 2025.03.20 21:55:20.073735 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6637 | 2025.03.20 21:55:20.074374 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6638 | 2025.03.20 21:55:20.074623 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6639 | 2025.03.20 21:55:20.074852 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002349 sec., 13622.81822051937 rows/sec., 24.41 MiB/sec. | ||
6640 | 2025.03.20 21:55:20.074954 [ 5 ] {2da1298e-b733-4f10-a354-073a1b837b1e} <Debug> TCPHandler: Processed in 0.002583169 sec. | ||
6641 | 2025.03.20 21:55:20.075111 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6642 | 2025.03.20 21:55:20.075246 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6643 | 2025.03.20 21:55:20.075306 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6644 | 2025.03.20 21:55:20.075835 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2025.03.20 21:55:20.075875 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6646 | 2025.03.20 21:55:20.076241 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6647 | 2025.03.20 21:55:20.076476 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6648 | 2025.03.20 21:55:20.076717 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. | ||
6649 | 2025.03.20 21:55:20.076783 [ 5 ] {56a04b1b-aee2-4142-8251-f794f73fac3f} <Debug> TCPHandler: Processed in 0.001731437 sec. | ||
6650 | 2025.03.20 21:55:21.914718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6651 | 2025.03.20 21:55:21.915385 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6652 | 2025.03.20 21:55:21.915430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6653 | 2025.03.20 21:55:21.915955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6654 | 2025.03.20 21:55:21.916214 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6655 | 2025.03.20 21:55:21.916474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6656 | 2025.03.20 21:55:23.041765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6657 | 2025.03.20 21:55:23.063364 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2025.03.20 21:55:23.063420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6659 | 2025.03.20 21:55:23.070907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6660 | 2025.03.20 21:55:23.071738 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2025.03.20 21:55:23.075236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6662 | 2025.03.20 21:55:25.040217 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6663 | 2025.03.20 21:55:25.040476 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6664 | 2025.03.20 21:55:25.040564 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6665 | 2025.03.20 21:55:25.041394 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6666 | 2025.03.20 21:55:25.041438 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6667 | 2025.03.20 21:55:25.041868 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6668 | 2025.03.20 21:55:25.042122 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6669 | 2025.03.20 21:55:25.042321 [ 138 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6670 | 2025.03.20 21:55:25.042390 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00198 sec., 36363.63636363636 rows/sec., 2.94 MiB/sec. | ||
6671 | 2025.03.20 21:55:25.042415 [ 138 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6672 | 2025.03.20 21:55:25.042488 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6673 | 2025.03.20 21:55:25.042543 [ 5 ] {256ebc95-5028-4158-aee9-066bb6d1f210} <Debug> TCPHandler: Processed in 0.002480146 sec. | ||
6674 | 2025.03.20 21:55:25.042745 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
6675 | 2025.03.20 21:55:25.042756 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6676 | 2025.03.20 21:55:25.043012 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6677 | 2025.03.20 21:55:25.043030 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6678 | 2025.03.20 21:55:25.043102 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6679 | 2025.03.20 21:55:25.043110 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1847 rows starting from the beginning of the part | ||
6680 | 2025.03.20 21:55:25.043393 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1214 rows starting from the beginning of the part | ||
6681 | 2025.03.20 21:55:25.043782 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 681 rows starting from the beginning of the part | ||
6682 | 2025.03.20 21:55:25.044195 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
6683 | 2025.03.20 21:55:25.044650 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 686 rows starting from the beginning of the part | ||
6684 | 2025.03.20 21:55:25.045009 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
6685 | 2025.03.20 21:55:25.045912 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6686 | 2025.03.20 21:55:25.045981 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6687 | 2025.03.20 21:55:25.046800 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6688 | 2025.03.20 21:55:25.047303 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6689 | 2025.03.20 21:55:25.047575 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004634 sec., 1726.3703064307294 rows/sec., 129.81 KiB/sec. | ||
6690 | 2025.03.20 21:55:25.047645 [ 5 ] {dd9f1605-479f-40ce-a52e-b498eed0a9a7} <Debug> TCPHandler: Processed in 0.004972453 sec. | ||
6691 | 2025.03.20 21:55:25.047780 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6692 | 2025.03.20 21:55:25.047924 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6693 | 2025.03.20 21:55:25.047972 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6694 | 2025.03.20 21:55:25.048511 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4572 rows, containing 5 columns (5 merged, 0 gathered) in 0.005911189 sec., 773448.4551246797 rows/sec., 65.58 MiB/sec. | ||
6695 | 2025.03.20 21:55:25.048825 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6696 | 2025.03.20 21:55:25.049360 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6697 | 2025.03.20 21:55:25.049424 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6698 | 2025.03.20 21:55:25.049427 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6699 | 2025.03.20 21:55:25.049613 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_51_10} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6700 | 2025.03.20 21:55:25.049779 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
6701 | 2025.03.20 21:55:25.050007 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6702 | 2025.03.20 21:55:25.050244 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2025.03.20 21:55:25.050429 [ 137 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6704 | 2025.03.20 21:55:25.050478 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002572 sec., 27993.779160186623 rows/sec., 2.19 MiB/sec. | ||
6705 | 2025.03.20 21:55:25.050490 [ 137 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6706 | 2025.03.20 21:55:25.050560 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6707 | 2025.03.20 21:55:25.050618 [ 5 ] {f88a5dcc-1e2c-4156-be99-7c6df5ec9921} <Debug> TCPHandler: Processed in 0.002889447 sec. | ||
6708 | 2025.03.20 21:55:25.050857 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
6709 | 2025.03.20 21:55:25.050870 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6710 | 2025.03.20 21:55:25.051165 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6711 | 2025.03.20 21:55:25.051178 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6712 | 2025.03.20 21:55:25.051263 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
6713 | 2025.03.20 21:55:25.051272 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6714 | 2025.03.20 21:55:25.051640 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 532 rows starting from the beginning of the part | ||
6715 | 2025.03.20 21:55:25.051977 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 414 rows starting from the beginning of the part | ||
6716 | 2025.03.20 21:55:25.052421 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
6717 | 2025.03.20 21:55:25.052838 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 424 rows starting from the beginning of the part | ||
6718 | 2025.03.20 21:55:25.053046 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
6719 | 2025.03.20 21:55:25.054037 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6720 | 2025.03.20 21:55:25.054110 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6721 | 2025.03.20 21:55:25.055085 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6722 | 2025.03.20 21:55:25.055656 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6723 | 2025.03.20 21:55:25.055863 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6724 | 2025.03.20 21:55:25.055953 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6725 | 2025.03.20 21:55:25.056016 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004939 sec., 32395.221704798543 rows/sec., 2.26 MiB/sec. | ||
6726 | 2025.03.20 21:55:25.056016 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6727 | 2025.03.20 21:55:25.056347 [ 5 ] {4b0e351d-c81a-43db-925d-c400450a2d76} <Debug> TCPHandler: Processed in 0.005564199 sec. | ||
6728 | 2025.03.20 21:55:25.056459 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
6729 | 2025.03.20 21:55:25.056725 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6730 | 2025.03.20 21:55:25.057094 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6731 | 2025.03.20 21:55:25.057114 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6732 | 2025.03.20 21:55:25.057213 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12894 rows starting from the beginning of the part | ||
6733 | 2025.03.20 21:55:25.057489 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <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 | ||
6734 | 2025.03.20 21:55:25.057565 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 882 rows starting from the beginning of the part | ||
6735 | 2025.03.20 21:55:25.058022 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
6736 | 2025.03.20 21:55:25.058570 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
6737 | 2025.03.20 21:55:25.059146 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 242 rows starting from the beginning of the part | ||
6738 | 2025.03.20 21:55:25.059559 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
6739 | 2025.03.20 21:55:25.061654 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 5 columns (5 merged, 0 gathered) in 0.010964234 sec., 221447.29855273064 rows/sec., 16.96 MiB/sec. | ||
6740 | 2025.03.20 21:55:25.062142 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6741 | 2025.03.20 21:55:25.063368 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6742 | 2025.03.20 21:55:25.063959 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_51_10} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6743 | 2025.03.20 21:55:25.064499 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6744 | 2025.03.20 21:55:25.065025 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2025.03.20 21:55:25.065071 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6746 | 2025.03.20 21:55:25.066126 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6747 | 2025.03.20 21:55:25.066418 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6748 | 2025.03.20 21:55:25.066725 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.009759 sec., 819.7561225535403 rows/sec., 1.47 MiB/sec. | ||
6749 | 2025.03.20 21:55:25.066854 [ 5 ] {9a4b1102-bdd2-41ef-92cf-a978b9b5bd8f} <Debug> TCPHandler: Processed in 0.010257184 sec. | ||
6750 | 2025.03.20 21:55:25.066995 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6751 | 2025.03.20 21:55:25.067108 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6752 | 2025.03.20 21:55:25.067156 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6753 | 2025.03.20 21:55:25.067915 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6754 | 2025.03.20 21:55:25.068008 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6755 | 2025.03.20 21:55:25.068294 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14575 rows, containing 5 columns (5 merged, 0 gathered) in 0.012119544 sec., 1202603.0022251662 rows/sec., 81.52 MiB/sec. | ||
6756 | 2025.03.20 21:55:25.068646 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6757 | 2025.03.20 21:55:25.068701 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6758 | 2025.03.20 21:55:25.069081 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6759 | 2025.03.20 21:55:25.069244 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6760 | 2025.03.20 21:55:25.069330 [ 137 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6761 | 2025.03.20 21:55:25.069447 [ 137 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6762 | 2025.03.20 21:55:25.069530 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6763 | 2025.03.20 21:55:25.069603 [ 197 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6764 | 2025.03.20 21:55:25.069656 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002526 sec., 23752.96912114014 rows/sec., 1.60 MiB/sec. | ||
6765 | 2025.03.20 21:55:25.069946 [ 5 ] {381ce0ca-1374-4108-a286-76edbd79ced8} <Debug> TCPHandler: Processed in 0.00299279 sec. | ||
6766 | 2025.03.20 21:55:25.069956 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
6767 | 2025.03.20 21:55:25.070072 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6768 | 2025.03.20 21:55:25.070230 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6769 | 2025.03.20 21:55:25.070272 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2658 rows starting from the beginning of the part | ||
6770 | 2025.03.20 21:55:25.070366 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6771 | 2025.03.20 21:55:25.070449 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
6772 | 2025.03.20 21:55:25.070700 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6773 | 2025.03.20 21:55:25.070808 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
6774 | 2025.03.20 21:55:25.070890 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
6775 | 2025.03.20 21:55:25.072494 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3002 rows, containing 4 columns (4 merged, 0 gathered) in 0.002837376 sec., 1058019.8042134705 rows/sec., 69.63 MiB/sec. | ||
6776 | 2025.03.20 21:55:25.072730 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6777 | 2025.03.20 21:55:25.073031 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6778 | 2025.03.20 21:55:25.073116 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_51_10} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6779 | 2025.03.20 21:55:25.073196 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6780 | 2025.03.20 21:55:29.263535 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6781 | 2025.03.20 21:55:29.263602 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6782 | 2025.03.20 21:55:29.417538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
6783 | 2025.03.20 21:55:29.418231 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6784 | 2025.03.20 21:55:29.418280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6785 | 2025.03.20 21:55:29.418842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6786 | 2025.03.20 21:55:29.419106 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6787 | 2025.03.20 21:55:29.419364 [ 133 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6788 | 2025.03.20 21:55:29.419406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6789 | 2025.03.20 21:55:29.419452 [ 133 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6790 | 2025.03.20 21:55:29.419485 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6791 | 2025.03.20 21:55:29.419653 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
6792 | 2025.03.20 21:55:29.419831 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6793 | 2025.03.20 21:55:29.419879 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
6794 | 2025.03.20 21:55:29.419984 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
6795 | 2025.03.20 21:55:29.420083 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
6796 | 2025.03.20 21:55:29.420185 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
6797 | 2025.03.20 21:55:29.420367 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
6798 | 2025.03.20 21:55:29.420784 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
6799 | 2025.03.20 21:55:29.423204 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003633017 sec., 4550212.67447964 rows/sec., 65.09 MiB/sec. | ||
6800 | 2025.03.20 21:55:29.423373 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6801 | 2025.03.20 21:55:29.423735 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6802 | 2025.03.20 21:55:29.423835 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_36_7} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6803 | 2025.03.20 21:55:29.423962 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6804 | 2025.03.20 21:55:29.488197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 950 | ||
6805 | 2025.03.20 21:55:29.491536 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6806 | 2025.03.20 21:55:29.491592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6807 | 2025.03.20 21:55:29.493126 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6808 | 2025.03.20 21:55:29.493445 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.03.20 21:55:29.493719 [ 132 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6810 | 2025.03.20 21:55:29.493871 [ 132 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6811 | 2025.03.20 21:55:29.493985 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6812 | 2025.03.20 21:55:29.494491 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
6813 | 2025.03.20 21:55:29.495138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
6814 | 2025.03.20 21:55:29.495614 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6815 | 2025.03.20 21:55:29.495783 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 792 rows starting from the beginning of the part | ||
6816 | 2025.03.20 21:55:29.496405 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
6817 | 2025.03.20 21:55:29.497025 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
6818 | 2025.03.20 21:55:29.497651 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
6819 | 2025.03.20 21:55:29.498239 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
6820 | 2025.03.20 21:55:29.498964 [ 189 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
6821 | 2025.03.20 21:55:29.507335 [ 186 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 72 columns (72 merged, 0 gathered) in 0.013165932 sec., 72155.92485211074 rows/sec., 59.07 MiB/sec. | ||
6822 | 2025.03.20 21:55:29.508456 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6823 | 2025.03.20 21:55:29.509164 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6824 | 2025.03.20 21:55:29.509252 [ 193 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_26_5} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6825 | 2025.03.20 21:55:29.509485 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
6826 | 2025.03.20 21:55:30.047637 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6827 | 2025.03.20 21:55:30.047938 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6828 | 2025.03.20 21:55:30.048055 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6829 | 2025.03.20 21:55:30.048935 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6830 | 2025.03.20 21:55:30.048991 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6831 | 2025.03.20 21:55:30.049439 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6832 | 2025.03.20 21:55:30.049698 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2025.03.20 21:55:30.049953 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002098 sec., 101048.61773117255 rows/sec., 6.43 MiB/sec. | ||
6834 | 2025.03.20 21:55:30.050016 [ 5 ] {72c1fa10-4520-403d-a10e-405105041cd7} <Debug> TCPHandler: Processed in 0.002566948 sec. | ||
6835 | 2025.03.20 21:55:30.050145 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6836 | 2025.03.20 21:55:30.050257 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6837 | 2025.03.20 21:55:30.050305 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6838 | 2025.03.20 21:55:30.051165 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2025.03.20 21:55:30.051206 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6840 | 2025.03.20 21:55:30.051606 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6841 | 2025.03.20 21:55:30.051852 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2025.03.20 21:55:30.052049 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001818 sec., 374587.4587458746 rows/sec., 29.75 MiB/sec. | ||
6843 | 2025.03.20 21:55:30.052104 [ 5 ] {52f161ba-2cfc-4d17-b902-18bf7cc645d2} <Debug> TCPHandler: Processed in 0.002011364 sec. | ||
6844 | 2025.03.20 21:55:30.052225 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2025.03.20 21:55:30.052331 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6846 | 2025.03.20 21:55:30.052375 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6847 | 2025.03.20 21:55:30.052934 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6848 | 2025.03.20 21:55:30.052975 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6849 | 2025.03.20 21:55:30.053318 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6850 | 2025.03.20 21:55:30.053549 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6851 | 2025.03.20 21:55:30.053780 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001467 sec., 94069.52965235173 rows/sec., 5.85 MiB/sec. | ||
6852 | 2025.03.20 21:55:30.053846 [ 5 ] {040fa775-d18e-493e-80df-408b87abf96e} <Debug> TCPHandler: Processed in 0.001673155 sec. | ||
6853 | 2025.03.20 21:55:30.054123 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6854 | 2025.03.20 21:55:30.054290 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6855 | 2025.03.20 21:55:30.054338 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6856 | 2025.03.20 21:55:30.054898 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2025.03.20 21:55:30.054938 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6858 | 2025.03.20 21:55:30.055280 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6859 | 2025.03.20 21:55:30.055511 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6860 | 2025.03.20 21:55:30.055759 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001487 sec., 75991.93006052454 rows/sec., 4.92 MiB/sec. | ||
6861 | 2025.03.20 21:55:30.055964 [ 5 ] {4867239b-3e3d-48f0-8c23-df1e73f0649a} <Debug> TCPHandler: Processed in 0.001954862 sec. | ||
6862 | 2025.03.20 21:55:30.056114 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6863 | 2025.03.20 21:55:30.056219 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6864 | 2025.03.20 21:55:30.056263 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6865 | 2025.03.20 21:55:30.056822 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6866 | 2025.03.20 21:55:30.056862 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6867 | 2025.03.20 21:55:30.057217 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6868 | 2025.03.20 21:55:30.057453 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6869 | 2025.03.20 21:55:30.057731 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001508 sec., 74270.55702917771 rows/sec., 4.23 MiB/sec. | ||
6870 | 2025.03.20 21:55:30.057899 [ 5 ] {79116aa6-9524-4a0e-98bf-2a0ae52010c9} <Debug> TCPHandler: Processed in 0.001832479 sec. | ||
6871 | 2025.03.20 21:55:30.058004 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6872 | 2025.03.20 21:55:30.058106 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6873 | 2025.03.20 21:55:30.058150 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6874 | 2025.03.20 21:55:30.058844 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6875 | 2025.03.20 21:55:30.058883 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6876 | 2025.03.20 21:55:30.059256 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6877 | 2025.03.20 21:55:30.059490 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6878 | 2025.03.20 21:55:30.059691 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001607 sec., 257622.89981331676 rows/sec., 18.32 MiB/sec. | ||
6879 | 2025.03.20 21:55:30.059744 [ 5 ] {037a1387-774f-4864-a3fd-9f0f80478193} <Debug> TCPHandler: Processed in 0.001789777 sec. | ||
6880 | 2025.03.20 21:55:30.059881 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6881 | 2025.03.20 21:55:30.060019 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6882 | 2025.03.20 21:55:30.060077 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6883 | 2025.03.20 21:55:30.060611 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6884 | 2025.03.20 21:55:30.060661 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6885 | 2025.03.20 21:55:30.061086 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6886 | 2025.03.20 21:55:30.061322 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6887 | 2025.03.20 21:55:30.061603 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
6888 | 2025.03.20 21:55:30.061782 [ 5 ] {bbb2d115-d734-48ed-acf6-dcb7027a83ee} <Debug> TCPHandler: Processed in 0.001962893 sec. | ||
6889 | 2025.03.20 21:55:30.061922 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6890 | 2025.03.20 21:55:30.062029 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6891 | 2025.03.20 21:55:30.062080 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6892 | 2025.03.20 21:55:30.062630 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6893 | 2025.03.20 21:55:30.062670 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6894 | 2025.03.20 21:55:30.063049 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6895 | 2025.03.20 21:55:30.063279 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2025.03.20 21:55:30.063526 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001507 sec., 157266.0915726609 rows/sec., 10.54 MiB/sec. | ||
6897 | 2025.03.20 21:55:30.063685 [ 5 ] {3f064317-a152-427e-a0c1-ba81f23a7ed0} <Debug> TCPHandler: Processed in 0.001811629 sec. | ||
6898 | 2025.03.20 21:55:30.063944 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6899 | 2025.03.20 21:55:30.064053 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6900 | 2025.03.20 21:55:30.064102 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6901 | 2025.03.20 21:55:30.064545 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6902 | 2025.03.20 21:55:30.064584 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6903 | 2025.03.20 21:55:30.064934 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6904 | 2025.03.20 21:55:30.065158 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6905 | 2025.03.20 21:55:30.065317 [ 133 ] {} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
6906 | 2025.03.20 21:55:30.065386 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
6907 | 2025.03.20 21:55:30.065412 [ 133 ] {} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6908 | 2025.03.20 21:55:30.065482 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6909 | 2025.03.20 21:55:30.065489 [ 5 ] {c0b13974-b627-4bd2-8d68-fe2d5f1fe25c} <Debug> TCPHandler: Processed in 0.001632013 sec. | ||
6910 | 2025.03.20 21:55:30.065687 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6911 | 2025.03.20 21:55:30.065709 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
6912 | 2025.03.20 21:55:30.065866 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6913 | 2025.03.20 21:55:30.066087 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6914 | 2025.03.20 21:55:30.066084 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <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 | ||
6915 | 2025.03.20 21:55:30.066164 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
6916 | 2025.03.20 21:55:30.066534 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
6917 | 2025.03.20 21:55:30.066880 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
6918 | 2025.03.20 21:55:30.067228 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
6919 | 2025.03.20 21:55:30.067602 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
6920 | 2025.03.20 21:55:30.067926 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6921 | 2025.03.20 21:55:30.071431 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005820916 sec., 2576.9140114717343 rows/sec., 173.64 KiB/sec. | ||
6922 | 2025.03.20 21:55:30.071654 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
6923 | 2025.03.20 21:55:30.071937 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6924 | 2025.03.20 21:55:30.072000 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6925 | 2025.03.20 21:55:30.072335 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6926 | 2025.03.20 21:55:30.072520 [ 198 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_15_3} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
6927 | 2025.03.20 21:55:30.072663 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6928 | 2025.03.20 21:55:30.073065 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6929 | 2025.03.20 21:55:30.073334 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6930 | 2025.03.20 21:55:30.073596 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007791 sec., 4107.303298677962 rows/sec., 7.36 MiB/sec. | ||
6931 | 2025.03.20 21:55:30.073720 [ 5 ] {6fb369e9-71d1-432a-9d7f-25490a6429ad} <Debug> TCPHandler: Processed in 0.008108967 sec. | ||
6932 | 2025.03.20 21:55:30.073866 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6933 | 2025.03.20 21:55:30.073973 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6934 | 2025.03.20 21:55:30.074021 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6935 | 2025.03.20 21:55:30.074464 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6936 | 2025.03.20 21:55:30.074503 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6937 | 2025.03.20 21:55:30.074862 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6938 | 2025.03.20 21:55:30.075099 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6939 | 2025.03.20 21:55:30.075298 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. | ||
6940 | 2025.03.20 21:55:30.075348 [ 5 ] {bd9abb3c-1eda-4d45-b5e0-00414f2f8011} <Debug> TCPHandler: Processed in 0.001532331 sec. | ||
6941 | 2025.03.20 21:55:30.576232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6942 | 2025.03.20 21:55:30.598816 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6943 | 2025.03.20 21:55:30.598881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6944 | 2025.03.20 21:55:30.606266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6945 | 2025.03.20 21:55:30.607113 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6946 | 2025.03.20 21:55:30.607521 [ 133 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6947 | 2025.03.20 21:55:30.607649 [ 133 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6948 | 2025.03.20 21:55:30.607719 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6949 | 2025.03.20 21:55:30.608106 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
6950 | 2025.03.20 21:55:30.625444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6951 | 2025.03.20 21:55:30.626527 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6952 | 2025.03.20 21:55:30.628245 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
6953 | 2025.03.20 21:55:30.633776 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
6954 | 2025.03.20 21:55:30.639233 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
6955 | 2025.03.20 21:55:30.644541 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
6956 | 2025.03.20 21:55:30.649931 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
6957 | 2025.03.20 21:55:30.654266 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
6958 | 2025.03.20 21:55:30.711936 [ 194 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.104078324 sec., 2613.416411278875 rows/sec., 13.51 MiB/sec. | ||
6959 | 2025.03.20 21:55:30.714958 [ 187 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6960 | 2025.03.20 21:55:30.717906 [ 187 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6961 | 2025.03.20 21:55:30.718001 [ 187 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_36_7} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6962 | 2025.03.20 21:55:30.720460 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
6963 | 2025.03.20 21:55:31.360229 [ 133 ] {} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6964 | 2025.03.20 21:55:31.360301 [ 133 ] {} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6965 | 2025.03.20 21:55:31.360327 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6966 | 2025.03.20 21:55:31.360632 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
6967 | 2025.03.20 21:55:31.360922 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6968 | 2025.03.20 21:55:31.360990 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
6969 | 2025.03.20 21:55:31.361144 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
6970 | 2025.03.20 21:55:31.361243 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
6971 | 2025.03.20 21:55:31.361499 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
6972 | 2025.03.20 21:55:31.361608 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
6973 | 2025.03.20 21:55:31.362751 [ 200 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305352 sec., 15615.836540363467 rows/sec., 1.30 MiB/sec. | ||
6974 | 2025.03.20 21:55:31.363086 [ 199 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6975 | 2025.03.20 21:55:31.363465 [ 199 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6976 | 2025.03.20 21:55:31.363559 [ 199 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_13_3} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6977 | 2025.03.20 21:55:31.363665 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6978 | 2025.03.20 21:55:35.068611 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6979 | 2025.03.20 21:55:35.068941 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6980 | 2025.03.20 21:55:35.069057 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6981 | 2025.03.20 21:55:35.069882 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6982 | 2025.03.20 21:55:35.069929 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6983 | 2025.03.20 21:55:35.070365 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6984 | 2025.03.20 21:55:35.070638 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6985 | 2025.03.20 21:55:35.070850 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001993 sec., 1003.5122930255895 rows/sec., 81.83 KiB/sec. | ||
6986 | 2025.03.20 21:55:35.070915 [ 5 ] {4c91e8de-60b5-4b6b-87f4-d7609e169612} <Debug> TCPHandler: Processed in 0.002487326 sec. | ||
6987 | 2025.03.20 21:55:35.071046 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6988 | 2025.03.20 21:55:35.071160 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6989 | 2025.03.20 21:55:35.071207 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6990 | 2025.03.20 21:55:35.072362 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6991 | 2025.03.20 21:55:35.072401 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
6992 | 2025.03.20 21:55:35.072831 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6993 | 2025.03.20 21:55:35.073072 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6994 | 2025.03.20 21:55:35.073254 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.00212 sec., 572169.8113207547 rows/sec., 47.06 MiB/sec. | ||
6995 | 2025.03.20 21:55:35.073307 [ 5 ] {7b94cd20-e3bd-4565-b51f-a27dd346dd2d} <Debug> TCPHandler: Processed in 0.002315582 sec. | ||
6996 | 2025.03.20 21:55:35.073442 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6997 | 2025.03.20 21:55:35.073582 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6998 | 2025.03.20 21:55:35.073638 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6999 | 2025.03.20 21:55:35.074279 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7000 | 2025.03.20 21:55:35.074317 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7001 | 2025.03.20 21:55:35.074676 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7002 | 2025.03.20 21:55:35.074925 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7003 | 2025.03.20 21:55:35.075050 [ 119 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7004 | 2025.03.20 21:55:35.075094 [ 119 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7005 | 2025.03.20 21:55:35.075115 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001565 sec., 6389.776357827476 rows/sec., 473.62 KiB/sec. | ||
7006 | 2025.03.20 21:55:35.075118 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7007 | 2025.03.20 21:55:35.075223 [ 5 ] {158da299-17f8-41ca-80eb-a978f14e3681} <Debug> TCPHandler: Processed in 0.001847169 sec. | ||
7008 | 2025.03.20 21:55:35.075613 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2025.03.20 21:55:35.075848 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
7010 | 2025.03.20 21:55:35.075918 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7011 | 2025.03.20 21:55:35.076094 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7012 | 2025.03.20 21:55:35.076470 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7013 | 2025.03.20 21:55:35.076553 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 164 rows starting from the beginning of the part | ||
7014 | 2025.03.20 21:55:35.076943 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
7015 | 2025.03.20 21:55:35.077383 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
7016 | 2025.03.20 21:55:35.077725 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
7017 | 2025.03.20 21:55:35.077853 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
7018 | 2025.03.20 21:55:35.078286 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
7019 | 2025.03.20 21:55:35.079063 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7020 | 2025.03.20 21:55:35.079132 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7021 | 2025.03.20 21:55:35.080166 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7022 | 2025.03.20 21:55:35.080723 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7023 | 2025.03.20 21:55:35.081489 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005584 sec., 40830.94555873925 rows/sec., 2.76 MiB/sec. | ||
7024 | 2025.03.20 21:55:35.081705 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 5 columns (5 merged, 0 gathered) in 0.006440672 sec., 73905.33161757034 rows/sec., 4.96 MiB/sec. | ||
7025 | 2025.03.20 21:55:35.081861 [ 5 ] {9d9b67d7-fd06-4a44-8e36-29b7b24bdcd3} <Debug> TCPHandler: Processed in 0.00638901 sec. | ||
7026 | 2025.03.20 21:55:35.081993 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7027 | 2025.03.20 21:55:35.082056 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7028 | 2025.03.20 21:55:35.082243 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7029 | 2025.03.20 21:55:35.082318 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7030 | 2025.03.20 21:55:35.082522 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7031 | 2025.03.20 21:55:35.082755 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_46_9} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7032 | 2025.03.20 21:55:35.082964 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
7033 | 2025.03.20 21:55:35.083561 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2025.03.20 21:55:35.083605 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7035 | 2025.03.20 21:55:35.083988 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7036 | 2025.03.20 21:55:35.084225 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2025.03.20 21:55:35.084448 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002249 sec., 235660.29346376166 rows/sec., 17.46 MiB/sec. | ||
7038 | 2025.03.20 21:55:35.084512 [ 5 ] {0ceb0b7c-4c3a-4612-8d0d-5c2318c1b008} <Debug> TCPHandler: Processed in 0.002530668 sec. | ||
7039 | 2025.03.20 21:55:35.084786 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7040 | 2025.03.20 21:55:35.084915 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7041 | 2025.03.20 21:55:35.084966 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7042 | 2025.03.20 21:55:35.085682 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2025.03.20 21:55:35.085719 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7044 | 2025.03.20 21:55:35.086148 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7045 | 2025.03.20 21:55:35.086394 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2025.03.20 21:55:35.086573 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001682 sec., 523781.21284185495 rows/sec., 35.24 MiB/sec. | ||
7047 | 2025.03.20 21:55:35.086625 [ 5 ] {b4be7ea4-9e37-4482-b80b-7dd9ede19a52} <Debug> TCPHandler: Processed in 0.001939722 sec. | ||
7048 | 2025.03.20 21:55:35.086758 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7049 | 2025.03.20 21:55:35.086861 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7050 | 2025.03.20 21:55:35.086927 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <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 | ||
7051 | 2025.03.20 21:55:35.087980 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7052 | 2025.03.20 21:55:35.088016 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7053 | 2025.03.20 21:55:35.088618 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7054 | 2025.03.20 21:55:35.088871 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7055 | 2025.03.20 21:55:35.089008 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7056 | 2025.03.20 21:55:35.089054 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7057 | 2025.03.20 21:55:35.089080 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7058 | 2025.03.20 21:55:35.089088 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002246 sec., 3561.887800534283 rows/sec., 6.38 MiB/sec. | ||
7059 | 2025.03.20 21:55:35.089531 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7060 | 2025.03.20 21:55:35.089566 [ 5 ] {7bbd4153-e9c7-4252-bfb4-201d8fd99988} <Debug> TCPHandler: Processed in 0.002857296 sec. | ||
7061 | 2025.03.20 21:55:35.089836 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7062 | 2025.03.20 21:55:35.090140 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7063 | 2025.03.20 21:55:35.090283 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7064 | 2025.03.20 21:55:35.090606 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7065 | 2025.03.20 21:55:35.090852 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 827 rows starting from the beginning of the part | ||
7066 | 2025.03.20 21:55:35.091645 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
7067 | 2025.03.20 21:55:35.092429 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2025.03.20 21:55:35.092446 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7069 | 2025.03.20 21:55:35.092490 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7070 | 2025.03.20 21:55:35.093217 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
7071 | 2025.03.20 21:55:35.093818 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7072 | 2025.03.20 21:55:35.093855 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7073 | 2025.03.20 21:55:35.094348 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
7074 | 2025.03.20 21:55:35.094635 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7075 | 2025.03.20 21:55:35.095674 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005592 sec., 10729.61373390558 rows/sec., 740.46 KiB/sec. | ||
7076 | 2025.03.20 21:55:35.096122 [ 5 ] {b0a880f1-dae9-42e4-a490-39bdd59ec66a} <Debug> TCPHandler: Processed in 0.00635234 sec. | ||
7077 | 2025.03.20 21:55:35.102434 [ 191 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 915 rows, containing 19 columns (19 merged, 0 gathered) in 0.013260125 sec., 69003.87439786579 rows/sec., 123.65 MiB/sec. | ||
7078 | 2025.03.20 21:55:35.103355 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7079 | 2025.03.20 21:55:35.103775 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7080 | 2025.03.20 21:55:35.103859 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7081 | 2025.03.20 21:55:35.103973 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
7082 | 2025.03.20 21:55:36.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.88 MiB, peak 220.49 MiB, free memory in arenas 0.00 B, will set to 211.09 MiB (RSS), difference: 2.21 MiB | ||
7083 | 2025.03.20 21:55:36.920485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7084 | 2025.03.20 21:55:36.921143 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7085 | 2025.03.20 21:55:36.921189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7086 | 2025.03.20 21:55:36.921726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7087 | 2025.03.20 21:55:36.921989 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7088 | 2025.03.20 21:55:36.922216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7089 | 2025.03.20 21:55:38.126458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7090 | 2025.03.20 21:55:38.145746 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7091 | 2025.03.20 21:55:38.145810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7092 | 2025.03.20 21:55:38.152747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7093 | 2025.03.20 21:55:38.153519 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7094 | 2025.03.20 21:55:38.156450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7095 | 2025.03.20 21:55:39.496303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 988 | ||
7096 | 2025.03.20 21:55:39.499670 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7097 | 2025.03.20 21:55:39.499743 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7098 | 2025.03.20 21:55:39.501280 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7099 | 2025.03.20 21:55:39.501615 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7100 | 2025.03.20 21:55:39.502302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
7101 | 2025.03.20 21:55:40.047438 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7102 | 2025.03.20 21:55:40.047622 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7103 | 2025.03.20 21:55:40.047688 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7104 | 2025.03.20 21:55:40.048572 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7105 | 2025.03.20 21:55:40.048618 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7106 | 2025.03.20 21:55:40.049061 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7107 | 2025.03.20 21:55:40.049322 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7108 | 2025.03.20 21:55:40.049581 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002007 sec., 105630.29397110114 rows/sec., 6.72 MiB/sec. | ||
7109 | 2025.03.20 21:55:40.049804 [ 5 ] {03e73213-98d4-465b-bd24-3883bd242307} <Debug> TCPHandler: Processed in 0.002486967 sec. | ||
7110 | 2025.03.20 21:55:40.049972 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7111 | 2025.03.20 21:55:40.050085 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7112 | 2025.03.20 21:55:40.050131 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7113 | 2025.03.20 21:55:40.051016 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7114 | 2025.03.20 21:55:40.051054 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7115 | 2025.03.20 21:55:40.051456 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7116 | 2025.03.20 21:55:40.051703 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7117 | 2025.03.20 21:55:40.051918 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001849 sec., 368307.1930773391 rows/sec., 29.25 MiB/sec. | ||
7118 | 2025.03.20 21:55:40.052015 [ 5 ] {53c937ce-83fb-48d7-acf4-b0b115171793} <Debug> TCPHandler: Processed in 0.002092136 sec. | ||
7119 | 2025.03.20 21:55:40.052249 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7120 | 2025.03.20 21:55:40.052376 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7121 | 2025.03.20 21:55:40.052423 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7122 | 2025.03.20 21:55:40.053007 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7123 | 2025.03.20 21:55:40.053045 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7124 | 2025.03.20 21:55:40.053404 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7125 | 2025.03.20 21:55:40.053638 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7126 | 2025.03.20 21:55:40.053814 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001462 sec., 94391.24487004105 rows/sec., 5.87 MiB/sec. | ||
7127 | 2025.03.20 21:55:40.053865 [ 5 ] {890a84fe-3a8b-4824-ac72-dfedd070456a} <Debug> TCPHandler: Processed in 0.001705325 sec. | ||
7128 | 2025.03.20 21:55:40.053991 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7129 | 2025.03.20 21:55:40.054105 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7130 | 2025.03.20 21:55:40.054152 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7131 | 2025.03.20 21:55:40.054717 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7132 | 2025.03.20 21:55:40.054756 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7133 | 2025.03.20 21:55:40.055121 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7134 | 2025.03.20 21:55:40.055363 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7135 | 2025.03.20 21:55:40.055597 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001514 sec., 74636.72391017173 rows/sec., 4.83 MiB/sec. | ||
7136 | 2025.03.20 21:55:40.055834 [ 5 ] {3b7213a7-e55b-4aa2-abb0-46d9b23bca76} <Debug> TCPHandler: Processed in 0.001892001 sec. | ||
7137 | 2025.03.20 21:55:40.055989 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7138 | 2025.03.20 21:55:40.056094 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7139 | 2025.03.20 21:55:40.056140 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7140 | 2025.03.20 21:55:40.056725 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7141 | 2025.03.20 21:55:40.056764 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7142 | 2025.03.20 21:55:40.057119 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7143 | 2025.03.20 21:55:40.057351 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7144 | 2025.03.20 21:55:40.057578 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001499 sec., 74716.47765176785 rows/sec., 4.26 MiB/sec. | ||
7145 | 2025.03.20 21:55:40.057774 [ 5 ] {73a9798f-4ce1-490b-95de-195f843852ce} <Debug> TCPHandler: Processed in 0.001829979 sec. | ||
7146 | 2025.03.20 21:55:40.057918 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7147 | 2025.03.20 21:55:40.058023 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7148 | 2025.03.20 21:55:40.058068 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7149 | 2025.03.20 21:55:40.058762 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7150 | 2025.03.20 21:55:40.058801 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7151 | 2025.03.20 21:55:40.059169 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7152 | 2025.03.20 21:55:40.059401 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7153 | 2025.03.20 21:55:40.059579 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001578 sec., 262357.4144486692 rows/sec., 18.66 MiB/sec. | ||
7154 | 2025.03.20 21:55:40.059631 [ 5 ] {9593470f-46ed-4722-8c58-46e778ef9c4c} <Debug> TCPHandler: Processed in 0.001764937 sec. | ||
7155 | 2025.03.20 21:55:40.059744 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7156 | 2025.03.20 21:55:40.059850 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7157 | 2025.03.20 21:55:40.059897 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7158 | 2025.03.20 21:55:40.060320 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7159 | 2025.03.20 21:55:40.060357 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7160 | 2025.03.20 21:55:40.060696 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7161 | 2025.03.20 21:55:40.060931 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7162 | 2025.03.20 21:55:40.061048 [ 111 ] {} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7163 | 2025.03.20 21:55:40.061090 [ 111 ] {} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7164 | 2025.03.20 21:55:40.061111 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00128 sec., 4687.5 rows/sec., 244.90 KiB/sec. | ||
7165 | 2025.03.20 21:55:40.061115 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7166 | 2025.03.20 21:55:40.061203 [ 5 ] {8165e960-3124-4476-9d00-67e0fff14b72} <Debug> TCPHandler: Processed in 0.00150933 sec. | ||
7167 | 2025.03.20 21:55:40.061385 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::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 | ||
7168 | 2025.03.20 21:55:40.061409 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7169 | 2025.03.20 21:55:40.061632 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7170 | 2025.03.20 21:55:40.061696 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7171 | 2025.03.20 21:55:40.061727 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7172 | 2025.03.20 21:55:40.061783 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
7173 | 2025.03.20 21:55:40.062126 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7174 | 2025.03.20 21:55:40.062584 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7175 | 2025.03.20 21:55:40.062856 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
7176 | 2025.03.20 21:55:40.063099 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
7177 | 2025.03.20 21:55:40.063345 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
7178 | 2025.03.20 21:55:40.064199 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7179 | 2025.03.20 21:55:40.064256 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7180 | 2025.03.20 21:55:40.065257 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7181 | 2025.03.20 21:55:40.065888 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7182 | 2025.03.20 21:55:40.065983 [ 188 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004756697 sec., 20182.071719094154 rows/sec., 1.03 MiB/sec. | ||
7183 | 2025.03.20 21:55:40.066216 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00466 sec., 50858.36909871244 rows/sec., 3.41 MiB/sec. | ||
7184 | 2025.03.20 21:55:40.066304 [ 188 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7185 | 2025.03.20 21:55:40.066352 [ 5 ] {42cad449-acde-44c3-bd6e-54d98ef57736} <Debug> TCPHandler: Processed in 0.005001724 sec. | ||
7186 | 2025.03.20 21:55:40.066554 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7187 | 2025.03.20 21:55:40.066732 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7188 | 2025.03.20 21:55:40.066811 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7189 | 2025.03.20 21:55:40.066943 [ 188 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2025.03.20 21:55:40.067211 [ 188 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_16_3} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7191 | 2025.03.20 21:55:40.067388 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7192 | 2025.03.20 21:55:40.067624 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7193 | 2025.03.20 21:55:40.067668 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7194 | 2025.03.20 21:55:40.068021 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7195 | 2025.03.20 21:55:40.068251 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7196 | 2025.03.20 21:55:40.068506 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001798 sec., 556.1735261401558 rows/sec., 37.48 KiB/sec. | ||
7197 | 2025.03.20 21:55:40.068680 [ 5 ] {04bdbd4a-483f-4e70-8890-4e8364a4cc53} <Debug> TCPHandler: Processed in 0.002176359 sec. | ||
7198 | 2025.03.20 21:55:40.068816 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7199 | 2025.03.20 21:55:40.068926 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7200 | 2025.03.20 21:55:40.068995 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <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 | ||
7201 | 2025.03.20 21:55:40.070119 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7202 | 2025.03.20 21:55:40.070157 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7203 | 2025.03.20 21:55:40.070792 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7204 | 2025.03.20 21:55:40.071043 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2025.03.20 21:55:40.071246 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002343 sec., 13657.70379854887 rows/sec., 24.47 MiB/sec. | ||
7206 | 2025.03.20 21:55:40.071345 [ 5 ] {3f6e09ed-4a76-4bcc-a5f8-3d0618011207} <Debug> TCPHandler: Processed in 0.002579489 sec. | ||
7207 | 2025.03.20 21:55:40.071476 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7208 | 2025.03.20 21:55:40.071582 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7209 | 2025.03.20 21:55:40.071627 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7210 | 2025.03.20 21:55:40.072083 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7211 | 2025.03.20 21:55:40.072120 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7212 | 2025.03.20 21:55:40.072468 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7213 | 2025.03.20 21:55:40.072717 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2025.03.20 21:55:40.072894 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001335 sec., 61423.22097378277 rows/sec., 3.90 MiB/sec. | ||
7215 | 2025.03.20 21:55:40.072942 [ 5 ] {6bad6915-034f-4313-ac00-c1f6a6b2f0b7} <Debug> TCPHandler: Processed in 0.00151758 sec. | ||
7216 | 2025.03.20 21:55:44.263853 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7217 | 2025.03.20 21:55:44.263914 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7218 | 2025.03.20 21:55:44.423272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7219 | 2025.03.20 21:55:44.423986 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7220 | 2025.03.20 21:55:44.424036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7221 | 2025.03.20 21:55:44.424635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7222 | 2025.03.20 21:55:44.424894 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7223 | 2025.03.20 21:55:44.425131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7224 | 2025.03.20 21:55:45.040004 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7225 | 2025.03.20 21:55:45.040190 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7226 | 2025.03.20 21:55:45.040260 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7227 | 2025.03.20 21:55:45.041013 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7228 | 2025.03.20 21:55:45.041062 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7229 | 2025.03.20 21:55:45.041490 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7230 | 2025.03.20 21:55:45.041737 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7231 | 2025.03.20 21:55:45.042003 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00186 sec., 38709.67741935483 rows/sec., 3.13 MiB/sec. | ||
7232 | 2025.03.20 21:55:45.042117 [ 5 ] {475e3c52-e0c0-409a-8037-bb746a7327f6} <Debug> TCPHandler: Processed in 0.00223829 sec. | ||
7233 | 2025.03.20 21:55:45.042364 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7234 | 2025.03.20 21:55:45.042525 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7235 | 2025.03.20 21:55:45.042575 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7236 | 2025.03.20 21:55:45.043124 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7237 | 2025.03.20 21:55:45.043165 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7238 | 2025.03.20 21:55:45.043513 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7239 | 2025.03.20 21:55:45.043752 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7240 | 2025.03.20 21:55:45.043964 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001467 sec., 5453.306066802999 rows/sec., 410.06 KiB/sec. | ||
7241 | 2025.03.20 21:55:45.044020 [ 5 ] {dd0373be-d6bc-4a8e-9203-3abd29cf76d9} <Debug> TCPHandler: Processed in 0.001752067 sec. | ||
7242 | 2025.03.20 21:55:45.044155 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7243 | 2025.03.20 21:55:45.044261 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7244 | 2025.03.20 21:55:45.044307 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7245 | 2025.03.20 21:55:45.044846 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7246 | 2025.03.20 21:55:45.044886 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7247 | 2025.03.20 21:55:45.045235 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7248 | 2025.03.20 21:55:45.045476 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7249 | 2025.03.20 21:55:45.045692 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001453 sec., 49552.64969029593 rows/sec., 3.87 MiB/sec. | ||
7250 | 2025.03.20 21:55:45.045745 [ 5 ] {df6cc52f-fe53-4c3a-b396-d6736dd1482a} <Debug> TCPHandler: Processed in 0.001640914 sec. | ||
7251 | 2025.03.20 21:55:45.045879 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7252 | 2025.03.20 21:55:45.046017 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7253 | 2025.03.20 21:55:45.046077 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7254 | 2025.03.20 21:55:45.046670 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7255 | 2025.03.20 21:55:45.046709 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7256 | 2025.03.20 21:55:45.047101 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7257 | 2025.03.20 21:55:45.047343 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7258 | 2025.03.20 21:55:45.047561 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
7259 | 2025.03.20 21:55:45.047614 [ 5 ] {82880cf4-e535-4431-a413-d927719a9d6a} <Debug> TCPHandler: Processed in 0.001801418 sec. | ||
7260 | 2025.03.20 21:55:45.047746 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7261 | 2025.03.20 21:55:45.047852 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7262 | 2025.03.20 21:55:45.047919 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <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 | ||
7263 | 2025.03.20 21:55:45.048955 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7264 | 2025.03.20 21:55:45.048995 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7265 | 2025.03.20 21:55:45.049584 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7266 | 2025.03.20 21:55:45.049829 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2025.03.20 21:55:45.050124 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002285 sec., 3501.09409190372 rows/sec., 6.27 MiB/sec. | ||
7268 | 2025.03.20 21:55:45.050605 [ 5 ] {b16b3103-fa83-4a82-980d-b392a615adc5} <Debug> TCPHandler: Processed in 0.002905268 sec. | ||
7269 | 2025.03.20 21:55:45.050816 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7270 | 2025.03.20 21:55:45.050922 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7271 | 2025.03.20 21:55:45.050969 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7272 | 2025.03.20 21:55:45.051435 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7273 | 2025.03.20 21:55:45.051473 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7274 | 2025.03.20 21:55:45.051824 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7275 | 2025.03.20 21:55:45.052058 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7276 | 2025.03.20 21:55:45.052283 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
7277 | 2025.03.20 21:55:45.052334 [ 5 ] {020ce1e1-f789-4436-bbce-0412427517db} <Debug> TCPHandler: Processed in 0.001568702 sec. | ||
7278 | 2025.03.20 21:55:45.657450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7279 | 2025.03.20 21:55:45.677348 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2025.03.20 21:55:45.677417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7281 | 2025.03.20 21:55:45.685382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7282 | 2025.03.20 21:55:45.686146 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7283 | 2025.03.20 21:55:45.688856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7284 | 2025.03.20 21:55:49.503446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1022 | ||
7285 | 2025.03.20 21:55:49.506741 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7286 | 2025.03.20 21:55:49.506807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7287 | 2025.03.20 21:55:49.508353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7288 | 2025.03.20 21:55:49.508689 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7289 | 2025.03.20 21:55:49.509352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
7290 | 2025.03.20 21:55:50.048371 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2025.03.20 21:55:50.048559 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7292 | 2025.03.20 21:55:50.048630 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7293 | 2025.03.20 21:55:50.049483 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2025.03.20 21:55:50.049528 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7295 | 2025.03.20 21:55:50.049974 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7296 | 2025.03.20 21:55:50.050236 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2025.03.20 21:55:50.050427 [ 90 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7298 | 2025.03.20 21:55:50.050491 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001978 sec., 107178.96865520727 rows/sec., 6.82 MiB/sec. | ||
7299 | 2025.03.20 21:55:50.050505 [ 90 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7300 | 2025.03.20 21:55:50.050577 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7301 | 2025.03.20 21:55:50.050633 [ 5 ] {f65a5fdd-d2b4-4f48-904c-9ae719940286} <Debug> TCPHandler: Processed in 0.002393294 sec. | ||
7302 | 2025.03.20 21:55:50.050877 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7303 | 2025.03.20 21:55:50.050879 [ 188 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::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 | ||
7304 | 2025.03.20 21:55:50.051068 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7305 | 2025.03.20 21:55:50.051195 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7306 | 2025.03.20 21:55:50.051243 [ 188 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7307 | 2025.03.20 21:55:50.051365 [ 188 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
7308 | 2025.03.20 21:55:50.051744 [ 188 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
7309 | 2025.03.20 21:55:50.052067 [ 188 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
7310 | 2025.03.20 21:55:50.052548 [ 188 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
7311 | 2025.03.20 21:55:50.052958 [ 188 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
7312 | 2025.03.20 21:55:50.053921 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7313 | 2025.03.20 21:55:50.053976 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7314 | 2025.03.20 21:55:50.055044 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7315 | 2025.03.20 21:55:50.055538 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7316 | 2025.03.20 21:55:50.056210 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005476226 sec., 193563.9617503003 rows/sec., 13.05 MiB/sec. | ||
7317 | 2025.03.20 21:55:50.056238 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005212 sec., 383.72985418265546 rows/sec., 31.29 KiB/sec. | ||
7318 | 2025.03.20 21:55:50.056573 [ 5 ] {4bb884af-644e-4b1d-859a-5ba0d1d85cb9} <Debug> TCPHandler: Processed in 0.005778775 sec. | ||
7319 | 2025.03.20 21:55:50.056645 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7320 | 2025.03.20 21:55:50.056766 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7321 | 2025.03.20 21:55:50.056927 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7322 | 2025.03.20 21:55:50.057015 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7323 | 2025.03.20 21:55:50.057183 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2025.03.20 21:55:50.057396 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_17_4} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7325 | 2025.03.20 21:55:50.057617 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7326 | 2025.03.20 21:55:50.058385 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7327 | 2025.03.20 21:55:50.058430 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7328 | 2025.03.20 21:55:50.058842 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7329 | 2025.03.20 21:55:50.059087 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7330 | 2025.03.20 21:55:50.059269 [ 90 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7331 | 2025.03.20 21:55:50.059333 [ 90 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7332 | 2025.03.20 21:55:50.059336 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Debug> executeQuery: Read 682 rows, 55.46 KiB in 0.002448 sec., 278594.7712418301 rows/sec., 22.12 MiB/sec. | ||
7333 | 2025.03.20 21:55:50.059377 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7334 | 2025.03.20 21:55:50.059515 [ 5 ] {2d4b71db-e48f-40d1-929f-e7a082613b47} <Debug> TCPHandler: Processed in 0.002823386 sec. | ||
7335 | 2025.03.20 21:55:50.059720 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::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 | ||
7336 | 2025.03.20 21:55:50.059813 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7337 | 2025.03.20 21:55:50.060243 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7338 | 2025.03.20 21:55:50.060406 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7339 | 2025.03.20 21:55:50.060430 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7340 | 2025.03.20 21:55:50.060572 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1847 rows starting from the beginning of the part | ||
7341 | 2025.03.20 21:55:50.060996 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 681 rows starting from the beginning of the part | ||
7342 | 2025.03.20 21:55:50.061555 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1213 rows starting from the beginning of the part | ||
7343 | 2025.03.20 21:55:50.061835 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 681 rows starting from the beginning of the part | ||
7344 | 2025.03.20 21:55:50.062200 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part | ||
7345 | 2025.03.20 21:55:50.062497 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 682 rows starting from the beginning of the part | ||
7346 | 2025.03.20 21:55:50.063401 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2025.03.20 21:55:50.063441 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7348 | 2025.03.20 21:55:50.063966 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7349 | 2025.03.20 21:55:50.064269 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7350 | 2025.03.20 21:55:50.064540 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Debug> executeQuery: Read 140 rows, 8.93 KiB in 0.004457 sec., 31411.26318151223 rows/sec., 1.96 MiB/sec. | ||
7351 | 2025.03.20 21:55:50.064670 [ 5 ] {747ff483-7cd4-4c5d-881a-58d89c407fd3} <Debug> TCPHandler: Processed in 0.004968123 sec. | ||
7352 | 2025.03.20 21:55:50.064990 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7353 | 2025.03.20 21:55:50.065365 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7354 | 2025.03.20 21:55:50.065567 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7355 | 2025.03.20 21:55:50.065934 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006425762 sec., 805507.5802683013 rows/sec., 68.14 MiB/sec. | ||
7356 | 2025.03.20 21:55:50.066278 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7357 | 2025.03.20 21:55:50.066873 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7358 | 2025.03.20 21:55:50.066941 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7359 | 2025.03.20 21:55:50.066944 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7360 | 2025.03.20 21:55:50.067160 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_56_11} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7361 | 2025.03.20 21:55:50.067338 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
7362 | 2025.03.20 21:55:50.067557 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7363 | 2025.03.20 21:55:50.067800 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7364 | 2025.03.20 21:55:50.068024 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002787 sec., 40545.38930749911 rows/sec., 2.62 MiB/sec. | ||
7365 | 2025.03.20 21:55:50.068084 [ 5 ] {1cd0c879-abf6-4db1-8f24-c234934dbcb0} <Debug> TCPHandler: Processed in 0.003243057 sec. | ||
7366 | 2025.03.20 21:55:50.068193 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7367 | 2025.03.20 21:55:50.068296 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7368 | 2025.03.20 21:55:50.068340 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7369 | 2025.03.20 21:55:50.068894 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7370 | 2025.03.20 21:55:50.068933 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7371 | 2025.03.20 21:55:50.069278 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7372 | 2025.03.20 21:55:50.069519 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2025.03.20 21:55:50.069681 [ 90 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7374 | 2025.03.20 21:55:50.069736 [ 90 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2025.03.20 21:55:50.069771 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7376 | 2025.03.20 21:55:50.069776 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001493 sec., 75016.74480910918 rows/sec., 4.27 MiB/sec. | ||
7377 | 2025.03.20 21:55:50.069979 [ 5 ] {a30b4755-a4eb-44c6-a97c-56f66eeccf6c} <Debug> TCPHandler: Processed in 0.001831579 sec. | ||
7378 | 2025.03.20 21:55:50.070020 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::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 | ||
7379 | 2025.03.20 21:55:50.070157 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7380 | 2025.03.20 21:55:50.070191 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7381 | 2025.03.20 21:55:50.070236 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
7382 | 2025.03.20 21:55:50.070395 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7383 | 2025.03.20 21:55:50.070483 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
7384 | 2025.03.20 21:55:50.070552 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7385 | 2025.03.20 21:55:50.070790 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
7386 | 2025.03.20 21:55:50.071160 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
7387 | 2025.03.20 21:55:50.071504 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
7388 | 2025.03.20 21:55:50.073430 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7389 | 2025.03.20 21:55:50.073500 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7390 | 2025.03.20 21:55:50.074083 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004214463 sec., 132875.76614149893 rows/sec., 8.08 MiB/sec. | ||
7391 | 2025.03.20 21:55:50.074281 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7392 | 2025.03.20 21:55:50.074337 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7393 | 2025.03.20 21:55:50.074699 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2025.03.20 21:55:50.074755 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2025.03.20 21:55:50.074871 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_17_4} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7396 | 2025.03.20 21:55:50.075084 [ 90 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7397 | 2025.03.20 21:55:50.075130 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7398 | 2025.03.20 21:55:50.075234 [ 90 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7399 | 2025.03.20 21:55:50.075301 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7400 | 2025.03.20 21:55:50.075321 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.005026 sec., 82769.59808993235 rows/sec., 5.89 MiB/sec. | ||
7401 | 2025.03.20 21:55:50.075631 [ 5 ] {0ae8659d-5024-4018-b33c-54bf1cc37a3e} <Debug> TCPHandler: Processed in 0.005541658 sec. | ||
7402 | 2025.03.20 21:55:50.075764 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::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 | ||
7403 | 2025.03.20 21:55:50.075904 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7404 | 2025.03.20 21:55:50.076288 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7405 | 2025.03.20 21:55:50.076311 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7406 | 2025.03.20 21:55:50.076422 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
7407 | 2025.03.20 21:55:50.076529 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7408 | 2025.03.20 21:55:50.076888 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 414 rows starting from the beginning of the part | ||
7409 | 2025.03.20 21:55:50.077353 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 530 rows starting from the beginning of the part | ||
7410 | 2025.03.20 21:55:50.077809 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 414 rows starting from the beginning of the part | ||
7411 | 2025.03.20 21:55:50.078250 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part | ||
7412 | 2025.03.20 21:55:50.078623 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 416 rows starting from the beginning of the part | ||
7413 | 2025.03.20 21:55:50.079368 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7414 | 2025.03.20 21:55:50.079429 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7415 | 2025.03.20 21:55:50.080298 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7416 | 2025.03.20 21:55:50.080783 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7417 | 2025.03.20 21:55:50.081044 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004904 sec., 1223.4910277324632 rows/sec., 63.92 KiB/sec. | ||
7418 | 2025.03.20 21:55:50.081106 [ 5 ] {c1b2e654-2cf8-4306-9498-e1036f870f1b} <Debug> TCPHandler: Processed in 0.005319572 sec. | ||
7419 | 2025.03.20 21:55:50.081329 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7420 | 2025.03.20 21:55:50.081511 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.006077943 sec., 454101.00094719545 rows/sec., 34.60 MiB/sec. | ||
7421 | 2025.03.20 21:55:50.081538 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7422 | 2025.03.20 21:55:50.081616 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7423 | 2025.03.20 21:55:50.081839 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7424 | 2025.03.20 21:55:50.082488 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7425 | 2025.03.20 21:55:50.082721 [ 192 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_56_11} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7426 | 2025.03.20 21:55:50.082765 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7427 | 2025.03.20 21:55:50.082849 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7428 | 2025.03.20 21:55:50.082884 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
7429 | 2025.03.20 21:55:50.083305 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7430 | 2025.03.20 21:55:50.083550 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2025.03.20 21:55:50.083720 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7432 | 2025.03.20 21:55:50.083782 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7433 | 2025.03.20 21:55:50.083807 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002305 sec., 103253.79609544468 rows/sec., 6.92 MiB/sec. | ||
7434 | 2025.03.20 21:55:50.083821 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7435 | 2025.03.20 21:55:50.083987 [ 5 ] {176e70aa-df64-42da-863e-27672db76329} <Debug> TCPHandler: Processed in 0.002736983 sec. | ||
7436 | 2025.03.20 21:55:50.084076 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
7437 | 2025.03.20 21:55:50.084172 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7438 | 2025.03.20 21:55:50.084249 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7439 | 2025.03.20 21:55:50.084326 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14575 rows starting from the beginning of the part | ||
7440 | 2025.03.20 21:55:50.084388 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7441 | 2025.03.20 21:55:50.084571 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7442 | 2025.03.20 21:55:50.084620 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7443 | 2025.03.20 21:55:50.084995 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 881 rows starting from the beginning of the part | ||
7444 | 2025.03.20 21:55:50.085407 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7445 | 2025.03.20 21:55:50.085789 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::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 | ||
7446 | 2025.03.20 21:55:50.086143 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part | ||
7447 | 2025.03.20 21:55:50.087100 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7448 | 2025.03.20 21:55:50.087164 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7449 | 2025.03.20 21:55:50.087770 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7450 | 2025.03.20 21:55:50.088117 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7451 | 2025.03.20 21:55:50.088634 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004312 sec., 231.9109461966605 rows/sec., 15.63 KiB/sec. | ||
7452 | 2025.03.20 21:55:50.088802 [ 5 ] {bc03fd83-7621-463f-a1e5-c60bdc62d532} <Debug> TCPHandler: Processed in 0.004693626 sec. | ||
7453 | 2025.03.20 21:55:50.089023 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7454 | 2025.03.20 21:55:50.089281 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7455 | 2025.03.20 21:55:50.089445 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <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 | ||
7456 | 2025.03.20 21:55:50.090978 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7457 | 2025.03.20 21:55:50.091033 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7458 | 2025.03.20 21:55:50.091867 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7459 | 2025.03.20 21:55:50.092525 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7460 | 2025.03.20 21:55:50.092758 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16328 rows, containing 5 columns (5 merged, 0 gathered) in 0.008791965 sec., 1857150.2502569107 rows/sec., 125.81 MiB/sec. | ||
7461 | 2025.03.20 21:55:50.092997 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003798 sec., 8425.48709847288 rows/sec., 15.10 MiB/sec. | ||
7462 | 2025.03.20 21:55:50.093135 [ 5 ] {203e50d9-d0b5-43f8-849c-3a7974569cad} <Debug> TCPHandler: Processed in 0.004195483 sec. | ||
7463 | 2025.03.20 21:55:50.093276 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7464 | 2025.03.20 21:55:50.093411 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7465 | 2025.03.20 21:55:50.093483 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7466 | 2025.03.20 21:55:50.093493 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7467 | 2025.03.20 21:55:50.094235 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7468 | 2025.03.20 21:55:50.094451 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7469 | 2025.03.20 21:55:50.094593 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7470 | 2025.03.20 21:55:50.094628 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
7471 | 2025.03.20 21:55:50.094668 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7472 | 2025.03.20 21:55:50.095064 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7473 | 2025.03.20 21:55:50.095301 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7474 | 2025.03.20 21:55:50.095465 [ 89 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7475 | 2025.03.20 21:55:50.095524 [ 89 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2025.03.20 21:55:50.095548 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002156 sec., 38033.39517625232 rows/sec., 2.42 MiB/sec. | ||
7477 | 2025.03.20 21:55:50.095562 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7478 | 2025.03.20 21:55:50.095716 [ 5 ] {7e085582-e0fe-4173-8176-c92d889c942b} <Debug> TCPHandler: Processed in 0.002489137 sec. | ||
7479 | 2025.03.20 21:55:50.095814 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
7480 | 2025.03.20 21:55:50.095953 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7481 | 2025.03.20 21:55:50.095986 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3002 rows starting from the beginning of the part | ||
7482 | 2025.03.20 21:55:50.096096 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7483 | 2025.03.20 21:55:50.096284 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
7484 | 2025.03.20 21:55:50.096436 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
7485 | 2025.03.20 21:55:50.096604 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::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 | ||
7486 | 2025.03.20 21:55:50.096671 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part | ||
7487 | 2025.03.20 21:55:50.098672 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3368 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298249 sec., 1129257.7678382827 rows/sec., 74.19 MiB/sec. | ||
7488 | 2025.03.20 21:55:50.099015 [ 199 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7489 | 2025.03.20 21:55:50.099372 [ 199 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7490 | 2025.03.20 21:55:50.099465 [ 199 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_56_11} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7491 | 2025.03.20 21:55:50.099565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7492 | 2025.03.20 21:55:51.926198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7493 | 2025.03.20 21:55:51.926865 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2025.03.20 21:55:51.926911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7495 | 2025.03.20 21:55:51.927464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7496 | 2025.03.20 21:55:51.927734 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2025.03.20 21:55:51.928021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7498 | 2025.03.20 21:55:53.189876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7499 | 2025.03.20 21:55:53.210826 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2025.03.20 21:55:53.210885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7501 | 2025.03.20 21:55:53.218369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7502 | 2025.03.20 21:55:53.219143 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7503 | 2025.03.20 21:55:53.221832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7504 | 2025.03.20 21:55:55.039863 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7505 | 2025.03.20 21:55:55.040192 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7506 | 2025.03.20 21:55:55.040305 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7507 | 2025.03.20 21:55:55.041329 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7508 | 2025.03.20 21:55:55.041379 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7509 | 2025.03.20 21:55:55.041822 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7510 | 2025.03.20 21:55:55.042075 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7511 | 2025.03.20 21:55:55.042333 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002223 sec., 32388.663967611334 rows/sec., 2.62 MiB/sec. | ||
7512 | 2025.03.20 21:55:55.042396 [ 5 ] {088b9262-fc67-499b-8052-369cf8dc1910} <Debug> TCPHandler: Processed in 0.002731253 sec. | ||
7513 | 2025.03.20 21:55:55.042532 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7514 | 2025.03.20 21:55:55.042647 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7515 | 2025.03.20 21:55:55.042696 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7516 | 2025.03.20 21:55:55.043240 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7517 | 2025.03.20 21:55:55.043282 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7518 | 2025.03.20 21:55:55.043632 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7519 | 2025.03.20 21:55:55.043881 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7520 | 2025.03.20 21:55:55.044126 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001501 sec., 5329.7801465689545 rows/sec., 400.77 KiB/sec. | ||
7521 | 2025.03.20 21:55:55.044248 [ 5 ] {1a9f0ec2-ffa1-4991-b829-b382d63cd16b} <Debug> TCPHandler: Processed in 0.001763997 sec. | ||
7522 | 2025.03.20 21:55:55.044518 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7523 | 2025.03.20 21:55:55.044627 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7524 | 2025.03.20 21:55:55.044674 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7525 | 2025.03.20 21:55:55.045246 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7526 | 2025.03.20 21:55:55.045287 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7527 | 2025.03.20 21:55:55.045642 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7528 | 2025.03.20 21:55:55.045883 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7529 | 2025.03.20 21:55:55.046095 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001493 sec., 48225.050234427326 rows/sec., 3.76 MiB/sec. | ||
7530 | 2025.03.20 21:55:55.046150 [ 5 ] {a81b675c-affc-4c2f-a9ef-43fdfe80373e} <Debug> TCPHandler: Processed in 0.001728256 sec. | ||
7531 | 2025.03.20 21:55:55.046268 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7532 | 2025.03.20 21:55:55.046375 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7533 | 2025.03.20 21:55:55.046426 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7534 | 2025.03.20 21:55:55.046964 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7535 | 2025.03.20 21:55:55.047003 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7536 | 2025.03.20 21:55:55.047385 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7537 | 2025.03.20 21:55:55.047618 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7538 | 2025.03.20 21:55:55.047833 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
7539 | 2025.03.20 21:55:55.047897 [ 5 ] {7b0d4676-5053-4327-af9f-7d2e96f78d38} <Debug> TCPHandler: Processed in 0.001680645 sec. | ||
7540 | 2025.03.20 21:55:55.048036 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7541 | 2025.03.20 21:55:55.048142 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7542 | 2025.03.20 21:55:55.048209 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <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 | ||
7543 | 2025.03.20 21:55:55.049258 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2025.03.20 21:55:55.049297 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7545 | 2025.03.20 21:55:55.049900 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7546 | 2025.03.20 21:55:55.050165 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2025.03.20 21:55:55.050467 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002338 sec., 3421.7279726261763 rows/sec., 6.13 MiB/sec. | ||
7548 | 2025.03.20 21:55:55.051009 [ 5 ] {823b7161-4842-406e-bc22-d6523a68ceff} <Debug> TCPHandler: Processed in 0.003032991 sec. | ||
7549 | 2025.03.20 21:55:55.051220 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7550 | 2025.03.20 21:55:55.051326 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7551 | 2025.03.20 21:55:55.051374 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7552 | 2025.03.20 21:55:55.051848 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7553 | 2025.03.20 21:55:55.051886 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7554 | 2025.03.20 21:55:55.052247 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7555 | 2025.03.20 21:55:55.052480 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7556 | 2025.03.20 21:55:55.052727 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
7557 | 2025.03.20 21:55:55.052788 [ 5 ] {cfb73983-6a3a-40db-a1ce-536c5202ef7b} <Debug> TCPHandler: Processed in 0.001619433 sec. | ||
7558 | 2025.03.20 21:55:59.263963 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7559 | 2025.03.20 21:55:59.264031 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7560 | 2025.03.20 21:55:59.429086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7561 | 2025.03.20 21:55:59.429792 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7562 | 2025.03.20 21:55:59.429848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7563 | 2025.03.20 21:55:59.430414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7564 | 2025.03.20 21:55:59.430696 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7565 | 2025.03.20 21:55:59.430981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7566 | 2025.03.20 21:55:59.510468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1058 | ||
7567 | 2025.03.20 21:55:59.513883 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7568 | 2025.03.20 21:55:59.513939 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7569 | 2025.03.20 21:55:59.515478 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7570 | 2025.03.20 21:55:59.515805 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7571 | 2025.03.20 21:55:59.517082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
7572 | 2025.03.20 21:56:00.047287 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7573 | 2025.03.20 21:56:00.047589 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7574 | 2025.03.20 21:56:00.047704 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7575 | 2025.03.20 21:56:00.048596 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7576 | 2025.03.20 21:56:00.048641 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7577 | 2025.03.20 21:56:00.049082 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7578 | 2025.03.20 21:56:00.049338 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7579 | 2025.03.20 21:56:00.049565 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002048 sec., 103515.625 rows/sec., 6.58 MiB/sec. | ||
7580 | 2025.03.20 21:56:00.049669 [ 5 ] {bc087231-a878-4b13-83c1-c4771d328073} <Debug> TCPHandler: Processed in 0.002561708 sec. | ||
7581 | 2025.03.20 21:56:00.049959 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7582 | 2025.03.20 21:56:00.050082 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7583 | 2025.03.20 21:56:00.050133 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7584 | 2025.03.20 21:56:00.051255 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7585 | 2025.03.20 21:56:00.051296 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7586 | 2025.03.20 21:56:00.051699 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7587 | 2025.03.20 21:56:00.051949 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7588 | 2025.03.20 21:56:00.052168 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.002103 sec., 323823.1098430813 rows/sec., 25.72 MiB/sec. | ||
7589 | 2025.03.20 21:56:00.052282 [ 5 ] {b8b92170-1aa7-40be-a622-36c665a7298e} <Debug> TCPHandler: Processed in 0.002410095 sec. | ||
7590 | 2025.03.20 21:56:00.052535 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7591 | 2025.03.20 21:56:00.052652 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7592 | 2025.03.20 21:56:00.052701 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7593 | 2025.03.20 21:56:00.053280 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7594 | 2025.03.20 21:56:00.053318 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7595 | 2025.03.20 21:56:00.053668 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7596 | 2025.03.20 21:56:00.053914 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7597 | 2025.03.20 21:56:00.054060 [ 75 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7598 | 2025.03.20 21:56:00.054105 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001474 sec., 93622.79511533242 rows/sec., 5.82 MiB/sec. | ||
7599 | 2025.03.20 21:56:00.054111 [ 75 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7600 | 2025.03.20 21:56:00.054158 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7601 | 2025.03.20 21:56:00.054185 [ 5 ] {53baf1c7-a289-47b5-9d7d-c10ec9468630} <Debug> TCPHandler: Processed in 0.001739847 sec. | ||
7602 | 2025.03.20 21:56:00.054395 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7603 | 2025.03.20 21:56:00.054412 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
7604 | 2025.03.20 21:56:00.054731 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7605 | 2025.03.20 21:56:00.054891 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7606 | 2025.03.20 21:56:00.054993 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7607 | 2025.03.20 21:56:00.055142 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 164 rows starting from the beginning of the part | ||
7608 | 2025.03.20 21:56:00.055656 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
7609 | 2025.03.20 21:56:00.056066 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
7610 | 2025.03.20 21:56:00.056540 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 140 rows starting from the beginning of the part | ||
7611 | 2025.03.20 21:56:00.057022 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
7612 | 2025.03.20 21:56:00.057428 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 138 rows starting from the beginning of the part | ||
7613 | 2025.03.20 21:56:00.058271 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7614 | 2025.03.20 21:56:00.058314 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7615 | 2025.03.20 21:56:00.058869 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7616 | 2025.03.20 21:56:00.059191 [ 186 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.004941842 sec., 120602.80357000486 rows/sec., 8.04 MiB/sec. | ||
7617 | 2025.03.20 21:56:00.059236 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7618 | 2025.03.20 21:56:00.059469 [ 75 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7619 | 2025.03.20 21:56:00.059536 [ 186 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7620 | 2025.03.20 21:56:00.059555 [ 75 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7621 | 2025.03.20 21:56:00.059640 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7622 | 2025.03.20 21:56:00.059645 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005025 sec., 22487.562189054726 rows/sec., 1.46 MiB/sec. | ||
7623 | 2025.03.20 21:56:00.059971 [ 5 ] {e0e65692-5728-4940-8e94-14d9b3418c80} <Debug> TCPHandler: Processed in 0.005666962 sec. | ||
7624 | 2025.03.20 21:56:00.060223 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
7625 | 2025.03.20 21:56:00.060270 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7626 | 2025.03.20 21:56:00.060557 [ 186 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7627 | 2025.03.20 21:56:00.060613 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7628 | 2025.03.20 21:56:00.060708 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7629 | 2025.03.20 21:56:00.060764 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7630 | 2025.03.20 21:56:00.060840 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 341 rows starting from the beginning of the part | ||
7631 | 2025.03.20 21:56:00.060964 [ 186 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_51_10} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7632 | 2025.03.20 21:56:00.061428 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
7633 | 2025.03.20 21:56:00.061498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
7634 | 2025.03.20 21:56:00.061924 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
7635 | 2025.03.20 21:56:00.062247 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
7636 | 2025.03.20 21:56:00.062618 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part | ||
7637 | 2025.03.20 21:56:00.063039 [ 196 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
7638 | 2025.03.20 21:56:00.063948 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7639 | 2025.03.20 21:56:00.064008 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7640 | 2025.03.20 21:56:00.064921 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7641 | 2025.03.20 21:56:00.065535 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7642 | 2025.03.20 21:56:00.065994 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005499 sec., 20367.339516275686 rows/sec., 1.16 MiB/sec. | ||
7643 | 2025.03.20 21:56:00.066394 [ 5 ] {d9d6d7af-e3e9-433e-b73b-79ef18687bb8} <Debug> TCPHandler: Processed in 0.006201306 sec. | ||
7644 | 2025.03.20 21:56:00.066708 [ 186 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006834442 sec., 149390.39646543202 rows/sec., 10.44 MiB/sec. | ||
7645 | 2025.03.20 21:56:00.066765 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2025.03.20 21:56:00.067078 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7647 | 2025.03.20 21:56:00.067099 [ 186 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7648 | 2025.03.20 21:56:00.067208 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7649 | 2025.03.20 21:56:00.067721 [ 186 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7650 | 2025.03.20 21:56:00.067943 [ 186 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_26_5} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7651 | 2025.03.20 21:56:00.068042 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
7652 | 2025.03.20 21:56:00.068422 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7653 | 2025.03.20 21:56:00.068467 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7654 | 2025.03.20 21:56:00.068854 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7655 | 2025.03.20 21:56:00.069096 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7656 | 2025.03.20 21:56:00.069301 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002274 sec., 182058.0474934037 rows/sec., 12.95 MiB/sec. | ||
7657 | 2025.03.20 21:56:00.069361 [ 5 ] {a7ea1003-446a-4083-90a7-cdbd24475115} <Debug> TCPHandler: Processed in 0.002736684 sec. | ||
7658 | 2025.03.20 21:56:00.069468 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7659 | 2025.03.20 21:56:00.069571 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7660 | 2025.03.20 21:56:00.069617 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7661 | 2025.03.20 21:56:00.070040 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7662 | 2025.03.20 21:56:00.070077 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7663 | 2025.03.20 21:56:00.070429 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7664 | 2025.03.20 21:56:00.070662 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7665 | 2025.03.20 21:56:00.070846 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001297 sec., 4626.060138781804 rows/sec., 241.69 KiB/sec. | ||
7666 | 2025.03.20 21:56:00.070895 [ 5 ] {9481e265-1dbf-4fe0-83b8-bff4ea5b0641} <Debug> TCPHandler: Processed in 0.00147854 sec. | ||
7667 | 2025.03.20 21:56:00.071030 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7668 | 2025.03.20 21:56:00.071136 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7669 | 2025.03.20 21:56:00.071184 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7670 | 2025.03.20 21:56:00.071696 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7671 | 2025.03.20 21:56:00.071735 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7672 | 2025.03.20 21:56:00.072122 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7673 | 2025.03.20 21:56:00.072362 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7674 | 2025.03.20 21:56:00.072544 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00143 sec., 165734.26573426573 rows/sec., 11.11 MiB/sec. | ||
7675 | 2025.03.20 21:56:00.072596 [ 5 ] {4abe9cf6-a6cf-4ed0-870c-3a67f3595ee4} <Debug> TCPHandler: Processed in 0.001617233 sec. | ||
7676 | 2025.03.20 21:56:00.072700 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7677 | 2025.03.20 21:56:00.072803 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7678 | 2025.03.20 21:56:00.072850 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7679 | 2025.03.20 21:56:00.073257 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7680 | 2025.03.20 21:56:00.073295 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7681 | 2025.03.20 21:56:00.073638 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7682 | 2025.03.20 21:56:00.073866 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7683 | 2025.03.20 21:56:00.074045 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 53.31 KiB/sec. | ||
7684 | 2025.03.20 21:56:00.074093 [ 5 ] {582cae63-6f0f-43f9-beb2-fe220aec9763} <Debug> TCPHandler: Processed in 0.001444228 sec. | ||
7685 | 2025.03.20 21:56:00.074216 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7686 | 2025.03.20 21:56:00.074320 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7687 | 2025.03.20 21:56:00.074385 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <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 | ||
7688 | 2025.03.20 21:56:00.075469 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2025.03.20 21:56:00.075507 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7690 | 2025.03.20 21:56:00.076140 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7691 | 2025.03.20 21:56:00.076393 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2025.03.20 21:56:00.076532 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7693 | 2025.03.20 21:56:00.076577 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7694 | 2025.03.20 21:56:00.076603 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7695 | 2025.03.20 21:56:00.076612 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002312 sec., 13840.83044982699 rows/sec., 24.80 MiB/sec. | ||
7696 | 2025.03.20 21:56:00.077071 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7697 | 2025.03.20 21:56:00.077099 [ 5 ] {179b3df1-0ad9-4144-9acc-0b3d0092de5c} <Debug> TCPHandler: Processed in 0.002929969 sec. | ||
7698 | 2025.03.20 21:56:00.077336 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7699 | 2025.03.20 21:56:00.077608 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7700 | 2025.03.20 21:56:00.077759 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7701 | 2025.03.20 21:56:00.078280 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7702 | 2025.03.20 21:56:00.078503 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7703 | 2025.03.20 21:56:00.079224 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7704 | 2025.03.20 21:56:00.080044 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
7705 | 2025.03.20 21:56:00.080084 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7706 | 2025.03.20 21:56:00.080170 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7707 | 2025.03.20 21:56:00.080651 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7708 | 2025.03.20 21:56:00.081325 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
7709 | 2025.03.20 21:56:00.081901 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
7710 | 2025.03.20 21:56:00.081898 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7711 | 2025.03.20 21:56:00.082673 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2025.03.20 21:56:00.083233 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005718 sec., 14340.678558936692 rows/sec., 932.67 KiB/sec. | ||
7713 | 2025.03.20 21:56:00.083354 [ 5 ] {f082fac6-c15e-4c56-bbef-56d40f79d2d0} <Debug> TCPHandler: Processed in 0.006096533 sec. | ||
7714 | 2025.03.20 21:56:00.089444 [ 193 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1027 rows, containing 19 columns (19 merged, 0 gathered) in 0.012718871 sec., 80746.16056723903 rows/sec., 144.69 MiB/sec. | ||
7715 | 2025.03.20 21:56:00.090557 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7716 | 2025.03.20 21:56:00.090980 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2025.03.20 21:56:00.091059 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7718 | 2025.03.20 21:56:00.091206 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
7719 | 2025.03.20 21:56:00.722840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7720 | 2025.03.20 21:56:00.744668 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7721 | 2025.03.20 21:56:00.744732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7722 | 2025.03.20 21:56:00.752118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7723 | 2025.03.20 21:56:00.752886 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7724 | 2025.03.20 21:56:00.756906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7725 | 2025.03.20 21:56:01.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.16 MiB, peak 220.92 MiB, free memory in arenas 0.00 B, will set to 214.28 MiB (RSS), difference: 1.11 MiB | ||
7726 | 2025.03.20 21:56:05.069614 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7727 | 2025.03.20 21:56:05.069810 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7728 | 2025.03.20 21:56:05.069878 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7729 | 2025.03.20 21:56:05.070588 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2025.03.20 21:56:05.070631 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7731 | 2025.03.20 21:56:05.071049 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7732 | 2025.03.20 21:56:05.071300 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7733 | 2025.03.20 21:56:05.071546 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001784 sec., 2242.152466367713 rows/sec., 182.83 KiB/sec. | ||
7734 | 2025.03.20 21:56:05.071775 [ 5 ] {ce77f9f3-8fcb-46a6-bf9b-f7636e960c3f} <Debug> TCPHandler: Processed in 0.002286211 sec. | ||
7735 | 2025.03.20 21:56:05.071933 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7736 | 2025.03.20 21:56:05.072046 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7737 | 2025.03.20 21:56:05.072094 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7738 | 2025.03.20 21:56:05.073121 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7739 | 2025.03.20 21:56:05.073162 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7740 | 2025.03.20 21:56:05.073587 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7741 | 2025.03.20 21:56:05.073833 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7742 | 2025.03.20 21:56:05.074015 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.001995 sec., 608521.3032581455 rows/sec., 50.04 MiB/sec. | ||
7743 | 2025.03.20 21:56:05.074071 [ 5 ] {3c1b106e-5560-4203-8e7e-0cc1de978b34} <Debug> TCPHandler: Processed in 0.002190629 sec. | ||
7744 | 2025.03.20 21:56:05.074212 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7745 | 2025.03.20 21:56:05.074321 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7746 | 2025.03.20 21:56:05.074368 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7747 | 2025.03.20 21:56:05.074906 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7748 | 2025.03.20 21:56:05.074945 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7749 | 2025.03.20 21:56:05.075288 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7750 | 2025.03.20 21:56:05.075530 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7751 | 2025.03.20 21:56:05.075707 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001409 sec., 8516.6784953868 rows/sec., 625.17 KiB/sec. | ||
7752 | 2025.03.20 21:56:05.075759 [ 5 ] {dc782365-ab09-4151-b1cd-834a33e80ca5} <Debug> TCPHandler: Processed in 0.001598853 sec. | ||
7753 | 2025.03.20 21:56:05.075865 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7754 | 2025.03.20 21:56:05.075966 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7755 | 2025.03.20 21:56:05.076011 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7756 | 2025.03.20 21:56:05.076583 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2025.03.20 21:56:05.076622 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7758 | 2025.03.20 21:56:05.076971 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7759 | 2025.03.20 21:56:05.077201 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7760 | 2025.03.20 21:56:05.077379 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001434 sec., 158995.8158995816 rows/sec., 10.77 MiB/sec. | ||
7761 | 2025.03.20 21:56:05.077430 [ 5 ] {56a0e74e-a11e-4db4-9bb2-2ef100038f79} <Debug> TCPHandler: Processed in 0.001615894 sec. | ||
7762 | 2025.03.20 21:56:05.077536 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7763 | 2025.03.20 21:56:05.077638 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7764 | 2025.03.20 21:56:05.077682 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7765 | 2025.03.20 21:56:05.078360 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7766 | 2025.03.20 21:56:05.078398 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7767 | 2025.03.20 21:56:05.078758 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7768 | 2025.03.20 21:56:05.078990 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7769 | 2025.03.20 21:56:05.079197 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001573 sec., 338207.2472981564 rows/sec., 25.06 MiB/sec. | ||
7770 | 2025.03.20 21:56:05.079270 [ 5 ] {021049d0-96c1-4f2f-987b-26d351cd296d} <Debug> TCPHandler: Processed in 0.001785698 sec. | ||
7771 | 2025.03.20 21:56:05.079506 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7772 | 2025.03.20 21:56:05.079638 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7773 | 2025.03.20 21:56:05.079691 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7774 | 2025.03.20 21:56:05.080368 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7775 | 2025.03.20 21:56:05.080408 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7776 | 2025.03.20 21:56:05.080829 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7777 | 2025.03.20 21:56:05.081078 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2025.03.20 21:56:05.081284 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001661 sec., 531005.418422637 rows/sec., 35.73 MiB/sec. | ||
7779 | 2025.03.20 21:56:05.081403 [ 5 ] {3e3af212-286a-44b5-989f-8e59b12a5ec5} <Debug> TCPHandler: Processed in 0.001984223 sec. | ||
7780 | 2025.03.20 21:56:05.081618 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7781 | 2025.03.20 21:56:05.081761 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7782 | 2025.03.20 21:56:05.081835 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <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 | ||
7783 | 2025.03.20 21:56:05.082876 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7784 | 2025.03.20 21:56:05.082916 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7785 | 2025.03.20 21:56:05.083510 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7786 | 2025.03.20 21:56:05.083765 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7787 | 2025.03.20 21:56:05.084004 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002266 sec., 3530.4501323918803 rows/sec., 6.33 MiB/sec. | ||
7788 | 2025.03.20 21:56:05.084106 [ 5 ] {a2b34cd5-7fb4-4ecf-ae53-ed382fc85812} <Debug> TCPHandler: Processed in 0.002592089 sec. | ||
7789 | 2025.03.20 21:56:05.084241 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7790 | 2025.03.20 21:56:05.084347 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7791 | 2025.03.20 21:56:05.084395 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7792 | 2025.03.20 21:56:05.084852 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7793 | 2025.03.20 21:56:05.084892 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7794 | 2025.03.20 21:56:05.085241 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7795 | 2025.03.20 21:56:05.085469 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7796 | 2025.03.20 21:56:05.085683 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
7797 | 2025.03.20 21:56:05.085733 [ 5 ] {06f50821-cdd8-47e5-b4d3-dbf904a81432} <Debug> TCPHandler: Processed in 0.001543702 sec. | ||
7798 | 2025.03.20 21:56:06.932062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
7799 | 2025.03.20 21:56:06.932719 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7800 | 2025.03.20 21:56:06.932767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7801 | 2025.03.20 21:56:06.933316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7802 | 2025.03.20 21:56:06.933585 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7803 | 2025.03.20 21:56:06.933802 [ 63 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7804 | 2025.03.20 21:56:06.933843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
7805 | 2025.03.20 21:56:06.933888 [ 63 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7806 | 2025.03.20 21:56:06.933917 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7807 | 2025.03.20 21:56:06.934434 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
7808 | 2025.03.20 21:56:06.935122 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7809 | 2025.03.20 21:56:06.935184 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
7810 | 2025.03.20 21:56:06.935261 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
7811 | 2025.03.20 21:56:06.935401 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
7812 | 2025.03.20 21:56:06.935541 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
7813 | 2025.03.20 21:56:06.935651 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
7814 | 2025.03.20 21:56:06.935736 [ 194 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
7815 | 2025.03.20 21:56:06.938387 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004379747 sec., 4289745.503564475 rows/sec., 61.37 MiB/sec. | ||
7816 | 2025.03.20 21:56:06.938795 [ 199 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7817 | 2025.03.20 21:56:06.939169 [ 199 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7818 | 2025.03.20 21:56:06.939264 [ 199 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_41_8} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7819 | 2025.03.20 21:56:06.939382 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
7820 | 2025.03.20 21:56:08.258135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7821 | 2025.03.20 21:56:08.282348 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7822 | 2025.03.20 21:56:08.282426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7823 | 2025.03.20 21:56:08.290046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7824 | 2025.03.20 21:56:08.290874 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7825 | 2025.03.20 21:56:08.291281 [ 58 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7826 | 2025.03.20 21:56:08.291406 [ 58 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7827 | 2025.03.20 21:56:08.291477 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7828 | 2025.03.20 21:56:08.292643 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
7829 | 2025.03.20 21:56:08.309341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7830 | 2025.03.20 21:56:08.310590 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7831 | 2025.03.20 21:56:08.312265 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
7832 | 2025.03.20 21:56:08.318051 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
7833 | 2025.03.20 21:56:08.323827 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
7834 | 2025.03.20 21:56:08.329460 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
7835 | 2025.03.20 21:56:08.335272 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
7836 | 2025.03.20 21:56:08.340070 [ 192 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
7837 | 2025.03.20 21:56:08.400671 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.109015996 sec., 2834.4464238073833 rows/sec., 14.66 MiB/sec. | ||
7838 | 2025.03.20 21:56:08.403760 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7839 | 2025.03.20 21:56:08.406833 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2025.03.20 21:56:08.406954 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_41_8} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7841 | 2025.03.20 21:56:08.409578 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7842 | 2025.03.20 21:56:09.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.65 MiB, peak 229.06 MiB, free memory in arenas 0.00 B, will set to 216.86 MiB (RSS), difference: 1.21 MiB | ||
7843 | 2025.03.20 21:56:09.518210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1096 | ||
7844 | 2025.03.20 21:56:09.521447 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7845 | 2025.03.20 21:56:09.521490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7846 | 2025.03.20 21:56:09.523052 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7847 | 2025.03.20 21:56:09.523361 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7848 | 2025.03.20 21:56:09.525156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
7849 | 2025.03.20 21:56:10.046865 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7850 | 2025.03.20 21:56:10.047058 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7851 | 2025.03.20 21:56:10.047130 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7852 | 2025.03.20 21:56:10.048014 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7853 | 2025.03.20 21:56:10.048067 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7854 | 2025.03.20 21:56:10.048522 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7855 | 2025.03.20 21:56:10.048784 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7856 | 2025.03.20 21:56:10.049010 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002003 sec., 105841.23814278582 rows/sec., 6.73 MiB/sec. | ||
7857 | 2025.03.20 21:56:10.049073 [ 5 ] {89e55720-3362-4746-b60a-4d8c482011c3} <Debug> TCPHandler: Processed in 0.002336722 sec. | ||
7858 | 2025.03.20 21:56:10.049203 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7859 | 2025.03.20 21:56:10.049319 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7860 | 2025.03.20 21:56:10.049368 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7861 | 2025.03.20 21:56:10.050248 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7862 | 2025.03.20 21:56:10.050290 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7863 | 2025.03.20 21:56:10.050696 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7864 | 2025.03.20 21:56:10.050946 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7865 | 2025.03.20 21:56:10.051175 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001882 sec., 361849.0967056323 rows/sec., 28.74 MiB/sec. | ||
7866 | 2025.03.20 21:56:10.051228 [ 5 ] {cde1a74c-8bd8-4531-9d9d-010cacea27c4} <Debug> TCPHandler: Processed in 0.002080126 sec. | ||
7867 | 2025.03.20 21:56:10.051351 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7868 | 2025.03.20 21:56:10.051460 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7869 | 2025.03.20 21:56:10.051508 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7870 | 2025.03.20 21:56:10.052078 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7871 | 2025.03.20 21:56:10.052118 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7872 | 2025.03.20 21:56:10.052469 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7873 | 2025.03.20 21:56:10.052714 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7874 | 2025.03.20 21:56:10.052950 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001508 sec., 91511.93633952255 rows/sec., 5.69 MiB/sec. | ||
7875 | 2025.03.20 21:56:10.053044 [ 5 ] {df6d9534-be97-4a23-a74d-e0339cf4c61b} <Debug> TCPHandler: Processed in 0.001744306 sec. | ||
7876 | 2025.03.20 21:56:10.053279 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7877 | 2025.03.20 21:56:10.053419 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7878 | 2025.03.20 21:56:10.053467 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7879 | 2025.03.20 21:56:10.054043 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2025.03.20 21:56:10.054083 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7881 | 2025.03.20 21:56:10.054447 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7882 | 2025.03.20 21:56:10.054687 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7883 | 2025.03.20 21:56:10.054895 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001499 sec., 75383.58905937293 rows/sec., 4.88 MiB/sec. | ||
7884 | 2025.03.20 21:56:10.054949 [ 5 ] {9462a1fe-048c-447c-9768-d14b4555cc22} <Debug> TCPHandler: Processed in 0.001786487 sec. | ||
7885 | 2025.03.20 21:56:10.055067 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7886 | 2025.03.20 21:56:10.055174 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7887 | 2025.03.20 21:56:10.055220 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7888 | 2025.03.20 21:56:10.055774 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7889 | 2025.03.20 21:56:10.055814 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7890 | 2025.03.20 21:56:10.056165 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7891 | 2025.03.20 21:56:10.056397 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2025.03.20 21:56:10.056653 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00149 sec., 75167.78523489933 rows/sec., 4.28 MiB/sec. | ||
7893 | 2025.03.20 21:56:10.056885 [ 5 ] {730fa93b-8e50-40c8-b302-3c4e2b656978} <Debug> TCPHandler: Processed in 0.00186687 sec. | ||
7894 | 2025.03.20 21:56:10.057057 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7895 | 2025.03.20 21:56:10.057161 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7896 | 2025.03.20 21:56:10.057209 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7897 | 2025.03.20 21:56:10.057919 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.03.20 21:56:10.057958 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7899 | 2025.03.20 21:56:10.058333 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7900 | 2025.03.20 21:56:10.058569 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2025.03.20 21:56:10.058787 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001646 sec., 251518.8335358445 rows/sec., 17.89 MiB/sec. | ||
7902 | 2025.03.20 21:56:10.058839 [ 5 ] {9923cbdc-cf03-4075-adbd-56f1e4219c59} <Debug> TCPHandler: Processed in 0.001836949 sec. | ||
7903 | 2025.03.20 21:56:10.058956 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7904 | 2025.03.20 21:56:10.059062 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7905 | 2025.03.20 21:56:10.059110 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7906 | 2025.03.20 21:56:10.059545 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7907 | 2025.03.20 21:56:10.059585 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7908 | 2025.03.20 21:56:10.059952 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7909 | 2025.03.20 21:56:10.060185 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7910 | 2025.03.20 21:56:10.060394 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001353 sec., 4434.589800443458 rows/sec., 231.69 KiB/sec. | ||
7911 | 2025.03.20 21:56:10.060443 [ 5 ] {8c41e902-3824-47be-b383-3baa47aa90fa} <Debug> TCPHandler: Processed in 0.001540281 sec. | ||
7912 | 2025.03.20 21:56:10.060570 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7913 | 2025.03.20 21:56:10.060676 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7914 | 2025.03.20 21:56:10.060725 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7915 | 2025.03.20 21:56:10.061251 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7916 | 2025.03.20 21:56:10.061290 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7917 | 2025.03.20 21:56:10.061673 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7918 | 2025.03.20 21:56:10.061911 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2025.03.20 21:56:10.062147 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001491 sec., 158953.72233400404 rows/sec., 10.65 MiB/sec. | ||
7920 | 2025.03.20 21:56:10.062223 [ 5 ] {e21e0d94-2087-4a91-b03e-ce59cbaceeb2} <Debug> TCPHandler: Processed in 0.001704776 sec. | ||
7921 | 2025.03.20 21:56:10.062477 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2025.03.20 21:56:10.062605 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7923 | 2025.03.20 21:56:10.062655 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7924 | 2025.03.20 21:56:10.063083 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2025.03.20 21:56:10.063121 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7926 | 2025.03.20 21:56:10.063467 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7927 | 2025.03.20 21:56:10.063702 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2025.03.20 21:56:10.063906 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. | ||
7929 | 2025.03.20 21:56:10.063956 [ 5 ] {a7277f7a-e6b6-4e7f-bf7f-2e10ae7fc22c} <Debug> TCPHandler: Processed in 0.001587312 sec. | ||
7930 | 2025.03.20 21:56:10.064080 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7931 | 2025.03.20 21:56:10.064185 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7932 | 2025.03.20 21:56:10.064251 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <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 | ||
7933 | 2025.03.20 21:56:10.065370 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7934 | 2025.03.20 21:56:10.065410 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7935 | 2025.03.20 21:56:10.066037 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7936 | 2025.03.20 21:56:10.066298 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7937 | 2025.03.20 21:56:10.066588 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00241 sec., 13278.008298755187 rows/sec., 23.79 MiB/sec. | ||
7938 | 2025.03.20 21:56:10.067104 [ 5 ] {4aa80d34-982d-4d76-9131-fe6c40d8673d} <Debug> TCPHandler: Processed in 0.003070382 sec. | ||
7939 | 2025.03.20 21:56:10.067378 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7940 | 2025.03.20 21:56:10.067486 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7941 | 2025.03.20 21:56:10.067535 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7942 | 2025.03.20 21:56:10.068008 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2025.03.20 21:56:10.068047 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
7944 | 2025.03.20 21:56:10.068404 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7945 | 2025.03.20 21:56:10.068640 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7946 | 2025.03.20 21:56:10.068864 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec. | ||
7947 | 2025.03.20 21:56:10.068957 [ 5 ] {8352ed2b-2531-4f6a-914e-d0dd0218f511} <Debug> TCPHandler: Processed in 0.001647524 sec. | ||
7948 | 2025.03.20 21:56:14.264066 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7949 | 2025.03.20 21:56:14.264142 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7950 | 2025.03.20 21:56:14.434916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
7951 | 2025.03.20 21:56:14.435619 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7952 | 2025.03.20 21:56:14.435669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7953 | 2025.03.20 21:56:14.436211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7954 | 2025.03.20 21:56:14.436484 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7955 | 2025.03.20 21:56:14.436768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7956 | 2025.03.20 21:56:15.039949 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7957 | 2025.03.20 21:56:15.040161 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7958 | 2025.03.20 21:56:15.040239 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7959 | 2025.03.20 21:56:15.041014 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7960 | 2025.03.20 21:56:15.041064 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7961 | 2025.03.20 21:56:15.041506 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7962 | 2025.03.20 21:56:15.041760 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7963 | 2025.03.20 21:56:15.041966 [ 26 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7964 | 2025.03.20 21:56:15.042042 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001934 sec., 37228.54188210962 rows/sec., 3.01 MiB/sec. | ||
7965 | 2025.03.20 21:56:15.042068 [ 26 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7966 | 2025.03.20 21:56:15.042135 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7967 | 2025.03.20 21:56:15.042193 [ 5 ] {810f91b2-e34b-4a77-8fb1-3ed1d4991305} <Debug> TCPHandler: Processed in 0.002381524 sec. | ||
7968 | 2025.03.20 21:56:15.042402 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7969 | 2025.03.20 21:56:15.042413 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7970 | 2025.03.20 21:56:15.042685 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7971 | 2025.03.20 21:56:15.042704 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7972 | 2025.03.20 21:56:15.042785 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7973 | 2025.03.20 21:56:15.042792 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1847 rows starting from the beginning of the part | ||
7974 | 2025.03.20 21:56:15.043148 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
7975 | 2025.03.20 21:56:15.043499 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 681 rows starting from the beginning of the part | ||
7976 | 2025.03.20 21:56:15.043865 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1214 rows starting from the beginning of the part | ||
7977 | 2025.03.20 21:56:15.044217 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 681 rows starting from the beginning of the part | ||
7978 | 2025.03.20 21:56:15.044560 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
7979 | 2025.03.20 21:56:15.045555 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7980 | 2025.03.20 21:56:15.045630 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7981 | 2025.03.20 21:56:15.046435 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7982 | 2025.03.20 21:56:15.046987 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7983 | 2025.03.20 21:56:15.047341 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004732 sec., 1690.61707523246 rows/sec., 127.13 KiB/sec. | ||
7984 | 2025.03.20 21:56:15.047565 [ 5 ] {d029fe57-5f01-442e-80a4-7cf733062025} <Debug> TCPHandler: Processed in 0.00522067 sec. | ||
7985 | 2025.03.20 21:56:15.047890 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7986 | 2025.03.20 21:56:15.048321 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7987 | 2025.03.20 21:56:15.048433 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7988 | 2025.03.20 21:56:15.048439 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4567 rows, containing 5 columns (5 merged, 0 gathered) in 0.006183336 sec., 738598.0642164683 rows/sec., 62.63 MiB/sec. | ||
7989 | 2025.03.20 21:56:15.048780 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7990 | 2025.03.20 21:56:15.049386 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7991 | 2025.03.20 21:56:15.049623 [ 193 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_61_12} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7992 | 2025.03.20 21:56:15.049683 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2025.03.20 21:56:15.049768 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
7994 | 2025.03.20 21:56:15.049776 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
7995 | 2025.03.20 21:56:15.050181 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7996 | 2025.03.20 21:56:15.050424 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7997 | 2025.03.20 21:56:15.050611 [ 26 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7998 | 2025.03.20 21:56:15.050674 [ 26 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7999 | 2025.03.20 21:56:15.050681 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002499 sec., 28811.52460984394 rows/sec., 2.25 MiB/sec. | ||
8000 | 2025.03.20 21:56:15.050711 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8001 | 2025.03.20 21:56:15.050853 [ 5 ] {22c527bc-7e5d-4af6-9e9c-b5a57d48a84a} <Debug> TCPHandler: Processed in 0.003085683 sec. | ||
8002 | 2025.03.20 21:56:15.051043 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8003 | 2025.03.20 21:56:15.051119 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8004 | 2025.03.20 21:56:15.051466 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8005 | 2025.03.20 21:56:15.051513 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8006 | 2025.03.20 21:56:15.051586 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
8007 | 2025.03.20 21:56:15.051722 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8008 | 2025.03.20 21:56:15.052008 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
8009 | 2025.03.20 21:56:15.052353 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 414 rows starting from the beginning of the part | ||
8010 | 2025.03.20 21:56:15.052747 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 532 rows starting from the beginning of the part | ||
8011 | 2025.03.20 21:56:15.053167 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 414 rows starting from the beginning of the part | ||
8012 | 2025.03.20 21:56:15.053596 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
8013 | 2025.03.20 21:56:15.055369 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8014 | 2025.03.20 21:56:15.055438 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8015 | 2025.03.20 21:56:15.056487 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8016 | 2025.03.20 21:56:15.056791 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8017 | 2025.03.20 21:56:15.057204 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8018 | 2025.03.20 21:56:15.057372 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8019 | 2025.03.20 21:56:15.057464 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006068 sec., 26367.83124588003 rows/sec., 1.84 MiB/sec. | ||
8020 | 2025.03.20 21:56:15.057475 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8021 | 2025.03.20 21:56:15.057573 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006697809 sec., 361013.57921672595 rows/sec., 27.65 MiB/sec. | ||
8022 | 2025.03.20 21:56:15.057790 [ 5 ] {d3aa4e69-f1f0-4716-98fb-c16e01e58a64} <Debug> TCPHandler: Processed in 0.00672338 sec. | ||
8023 | 2025.03.20 21:56:15.057898 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8024 | 2025.03.20 21:56:15.057993 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8025 | 2025.03.20 21:56:15.058145 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8026 | 2025.03.20 21:56:15.058153 [ 200 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8027 | 2025.03.20 21:56:15.058200 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8028 | 2025.03.20 21:56:15.058219 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16328 rows starting from the beginning of the part | ||
8029 | 2025.03.20 21:56:15.058599 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
8030 | 2025.03.20 21:56:15.058611 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <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 | ||
8031 | 2025.03.20 21:56:15.059034 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
8032 | 2025.03.20 21:56:15.059747 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 882 rows starting from the beginning of the part | ||
8033 | 2025.03.20 21:56:15.060244 [ 200 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8034 | 2025.03.20 21:56:15.060276 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
8035 | 2025.03.20 21:56:15.060700 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
8036 | 2025.03.20 21:56:15.060759 [ 200 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_61_12} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8037 | 2025.03.20 21:56:15.061328 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8038 | 2025.03.20 21:56:15.063106 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2025.03.20 21:56:15.063153 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8040 | 2025.03.20 21:56:15.064247 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8041 | 2025.03.20 21:56:15.064741 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8042 | 2025.03.20 21:56:15.064984 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006846 sec., 1168.5655857435 rows/sec., 2.09 MiB/sec. | ||
8043 | 2025.03.20 21:56:15.065144 [ 5 ] {0bfd6db6-0c2e-42c6-b22c-8f6dcc036821} <Debug> TCPHandler: Processed in 0.007235664 sec. | ||
8044 | 2025.03.20 21:56:15.065363 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8045 | 2025.03.20 21:56:15.065496 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8046 | 2025.03.20 21:56:15.065551 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8047 | 2025.03.20 21:56:15.066035 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8048 | 2025.03.20 21:56:15.066077 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8049 | 2025.03.20 21:56:15.066484 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8050 | 2025.03.20 21:56:15.066951 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8051 | 2025.03.20 21:56:15.067144 [ 26 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8052 | 2025.03.20 21:56:15.067215 [ 26 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8053 | 2025.03.20 21:56:15.067229 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001752 sec., 34246.57534246575 rows/sec., 2.31 MiB/sec. | ||
8054 | 2025.03.20 21:56:15.067258 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8055 | 2025.03.20 21:56:15.067373 [ 5 ] {10d103a4-3263-42f6-b5c3-1cf52bc9b9b2} <Debug> TCPHandler: Processed in 0.002073245 sec. | ||
8056 | 2025.03.20 21:56:15.067766 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8057 | 2025.03.20 21:56:15.068143 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8058 | 2025.03.20 21:56:15.068307 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3368 rows starting from the beginning of the part | ||
8059 | 2025.03.20 21:56:15.068788 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
8060 | 2025.03.20 21:56:15.068919 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18004 rows, containing 5 columns (5 merged, 0 gathered) in 0.011284951 sec., 1595399.040722463 rows/sec., 108.07 MiB/sec. | ||
8061 | 2025.03.20 21:56:15.069040 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
8062 | 2025.03.20 21:56:15.069260 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
8063 | 2025.03.20 21:56:15.069375 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8064 | 2025.03.20 21:56:15.069525 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
8065 | 2025.03.20 21:56:15.069821 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
8066 | 2025.03.20 21:56:15.070329 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8067 | 2025.03.20 21:56:15.070472 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8068 | 2025.03.20 21:56:15.070653 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
8069 | 2025.03.20 21:56:15.072043 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 4 columns (4 merged, 0 gathered) in 0.004648224 sec., 798584.577679561 rows/sec., 52.45 MiB/sec. | ||
8070 | 2025.03.20 21:56:15.072439 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8071 | 2025.03.20 21:56:15.072738 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8072 | 2025.03.20 21:56:15.072822 [ 186 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_61_12} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8073 | 2025.03.20 21:56:15.072909 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
8074 | 2025.03.20 21:56:15.810362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8075 | 2025.03.20 21:56:15.829566 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8076 | 2025.03.20 21:56:15.829629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8077 | 2025.03.20 21:56:15.836498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8078 | 2025.03.20 21:56:15.837243 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8079 | 2025.03.20 21:56:15.839986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8080 | 2025.03.20 21:56:19.526283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1130 | ||
8081 | 2025.03.20 21:56:19.529483 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8082 | 2025.03.20 21:56:19.529534 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8083 | 2025.03.20 21:56:19.531031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8084 | 2025.03.20 21:56:19.531368 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8085 | 2025.03.20 21:56:19.531545 [ 46 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8086 | 2025.03.20 21:56:19.531611 [ 46 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2025.03.20 21:56:19.531656 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8088 | 2025.03.20 21:56:19.532271 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
8089 | 2025.03.20 21:56:19.532798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
8090 | 2025.03.20 21:56:19.533361 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8091 | 2025.03.20 21:56:19.533568 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part | ||
8092 | 2025.03.20 21:56:19.534216 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
8093 | 2025.03.20 21:56:19.534883 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
8094 | 2025.03.20 21:56:19.535513 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
8095 | 2025.03.20 21:56:19.536155 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
8096 | 2025.03.20 21:56:19.536763 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
8097 | 2025.03.20 21:56:19.545224 [ 186 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1130 rows, containing 72 columns (72 merged, 0 gathered) in 0.013401899 sec., 84316.40918947382 rows/sec., 67.52 MiB/sec. | ||
8098 | 2025.03.20 21:56:19.546691 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8099 | 2025.03.20 21:56:19.547413 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8100 | 2025.03.20 21:56:19.547511 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_31_6} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8101 | 2025.03.20 21:56:19.547734 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
8102 | 2025.03.20 21:56:20.048169 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8103 | 2025.03.20 21:56:20.048354 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8104 | 2025.03.20 21:56:20.048424 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8105 | 2025.03.20 21:56:20.049270 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8106 | 2025.03.20 21:56:20.049320 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8107 | 2025.03.20 21:56:20.049781 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8108 | 2025.03.20 21:56:20.050034 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8109 | 2025.03.20 21:56:20.050279 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001959 sec., 108218.47881572232 rows/sec., 6.88 MiB/sec. | ||
8110 | 2025.03.20 21:56:20.050390 [ 5 ] {372c4031-8e5b-49d2-9f16-1d728428920e} <Debug> TCPHandler: Processed in 0.002342233 sec. | ||
8111 | 2025.03.20 21:56:20.050632 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8112 | 2025.03.20 21:56:20.050749 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8113 | 2025.03.20 21:56:20.050802 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8114 | 2025.03.20 21:56:20.051356 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8115 | 2025.03.20 21:56:20.051397 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8116 | 2025.03.20 21:56:20.051745 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8117 | 2025.03.20 21:56:20.051980 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8118 | 2025.03.20 21:56:20.052245 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00152 sec., 6578.9473684210525 rows/sec., 536.47 KiB/sec. | ||
8119 | 2025.03.20 21:56:20.052471 [ 5 ] {3ce4175f-a47c-4f7d-8f23-2450e4759ec1} <Debug> TCPHandler: Processed in 0.001910561 sec. | ||
8120 | 2025.03.20 21:56:20.052622 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8121 | 2025.03.20 21:56:20.052728 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8122 | 2025.03.20 21:56:20.052774 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8123 | 2025.03.20 21:56:20.053659 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8124 | 2025.03.20 21:56:20.053700 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8125 | 2025.03.20 21:56:20.054129 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8126 | 2025.03.20 21:56:20.054370 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8127 | 2025.03.20 21:56:20.054621 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Debug> executeQuery: Read 686 rows, 55.75 KiB in 0.001908 sec., 359538.78406708594 rows/sec., 28.53 MiB/sec. | ||
8128 | 2025.03.20 21:56:20.054692 [ 5 ] {be961a04-cd43-4272-82d9-89e8440bcc01} <Debug> TCPHandler: Processed in 0.002116157 sec. | ||
8129 | 2025.03.20 21:56:20.054969 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8130 | 2025.03.20 21:56:20.055087 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8131 | 2025.03.20 21:56:20.055135 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8132 | 2025.03.20 21:56:20.055724 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8133 | 2025.03.20 21:56:20.055765 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8134 | 2025.03.20 21:56:20.056120 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8135 | 2025.03.20 21:56:20.056359 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8136 | 2025.03.20 21:56:20.056568 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.001504 sec., 98404.25531914894 rows/sec., 6.16 MiB/sec. | ||
8137 | 2025.03.20 21:56:20.056621 [ 5 ] {ba694625-163b-4b4f-9409-e4921d958c43} <Debug> TCPHandler: Processed in 0.001761167 sec. | ||
8138 | 2025.03.20 21:56:20.056761 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8139 | 2025.03.20 21:56:20.056868 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8140 | 2025.03.20 21:56:20.056913 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8141 | 2025.03.20 21:56:20.057468 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8142 | 2025.03.20 21:56:20.057507 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8143 | 2025.03.20 21:56:20.057866 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8144 | 2025.03.20 21:56:20.058107 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8145 | 2025.03.20 21:56:20.058309 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001463 sec., 77238.55092276144 rows/sec., 5.00 MiB/sec. | ||
8146 | 2025.03.20 21:56:20.058361 [ 5 ] {5d095e8f-9e53-4af5-8635-b1a69224ae4d} <Debug> TCPHandler: Processed in 0.001651594 sec. | ||
8147 | 2025.03.20 21:56:20.058495 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8148 | 2025.03.20 21:56:20.058632 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8149 | 2025.03.20 21:56:20.058687 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8150 | 2025.03.20 21:56:20.059376 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8151 | 2025.03.20 21:56:20.059424 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8152 | 2025.03.20 21:56:20.059808 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8153 | 2025.03.20 21:56:20.060046 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8154 | 2025.03.20 21:56:20.060261 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001659 sec., 67510.54852320674 rows/sec., 3.85 MiB/sec. | ||
8155 | 2025.03.20 21:56:20.060314 [ 5 ] {eafa05c2-5cad-4d67-8f9d-dfdfd72267e3} <Debug> TCPHandler: Processed in 0.001884601 sec. | ||
8156 | 2025.03.20 21:56:20.060448 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8157 | 2025.03.20 21:56:20.060585 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8158 | 2025.03.20 21:56:20.060637 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8159 | 2025.03.20 21:56:20.061450 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8160 | 2025.03.20 21:56:20.061497 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8161 | 2025.03.20 21:56:20.061880 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8162 | 2025.03.20 21:56:20.062150 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8163 | 2025.03.20 21:56:20.062354 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001799 sec., 235686.49249583101 rows/sec., 16.81 MiB/sec. | ||
8164 | 2025.03.20 21:56:20.062404 [ 5 ] {25dc374e-6684-4320-a71e-13275c03e803} <Debug> TCPHandler: Processed in 0.002021425 sec. | ||
8165 | 2025.03.20 21:56:20.062518 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8166 | 2025.03.20 21:56:20.062623 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8167 | 2025.03.20 21:56:20.062669 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8168 | 2025.03.20 21:56:20.063095 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8169 | 2025.03.20 21:56:20.063133 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8170 | 2025.03.20 21:56:20.063489 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8171 | 2025.03.20 21:56:20.063724 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8172 | 2025.03.20 21:56:20.063928 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 236.23 KiB/sec. | ||
8173 | 2025.03.20 21:56:20.063976 [ 5 ] {0f025cf6-d2a6-47b2-bb9c-34881403c0ec} <Debug> TCPHandler: Processed in 0.001511791 sec. | ||
8174 | 2025.03.20 21:56:20.064110 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8175 | 2025.03.20 21:56:20.064215 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8176 | 2025.03.20 21:56:20.064262 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8177 | 2025.03.20 21:56:20.064782 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8178 | 2025.03.20 21:56:20.064820 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8179 | 2025.03.20 21:56:20.065203 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8180 | 2025.03.20 21:56:20.065439 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8181 | 2025.03.20 21:56:20.065639 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001447 sec., 167242.57083621286 rows/sec., 11.22 MiB/sec. | ||
8182 | 2025.03.20 21:56:20.065689 [ 5 ] {95f8aa3c-2e50-4360-a0f8-4321b13da08b} <Debug> TCPHandler: Processed in 0.001629564 sec. | ||
8183 | 2025.03.20 21:56:20.065792 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8184 | 2025.03.20 21:56:20.065894 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8185 | 2025.03.20 21:56:20.065939 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8186 | 2025.03.20 21:56:20.066343 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8187 | 2025.03.20 21:56:20.066381 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8188 | 2025.03.20 21:56:20.066726 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8189 | 2025.03.20 21:56:20.066981 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8190 | 2025.03.20 21:56:20.067151 [ 45 ] {} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
8191 | 2025.03.20 21:56:20.067203 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec. | ||
8192 | 2025.03.20 21:56:20.067232 [ 45 ] {} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8193 | 2025.03.20 21:56:20.067304 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8194 | 2025.03.20 21:56:20.067310 [ 5 ] {03af0927-9a04-49fc-81f1-003df35c502a} <Debug> TCPHandler: Processed in 0.001565102 sec. | ||
8195 | 2025.03.20 21:56:20.067671 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8196 | 2025.03.20 21:56:20.067685 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
8197 | 2025.03.20 21:56:20.067912 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8198 | 2025.03.20 21:56:20.067991 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8199 | 2025.03.20 21:56:20.068081 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <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 | ||
8200 | 2025.03.20 21:56:20.068090 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
8201 | 2025.03.20 21:56:20.068591 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
8202 | 2025.03.20 21:56:20.068864 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
8203 | 2025.03.20 21:56:20.069261 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
8204 | 2025.03.20 21:56:20.069572 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
8205 | 2025.03.20 21:56:20.069930 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
8206 | 2025.03.20 21:56:20.073490 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.006064403 sec., 3297.9338609257993 rows/sec., 222.22 KiB/sec. | ||
8207 | 2025.03.20 21:56:20.073719 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
8208 | 2025.03.20 21:56:20.073847 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8209 | 2025.03.20 21:56:20.073917 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8210 | 2025.03.20 21:56:20.074348 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8211 | 2025.03.20 21:56:20.074548 [ 186 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_20_4} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
8212 | 2025.03.20 21:56:20.074716 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8213 | 2025.03.20 21:56:20.075113 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8214 | 2025.03.20 21:56:20.075411 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8215 | 2025.03.20 21:56:20.075742 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007905 sec., 4048.0708412397216 rows/sec., 7.25 MiB/sec. | ||
8216 | 2025.03.20 21:56:20.076277 [ 5 ] {b0fbe4b7-f362-4b00-bc4b-19cc0623a9bf} <Debug> TCPHandler: Processed in 0.008765745 sec. | ||
8217 | 2025.03.20 21:56:20.076580 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8218 | 2025.03.20 21:56:20.076687 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8219 | 2025.03.20 21:56:20.076735 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8220 | 2025.03.20 21:56:20.077225 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8221 | 2025.03.20 21:56:20.077264 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8222 | 2025.03.20 21:56:20.077650 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8223 | 2025.03.20 21:56:20.077902 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8224 | 2025.03.20 21:56:20.078137 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001464 sec., 56010.928961748636 rows/sec., 3.56 MiB/sec. | ||
8225 | 2025.03.20 21:56:20.078250 [ 5 ] {77c063b8-1fc9-480f-96e7-4ee515290008} <Debug> TCPHandler: Processed in 0.001733756 sec. | ||
8226 | 2025.03.20 21:56:21.937834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
8227 | 2025.03.20 21:56:21.938491 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8228 | 2025.03.20 21:56:21.938538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8229 | 2025.03.20 21:56:21.939075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8230 | 2025.03.20 21:56:21.939360 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8231 | 2025.03.20 21:56:21.939661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
8232 | 2025.03.20 21:56:23.340985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8233 | 2025.03.20 21:56:23.362829 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8234 | 2025.03.20 21:56:23.362887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8235 | 2025.03.20 21:56:23.370203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8236 | 2025.03.20 21:56:23.371003 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8237 | 2025.03.20 21:56:23.373786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8238 | 2025.03.20 21:56:25.039663 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8239 | 2025.03.20 21:56:25.039966 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8240 | 2025.03.20 21:56:25.040075 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8241 | 2025.03.20 21:56:25.041114 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2025.03.20 21:56:25.041163 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8243 | 2025.03.20 21:56:25.041604 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8244 | 2025.03.20 21:56:25.041867 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8245 | 2025.03.20 21:56:25.042111 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002226 sec., 32345.013477088945 rows/sec., 2.62 MiB/sec. | ||
8246 | 2025.03.20 21:56:25.042173 [ 5 ] {f22c1c53-efeb-45f4-b5a2-b3db355def5e} <Debug> TCPHandler: Processed in 0.002694832 sec. | ||
8247 | 2025.03.20 21:56:25.042299 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8248 | 2025.03.20 21:56:25.042412 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8249 | 2025.03.20 21:56:25.042460 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8250 | 2025.03.20 21:56:25.042988 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2025.03.20 21:56:25.043028 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8252 | 2025.03.20 21:56:25.043377 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8253 | 2025.03.20 21:56:25.043614 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2025.03.20 21:56:25.043802 [ 37 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8255 | 2025.03.20 21:56:25.043858 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001465 sec., 5460.750853242321 rows/sec., 410.62 KiB/sec. | ||
8256 | 2025.03.20 21:56:25.043897 [ 37 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8257 | 2025.03.20 21:56:25.043960 [ 5 ] {bdc4c85b-0768-4737-b2d3-f09705c35d9b} <Debug> TCPHandler: Processed in 0.001709076 sec. | ||
8258 | 2025.03.20 21:56:25.043964 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8259 | 2025.03.20 21:56:25.044177 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8260 | 2025.03.20 21:56:25.044246 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::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 | ||
8261 | 2025.03.20 21:56:25.044522 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8262 | 2025.03.20 21:56:25.044747 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8263 | 2025.03.20 21:56:25.044888 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8264 | 2025.03.20 21:56:25.045034 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 164 rows starting from the beginning of the part | ||
8265 | 2025.03.20 21:56:25.045552 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
8266 | 2025.03.20 21:56:25.045998 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 138 rows starting from the beginning of the part | ||
8267 | 2025.03.20 21:56:25.046462 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
8268 | 2025.03.20 21:56:25.046835 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
8269 | 2025.03.20 21:56:25.047096 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
8270 | 2025.03.20 21:56:25.048171 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8271 | 2025.03.20 21:56:25.048241 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8272 | 2025.03.20 21:56:25.049147 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8273 | 2025.03.20 21:56:25.049705 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8274 | 2025.03.20 21:56:25.050081 [ 198 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 5 columns (5 merged, 0 gathered) in 0.00595696 sec., 80242.27122559158 rows/sec., 5.39 MiB/sec. | ||
8275 | 2025.03.20 21:56:25.050257 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005861 sec., 12284.593072854463 rows/sec., 982.06 KiB/sec. | ||
8276 | 2025.03.20 21:56:25.050558 [ 5 ] {674bf640-7f29-44f5-9ade-5628ba2f3fcc} <Debug> TCPHandler: Processed in 0.006479303 sec. | ||
8277 | 2025.03.20 21:56:25.050672 [ 198 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8278 | 2025.03.20 21:56:25.050987 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8279 | 2025.03.20 21:56:25.051356 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8280 | 2025.03.20 21:56:25.051442 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8281 | 2025.03.20 21:56:25.051478 [ 198 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8282 | 2025.03.20 21:56:25.051746 [ 198 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_56_11} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8283 | 2025.03.20 21:56:25.051953 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8284 | 2025.03.20 21:56:25.052379 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8285 | 2025.03.20 21:56:25.052421 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8286 | 2025.03.20 21:56:25.052816 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8287 | 2025.03.20 21:56:25.053057 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8288 | 2025.03.20 21:56:25.053300 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002059 sec., 77707.62506070908 rows/sec., 5.41 MiB/sec. | ||
8289 | 2025.03.20 21:56:25.053372 [ 5 ] {6cec9857-b768-4536-9526-5d6656ed75a2} <Debug> TCPHandler: Processed in 0.002545838 sec. | ||
8290 | 2025.03.20 21:56:25.053638 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8291 | 2025.03.20 21:56:25.053777 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8292 | 2025.03.20 21:56:25.053849 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <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 | ||
8293 | 2025.03.20 21:56:25.054899 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8294 | 2025.03.20 21:56:25.054938 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8295 | 2025.03.20 21:56:25.055545 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8296 | 2025.03.20 21:56:25.055797 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8297 | 2025.03.20 21:56:25.055979 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8298 | 2025.03.20 21:56:25.056036 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8299 | 2025.03.20 21:56:25.056069 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00231 sec., 3463.2034632034633 rows/sec., 6.21 MiB/sec. | ||
8300 | 2025.03.20 21:56:25.056074 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8301 | 2025.03.20 21:56:25.056455 [ 5 ] {2f106295-84d2-4fd7-a320-470c05d2e93e} <Debug> TCPHandler: Processed in 0.002920968 sec. | ||
8302 | 2025.03.20 21:56:25.056466 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
8303 | 2025.03.20 21:56:25.056659 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8304 | 2025.03.20 21:56:25.056937 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8305 | 2025.03.20 21:56:25.057077 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8306 | 2025.03.20 21:56:25.057303 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8307 | 2025.03.20 21:56:25.057562 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1027 rows starting from the beginning of the part | ||
8308 | 2025.03.20 21:56:25.058389 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
8309 | 2025.03.20 21:56:25.059193 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
8310 | 2025.03.20 21:56:25.059214 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8311 | 2025.03.20 21:56:25.059297 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8312 | 2025.03.20 21:56:25.059803 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
8313 | 2025.03.20 21:56:25.060564 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::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 | ||
8314 | 2025.03.20 21:56:25.060868 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8315 | 2025.03.20 21:56:25.061188 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
8316 | 2025.03.20 21:56:25.061755 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8317 | 2025.03.20 21:56:25.062462 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005618 sec., 10679.95728017088 rows/sec., 737.03 KiB/sec. | ||
8318 | 2025.03.20 21:56:25.062565 [ 5 ] {a73e3f7f-b481-4573-a0d0-012e6ce38306} <Debug> TCPHandler: Processed in 0.00596875 sec. | ||
8319 | 2025.03.20 21:56:25.069532 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 19 columns (19 merged, 0 gathered) in 0.013290115 sec., 83896.94144858792 rows/sec., 150.34 MiB/sec. | ||
8320 | 2025.03.20 21:56:25.070554 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8321 | 2025.03.20 21:56:25.070979 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8322 | 2025.03.20 21:56:25.071070 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8323 | 2025.03.20 21:56:25.071197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.55 MiB. | ||
8324 | 2025.03.20 21:56:26.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.64 MiB, peak 229.06 MiB, free memory in arenas 0.00 B, will set to 221.12 MiB (RSS), difference: 2.48 MiB | ||
8325 | 2025.03.20 21:56:29.264194 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8326 | 2025.03.20 21:56:29.264291 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8327 | 2025.03.20 21:56:29.440731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
8328 | 2025.03.20 21:56:29.441491 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2025.03.20 21:56:29.441543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8330 | 2025.03.20 21:56:29.442091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8331 | 2025.03.20 21:56:29.442360 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2025.03.20 21:56:29.442631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8333 | 2025.03.20 21:56:29.533917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1166 | ||
8334 | 2025.03.20 21:56:29.537181 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8335 | 2025.03.20 21:56:29.537232 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8336 | 2025.03.20 21:56:29.538756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8337 | 2025.03.20 21:56:29.539082 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8338 | 2025.03.20 21:56:29.540058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
8339 | 2025.03.20 21:56:30.047363 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8340 | 2025.03.20 21:56:30.047547 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8341 | 2025.03.20 21:56:30.047617 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8342 | 2025.03.20 21:56:30.048416 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8343 | 2025.03.20 21:56:30.048467 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8344 | 2025.03.20 21:56:30.048917 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8345 | 2025.03.20 21:56:30.049175 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8346 | 2025.03.20 21:56:30.049378 [ 30 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8347 | 2025.03.20 21:56:30.049429 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001925 sec., 110129.87012987012 rows/sec., 7.00 MiB/sec. | ||
8348 | 2025.03.20 21:56:30.049458 [ 30 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8349 | 2025.03.20 21:56:30.049525 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8350 | 2025.03.20 21:56:30.049572 [ 5 ] {a51ff719-60b1-46b9-98ba-9f7f10bb9d8e} <Debug> TCPHandler: Processed in 0.002337732 sec. | ||
8351 | 2025.03.20 21:56:30.049894 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8352 | 2025.03.20 21:56:30.049906 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
8353 | 2025.03.20 21:56:30.050181 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8354 | 2025.03.20 21:56:30.050283 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8355 | 2025.03.20 21:56:30.050295 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8356 | 2025.03.20 21:56:30.050370 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part | ||
8357 | 2025.03.20 21:56:30.050705 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
8358 | 2025.03.20 21:56:30.051127 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
8359 | 2025.03.20 21:56:30.051519 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
8360 | 2025.03.20 21:56:30.051910 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
8361 | 2025.03.20 21:56:30.053262 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8362 | 2025.03.20 21:56:30.053339 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8363 | 2025.03.20 21:56:30.054388 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8364 | 2025.03.20 21:56:30.054579 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004953032 sec., 214010.32741157338 rows/sec., 14.43 MiB/sec. | ||
8365 | 2025.03.20 21:56:30.054816 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8366 | 2025.03.20 21:56:30.054912 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8367 | 2025.03.20 21:56:30.055287 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.005184 sec., 131365.74074074073 rows/sec., 10.43 MiB/sec. | ||
8368 | 2025.03.20 21:56:30.055459 [ 5 ] {ec50eb92-2b11-479e-a8a4-03bb5f5a5cec} <Debug> TCPHandler: Processed in 0.005686932 sec. | ||
8369 | 2025.03.20 21:56:30.055460 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8370 | 2025.03.20 21:56:30.055643 [ 196 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_21_5} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8371 | 2025.03.20 21:56:30.055668 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8372 | 2025.03.20 21:56:30.055781 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
8373 | 2025.03.20 21:56:30.055851 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8374 | 2025.03.20 21:56:30.055902 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8375 | 2025.03.20 21:56:30.056503 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8376 | 2025.03.20 21:56:30.056619 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8377 | 2025.03.20 21:56:30.057087 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8378 | 2025.03.20 21:56:30.057370 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8379 | 2025.03.20 21:56:30.057606 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001795 sec., 76880.22284122562 rows/sec., 4.78 MiB/sec. | ||
8380 | 2025.03.20 21:56:30.057671 [ 5 ] {5c3d90de-0ab4-4b79-b09b-9be97063b071} <Debug> TCPHandler: Processed in 0.002088356 sec. | ||
8381 | 2025.03.20 21:56:30.057819 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8382 | 2025.03.20 21:56:30.057934 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8383 | 2025.03.20 21:56:30.057986 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8384 | 2025.03.20 21:56:30.058598 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8385 | 2025.03.20 21:56:30.058639 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8386 | 2025.03.20 21:56:30.059041 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8387 | 2025.03.20 21:56:30.059323 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8388 | 2025.03.20 21:56:30.059567 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001656 sec., 68236.71497584542 rows/sec., 4.42 MiB/sec. | ||
8389 | 2025.03.20 21:56:30.059629 [ 5 ] {29841980-9c16-4de5-8420-177bd19dbcfa} <Debug> TCPHandler: Processed in 0.00186709 sec. | ||
8390 | 2025.03.20 21:56:30.059784 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8391 | 2025.03.20 21:56:30.059891 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8392 | 2025.03.20 21:56:30.059935 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8393 | 2025.03.20 21:56:30.060481 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8394 | 2025.03.20 21:56:30.060521 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8395 | 2025.03.20 21:56:30.060862 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8396 | 2025.03.20 21:56:30.061093 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2025.03.20 21:56:30.061247 [ 28 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8398 | 2025.03.20 21:56:30.061314 [ 28 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8399 | 2025.03.20 21:56:30.061331 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001452 sec., 77134.98622589532 rows/sec., 4.39 MiB/sec. | ||
8400 | 2025.03.20 21:56:30.061355 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8401 | 2025.03.20 21:56:30.061500 [ 5 ] {1f5501b3-8bf3-44af-9701-cdb5f0eb1b61} <Debug> TCPHandler: Processed in 0.001771467 sec. | ||
8402 | 2025.03.20 21:56:30.061573 [ 188 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
8403 | 2025.03.20 21:56:30.061678 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8404 | 2025.03.20 21:56:30.061763 [ 188 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8405 | 2025.03.20 21:56:30.061838 [ 188 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part | ||
8406 | 2025.03.20 21:56:30.061902 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8407 | 2025.03.20 21:56:30.062036 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8408 | 2025.03.20 21:56:30.062089 [ 188 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
8409 | 2025.03.20 21:56:30.062598 [ 188 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
8410 | 2025.03.20 21:56:30.062993 [ 188 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
8411 | 2025.03.20 21:56:30.063358 [ 188 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
8412 | 2025.03.20 21:56:30.064534 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8413 | 2025.03.20 21:56:30.064606 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8414 | 2025.03.20 21:56:30.065720 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8415 | 2025.03.20 21:56:30.065984 [ 197 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00450432 sec., 124325.0923557829 rows/sec., 7.56 MiB/sec. | ||
8416 | 2025.03.20 21:56:30.066198 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8417 | 2025.03.20 21:56:30.066259 [ 197 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8418 | 2025.03.20 21:56:30.066579 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.004745 sec., 87249.73656480506 rows/sec., 6.20 MiB/sec. | ||
8419 | 2025.03.20 21:56:30.066732 [ 5 ] {00950e8b-6d81-4034-a405-e25599535556} <Debug> TCPHandler: Processed in 0.005123997 sec. | ||
8420 | 2025.03.20 21:56:30.066906 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8421 | 2025.03.20 21:56:30.066951 [ 197 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8422 | 2025.03.20 21:56:30.067109 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8423 | 2025.03.20 21:56:30.067142 [ 197 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_21_5} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8424 | 2025.03.20 21:56:30.067185 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8425 | 2025.03.20 21:56:30.067336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8426 | 2025.03.20 21:56:30.067774 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8427 | 2025.03.20 21:56:30.067816 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8428 | 2025.03.20 21:56:30.068170 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8429 | 2025.03.20 21:56:30.068408 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8430 | 2025.03.20 21:56:30.068567 [ 28 ] {} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
8431 | 2025.03.20 21:56:30.068632 [ 28 ] {} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2025.03.20 21:56:30.068658 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 196.66 KiB/sec. | ||
8433 | 2025.03.20 21:56:30.068670 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8434 | 2025.03.20 21:56:30.068811 [ 5 ] {7b3b9628-37b6-476a-942a-7f16c3aa15e2} <Debug> TCPHandler: Processed in 0.001966253 sec. | ||
8435 | 2025.03.20 21:56:30.069047 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::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 | ||
8436 | 2025.03.20 21:56:30.069138 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8437 | 2025.03.20 21:56:30.069515 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8438 | 2025.03.20 21:56:30.069539 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8439 | 2025.03.20 21:56:30.069637 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
8440 | 2025.03.20 21:56:30.069687 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8441 | 2025.03.20 21:56:30.069955 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
8442 | 2025.03.20 21:56:30.070242 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
8443 | 2025.03.20 21:56:30.070610 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
8444 | 2025.03.20 21:56:30.070853 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
8445 | 2025.03.20 21:56:30.071177 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
8446 | 2025.03.20 21:56:30.072448 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8447 | 2025.03.20 21:56:30.072516 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8448 | 2025.03.20 21:56:30.073584 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8449 | 2025.03.20 21:56:30.073883 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005087646 sec., 24765.874040764626 rows/sec., 1.26 MiB/sec. | ||
8450 | 2025.03.20 21:56:30.074038 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
8451 | 2025.03.20 21:56:30.074065 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8452 | 2025.03.20 21:56:30.074545 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005164 sec., 45894.65530596437 rows/sec., 3.08 MiB/sec. | ||
8453 | 2025.03.20 21:56:30.074787 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8454 | 2025.03.20 21:56:30.074851 [ 5 ] {9fabd795-61aa-47ad-815e-857172011b0a} <Debug> TCPHandler: Processed in 0.005816006 sec. | ||
8455 | 2025.03.20 21:56:30.075117 [ 197 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_21_4} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
8456 | 2025.03.20 21:56:30.075256 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8457 | 2025.03.20 21:56:30.075367 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8458 | 2025.03.20 21:56:30.075605 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8459 | 2025.03.20 21:56:30.075720 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8460 | 2025.03.20 21:56:30.076181 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8461 | 2025.03.20 21:56:30.076220 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8462 | 2025.03.20 21:56:30.076572 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8463 | 2025.03.20 21:56:30.076823 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8464 | 2025.03.20 21:56:30.077039 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001553 sec., 643.915003219575 rows/sec., 43.39 KiB/sec. | ||
8465 | 2025.03.20 21:56:30.077090 [ 5 ] {a8eaf268-8b6d-42ad-954b-a685efa8d5fe} <Debug> TCPHandler: Processed in 0.001980253 sec. | ||
8466 | 2025.03.20 21:56:30.077224 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8467 | 2025.03.20 21:56:30.077328 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8468 | 2025.03.20 21:56:30.077392 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <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 | ||
8469 | 2025.03.20 21:56:30.078481 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8470 | 2025.03.20 21:56:30.078520 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8471 | 2025.03.20 21:56:30.079171 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8472 | 2025.03.20 21:56:30.079425 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8473 | 2025.03.20 21:56:30.079656 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00235 sec., 13617.021276595744 rows/sec., 24.40 MiB/sec. | ||
8474 | 2025.03.20 21:56:30.079758 [ 5 ] {c1de4298-1b21-495a-85c8-c940d25393f0} <Debug> TCPHandler: Processed in 0.002582339 sec. | ||
8475 | 2025.03.20 21:56:30.079905 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8476 | 2025.03.20 21:56:30.080009 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8477 | 2025.03.20 21:56:30.080055 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8478 | 2025.03.20 21:56:30.080487 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8479 | 2025.03.20 21:56:30.080526 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8480 | 2025.03.20 21:56:30.080883 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8481 | 2025.03.20 21:56:30.081119 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8482 | 2025.03.20 21:56:30.081323 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001337 sec., 61331.33881824981 rows/sec., 3.90 MiB/sec. | ||
8483 | 2025.03.20 21:56:30.081372 [ 5 ] {f0057b47-c26b-4e49-a006-ee991c7d283c} <Debug> TCPHandler: Processed in 0.001517251 sec. | ||
8484 | 2025.03.20 21:56:30.874790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8485 | 2025.03.20 21:56:30.896000 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8486 | 2025.03.20 21:56:30.896055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8487 | 2025.03.20 21:56:30.903365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8488 | 2025.03.20 21:56:30.904174 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8489 | 2025.03.20 21:56:30.907160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8490 | 2025.03.20 21:56:31.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.49 MiB, peak 229.06 MiB, free memory in arenas 0.00 B, will set to 221.12 MiB (RSS), difference: -1.36 MiB | ||
8491 | 2025.03.20 21:56:33.050887 [ 49 ] {} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8492 | 2025.03.20 21:56:33.050983 [ 49 ] {} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8493 | 2025.03.20 21:56:33.051022 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8494 | 2025.03.20 21:56:33.051239 [ 193 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
8495 | 2025.03.20 21:56:33.051469 [ 193 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8496 | 2025.03.20 21:56:33.051534 [ 193 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
8497 | 2025.03.20 21:56:33.051662 [ 193 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
8498 | 2025.03.20 21:56:33.052020 [ 193 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
8499 | 2025.03.20 21:56:33.052386 [ 193 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::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 | ||
8500 | 2025.03.20 21:56:33.052658 [ 193 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
8501 | 2025.03.20 21:56:33.053831 [ 195 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714803 sec., 13260.630697697034 rows/sec., 1.11 MiB/sec. | ||
8502 | 2025.03.20 21:56:33.054062 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8503 | 2025.03.20 21:56:33.054480 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8504 | 2025.03.20 21:56:33.054599 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_17_4} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8505 | 2025.03.20 21:56:33.054724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8506 | 2025.03.20 21:56:35.068684 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8507 | 2025.03.20 21:56:35.068883 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8508 | 2025.03.20 21:56:35.068955 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8509 | 2025.03.20 21:56:35.069673 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8510 | 2025.03.20 21:56:35.069723 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8511 | 2025.03.20 21:56:35.070142 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8512 | 2025.03.20 21:56:35.070406 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8513 | 2025.03.20 21:56:35.070652 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001816 sec., 1101.3215859030838 rows/sec., 89.81 KiB/sec. | ||
8514 | 2025.03.20 21:56:35.070751 [ 5 ] {295776d8-3a9e-4827-a80a-79d88574f517} <Debug> TCPHandler: Processed in 0.002189399 sec. | ||
8515 | 2025.03.20 21:56:35.070915 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8516 | 2025.03.20 21:56:35.071027 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8517 | 2025.03.20 21:56:35.071076 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8518 | 2025.03.20 21:56:35.072144 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8519 | 2025.03.20 21:56:35.072183 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8520 | 2025.03.20 21:56:35.072624 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8521 | 2025.03.20 21:56:35.072873 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8522 | 2025.03.20 21:56:35.073114 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.002113 sec., 574065.3099858022 rows/sec., 47.21 MiB/sec. | ||
8523 | 2025.03.20 21:56:35.073169 [ 5 ] {fdd6cc44-182e-46b1-b5cd-f445b5d1c228} <Debug> TCPHandler: Processed in 0.002308981 sec. | ||
8524 | 2025.03.20 21:56:35.073288 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8525 | 2025.03.20 21:56:35.073395 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8526 | 2025.03.20 21:56:35.073439 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8527 | 2025.03.20 21:56:35.073956 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8528 | 2025.03.20 21:56:35.073996 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8529 | 2025.03.20 21:56:35.074342 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8530 | 2025.03.20 21:56:35.074578 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8531 | 2025.03.20 21:56:35.074792 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001421 sec., 7037.297677691767 rows/sec., 521.61 KiB/sec. | ||
8532 | 2025.03.20 21:56:35.074843 [ 5 ] {22ccf3c0-b354-426d-ba54-12f20b0fdb74} <Debug> TCPHandler: Processed in 0.001608563 sec. | ||
8533 | 2025.03.20 21:56:35.074962 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8534 | 2025.03.20 21:56:35.075066 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8535 | 2025.03.20 21:56:35.075110 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8536 | 2025.03.20 21:56:35.075686 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8537 | 2025.03.20 21:56:35.075726 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8538 | 2025.03.20 21:56:35.076083 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8539 | 2025.03.20 21:56:35.076319 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8540 | 2025.03.20 21:56:35.076478 [ 122 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8541 | 2025.03.20 21:56:35.076542 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001494 sec., 152610.44176706826 rows/sec., 10.33 MiB/sec. | ||
8542 | 2025.03.20 21:56:35.076561 [ 122 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8543 | 2025.03.20 21:56:35.076630 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8544 | 2025.03.20 21:56:35.076679 [ 5 ] {466796c8-e89b-43a4-b6f2-6b5445914360} <Debug> TCPHandler: Processed in 0.001764967 sec. | ||
8545 | 2025.03.20 21:56:35.076921 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8546 | 2025.03.20 21:56:35.076958 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
8547 | 2025.03.20 21:56:35.077299 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8548 | 2025.03.20 21:56:35.077478 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8549 | 2025.03.20 21:56:35.077645 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8550 | 2025.03.20 21:56:35.077728 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 341 rows starting from the beginning of the part | ||
8551 | 2025.03.20 21:56:35.077949 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
8552 | 2025.03.20 21:56:35.078419 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
8553 | 2025.03.20 21:56:35.078767 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
8554 | 2025.03.20 21:56:35.079150 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
8555 | 2025.03.20 21:56:35.079350 [ 199 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
8556 | 2025.03.20 21:56:35.080185 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8557 | 2025.03.20 21:56:35.080224 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8558 | 2025.03.20 21:56:35.080793 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8559 | 2025.03.20 21:56:35.081161 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8560 | 2025.03.20 21:56:35.081239 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.00448699 sec., 253176.40556364067 rows/sec., 17.81 MiB/sec. | ||
8561 | 2025.03.20 21:56:35.081533 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.004361 sec., 121531.75877092409 rows/sec., 9.00 MiB/sec. | ||
8562 | 2025.03.20 21:56:35.081560 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8563 | 2025.03.20 21:56:35.081700 [ 5 ] {16716923-f566-4e32-8186-e203976094b1} <Debug> TCPHandler: Processed in 0.004846469 sec. | ||
8564 | 2025.03.20 21:56:35.081893 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8565 | 2025.03.20 21:56:35.082059 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8566 | 2025.03.20 21:56:35.082100 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8567 | 2025.03.20 21:56:35.082153 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8568 | 2025.03.20 21:56:35.082302 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_31_6} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8569 | 2025.03.20 21:56:35.082507 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
8570 | 2025.03.20 21:56:35.083135 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8571 | 2025.03.20 21:56:35.083179 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8572 | 2025.03.20 21:56:35.083606 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8573 | 2025.03.20 21:56:35.083840 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8574 | 2025.03.20 21:56:35.084038 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.002038 sec., 432286.5554465162 rows/sec., 29.09 MiB/sec. | ||
8575 | 2025.03.20 21:56:35.084101 [ 5 ] {888a923b-473c-4f16-a9ca-775da08d9ef5} <Debug> TCPHandler: Processed in 0.002285551 sec. | ||
8576 | 2025.03.20 21:56:35.084234 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8577 | 2025.03.20 21:56:35.084338 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8578 | 2025.03.20 21:56:35.084403 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <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 | ||
8579 | 2025.03.20 21:56:35.085396 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8580 | 2025.03.20 21:56:35.085435 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8581 | 2025.03.20 21:56:35.086026 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8582 | 2025.03.20 21:56:35.086278 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8583 | 2025.03.20 21:56:35.086521 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002204 sec., 3629.7640653357535 rows/sec., 6.50 MiB/sec. | ||
8584 | 2025.03.20 21:56:35.086618 [ 5 ] {f73f9c80-1a80-4a35-93e3-405a3f4afa0a} <Debug> TCPHandler: Processed in 0.002435935 sec. | ||
8585 | 2025.03.20 21:56:35.086754 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8586 | 2025.03.20 21:56:35.086858 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8587 | 2025.03.20 21:56:35.086904 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8588 | 2025.03.20 21:56:35.087330 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8589 | 2025.03.20 21:56:35.087369 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8590 | 2025.03.20 21:56:35.087730 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8591 | 2025.03.20 21:56:35.087959 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8592 | 2025.03.20 21:56:35.088217 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
8593 | 2025.03.20 21:56:35.088334 [ 5 ] {d07f65cf-6fc3-419d-b1c1-9a358c29fd0e} <Debug> TCPHandler: Processed in 0.001619983 sec. | ||
8594 | 2025.03.20 21:56:36.943700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8595 | 2025.03.20 21:56:36.944350 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8596 | 2025.03.20 21:56:36.944398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8597 | 2025.03.20 21:56:36.944934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8598 | 2025.03.20 21:56:36.945197 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8599 | 2025.03.20 21:56:36.945453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8600 | 2025.03.20 21:56:38.408157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8601 | 2025.03.20 21:56:38.430932 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8602 | 2025.03.20 21:56:38.430991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8603 | 2025.03.20 21:56:38.438250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8604 | 2025.03.20 21:56:38.439044 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8605 | 2025.03.20 21:56:38.441911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8606 | 2025.03.20 21:56:39.541182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1204 | ||
8607 | 2025.03.20 21:56:39.544435 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8608 | 2025.03.20 21:56:39.544489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8609 | 2025.03.20 21:56:39.546026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8610 | 2025.03.20 21:56:39.546353 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8611 | 2025.03.20 21:56:39.546945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
8612 | 2025.03.20 21:56:40.047802 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8613 | 2025.03.20 21:56:40.048007 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8614 | 2025.03.20 21:56:40.048088 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8615 | 2025.03.20 21:56:40.048942 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8616 | 2025.03.20 21:56:40.048994 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8617 | 2025.03.20 21:56:40.049441 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8618 | 2025.03.20 21:56:40.049697 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8619 | 2025.03.20 21:56:40.049922 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001971 sec., 107559.61440892947 rows/sec., 6.84 MiB/sec. | ||
8620 | 2025.03.20 21:56:40.049989 [ 5 ] {23155997-d353-4f86-98d0-7d4fc4b99a68} <Debug> TCPHandler: Processed in 0.002322102 sec. | ||
8621 | 2025.03.20 21:56:40.050119 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8622 | 2025.03.20 21:56:40.050234 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8623 | 2025.03.20 21:56:40.050281 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8624 | 2025.03.20 21:56:40.051390 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8625 | 2025.03.20 21:56:40.051432 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8626 | 2025.03.20 21:56:40.051838 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8627 | 2025.03.20 21:56:40.052081 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8628 | 2025.03.20 21:56:40.052261 [ 130 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8629 | 2025.03.20 21:56:40.052326 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.002116 sec., 321833.6483931947 rows/sec., 25.56 MiB/sec. | ||
8630 | 2025.03.20 21:56:40.052348 [ 130 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8631 | 2025.03.20 21:56:40.052417 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8632 | 2025.03.20 21:56:40.052453 [ 5 ] {86a27460-9da2-45e7-8858-ed88fccde704} <Debug> TCPHandler: Processed in 0.002383713 sec. | ||
8633 | 2025.03.20 21:56:40.052598 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8634 | 2025.03.20 21:56:40.052610 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8635 | 2025.03.20 21:56:40.052757 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8636 | 2025.03.20 21:56:40.052760 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8637 | 2025.03.20 21:56:40.052814 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8638 | 2025.03.20 21:56:40.052815 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1847 rows starting from the beginning of the part | ||
8639 | 2025.03.20 21:56:40.053064 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 686 rows starting from the beginning of the part | ||
8640 | 2025.03.20 21:56:40.053491 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
8641 | 2025.03.20 21:56:40.053841 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 681 rows starting from the beginning of the part | ||
8642 | 2025.03.20 21:56:40.054263 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1213 rows starting from the beginning of the part | ||
8643 | 2025.03.20 21:56:40.054563 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 681 rows starting from the beginning of the part | ||
8644 | 2025.03.20 21:56:40.055355 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8645 | 2025.03.20 21:56:40.055401 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8646 | 2025.03.20 21:56:40.055943 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8647 | 2025.03.20 21:56:40.056261 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8648 | 2025.03.20 21:56:40.056510 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.003792 sec., 36392.40506329114 rows/sec., 2.26 MiB/sec. | ||
8649 | 2025.03.20 21:56:40.056571 [ 5 ] {4fbf3d8a-ae5b-4a25-b815-6803c3919e76} <Debug> TCPHandler: Processed in 0.004018948 sec. | ||
8650 | 2025.03.20 21:56:40.056682 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8651 | 2025.03.20 21:56:40.056786 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8652 | 2025.03.20 21:56:40.056831 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8653 | 2025.03.20 21:56:40.057488 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 5 columns (5 merged, 0 gathered) in 0.004972013 sec., 1041831.5479062505 rows/sec., 88.13 MiB/sec. | ||
8654 | 2025.03.20 21:56:40.057618 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8655 | 2025.03.20 21:56:40.057660 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8656 | 2025.03.20 21:56:40.057711 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8657 | 2025.03.20 21:56:40.058057 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8658 | 2025.03.20 21:56:40.058136 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8659 | 2025.03.20 21:56:40.058148 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_66_13} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8660 | 2025.03.20 21:56:40.058231 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
8661 | 2025.03.20 21:56:40.058443 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8662 | 2025.03.20 21:56:40.058703 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001939 sec., 58277.46260959258 rows/sec., 3.77 MiB/sec. | ||
8663 | 2025.03.20 21:56:40.058937 [ 5 ] {6c9dcaba-ad69-4bf8-a3b5-1f7ce6d7393e} <Debug> TCPHandler: Processed in 0.002300942 sec. | ||
8664 | 2025.03.20 21:56:40.059127 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8665 | 2025.03.20 21:56:40.059233 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8666 | 2025.03.20 21:56:40.059281 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8667 | 2025.03.20 21:56:40.059904 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8668 | 2025.03.20 21:56:40.059944 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8669 | 2025.03.20 21:56:40.060313 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8670 | 2025.03.20 21:56:40.060558 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8671 | 2025.03.20 21:56:40.060808 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001596 sec., 70175.43859649124 rows/sec., 4.00 MiB/sec. | ||
8672 | 2025.03.20 21:56:40.060960 [ 5 ] {a830f0cb-38f6-463d-8653-125e70c278d0} <Debug> TCPHandler: Processed in 0.001892941 sec. | ||
8673 | 2025.03.20 21:56:40.061137 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8674 | 2025.03.20 21:56:40.061241 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8675 | 2025.03.20 21:56:40.061288 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8676 | 2025.03.20 21:56:40.062094 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2025.03.20 21:56:40.062133 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8678 | 2025.03.20 21:56:40.062510 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8679 | 2025.03.20 21:56:40.062745 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2025.03.20 21:56:40.062962 [ 120 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8681 | 2025.03.20 21:56:40.062972 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001742 sec., 237657.86452353615 rows/sec., 16.90 MiB/sec. | ||
8682 | 2025.03.20 21:56:40.063055 [ 120 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2025.03.20 21:56:40.063133 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8684 | 2025.03.20 21:56:40.063143 [ 5 ] {21c65bca-6068-4a1c-9eca-22424a245c93} <Debug> TCPHandler: Processed in 0.002062045 sec. | ||
8685 | 2025.03.20 21:56:40.063336 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8686 | 2025.03.20 21:56:40.063349 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8687 | 2025.03.20 21:56:40.063491 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8688 | 2025.03.20 21:56:40.063494 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8689 | 2025.03.20 21:56:40.063536 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
8690 | 2025.03.20 21:56:40.063563 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8691 | 2025.03.20 21:56:40.063843 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 424 rows starting from the beginning of the part | ||
8692 | 2025.03.20 21:56:40.064144 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
8693 | 2025.03.20 21:56:40.064376 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 414 rows starting from the beginning of the part | ||
8694 | 2025.03.20 21:56:40.064522 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 530 rows starting from the beginning of the part | ||
8695 | 2025.03.20 21:56:40.064724 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 414 rows starting from the beginning of the part | ||
8696 | 2025.03.20 21:56:40.065359 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8697 | 2025.03.20 21:56:40.065406 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8698 | 2025.03.20 21:56:40.065941 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8699 | 2025.03.20 21:56:40.066263 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8700 | 2025.03.20 21:56:40.066530 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003076 sec., 1950.5851755526658 rows/sec., 101.91 KiB/sec. | ||
8701 | 2025.03.20 21:56:40.066599 [ 5 ] {2a041507-bd45-4acb-bc27-c5b21fa67073} <Debug> TCPHandler: Processed in 0.003305899 sec. | ||
8702 | 2025.03.20 21:56:40.066758 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8703 | 2025.03.20 21:56:40.066808 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003565795 sec., 776264.4795901054 rows/sec., 59.16 MiB/sec. | ||
8704 | 2025.03.20 21:56:40.066877 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8705 | 2025.03.20 21:56:40.066931 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8706 | 2025.03.20 21:56:40.066976 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8707 | 2025.03.20 21:56:40.067316 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8708 | 2025.03.20 21:56:40.067405 [ 191 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_66_13} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8709 | 2025.03.20 21:56:40.067504 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
8710 | 2025.03.20 21:56:40.067659 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8711 | 2025.03.20 21:56:40.067697 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8712 | 2025.03.20 21:56:40.068074 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8713 | 2025.03.20 21:56:40.068313 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8714 | 2025.03.20 21:56:40.068501 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8715 | 2025.03.20 21:56:40.068562 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8716 | 2025.03.20 21:56:40.068572 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001705 sec., 139002.93255131965 rows/sec., 9.32 MiB/sec. | ||
8717 | 2025.03.20 21:56:40.068605 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8718 | 2025.03.20 21:56:40.068748 [ 5 ] {1aea4a18-c689-4820-bc83-ece250f2c981} <Debug> TCPHandler: Processed in 0.002067235 sec. | ||
8719 | 2025.03.20 21:56:40.068802 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8720 | 2025.03.20 21:56:40.068912 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8721 | 2025.03.20 21:56:40.068916 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8722 | 2025.03.20 21:56:40.068957 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18004 rows starting from the beginning of the part | ||
8723 | 2025.03.20 21:56:40.069076 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8724 | 2025.03.20 21:56:40.069099 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 242 rows starting from the beginning of the part | ||
8725 | 2025.03.20 21:56:40.069176 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8726 | 2025.03.20 21:56:40.069311 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
8727 | 2025.03.20 21:56:40.069696 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
8728 | 2025.03.20 21:56:40.069951 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 881 rows starting from the beginning of the part | ||
8729 | 2025.03.20 21:56:40.070181 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8730 | 2025.03.20 21:56:40.070706 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8731 | 2025.03.20 21:56:40.070750 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8732 | 2025.03.20 21:56:40.071175 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8733 | 2025.03.20 21:56:40.071544 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8734 | 2025.03.20 21:56:40.071985 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002967 sec., 337.0407819346141 rows/sec., 22.71 KiB/sec. | ||
8735 | 2025.03.20 21:56:40.072389 [ 5 ] {ebac68a5-d354-4b8f-b829-6ea3e8c11b2e} <Debug> TCPHandler: Processed in 0.003530024 sec. | ||
8736 | 2025.03.20 21:56:40.072740 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8737 | 2025.03.20 21:56:40.072879 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8738 | 2025.03.20 21:56:40.073006 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <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 | ||
8739 | 2025.03.20 21:56:40.074378 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8740 | 2025.03.20 21:56:40.074417 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8741 | 2025.03.20 21:56:40.075123 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8742 | 2025.03.20 21:56:40.075588 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8743 | 2025.03.20 21:56:40.075878 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003043 sec., 10515.938218862964 rows/sec., 18.84 MiB/sec. | ||
8744 | 2025.03.20 21:56:40.076063 [ 5 ] {f40db609-3700-4eb2-bfb5-5e31a350ee5b} <Debug> TCPHandler: Processed in 0.003403311 sec. | ||
8745 | 2025.03.20 21:56:40.076248 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8746 | 2025.03.20 21:56:40.076385 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19761 rows, containing 5 columns (5 merged, 0 gathered) in 0.007646364 sec., 2584365.5886641024 rows/sec., 174.98 MiB/sec. | ||
8747 | 2025.03.20 21:56:40.076412 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8748 | 2025.03.20 21:56:40.076496 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8749 | 2025.03.20 21:56:40.076969 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8750 | 2025.03.20 21:56:40.077302 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8751 | 2025.03.20 21:56:40.077365 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8752 | 2025.03.20 21:56:40.077734 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8753 | 2025.03.20 21:56:40.077932 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8754 | 2025.03.20 21:56:40.078114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
8755 | 2025.03.20 21:56:40.078135 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8756 | 2025.03.20 21:56:40.078414 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8757 | 2025.03.20 21:56:40.078609 [ 120 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8758 | 2025.03.20 21:56:40.078656 [ 120 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2025.03.20 21:56:40.078688 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002296 sec., 35714.28571428572 rows/sec., 2.27 MiB/sec. | ||
8760 | 2025.03.20 21:56:40.078695 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8761 | 2025.03.20 21:56:40.078863 [ 5 ] {e8c418da-0e06-4527-8767-b871af00328c} <Debug> TCPHandler: Processed in 0.002678612 sec. | ||
8762 | 2025.03.20 21:56:40.079043 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8763 | 2025.03.20 21:56:40.079433 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8764 | 2025.03.20 21:56:40.079529 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3712 rows starting from the beginning of the part | ||
8765 | 2025.03.20 21:56:40.079817 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
8766 | 2025.03.20 21:56:40.079971 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8767 | 2025.03.20 21:56:40.080075 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8768 | 2025.03.20 21:56:40.080255 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8769 | 2025.03.20 21:56:40.080517 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8770 | 2025.03.20 21:56:40.082393 [ 201 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4078 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558075 sec., 1146125.362731252 rows/sec., 75.19 MiB/sec. | ||
8771 | 2025.03.20 21:56:40.082859 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8772 | 2025.03.20 21:56:40.083236 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8773 | 2025.03.20 21:56:40.083329 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_66_13} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8774 | 2025.03.20 21:56:40.083432 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
8775 | 2025.03.20 21:56:44.264345 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8776 | 2025.03.20 21:56:44.264419 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8777 | 2025.03.20 21:56:44.446559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
8778 | 2025.03.20 21:56:44.447277 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8779 | 2025.03.20 21:56:44.447327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8780 | 2025.03.20 21:56:44.447883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8781 | 2025.03.20 21:56:44.448166 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8782 | 2025.03.20 21:56:44.448403 [ 65 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8783 | 2025.03.20 21:56:44.448438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8784 | 2025.03.20 21:56:44.448484 [ 65 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8785 | 2025.03.20 21:56:44.448517 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8786 | 2025.03.20 21:56:44.448744 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
8787 | 2025.03.20 21:56:44.449096 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8788 | 2025.03.20 21:56:44.449139 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
8789 | 2025.03.20 21:56:44.449219 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
8790 | 2025.03.20 21:56:44.449432 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
8791 | 2025.03.20 21:56:44.449592 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
8792 | 2025.03.20 21:56:44.449761 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
8793 | 2025.03.20 21:56:44.449899 [ 195 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
8794 | 2025.03.20 21:56:44.452341 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00373552 sec., 5650083.522508245 rows/sec., 80.83 MiB/sec. | ||
8795 | 2025.03.20 21:56:44.452886 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8796 | 2025.03.20 21:56:44.453352 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8797 | 2025.03.20 21:56:44.453429 [ 200 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_46_9} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8798 | 2025.03.20 21:56:44.453538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8799 | 2025.03.20 21:56:45.039557 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8800 | 2025.03.20 21:56:45.039770 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8801 | 2025.03.20 21:56:45.039849 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8802 | 2025.03.20 21:56:45.040664 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8803 | 2025.03.20 21:56:45.040714 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8804 | 2025.03.20 21:56:45.041147 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8805 | 2025.03.20 21:56:45.041398 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8806 | 2025.03.20 21:56:45.041648 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001935 sec., 37209.3023255814 rows/sec., 3.01 MiB/sec. | ||
8807 | 2025.03.20 21:56:45.041714 [ 5 ] {e3196d58-aa51-4153-afb5-f1816110bf12} <Debug> TCPHandler: Processed in 0.002292801 sec. | ||
8808 | 2025.03.20 21:56:45.041859 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8809 | 2025.03.20 21:56:45.042008 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8810 | 2025.03.20 21:56:45.042066 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8811 | 2025.03.20 21:56:45.042717 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8812 | 2025.03.20 21:56:45.042768 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8813 | 2025.03.20 21:56:45.043178 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8814 | 2025.03.20 21:56:45.043424 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8815 | 2025.03.20 21:56:45.043657 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001685 sec., 4747.774480712166 rows/sec., 357.01 KiB/sec. | ||
8816 | 2025.03.20 21:56:45.043714 [ 5 ] {595347ad-a187-4bfc-9195-963c7edc9b7c} <Debug> TCPHandler: Processed in 0.001921901 sec. | ||
8817 | 2025.03.20 21:56:45.043843 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8818 | 2025.03.20 21:56:45.043953 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8819 | 2025.03.20 21:56:45.044000 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8820 | 2025.03.20 21:56:45.044556 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8821 | 2025.03.20 21:56:45.044595 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8822 | 2025.03.20 21:56:45.044953 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8823 | 2025.03.20 21:56:45.045197 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8824 | 2025.03.20 21:56:45.045418 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001489 sec., 48354.600402955 rows/sec., 3.77 MiB/sec. | ||
8825 | 2025.03.20 21:56:45.045471 [ 5 ] {369f02ec-7921-4168-95c5-2861e5ce4021} <Debug> TCPHandler: Processed in 0.001681165 sec. | ||
8826 | 2025.03.20 21:56:45.045586 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8827 | 2025.03.20 21:56:45.045692 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8828 | 2025.03.20 21:56:45.045743 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8829 | 2025.03.20 21:56:45.046265 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8830 | 2025.03.20 21:56:45.046304 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8831 | 2025.03.20 21:56:45.046697 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8832 | 2025.03.20 21:56:45.046957 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8833 | 2025.03.20 21:56:45.047178 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
8834 | 2025.03.20 21:56:45.047231 [ 5 ] {396dfbf8-fd74-4bc6-bd78-89ae15be1866} <Debug> TCPHandler: Processed in 0.001696486 sec. | ||
8835 | 2025.03.20 21:56:45.047373 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8836 | 2025.03.20 21:56:45.047481 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8837 | 2025.03.20 21:56:45.047548 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <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 | ||
8838 | 2025.03.20 21:56:45.048593 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8839 | 2025.03.20 21:56:45.048632 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8840 | 2025.03.20 21:56:45.049232 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8841 | 2025.03.20 21:56:45.049493 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8842 | 2025.03.20 21:56:45.049746 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002287 sec., 3498.0323567993005 rows/sec., 6.27 MiB/sec. | ||
8843 | 2025.03.20 21:56:45.049850 [ 5 ] {f5909f07-313c-4c20-aabb-ab12fc68a9be} <Debug> TCPHandler: Processed in 0.002527298 sec. | ||
8844 | 2025.03.20 21:56:45.049988 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8845 | 2025.03.20 21:56:45.050095 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8846 | 2025.03.20 21:56:45.050141 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8847 | 2025.03.20 21:56:45.050577 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8848 | 2025.03.20 21:56:45.050615 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8849 | 2025.03.20 21:56:45.050972 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8850 | 2025.03.20 21:56:45.051210 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8851 | 2025.03.20 21:56:45.051417 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
8852 | 2025.03.20 21:56:45.051465 [ 5 ] {31adcdf3-68c9-4ecb-8921-f2421221401d} <Debug> TCPHandler: Processed in 0.001527811 sec. | ||
8853 | 2025.03.20 21:56:45.942912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8854 | 2025.03.20 21:56:45.964083 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2025.03.20 21:56:45.964140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8856 | 2025.03.20 21:56:45.972253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8857 | 2025.03.20 21:56:45.973064 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8858 | 2025.03.20 21:56:45.973355 [ 59 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8859 | 2025.03.20 21:56:45.973430 [ 59 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2025.03.20 21:56:45.973475 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
8861 | 2025.03.20 21:56:45.973935 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
8862 | 2025.03.20 21:56:45.983530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8863 | 2025.03.20 21:56:45.984722 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8864 | 2025.03.20 21:56:45.985707 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
8865 | 2025.03.20 21:56:45.990088 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
8866 | 2025.03.20 21:56:45.994638 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
8867 | 2025.03.20 21:56:45.999470 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
8868 | 2025.03.20 21:56:46.004720 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
8869 | 2025.03.20 21:56:46.008918 [ 195 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
8870 | 2025.03.20 21:56:46.067272 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.093699177 sec., 3703.3409589072485 rows/sec., 19.15 MiB/sec. | ||
8871 | 2025.03.20 21:56:46.070370 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8872 | 2025.03.20 21:56:46.073444 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8873 | 2025.03.20 21:56:46.073569 [ 201 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_46_9} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8874 | 2025.03.20 21:56:46.076099 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8875 | 2025.03.20 21:56:47.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.20 MiB, peak 235.60 MiB, free memory in arenas 0.00 B, will set to 223.79 MiB (RSS), difference: 1.59 MiB | ||
8876 | 2025.03.20 21:56:49.548083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1238 | ||
8877 | 2025.03.20 21:56:49.551330 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2025.03.20 21:56:49.551393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
8879 | 2025.03.20 21:56:49.553473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8880 | 2025.03.20 21:56:49.553903 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8881 | 2025.03.20 21:56:49.554816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
8882 | 2025.03.20 21:56:50.038165 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2025.03.20 21:56:50.038456 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
8884 | 2025.03.20 21:56:50.038887 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
8885 | 2025.03.20 21:56:50.038943 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
8886 | 2025.03.20 21:56:50.039463 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
8887 | 2025.03.20 21:56:50.039570 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
8888 | 2025.03.20 21:56:50.039806 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
8889 | 2025.03.20 21:56:50.039860 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
8890 | 2025.03.20 21:56:50.039900 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
8891 | 2025.03.20 21:56:50.039929 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
8892 | 2025.03.20 21:56:50.040001 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
8893 | 2025.03.20 21:56:50.040040 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
8894 | 2025.03.20 21:56:50.041152 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00283 sec., 14840.989399293287 rows/sec., 565.58 KiB/sec. | ||
8895 | 2025.03.20 21:56:50.041288 [ 5 ] {849bb6bb-7e3f-4e0d-bef7-570f34d5adb5} <Debug> TCPHandler: Processed in 0.003263568 sec. | ||
8896 | 2025.03.20 21:56:50.041664 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8897 | 2025.03.20 21:56:50.041847 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
8898 | 2025.03.20 21:56:50.042169 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
8899 | 2025.03.20 21:56:50.042221 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
8900 | 2025.03.20 21:56:50.042563 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
8901 | 2025.03.20 21:56:50.042631 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
8902 | 2025.03.20 21:56:50.042773 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
8903 | 2025.03.20 21:56:50.042807 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
8904 | 2025.03.20 21:56:50.042830 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
8905 | 2025.03.20 21:56:50.042846 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
8906 | 2025.03.20 21:56:50.042891 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
8907 | 2025.03.20 21:56:50.042915 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
8908 | 2025.03.20 21:56:50.043542 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001788 sec., 23489.93288590604 rows/sec., 895.18 KiB/sec. | ||
8909 | 2025.03.20 21:56:50.043660 [ 5 ] {1427b5bf-b303-4a8f-aed7-3f542aa908c8} <Debug> TCPHandler: Processed in 0.002051315 sec. | ||
8910 | 2025.03.20 21:56:50.043977 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8911 | 2025.03.20 21:56:50.044151 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
8912 | 2025.03.20 21:56:50.044461 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
8913 | 2025.03.20 21:56:50.044512 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
8914 | 2025.03.20 21:56:50.044846 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
8915 | 2025.03.20 21:56:50.044913 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
8916 | 2025.03.20 21:56:50.045053 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
8917 | 2025.03.20 21:56:50.045086 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
8918 | 2025.03.20 21:56:50.045109 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
8919 | 2025.03.20 21:56:50.045126 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
8920 | 2025.03.20 21:56:50.045171 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
8921 | 2025.03.20 21:56:50.045194 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
8922 | 2025.03.20 21:56:50.046010 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001947 sec., 21571.648690292757 rows/sec., 822.08 KiB/sec. | ||
8923 | 2025.03.20 21:56:50.046126 [ 5 ] {0680fb78-d34e-4fb5-a726-adc360f7be9f} <Debug> TCPHandler: Processed in 0.002200889 sec. | ||
8924 | 2025.03.20 21:56:50.046390 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8925 | 2025.03.20 21:56:50.046563 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
8926 | 2025.03.20 21:56:50.046865 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
8927 | 2025.03.20 21:56:50.046917 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
8928 | 2025.03.20 21:56:50.047356 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
8929 | 2025.03.20 21:56:50.047423 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
8930 | 2025.03.20 21:56:50.047562 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
8931 | 2025.03.20 21:56:50.047596 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
8932 | 2025.03.20 21:56:50.047699 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
8933 | 2025.03.20 21:56:50.047717 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
8934 | 2025.03.20 21:56:50.047762 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
8935 | 2025.03.20 21:56:50.047785 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
8936 | 2025.03.20 21:56:50.048441 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001965 sec., 21374.045801526714 rows/sec., 814.55 KiB/sec. | ||
8937 | 2025.03.20 21:56:50.048556 [ 5 ] {2514464b-fe08-4de4-963a-059c867573d8} <Debug> TCPHandler: Processed in 0.002217759 sec. | ||
8938 | 2025.03.20 21:56:50.048804 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8939 | 2025.03.20 21:56:50.048978 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
8940 | 2025.03.20 21:56:50.049282 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
8941 | 2025.03.20 21:56:50.049334 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
8942 | 2025.03.20 21:56:50.049675 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
8943 | 2025.03.20 21:56:50.049739 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
8944 | 2025.03.20 21:56:50.049879 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
8945 | 2025.03.20 21:56:50.049911 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
8946 | 2025.03.20 21:56:50.049934 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
8947 | 2025.03.20 21:56:50.049950 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
8948 | 2025.03.20 21:56:50.049994 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
8949 | 2025.03.20 21:56:50.050017 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
8950 | 2025.03.20 21:56:50.050600 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001709 sec., 24575.775307197193 rows/sec., 936.56 KiB/sec. | ||
8951 | 2025.03.20 21:56:50.050715 [ 5 ] {c29f48a0-379c-4e09-9484-343219751eef} <Debug> TCPHandler: Processed in 0.001962512 sec. | ||
8952 | 2025.03.20 21:56:50.050980 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8953 | 2025.03.20 21:56:50.051150 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
8954 | 2025.03.20 21:56:50.051463 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
8955 | 2025.03.20 21:56:50.051514 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
8956 | 2025.03.20 21:56:50.051857 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
8957 | 2025.03.20 21:56:50.051921 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
8958 | 2025.03.20 21:56:50.052061 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
8959 | 2025.03.20 21:56:50.052094 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
8960 | 2025.03.20 21:56:50.052116 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Debug> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (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 | ||
8961 | 2025.03.20 21:56:50.052132 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
8962 | 2025.03.20 21:56:50.052176 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
8963 | 2025.03.20 21:56:50.052198 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
8964 | 2025.03.20 21:56:50.052786 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00172 sec., 24418.60465116279 rows/sec., 930.57 KiB/sec. | ||
8965 | 2025.03.20 21:56:50.052900 [ 5 ] {f79f16ad-b8c9-4c96-a1f1-020f14bd3d42} <Debug> TCPHandler: Processed in 0.001971122 sec. | ||
8966 | 2025.03.20 21:56:50.085476 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8967 | 2025.03.20 21:56:50.085617 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
8968 | 2025.03.20 21:56:50.085674 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
8969 | 2025.03.20 21:56:50.086473 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8970 | 2025.03.20 21:56:50.086517 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
8971 | 2025.03.20 21:56:50.087027 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
8972 | 2025.03.20 21:56:50.087280 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Trace> oximeter.timeseries_schema (2c1b6459-9cb3-421b-9d7c-f39c080ac41a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8973 | 2025.03.20 21:56:50.087531 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001946 sec., 3083.247687564234 rows/sec., 1.43 MiB/sec. | ||
8974 | 2025.03.20 21:56:50.087742 [ 5 ] {bf2316e6-c176-49f5-8b3c-93eb48e12500} <Debug> TCPHandler: Processed in 0.002325532 sec. | ||
8975 | 2025.03.20 21:56:50.087891 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8976 | 2025.03.20 21:56:50.088001 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8977 | 2025.03.20 21:56:50.088046 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8978 | 2025.03.20 21:56:50.088614 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8979 | 2025.03.20 21:56:50.088654 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
8980 | 2025.03.20 21:56:50.089006 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8981 | 2025.03.20 21:56:50.089249 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8982 | 2025.03.20 21:56:50.089452 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.35 MiB/sec. | ||
8983 | 2025.03.20 21:56:50.089504 [ 5 ] {d7ca75e3-235d-48ee-bca9-15f875895990} <Debug> TCPHandler: Processed in 0.001662965 sec. | ||
8984 | 2025.03.20 21:56:50.089620 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8985 | 2025.03.20 21:56:50.089726 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8986 | 2025.03.20 21:56:50.089770 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8987 | 2025.03.20 21:56:50.090266 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8988 | 2025.03.20 21:56:50.090305 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
8989 | 2025.03.20 21:56:50.090639 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8990 | 2025.03.20 21:56:50.090878 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8991 | 2025.03.20 21:56:50.091132 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001424 sec., 1404.4943820224719 rows/sec., 114.53 KiB/sec. | ||
8992 | 2025.03.20 21:56:50.091336 [ 5 ] {26efa491-aeeb-410b-ab5e-69856a6b0eef} <Debug> TCPHandler: Processed in 0.001764147 sec. | ||
8993 | 2025.03.20 21:56:50.091485 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8994 | 2025.03.20 21:56:50.091589 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8995 | 2025.03.20 21:56:50.091634 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8996 | 2025.03.20 21:56:50.092288 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8997 | 2025.03.20 21:56:50.092327 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
8998 | 2025.03.20 21:56:50.092708 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8999 | 2025.03.20 21:56:50.092970 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9000 | 2025.03.20 21:56:50.093230 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Debug> executeQuery: Read 241 rows, 21.92 KiB in 0.00165 sec., 146060.60606060605 rows/sec., 12.98 MiB/sec. | ||
9001 | 2025.03.20 21:56:50.093338 [ 5 ] {7aecf36b-0aac-4635-a211-1e722c9f9247} <Debug> TCPHandler: Processed in 0.001895981 sec. | ||
9002 | 2025.03.20 21:56:50.093609 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9003 | 2025.03.20 21:56:50.093751 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9004 | 2025.03.20 21:56:50.093796 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9005 | 2025.03.20 21:56:50.094345 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9006 | 2025.03.20 21:56:50.094389 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9007 | 2025.03.20 21:56:50.094740 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9008 | 2025.03.20 21:56:50.094975 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9009 | 2025.03.20 21:56:50.095143 [ 7 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9010 | 2025.03.20 21:56:50.095207 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.001476 sec., 31165.31165311653 rows/sec., 2.32 MiB/sec. | ||
9011 | 2025.03.20 21:56:50.095225 [ 7 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9012 | 2025.03.20 21:56:50.095296 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9013 | 2025.03.20 21:56:50.095347 [ 5 ] {e5bbb44c-334b-4055-89de-d2f0c25286df} <Debug> TCPHandler: Processed in 0.00184017 sec. | ||
9014 | 2025.03.20 21:56:50.095554 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9015 | 2025.03.20 21:56:50.095562 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9016 | 2025.03.20 21:56:50.095845 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9017 | 2025.03.20 21:56:50.095865 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9018 | 2025.03.20 21:56:50.095927 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9019 | 2025.03.20 21:56:50.095948 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 164 rows starting from the beginning of the part | ||
9020 | 2025.03.20 21:56:50.096312 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 138 rows starting from the beginning of the part | ||
9021 | 2025.03.20 21:56:50.096580 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
9022 | 2025.03.20 21:56:50.096913 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
9023 | 2025.03.20 21:56:50.097396 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
9024 | 2025.03.20 21:56:50.097871 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 46 rows starting from the beginning of the part | ||
9025 | 2025.03.20 21:56:50.098833 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9026 | 2025.03.20 21:56:50.098892 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9027 | 2025.03.20 21:56:50.099882 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9028 | 2025.03.20 21:56:50.100392 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9029 | 2025.03.20 21:56:50.100894 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474136 sec., 92069.32381658036 rows/sec., 6.25 MiB/sec. | ||
9030 | 2025.03.20 21:56:50.100988 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005219 sec., 4598.582103851313 rows/sec., 390.70 KiB/sec. | ||
9031 | 2025.03.20 21:56:50.101097 [ 5 ] {824106a1-8438-447f-841e-b2aa258ede09} <Debug> TCPHandler: Processed in 0.005613091 sec. | ||
9032 | 2025.03.20 21:56:50.101141 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9033 | 2025.03.20 21:56:50.101257 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9034 | 2025.03.20 21:56:50.101424 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9035 | 2025.03.20 21:56:50.101492 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9036 | 2025.03.20 21:56:50.101602 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2025.03.20 21:56:50.101789 [ 189 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_61_12} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9038 | 2025.03.20 21:56:50.101976 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9039 | 2025.03.20 21:56:50.102384 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9040 | 2025.03.20 21:56:50.102428 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9041 | 2025.03.20 21:56:50.102786 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9042 | 2025.03.20 21:56:50.103019 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9043 | 2025.03.20 21:56:50.103224 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001849 sec., 6489.994591671174 rows/sec., 507.03 KiB/sec. | ||
9044 | 2025.03.20 21:56:50.103281 [ 5 ] {c6c1c832-fca4-4862-83f8-d7cffe6162eb} <Debug> TCPHandler: Processed in 0.002091916 sec. | ||
9045 | 2025.03.20 21:56:50.103415 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9046 | 2025.03.20 21:56:50.103520 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9047 | 2025.03.20 21:56:50.103564 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9048 | 2025.03.20 21:56:50.104140 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9049 | 2025.03.20 21:56:50.104179 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9050 | 2025.03.20 21:56:50.104570 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9051 | 2025.03.20 21:56:50.104807 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9052 | 2025.03.20 21:56:50.105052 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001548 sec., 86563.30749354005 rows/sec., 7.00 MiB/sec. | ||
9053 | 2025.03.20 21:56:50.105124 [ 5 ] {95d72ac5-3b52-4d0d-985c-26e1cba07577} <Debug> TCPHandler: Processed in 0.001760947 sec. | ||
9054 | 2025.03.20 21:56:50.105349 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9055 | 2025.03.20 21:56:50.105504 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9056 | 2025.03.20 21:56:50.105554 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9057 | 2025.03.20 21:56:50.106257 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9058 | 2025.03.20 21:56:50.106294 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9059 | 2025.03.20 21:56:50.106756 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9060 | 2025.03.20 21:56:50.107003 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9061 | 2025.03.20 21:56:50.107209 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Debug> executeQuery: Read 857 rows, 69.25 KiB in 0.001728 sec., 495949.0740740741 rows/sec., 39.14 MiB/sec. | ||
9062 | 2025.03.20 21:56:50.107261 [ 5 ] {4a625b42-6981-47f7-bcef-7bd791d3755a} <Debug> TCPHandler: Processed in 0.002001294 sec. | ||
9063 | 2025.03.20 21:56:50.107380 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9064 | 2025.03.20 21:56:50.107515 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9065 | 2025.03.20 21:56:50.107594 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <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 | ||
9066 | 2025.03.20 21:56:50.108803 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9067 | 2025.03.20 21:56:50.108842 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9068 | 2025.03.20 21:56:50.109485 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9069 | 2025.03.20 21:56:50.109739 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9070 | 2025.03.20 21:56:50.109926 [ 7 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9071 | 2025.03.20 21:56:50.109997 [ 7 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9072 | 2025.03.20 21:56:50.110030 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002534 sec., 12628.255722178375 rows/sec., 22.63 MiB/sec. | ||
9073 | 2025.03.20 21:56:50.110034 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9074 | 2025.03.20 21:56:50.110424 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9075 | 2025.03.20 21:56:50.110448 [ 5 ] {8cd12585-97da-4c29-a7ae-e69a88e6009d} <Debug> TCPHandler: Processed in 0.003119724 sec. | ||
9076 | 2025.03.20 21:56:50.110678 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9077 | 2025.03.20 21:56:50.110920 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9078 | 2025.03.20 21:56:50.111005 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9079 | 2025.03.20 21:56:50.111017 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9080 | 2025.03.20 21:56:50.111215 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1115 rows starting from the beginning of the part | ||
9081 | 2025.03.20 21:56:50.112099 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
9082 | 2025.03.20 21:56:50.112920 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
9083 | 2025.03.20 21:56:50.113177 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9084 | 2025.03.20 21:56:50.113309 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9085 | 2025.03.20 21:56:50.113684 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
9086 | 2025.03.20 21:56:50.114344 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
9087 | 2025.03.20 21:56:50.114885 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9088 | 2025.03.20 21:56:50.114997 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
9089 | 2025.03.20 21:56:50.115699 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9090 | 2025.03.20 21:56:50.116276 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005435 sec., 11039.558417663295 rows/sec., 761.84 KiB/sec. | ||
9091 | 2025.03.20 21:56:50.116367 [ 5 ] {d5dab8a3-7d97-4f46-ae79-e28345a66718} <Debug> TCPHandler: Processed in 0.005761464 sec. | ||
9092 | 2025.03.20 21:56:50.123276 [ 188 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1227 rows, containing 19 columns (19 merged, 0 gathered) in 0.013107461 sec., 93610.80685267725 rows/sec., 167.75 MiB/sec. | ||
9093 | 2025.03.20 21:56:50.124527 [ 193 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9094 | 2025.03.20 21:56:50.124939 [ 193 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2025.03.20 21:56:50.125020 [ 193 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9096 | 2025.03.20 21:56:50.125131 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
9097 | 2025.03.20 21:56:51.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.00 MiB, peak 236.57 MiB, free memory in arenas 0.00 B, will set to 226.51 MiB (RSS), difference: 1.51 MiB | ||
9098 | 2025.03.20 21:56:51.949526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
9099 | 2025.03.20 21:56:51.950185 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9100 | 2025.03.20 21:56:51.950239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9101 | 2025.03.20 21:56:51.950814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9102 | 2025.03.20 21:56:51.951089 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9103 | 2025.03.20 21:56:51.951364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
9104 | 2025.03.20 21:56:53.484534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9105 | 2025.03.20 21:56:53.503624 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9106 | 2025.03.20 21:56:53.503683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9107 | 2025.03.20 21:56:53.510592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9108 | 2025.03.20 21:56:53.511366 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9109 | 2025.03.20 21:56:53.514070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9110 | 2025.03.20 21:56:55.039927 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9111 | 2025.03.20 21:56:55.040113 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9112 | 2025.03.20 21:56:55.040186 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9113 | 2025.03.20 21:56:55.040973 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9114 | 2025.03.20 21:56:55.041022 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9115 | 2025.03.20 21:56:55.041451 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9116 | 2025.03.20 21:56:55.041714 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9117 | 2025.03.20 21:56:55.041959 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001895 sec., 37994.72295514512 rows/sec., 3.07 MiB/sec. | ||
9118 | 2025.03.20 21:56:55.042024 [ 5 ] {c1508b21-7176-447f-bfce-58e7e2751002} <Debug> TCPHandler: Processed in 0.002226009 sec. | ||
9119 | 2025.03.20 21:56:55.042155 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9120 | 2025.03.20 21:56:55.042269 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9121 | 2025.03.20 21:56:55.042322 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9122 | 2025.03.20 21:56:55.042856 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9123 | 2025.03.20 21:56:55.042897 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9124 | 2025.03.20 21:56:55.043245 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9125 | 2025.03.20 21:56:55.043487 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9126 | 2025.03.20 21:56:55.043695 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001454 sec., 5502.063273727648 rows/sec., 413.73 KiB/sec. | ||
9127 | 2025.03.20 21:56:55.043748 [ 5 ] {403fd21b-da37-4fa3-adf8-b82bd930ddc7} <Debug> TCPHandler: Processed in 0.001646784 sec. | ||
9128 | 2025.03.20 21:56:55.043876 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9129 | 2025.03.20 21:56:55.043982 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9130 | 2025.03.20 21:56:55.044027 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9131 | 2025.03.20 21:56:55.044567 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9132 | 2025.03.20 21:56:55.044606 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9133 | 2025.03.20 21:56:55.044957 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9134 | 2025.03.20 21:56:55.045214 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9135 | 2025.03.20 21:56:55.045428 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001468 sec., 49046.32152588556 rows/sec., 3.83 MiB/sec. | ||
9136 | 2025.03.20 21:56:55.045480 [ 5 ] {c6ae2f2c-151e-4cee-87ea-50e50c66a2df} <Debug> TCPHandler: Processed in 0.001656154 sec. | ||
9137 | 2025.03.20 21:56:55.045595 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9138 | 2025.03.20 21:56:55.045700 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9139 | 2025.03.20 21:56:55.045749 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9140 | 2025.03.20 21:56:55.046273 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9141 | 2025.03.20 21:56:55.046311 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9142 | 2025.03.20 21:56:55.046707 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9143 | 2025.03.20 21:56:55.046944 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9144 | 2025.03.20 21:56:55.047166 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
9145 | 2025.03.20 21:56:55.047219 [ 5 ] {d66c7963-db39-4725-85a1-75725f1101d2} <Debug> TCPHandler: Processed in 0.001675714 sec. | ||
9146 | 2025.03.20 21:56:55.047349 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9147 | 2025.03.20 21:56:55.047453 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9148 | 2025.03.20 21:56:55.047520 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <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 | ||
9149 | 2025.03.20 21:56:55.048556 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9150 | 2025.03.20 21:56:55.048595 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9151 | 2025.03.20 21:56:55.049198 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9152 | 2025.03.20 21:56:55.049452 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9153 | 2025.03.20 21:56:55.049700 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002268 sec., 3527.336860670194 rows/sec., 6.32 MiB/sec. | ||
9154 | 2025.03.20 21:56:55.049803 [ 5 ] {21e69a53-9bf0-41ab-85b2-b7801b78a335} <Debug> TCPHandler: Processed in 0.002503807 sec. | ||
9155 | 2025.03.20 21:56:55.049958 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9156 | 2025.03.20 21:56:55.050095 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9157 | 2025.03.20 21:56:55.050153 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9158 | 2025.03.20 21:56:55.050679 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9159 | 2025.03.20 21:56:55.050720 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9160 | 2025.03.20 21:56:55.051093 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9161 | 2025.03.20 21:56:55.051341 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9162 | 2025.03.20 21:56:55.051555 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
9163 | 2025.03.20 21:56:55.051609 [ 5 ] {708ed872-2412-43c7-abed-c2a3df2021ff} <Debug> TCPHandler: Processed in 0.001715056 sec. | ||
9164 | 2025.03.20 21:56:59.264457 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9165 | 2025.03.20 21:56:59.264524 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9166 | 2025.03.20 21:56:59.452421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
9167 | 2025.03.20 21:56:59.453385 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9168 | 2025.03.20 21:56:59.453459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9169 | 2025.03.20 21:56:59.454100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9170 | 2025.03.20 21:56:59.454365 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9171 | 2025.03.20 21:56:59.454606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9172 | 2025.03.20 21:56:59.555942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1284 | ||
9173 | 2025.03.20 21:56:59.559356 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9174 | 2025.03.20 21:56:59.559413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9175 | 2025.03.20 21:56:59.560941 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9176 | 2025.03.20 21:56:59.561255 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9177 | 2025.03.20 21:56:59.561853 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
9178 | 2025.03.20 21:57:00.001403 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000991797 sec. | ||
9179 | 2025.03.20 21:57:00.041356 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9180 | 2025.03.20 21:57:00.041546 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9181 | 2025.03.20 21:57:00.041619 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9182 | 2025.03.20 21:57:00.042441 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9183 | 2025.03.20 21:57:00.042486 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9184 | 2025.03.20 21:57:00.042929 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9185 | 2025.03.20 21:57:00.043185 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9186 | 2025.03.20 21:57:00.043457 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001958 sec., 61287.02757916241 rows/sec., 5.19 MiB/sec. | ||
9187 | 2025.03.20 21:57:00.043569 [ 5 ] {f14af8db-406b-4b04-806e-289bde87bcfd} <Debug> TCPHandler: Processed in 0.002345003 sec. | ||
9188 | 2025.03.20 21:57:00.043806 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9189 | 2025.03.20 21:57:00.044010 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9190 | 2025.03.20 21:57:00.044060 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9191 | 2025.03.20 21:57:00.044643 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9192 | 2025.03.20 21:57:00.044683 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9193 | 2025.03.20 21:57:00.045047 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9194 | 2025.03.20 21:57:00.045282 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9195 | 2025.03.20 21:57:00.045489 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00152 sec., 21052.631578947367 rows/sec., 1.55 MiB/sec. | ||
9196 | 2025.03.20 21:57:00.045544 [ 5 ] {35707dcc-c046-4b57-ac92-7612634a577a} <Debug> TCPHandler: Processed in 0.00183986 sec. | ||
9197 | 2025.03.20 21:57:00.045682 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9198 | 2025.03.20 21:57:00.045788 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9199 | 2025.03.20 21:57:00.045833 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9200 | 2025.03.20 21:57:00.046396 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9201 | 2025.03.20 21:57:00.046436 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9202 | 2025.03.20 21:57:00.046785 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9203 | 2025.03.20 21:57:00.047021 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9204 | 2025.03.20 21:57:00.047251 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00148 sec., 64864.86486486487 rows/sec., 5.07 MiB/sec. | ||
9205 | 2025.03.20 21:57:00.047344 [ 5 ] {c66b9549-5aa5-46a9-a261-eb244dc29f0a} <Debug> TCPHandler: Processed in 0.001713996 sec. | ||
9206 | 2025.03.20 21:57:00.047584 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9207 | 2025.03.20 21:57:00.047740 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9208 | 2025.03.20 21:57:00.047790 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9209 | 2025.03.20 21:57:00.048325 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9210 | 2025.03.20 21:57:00.048364 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9211 | 2025.03.20 21:57:00.048749 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9212 | 2025.03.20 21:57:00.048983 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9213 | 2025.03.20 21:57:00.049246 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
9214 | 2025.03.20 21:57:00.049337 [ 5 ] {2ac56365-c90f-44f9-8694-271b4be73748} <Debug> TCPHandler: Processed in 0.00186459 sec. | ||
9215 | 2025.03.20 21:57:00.049602 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9216 | 2025.03.20 21:57:00.049723 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9217 | 2025.03.20 21:57:00.049794 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <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 | ||
9218 | 2025.03.20 21:57:00.050935 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9219 | 2025.03.20 21:57:00.050973 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9220 | 2025.03.20 21:57:00.051627 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9221 | 2025.03.20 21:57:00.051906 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2025.03.20 21:57:00.052153 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002453 sec., 13045.25071341215 rows/sec., 23.38 MiB/sec. | ||
9223 | 2025.03.20 21:57:00.052261 [ 5 ] {47316000-d5e7-42b6-be98-c4a580528139} <Debug> TCPHandler: Processed in 0.002757724 sec. | ||
9224 | 2025.03.20 21:57:00.052474 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9225 | 2025.03.20 21:57:00.052579 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9226 | 2025.03.20 21:57:00.052625 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9227 | 2025.03.20 21:57:00.053107 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9228 | 2025.03.20 21:57:00.053145 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9229 | 2025.03.20 21:57:00.053496 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9230 | 2025.03.20 21:57:00.053733 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9231 | 2025.03.20 21:57:00.053957 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
9232 | 2025.03.20 21:57:00.054008 [ 5 ] {b9722031-b7f3-4a80-a2fa-4b5a3bb826cc} <Debug> TCPHandler: Processed in 0.001585163 sec. | ||
9233 | 2025.03.20 21:57:01.015067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9234 | 2025.03.20 21:57:01.035576 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9235 | 2025.03.20 21:57:01.035640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9236 | 2025.03.20 21:57:01.042857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9237 | 2025.03.20 21:57:01.043643 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9238 | 2025.03.20 21:57:01.047505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9239 | 2025.03.20 21:57:05.069635 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2025.03.20 21:57:05.069858 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9241 | 2025.03.20 21:57:05.069924 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9242 | 2025.03.20 21:57:05.070651 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2025.03.20 21:57:05.070695 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9244 | 2025.03.20 21:57:05.071120 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9245 | 2025.03.20 21:57:05.071384 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2025.03.20 21:57:05.071609 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001789 sec., 2235.8859698155393 rows/sec., 182.32 KiB/sec. | ||
9247 | 2025.03.20 21:57:05.071730 [ 5 ] {9430f661-b5ee-46ac-961e-e7a6005b7658} <Debug> TCPHandler: Processed in 0.00222913 sec. | ||
9248 | 2025.03.20 21:57:05.072020 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2025.03.20 21:57:05.072152 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9250 | 2025.03.20 21:57:05.072204 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9251 | 2025.03.20 21:57:05.073474 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2025.03.20 21:57:05.073513 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9253 | 2025.03.20 21:57:05.073942 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9254 | 2025.03.20 21:57:05.074180 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9255 | 2025.03.20 21:57:05.074317 [ 179 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9256 | 2025.03.20 21:57:05.074371 [ 179 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9257 | 2025.03.20 21:57:05.074371 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002245 sec., 540757.2383073496 rows/sec., 44.47 MiB/sec. | ||
9258 | 2025.03.20 21:57:05.074399 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9259 | 2025.03.20 21:57:05.074447 [ 5 ] {d33a94c3-8c0a-4f1b-b0f9-813596500209} <Debug> TCPHandler: Processed in 0.002543939 sec. | ||
9260 | 2025.03.20 21:57:05.074563 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9261 | 2025.03.20 21:57:05.074589 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9262 | 2025.03.20 21:57:05.074712 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9263 | 2025.03.20 21:57:05.074723 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9264 | 2025.03.20 21:57:05.074757 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1847 rows starting from the beginning of the part | ||
9265 | 2025.03.20 21:57:05.074780 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9266 | 2025.03.20 21:57:05.074914 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
9267 | 2025.03.20 21:57:05.075285 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 241 rows starting from the beginning of the part | ||
9268 | 2025.03.20 21:57:05.075710 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
9269 | 2025.03.20 21:57:05.076080 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 120 rows starting from the beginning of the part | ||
9270 | 2025.03.20 21:57:05.076368 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1214 rows starting from the beginning of the part | ||
9271 | 2025.03.20 21:57:05.077247 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9272 | 2025.03.20 21:57:05.077287 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9273 | 2025.03.20 21:57:05.077777 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9274 | 2025.03.20 21:57:05.078070 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9275 | 2025.03.20 21:57:05.078276 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.003583 sec., 3349.1487580240023 rows/sec., 245.84 KiB/sec. | ||
9276 | 2025.03.20 21:57:05.078443 [ 5 ] {55e1296f-3235-48d4-a9d1-45c8efc4b2b7} <Debug> TCPHandler: Processed in 0.003903694 sec. | ||
9277 | 2025.03.20 21:57:05.078740 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9278 | 2025.03.20 21:57:05.078987 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9279 | 2025.03.20 21:57:05.078997 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3566 rows, containing 5 columns (5 merged, 0 gathered) in 0.004522761 sec., 788456.4318123376 rows/sec., 67.85 MiB/sec. | ||
9280 | 2025.03.20 21:57:05.079042 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9281 | 2025.03.20 21:57:05.079238 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9282 | 2025.03.20 21:57:05.079615 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9283 | 2025.03.20 21:57:05.079732 [ 199 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_71_14} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9284 | 2025.03.20 21:57:05.079822 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
9285 | 2025.03.20 21:57:05.079870 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9286 | 2025.03.20 21:57:05.079907 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9287 | 2025.03.20 21:57:05.080252 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9288 | 2025.03.20 21:57:05.080489 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9289 | 2025.03.20 21:57:05.080662 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001713 sec., 133099.82486865149 rows/sec., 9.01 MiB/sec. | ||
9290 | 2025.03.20 21:57:05.080715 [ 5 ] {7c21bfc7-0c9b-4557-8efc-12c07e60fe87} <Debug> TCPHandler: Processed in 0.002084866 sec. | ||
9291 | 2025.03.20 21:57:05.080822 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9292 | 2025.03.20 21:57:05.080923 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9293 | 2025.03.20 21:57:05.080967 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9294 | 2025.03.20 21:57:05.081680 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9295 | 2025.03.20 21:57:05.081718 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9296 | 2025.03.20 21:57:05.082081 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9297 | 2025.03.20 21:57:05.082316 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9298 | 2025.03.20 21:57:05.082441 [ 179 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9299 | 2025.03.20 21:57:05.082477 [ 179 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9300 | 2025.03.20 21:57:05.082497 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001593 sec., 333961.07972379157 rows/sec., 24.75 MiB/sec. | ||
9301 | 2025.03.20 21:57:05.082501 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9302 | 2025.03.20 21:57:05.082597 [ 5 ] {6a1c64cd-fec8-4fdc-b806-67f9f18b881c} <Debug> TCPHandler: Processed in 0.001825288 sec. | ||
9303 | 2025.03.20 21:57:05.082789 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9304 | 2025.03.20 21:57:05.082817 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9305 | 2025.03.20 21:57:05.083105 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9306 | 2025.03.20 21:57:05.083103 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9307 | 2025.03.20 21:57:05.083175 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
9308 | 2025.03.20 21:57:05.083217 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9309 | 2025.03.20 21:57:05.083482 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
9310 | 2025.03.20 21:57:05.083961 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 134 rows starting from the beginning of the part | ||
9311 | 2025.03.20 21:57:05.084504 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
9312 | 2025.03.20 21:57:05.084765 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 96 rows starting from the beginning of the part | ||
9313 | 2025.03.20 21:57:05.085053 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 532 rows starting from the beginning of the part | ||
9314 | 2025.03.20 21:57:05.086327 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9315 | 2025.03.20 21:57:05.086383 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9316 | 2025.03.20 21:57:05.087492 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9317 | 2025.03.20 21:57:05.087877 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9318 | 2025.03.20 21:57:05.088217 [ 179 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9319 | 2025.03.20 21:57:05.088342 [ 179 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9320 | 2025.03.20 21:57:05.088428 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9321 | 2025.03.20 21:57:05.088480 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 5 columns (5 merged, 0 gathered) in 0.005858487 sec., 310660.4145404778 rows/sec., 24.30 MiB/sec. | ||
9322 | 2025.03.20 21:57:05.088588 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.005542 sec., 159148.3219054493 rows/sec., 10.71 MiB/sec. | ||
9323 | 2025.03.20 21:57:05.088987 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9324 | 2025.03.20 21:57:05.089063 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9325 | 2025.03.20 21:57:05.089077 [ 5 ] {b784e5be-4076-485f-8579-4d46bd094af4} <Debug> TCPHandler: Processed in 0.006316169 sec. | ||
9326 | 2025.03.20 21:57:05.089685 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9327 | 2025.03.20 21:57:05.089810 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9328 | 2025.03.20 21:57:05.090041 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19761 rows starting from the beginning of the part | ||
9329 | 2025.03.20 21:57:05.090218 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9330 | 2025.03.20 21:57:05.090828 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <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 | ||
9331 | 2025.03.20 21:57:05.090855 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
9332 | 2025.03.20 21:57:05.091157 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9333 | 2025.03.20 21:57:05.091786 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 857 rows starting from the beginning of the part | ||
9334 | 2025.03.20 21:57:05.091921 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_71_14} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9335 | 2025.03.20 21:57:05.092528 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
9336 | 2025.03.20 21:57:05.092560 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
9337 | 2025.03.20 21:57:05.093029 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
9338 | 2025.03.20 21:57:05.093423 [ 194 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 882 rows starting from the beginning of the part | ||
9339 | 2025.03.20 21:57:05.096016 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9340 | 2025.03.20 21:57:05.096084 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9341 | 2025.03.20 21:57:05.097884 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9342 | 2025.03.20 21:57:05.098381 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9343 | 2025.03.20 21:57:05.098600 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008598 sec., 930.448941614329 rows/sec., 1.67 MiB/sec. | ||
9344 | 2025.03.20 21:57:05.098899 [ 5 ] {b807f375-5c6f-47cb-ad40-a07006cdb81e} <Debug> TCPHandler: Processed in 0.009405042 sec. | ||
9345 | 2025.03.20 21:57:05.099071 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9346 | 2025.03.20 21:57:05.099178 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9347 | 2025.03.20 21:57:05.099225 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9348 | 2025.03.20 21:57:05.099679 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9349 | 2025.03.20 21:57:05.099717 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9350 | 2025.03.20 21:57:05.102674 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9351 | 2025.03.20 21:57:05.102950 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9352 | 2025.03.20 21:57:05.103088 [ 179 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9353 | 2025.03.20 21:57:05.103137 [ 179 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9354 | 2025.03.20 21:57:05.103143 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003985 sec., 15056.4617314931 rows/sec., 1.01 MiB/sec. | ||
9355 | 2025.03.20 21:57:05.103164 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9356 | 2025.03.20 21:57:05.103213 [ 5 ] {0a074b91-bc85-4a34-afbf-6e64a1892796} <Debug> TCPHandler: Processed in 0.004193172 sec. | ||
9357 | 2025.03.20 21:57:05.103511 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9358 | 2025.03.20 21:57:05.104081 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9359 | 2025.03.20 21:57:05.104186 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4078 rows starting from the beginning of the part | ||
9360 | 2025.03.20 21:57:05.104586 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
9361 | 2025.03.20 21:57:05.104877 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
9362 | 2025.03.20 21:57:05.105058 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
9363 | 2025.03.20 21:57:05.105166 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
9364 | 2025.03.20 21:57:05.105545 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
9365 | 2025.03.20 21:57:05.107473 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21980 rows, containing 5 columns (5 merged, 0 gathered) in 0.018852684 sec., 1165881.738642625 rows/sec., 79.48 MiB/sec. | ||
9366 | 2025.03.20 21:57:05.108041 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9367 | 2025.03.20 21:57:05.108578 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4378 rows, containing 4 columns (4 merged, 0 gathered) in 0.005312792 sec., 824048.8240458124 rows/sec., 54.16 MiB/sec. | ||
9368 | 2025.03.20 21:57:05.108707 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9369 | 2025.03.20 21:57:05.108816 [ 191 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9370 | 2025.03.20 21:57:05.108918 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9371 | 2025.03.20 21:57:05.109149 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9372 | 2025.03.20 21:57:05.109509 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9373 | 2025.03.20 21:57:05.109606 [ 190 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_71_14} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9374 | 2025.03.20 21:57:05.109708 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
9375 | 2025.03.20 21:57:06.955678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
9376 | 2025.03.20 21:57:06.956354 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9377 | 2025.03.20 21:57:06.956400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9378 | 2025.03.20 21:57:06.956941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9379 | 2025.03.20 21:57:06.957208 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9380 | 2025.03.20 21:57:06.957508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
9381 | 2025.03.20 21:57:08.548508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9382 | 2025.03.20 21:57:08.571176 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2025.03.20 21:57:08.571234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9384 | 2025.03.20 21:57:08.578839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9385 | 2025.03.20 21:57:08.579658 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9386 | 2025.03.20 21:57:08.582726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9387 | 2025.03.20 21:57:09.563049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1312 | ||
9388 | 2025.03.20 21:57:09.566081 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9389 | 2025.03.20 21:57:09.566143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9390 | 2025.03.20 21:57:09.567636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9391 | 2025.03.20 21:57:09.567959 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9392 | 2025.03.20 21:57:09.568186 [ 171 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9393 | 2025.03.20 21:57:09.568312 [ 171 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9394 | 2025.03.20 21:57:09.568375 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9395 | 2025.03.20 21:57:09.568850 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
9396 | 2025.03.20 21:57:09.570453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
9397 | 2025.03.20 21:57:09.570779 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9398 | 2025.03.20 21:57:09.570957 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1130 rows starting from the beginning of the part | ||
9399 | 2025.03.20 21:57:09.571478 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
9400 | 2025.03.20 21:57:09.571977 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
9401 | 2025.03.20 21:57:09.572452 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
9402 | 2025.03.20 21:57:09.572941 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
9403 | 2025.03.20 21:57:09.573435 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
9404 | 2025.03.20 21:57:09.581980 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 72 columns (72 merged, 0 gathered) in 0.013481961 sec., 97315.21994463564 rows/sec., 78.06 MiB/sec. | ||
9405 | 2025.03.20 21:57:09.583491 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9406 | 2025.03.20 21:57:09.584218 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9407 | 2025.03.20 21:57:09.584306 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_36_7} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9408 | 2025.03.20 21:57:09.584533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
9409 | 2025.03.20 21:57:10.040552 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9410 | 2025.03.20 21:57:10.040738 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9411 | 2025.03.20 21:57:10.040805 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9412 | 2025.03.20 21:57:10.041596 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9413 | 2025.03.20 21:57:10.041638 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9414 | 2025.03.20 21:57:10.042086 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9415 | 2025.03.20 21:57:10.042373 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9416 | 2025.03.20 21:57:10.042608 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001917 sec., 62597.809076682315 rows/sec., 5.30 MiB/sec. | ||
9417 | 2025.03.20 21:57:10.042715 [ 5 ] {1cfc2b08-fbbb-45f7-a08b-4fb4d251e42d} <Debug> TCPHandler: Processed in 0.002292061 sec. | ||
9418 | 2025.03.20 21:57:10.042961 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9419 | 2025.03.20 21:57:10.043113 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9420 | 2025.03.20 21:57:10.043163 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9421 | 2025.03.20 21:57:10.043724 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2025.03.20 21:57:10.043761 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9423 | 2025.03.20 21:57:10.044140 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9424 | 2025.03.20 21:57:10.044386 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9425 | 2025.03.20 21:57:10.044591 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001507 sec., 21234.2402123424 rows/sec., 1.56 MiB/sec. | ||
9426 | 2025.03.20 21:57:10.044686 [ 5 ] {54b9e55f-dd62-416f-b67a-c8633f3b87ea} <Debug> TCPHandler: Processed in 0.001839699 sec. | ||
9427 | 2025.03.20 21:57:10.044942 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9428 | 2025.03.20 21:57:10.045088 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9429 | 2025.03.20 21:57:10.045135 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9430 | 2025.03.20 21:57:10.045695 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9431 | 2025.03.20 21:57:10.045733 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9432 | 2025.03.20 21:57:10.046090 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9433 | 2025.03.20 21:57:10.046336 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9434 | 2025.03.20 21:57:10.046525 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00146 sec., 65753.42465753425 rows/sec., 5.14 MiB/sec. | ||
9435 | 2025.03.20 21:57:10.046633 [ 5 ] {33135bb2-93eb-4b8c-9ecb-e201cb456f12} <Debug> TCPHandler: Processed in 0.001799478 sec. | ||
9436 | 2025.03.20 21:57:10.046864 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9437 | 2025.03.20 21:57:10.047041 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9438 | 2025.03.20 21:57:10.047094 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9439 | 2025.03.20 21:57:10.047649 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9440 | 2025.03.20 21:57:10.047687 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9441 | 2025.03.20 21:57:10.048076 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9442 | 2025.03.20 21:57:10.048321 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9443 | 2025.03.20 21:57:10.048494 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
9444 | 2025.03.20 21:57:10.048546 [ 5 ] {7c2cb2b5-456a-40c8-b432-3447940e1619} <Debug> TCPHandler: Processed in 0.001786288 sec. | ||
9445 | 2025.03.20 21:57:10.048652 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9446 | 2025.03.20 21:57:10.048765 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9447 | 2025.03.20 21:57:10.048830 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <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 | ||
9448 | 2025.03.20 21:57:10.049918 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9449 | 2025.03.20 21:57:10.049955 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9450 | 2025.03.20 21:57:10.050595 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9451 | 2025.03.20 21:57:10.050879 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9452 | 2025.03.20 21:57:10.051088 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002345 sec., 13646.055437100214 rows/sec., 24.45 MiB/sec. | ||
9453 | 2025.03.20 21:57:10.051191 [ 5 ] {75f6a379-3a8b-43ff-ac3a-42a8e68a221c} <Debug> TCPHandler: Processed in 0.00258975 sec. | ||
9454 | 2025.03.20 21:57:10.051333 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9455 | 2025.03.20 21:57:10.051449 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9456 | 2025.03.20 21:57:10.051495 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9457 | 2025.03.20 21:57:10.051928 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9458 | 2025.03.20 21:57:10.051965 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9459 | 2025.03.20 21:57:10.052332 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9460 | 2025.03.20 21:57:10.052569 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9461 | 2025.03.20 21:57:10.052772 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
9462 | 2025.03.20 21:57:10.052821 [ 5 ] {6b306052-15fe-436c-a7dd-67edf405f599} <Debug> TCPHandler: Processed in 0.001540581 sec. | ||
9463 | 2025.03.20 21:57:14.264761 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9464 | 2025.03.20 21:57:14.264839 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9465 | 2025.03.20 21:57:14.458566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
9466 | 2025.03.20 21:57:14.459262 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9467 | 2025.03.20 21:57:14.459307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9468 | 2025.03.20 21:57:14.459859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9469 | 2025.03.20 21:57:14.460132 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9470 | 2025.03.20 21:57:14.460366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9471 | 2025.03.20 21:57:15.040105 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9472 | 2025.03.20 21:57:15.040298 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9473 | 2025.03.20 21:57:15.040367 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9474 | 2025.03.20 21:57:15.041138 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9475 | 2025.03.20 21:57:15.041187 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9476 | 2025.03.20 21:57:15.041639 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9477 | 2025.03.20 21:57:15.041899 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2025.03.20 21:57:15.042170 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00192 sec., 37500 rows/sec., 3.03 MiB/sec. | ||
9479 | 2025.03.20 21:57:15.042235 [ 5 ] {4a2bf364-a853-40f3-a111-4fbab3d418b5} <Debug> TCPHandler: Processed in 0.002254561 sec. | ||
9480 | 2025.03.20 21:57:15.042378 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9481 | 2025.03.20 21:57:15.042525 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9482 | 2025.03.20 21:57:15.042585 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9483 | 2025.03.20 21:57:15.043230 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9484 | 2025.03.20 21:57:15.043274 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9485 | 2025.03.20 21:57:15.043647 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9486 | 2025.03.20 21:57:15.043891 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9487 | 2025.03.20 21:57:15.044063 [ 104 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9488 | 2025.03.20 21:57:15.044142 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001647 sec., 4857.316332726169 rows/sec., 365.25 KiB/sec. | ||
9489 | 2025.03.20 21:57:15.044149 [ 104 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9490 | 2025.03.20 21:57:15.044232 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9491 | 2025.03.20 21:57:15.044281 [ 5 ] {5e163ee4-d8dc-4df8-8980-292cbfc31536} <Debug> TCPHandler: Processed in 0.001965773 sec. | ||
9492 | 2025.03.20 21:57:15.044417 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
9493 | 2025.03.20 21:57:15.044449 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9494 | 2025.03.20 21:57:15.044545 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9495 | 2025.03.20 21:57:15.044585 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 178 rows starting from the beginning of the part | ||
9496 | 2025.03.20 21:57:15.044586 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9497 | 2025.03.20 21:57:15.044655 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9498 | 2025.03.20 21:57:15.044704 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
9499 | 2025.03.20 21:57:15.045020 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
9500 | 2025.03.20 21:57:15.045337 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
9501 | 2025.03.20 21:57:15.045598 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
9502 | 2025.03.20 21:57:15.046003 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
9503 | 2025.03.20 21:57:15.047208 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9504 | 2025.03.20 21:57:15.047253 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9505 | 2025.03.20 21:57:15.047820 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9506 | 2025.03.20 21:57:15.047944 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.003610586 sec., 74780.10494695322 rows/sec., 5.33 MiB/sec. | ||
9507 | 2025.03.20 21:57:15.048076 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9508 | 2025.03.20 21:57:15.048166 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9509 | 2025.03.20 21:57:15.048479 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.003922 sec., 18357.980622131567 rows/sec., 1.43 MiB/sec. | ||
9510 | 2025.03.20 21:57:15.048505 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9511 | 2025.03.20 21:57:15.048580 [ 5 ] {e0d206fa-31ac-43e6-bd76-cdd7ed1fb4ac} <Debug> TCPHandler: Processed in 0.004189632 sec. | ||
9512 | 2025.03.20 21:57:15.048630 [ 195 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_66_13} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9513 | 2025.03.20 21:57:15.048713 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9514 | 2025.03.20 21:57:15.048746 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9515 | 2025.03.20 21:57:15.048854 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9516 | 2025.03.20 21:57:15.048905 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9517 | 2025.03.20 21:57:15.049430 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9518 | 2025.03.20 21:57:15.049469 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9519 | 2025.03.20 21:57:15.049861 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9520 | 2025.03.20 21:57:15.050093 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9521 | 2025.03.20 21:57:15.050322 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec. | ||
9522 | 2025.03.20 21:57:15.050374 [ 5 ] {8f95e466-9970-4d13-a2a7-942cbf3c329a} <Debug> TCPHandler: Processed in 0.001694355 sec. | ||
9523 | 2025.03.20 21:57:15.050506 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9524 | 2025.03.20 21:57:15.050611 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9525 | 2025.03.20 21:57:15.050678 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <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 | ||
9526 | 2025.03.20 21:57:15.051672 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9527 | 2025.03.20 21:57:15.051711 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9528 | 2025.03.20 21:57:15.052305 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9529 | 2025.03.20 21:57:15.052558 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9530 | 2025.03.20 21:57:15.052733 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9531 | 2025.03.20 21:57:15.052814 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9532 | 2025.03.20 21:57:15.052847 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9533 | 2025.03.20 21:57:15.052878 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002274 sec., 3518.0299032541775 rows/sec., 6.30 MiB/sec. | ||
9534 | 2025.03.20 21:57:15.053176 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
9535 | 2025.03.20 21:57:15.053262 [ 5 ] {815401ff-e4fa-4a48-a83d-7369122f0f9e} <Debug> TCPHandler: Processed in 0.002802395 sec. | ||
9536 | 2025.03.20 21:57:15.053494 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9537 | 2025.03.20 21:57:15.053763 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9538 | 2025.03.20 21:57:15.053817 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9539 | 2025.03.20 21:57:15.053870 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9540 | 2025.03.20 21:57:15.054016 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1227 rows starting from the beginning of the part | ||
9541 | 2025.03.20 21:57:15.054980 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
9542 | 2025.03.20 21:57:15.055659 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
9543 | 2025.03.20 21:57:15.056284 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9544 | 2025.03.20 21:57:15.056341 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
9545 | 2025.03.20 21:57:15.056397 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9546 | 2025.03.20 21:57:15.056951 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
9547 | 2025.03.20 21:57:15.057635 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
9548 | 2025.03.20 21:57:15.057887 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9549 | 2025.03.20 21:57:15.058647 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9550 | 2025.03.20 21:57:15.059101 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005421 sec., 11068.068622025457 rows/sec., 763.81 KiB/sec. | ||
9551 | 2025.03.20 21:57:15.059502 [ 5 ] {41a7fb36-ee96-43b3-8366-c057ede57cda} <Debug> TCPHandler: Processed in 0.006076513 sec. | ||
9552 | 2025.03.20 21:57:15.066662 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 19 columns (19 merged, 0 gathered) in 0.013737737 sec., 95721.73349948395 rows/sec., 171.53 MiB/sec. | ||
9553 | 2025.03.20 21:57:15.068170 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9554 | 2025.03.20 21:57:15.068582 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9555 | 2025.03.20 21:57:15.068659 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9556 | 2025.03.20 21:57:15.068804 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
9557 | 2025.03.20 21:57:16.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.00 MiB, peak 239.50 MiB, free memory in arenas 0.00 B, will set to 229.43 MiB (RSS), difference: 1.43 MiB | ||
9558 | 2025.03.20 21:57:16.083734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9559 | 2025.03.20 21:57:16.106732 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9560 | 2025.03.20 21:57:16.106784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
9561 | 2025.03.20 21:57:16.114088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9562 | 2025.03.20 21:57:16.114869 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9563 | 2025.03.20 21:57:16.117700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9564 | 2025.03.20 21:57:19.571569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1336 | ||
9565 | 2025.03.20 21:57:19.574587 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9566 | 2025.03.20 21:57:19.574639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9567 | 2025.03.20 21:57:19.576147 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9568 | 2025.03.20 21:57:19.576462 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9569 | 2025.03.20 21:57:19.577088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
9570 | 2025.03.20 21:57:20.041427 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9571 | 2025.03.20 21:57:20.041630 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9572 | 2025.03.20 21:57:20.041708 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9573 | 2025.03.20 21:57:20.042518 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9574 | 2025.03.20 21:57:20.042566 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9575 | 2025.03.20 21:57:20.042979 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9576 | 2025.03.20 21:57:20.043246 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9577 | 2025.03.20 21:57:20.043489 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001914 sec., 5224.660397074191 rows/sec., 426.03 KiB/sec. | ||
9578 | 2025.03.20 21:57:20.043552 [ 5 ] {4fbe6bfa-d2a1-45ae-a889-fc9c93e86589} <Debug> TCPHandler: Processed in 0.00226946 sec. | ||
9579 | 2025.03.20 21:57:20.043697 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9580 | 2025.03.20 21:57:20.043837 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9581 | 2025.03.20 21:57:20.043895 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9582 | 2025.03.20 21:57:20.044574 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9583 | 2025.03.20 21:57:20.044614 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9584 | 2025.03.20 21:57:20.045004 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9585 | 2025.03.20 21:57:20.045244 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9586 | 2025.03.20 21:57:20.045454 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001649 sec., 75803.51728320193 rows/sec., 6.38 MiB/sec. | ||
9587 | 2025.03.20 21:57:20.045507 [ 5 ] {6e89c0e6-9ce5-41de-a74c-16792c6066a1} <Debug> TCPHandler: Processed in 0.001877451 sec. | ||
9588 | 2025.03.20 21:57:20.045621 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9589 | 2025.03.20 21:57:20.045728 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9590 | 2025.03.20 21:57:20.045774 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9591 | 2025.03.20 21:57:20.046309 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9592 | 2025.03.20 21:57:20.046348 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9593 | 2025.03.20 21:57:20.046700 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9594 | 2025.03.20 21:57:20.046935 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9595 | 2025.03.20 21:57:20.047149 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001438 sec., 29207.23226703755 rows/sec., 2.11 MiB/sec. | ||
9596 | 2025.03.20 21:57:20.047252 [ 5 ] {48139ca1-2b4b-41e4-83b5-2065292d31c5} <Debug> TCPHandler: Processed in 0.001681825 sec. | ||
9597 | 2025.03.20 21:57:20.047477 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9598 | 2025.03.20 21:57:20.047656 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9599 | 2025.03.20 21:57:20.047702 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9600 | 2025.03.20 21:57:20.048287 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9601 | 2025.03.20 21:57:20.048326 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9602 | 2025.03.20 21:57:20.048676 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9603 | 2025.03.20 21:57:20.048912 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9604 | 2025.03.20 21:57:20.049118 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001494 sec., 70950.46854082998 rows/sec., 5.55 MiB/sec. | ||
9605 | 2025.03.20 21:57:20.049172 [ 5 ] {f73e5920-bb5c-4319-a72b-ddbc57e1bc8d} <Debug> TCPHandler: Processed in 0.001804519 sec. | ||
9606 | 2025.03.20 21:57:20.049299 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9607 | 2025.03.20 21:57:20.049410 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9608 | 2025.03.20 21:57:20.049460 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9609 | 2025.03.20 21:57:20.049990 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9610 | 2025.03.20 21:57:20.050029 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9611 | 2025.03.20 21:57:20.050413 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9612 | 2025.03.20 21:57:20.050644 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9613 | 2025.03.20 21:57:20.050848 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001461 sec., 112936.34496919917 rows/sec., 7.86 MiB/sec. | ||
9614 | 2025.03.20 21:57:20.050899 [ 5 ] {7efc6eb0-72f5-4f2c-91eb-35bd6f00994e} <Debug> TCPHandler: Processed in 0.001658995 sec. | ||
9615 | 2025.03.20 21:57:20.051028 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9616 | 2025.03.20 21:57:20.051133 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9617 | 2025.03.20 21:57:20.051197 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <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 | ||
9618 | 2025.03.20 21:57:20.052311 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9619 | 2025.03.20 21:57:20.052350 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9620 | 2025.03.20 21:57:20.052986 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9621 | 2025.03.20 21:57:20.053242 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9622 | 2025.03.20 21:57:20.053524 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002408 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. | ||
9623 | 2025.03.20 21:57:20.053947 [ 5 ] {fe4c85f4-01d2-425d-ab8d-5ad4e28c2c9b} <Debug> TCPHandler: Processed in 0.002964859 sec. | ||
9624 | 2025.03.20 21:57:20.054234 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9625 | 2025.03.20 21:57:20.054340 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9626 | 2025.03.20 21:57:20.054389 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9627 | 2025.03.20 21:57:20.054872 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9628 | 2025.03.20 21:57:20.054909 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9629 | 2025.03.20 21:57:20.055266 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9630 | 2025.03.20 21:57:20.055501 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9631 | 2025.03.20 21:57:20.055707 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
9632 | 2025.03.20 21:57:20.055758 [ 5 ] {eb9532ae-f9ad-4fca-b86c-693636ffd4d6} <Debug> TCPHandler: Processed in 0.001601223 sec. | ||
9633 | 2025.03.20 21:57:21.961471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
9634 | 2025.03.20 21:57:21.962225 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2025.03.20 21:57:21.962267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9636 | 2025.03.20 21:57:21.962814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9637 | 2025.03.20 21:57:21.963084 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9638 | 2025.03.20 21:57:21.963297 [ 146 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9639 | 2025.03.20 21:57:21.963345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
9640 | 2025.03.20 21:57:21.963418 [ 146 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9641 | 2025.03.20 21:57:21.963466 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9642 | 2025.03.20 21:57:21.963663 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
9643 | 2025.03.20 21:57:21.963942 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9644 | 2025.03.20 21:57:21.964001 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
9645 | 2025.03.20 21:57:21.964093 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
9646 | 2025.03.20 21:57:21.964201 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
9647 | 2025.03.20 21:57:21.964471 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
9648 | 2025.03.20 21:57:21.964706 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
9649 | 2025.03.20 21:57:21.964789 [ 201 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
9650 | 2025.03.20 21:57:21.967324 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.0037561 sec., 6220015.4415484145 rows/sec., 88.98 MiB/sec. | ||
9651 | 2025.03.20 21:57:21.967647 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9652 | 2025.03.20 21:57:21.967983 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9653 | 2025.03.20 21:57:21.968082 [ 197 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_51_10} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9654 | 2025.03.20 21:57:21.968192 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
9655 | 2025.03.20 21:57:23.618710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9656 | 2025.03.20 21:57:23.641152 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9657 | 2025.03.20 21:57:23.641217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9658 | 2025.03.20 21:57:23.648515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9659 | 2025.03.20 21:57:23.649298 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9660 | 2025.03.20 21:57:23.649753 [ 142 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9661 | 2025.03.20 21:57:23.649934 [ 142 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9662 | 2025.03.20 21:57:23.650044 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9663 | 2025.03.20 21:57:23.650516 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
9664 | 2025.03.20 21:57:23.664788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9665 | 2025.03.20 21:57:23.666493 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9666 | 2025.03.20 21:57:23.668162 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
9667 | 2025.03.20 21:57:23.674336 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
9668 | 2025.03.20 21:57:23.680267 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
9669 | 2025.03.20 21:57:23.686089 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
9670 | 2025.03.20 21:57:23.692119 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
9671 | 2025.03.20 21:57:23.696818 [ 189 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
9672 | 2025.03.20 21:57:23.759001 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.10878123 sec., 3539.2135205678405 rows/sec., 18.30 MiB/sec. | ||
9673 | 2025.03.20 21:57:23.761099 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9674 | 2025.03.20 21:57:23.763487 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2025.03.20 21:57:23.763595 [ 197 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_51_10} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9676 | 2025.03.20 21:57:23.765039 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9677 | 2025.03.20 21:57:25.039624 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9678 | 2025.03.20 21:57:25.039915 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9679 | 2025.03.20 21:57:25.040023 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9680 | 2025.03.20 21:57:25.040995 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9681 | 2025.03.20 21:57:25.041037 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9682 | 2025.03.20 21:57:25.041480 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9683 | 2025.03.20 21:57:25.041736 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9684 | 2025.03.20 21:57:25.041969 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002129 sec., 33818.69422263974 rows/sec., 2.73 MiB/sec. | ||
9685 | 2025.03.20 21:57:25.042085 [ 5 ] {ff50c50e-be92-4d73-aa48-0af778e24295} <Debug> TCPHandler: Processed in 0.00263726 sec. | ||
9686 | 2025.03.20 21:57:25.042274 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9687 | 2025.03.20 21:57:25.042548 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9688 | 2025.03.20 21:57:25.042607 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9689 | 2025.03.20 21:57:25.043150 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9690 | 2025.03.20 21:57:25.043190 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9691 | 2025.03.20 21:57:25.043551 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9692 | 2025.03.20 21:57:25.043787 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9693 | 2025.03.20 21:57:25.043958 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 401.31 KiB/sec. | ||
9694 | 2025.03.20 21:57:25.044010 [ 5 ] {5f781743-dc6b-45d3-bfc4-6d57084bd64e} <Debug> TCPHandler: Processed in 0.00183977 sec. | ||
9695 | 2025.03.20 21:57:25.044136 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2025.03.20 21:57:25.044240 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9697 | 2025.03.20 21:57:25.044283 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9698 | 2025.03.20 21:57:25.044818 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9699 | 2025.03.20 21:57:25.044854 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9700 | 2025.03.20 21:57:25.045202 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9701 | 2025.03.20 21:57:25.045433 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9702 | 2025.03.20 21:57:25.045607 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001389 sec., 51835.853131749456 rows/sec., 4.05 MiB/sec. | ||
9703 | 2025.03.20 21:57:25.045657 [ 5 ] {3a7fbd4b-a2e3-4a0a-88ac-b7d4ca0e5ff7} <Debug> TCPHandler: Processed in 0.001571771 sec. | ||
9704 | 2025.03.20 21:57:25.045771 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9705 | 2025.03.20 21:57:25.045874 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9706 | 2025.03.20 21:57:25.045922 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9707 | 2025.03.20 21:57:25.046494 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9708 | 2025.03.20 21:57:25.046530 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9709 | 2025.03.20 21:57:25.046905 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9710 | 2025.03.20 21:57:25.047146 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9711 | 2025.03.20 21:57:25.047318 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
9712 | 2025.03.20 21:57:25.047368 [ 5 ] {f5b3a4ff-0911-4955-b192-ef2444e6bb5f} <Debug> TCPHandler: Processed in 0.001646714 sec. | ||
9713 | 2025.03.20 21:57:25.047487 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9714 | 2025.03.20 21:57:25.047604 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9715 | 2025.03.20 21:57:25.047671 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <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 | ||
9716 | 2025.03.20 21:57:25.048737 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9717 | 2025.03.20 21:57:25.048776 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9718 | 2025.03.20 21:57:25.049404 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9719 | 2025.03.20 21:57:25.049663 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9720 | 2025.03.20 21:57:25.049867 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002285 sec., 3501.09409190372 rows/sec., 6.27 MiB/sec. | ||
9721 | 2025.03.20 21:57:25.049968 [ 5 ] {fad2e9ad-38be-4edc-b9e5-fc9fee6b1f80} <Debug> TCPHandler: Processed in 0.002534068 sec. | ||
9722 | 2025.03.20 21:57:25.050110 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9723 | 2025.03.20 21:57:25.050216 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9724 | 2025.03.20 21:57:25.050264 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9725 | 2025.03.20 21:57:25.050702 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9726 | 2025.03.20 21:57:25.050740 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9727 | 2025.03.20 21:57:25.051111 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9728 | 2025.03.20 21:57:25.051347 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9729 | 2025.03.20 21:57:25.051536 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
9730 | 2025.03.20 21:57:25.051588 [ 5 ] {90ce7470-0c23-4f62-8356-a88d9d2cd3bf} <Debug> TCPHandler: Processed in 0.001530201 sec. | ||
9731 | 2025.03.20 21:57:29.264895 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9732 | 2025.03.20 21:57:29.264989 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9733 | 2025.03.20 21:57:29.464471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
9734 | 2025.03.20 21:57:29.465391 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9735 | 2025.03.20 21:57:29.465444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9736 | 2025.03.20 21:57:29.466001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9737 | 2025.03.20 21:57:29.466285 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9738 | 2025.03.20 21:57:29.466577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9739 | 2025.03.20 21:57:29.578181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1362 | ||
9740 | 2025.03.20 21:57:29.581258 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9741 | 2025.03.20 21:57:29.581321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9742 | 2025.03.20 21:57:29.582807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9743 | 2025.03.20 21:57:29.583134 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9744 | 2025.03.20 21:57:29.583852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
9745 | 2025.03.20 21:57:30.046026 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9746 | 2025.03.20 21:57:30.046316 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9747 | 2025.03.20 21:57:30.046420 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9748 | 2025.03.20 21:57:30.047320 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9749 | 2025.03.20 21:57:30.047364 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9750 | 2025.03.20 21:57:30.047814 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9751 | 2025.03.20 21:57:30.048070 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9752 | 2025.03.20 21:57:30.048336 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00209 sec., 101435.4066985646 rows/sec., 6.45 MiB/sec. | ||
9753 | 2025.03.20 21:57:30.048568 [ 5 ] {9e6488bb-a462-4de0-bed9-05bf24b94007} <Debug> TCPHandler: Processed in 0.002710182 sec. | ||
9754 | 2025.03.20 21:57:30.048730 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9755 | 2025.03.20 21:57:30.048849 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9756 | 2025.03.20 21:57:30.048896 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9757 | 2025.03.20 21:57:30.049823 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9758 | 2025.03.20 21:57:30.049862 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9759 | 2025.03.20 21:57:30.050270 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9760 | 2025.03.20 21:57:30.050513 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9761 | 2025.03.20 21:57:30.050654 [ 147 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9762 | 2025.03.20 21:57:30.050703 [ 147 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9763 | 2025.03.20 21:57:30.050708 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001886 sec., 361081.6542948038 rows/sec., 28.68 MiB/sec. | ||
9764 | 2025.03.20 21:57:30.050732 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9765 | 2025.03.20 21:57:30.050829 [ 5 ] {b2cd24cd-9cfe-49f1-a028-ebb4eb598866} <Debug> TCPHandler: Processed in 0.002147418 sec. | ||
9766 | 2025.03.20 21:57:30.051058 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9767 | 2025.03.20 21:57:30.051166 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9768 | 2025.03.20 21:57:30.051591 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9769 | 2025.03.20 21:57:30.051657 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9770 | 2025.03.20 21:57:30.051698 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1968 rows starting from the beginning of the part | ||
9771 | 2025.03.20 21:57:30.051903 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9772 | 2025.03.20 21:57:30.052279 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 120 rows starting from the beginning of the part | ||
9773 | 2025.03.20 21:57:30.052748 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
9774 | 2025.03.20 21:57:30.053092 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 125 rows starting from the beginning of the part | ||
9775 | 2025.03.20 21:57:30.053484 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
9776 | 2025.03.20 21:57:30.053823 [ 192 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 681 rows starting from the beginning of the part | ||
9777 | 2025.03.20 21:57:30.054950 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9778 | 2025.03.20 21:57:30.055022 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9779 | 2025.03.20 21:57:30.055984 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9780 | 2025.03.20 21:57:30.056460 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9781 | 2025.03.20 21:57:30.056781 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.005331 sec., 25886.325267304448 rows/sec., 1.61 MiB/sec. | ||
9782 | 2025.03.20 21:57:30.057247 [ 5 ] {a949aaf3-0609-4616-b6eb-e4924b15b6e9} <Debug> TCPHandler: Processed in 0.006178376 sec. | ||
9783 | 2025.03.20 21:57:30.057825 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9784 | 2025.03.20 21:57:30.057885 [ 200 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.007036718 sec., 431735.3629916674 rows/sec., 36.87 MiB/sec. | ||
9785 | 2025.03.20 21:57:30.058173 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9786 | 2025.03.20 21:57:30.058246 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9787 | 2025.03.20 21:57:30.058257 [ 200 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9788 | 2025.03.20 21:57:30.058944 [ 200 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9789 | 2025.03.20 21:57:30.059090 [ 200 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_76_15} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9790 | 2025.03.20 21:57:30.059242 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
9791 | 2025.03.20 21:57:30.059484 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9792 | 2025.03.20 21:57:30.059528 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9793 | 2025.03.20 21:57:30.059900 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9794 | 2025.03.20 21:57:30.060138 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9795 | 2025.03.20 21:57:30.060322 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002263 sec., 49933.71630578878 rows/sec., 3.23 MiB/sec. | ||
9796 | 2025.03.20 21:57:30.060378 [ 5 ] {e4bcf7f2-35ba-42df-aee0-05af80fe5c97} <Debug> TCPHandler: Processed in 0.002745093 sec. | ||
9797 | 2025.03.20 21:57:30.060484 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9798 | 2025.03.20 21:57:30.060587 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9799 | 2025.03.20 21:57:30.060634 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9800 | 2025.03.20 21:57:30.061184 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9801 | 2025.03.20 21:57:30.061222 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9802 | 2025.03.20 21:57:30.061577 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9803 | 2025.03.20 21:57:30.061814 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9804 | 2025.03.20 21:57:30.062037 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001468 sec., 76294.27792915532 rows/sec., 4.35 MiB/sec. | ||
9805 | 2025.03.20 21:57:30.062251 [ 5 ] {a46d9681-2404-47cf-baf9-3bd33d508d39} <Debug> TCPHandler: Processed in 0.001812068 sec. | ||
9806 | 2025.03.20 21:57:30.062435 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9807 | 2025.03.20 21:57:30.062541 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9808 | 2025.03.20 21:57:30.062587 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9809 | 2025.03.20 21:57:30.063319 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9810 | 2025.03.20 21:57:30.063358 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9811 | 2025.03.20 21:57:30.063734 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9812 | 2025.03.20 21:57:30.063981 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9813 | 2025.03.20 21:57:30.064117 [ 147 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9814 | 2025.03.20 21:57:30.064153 [ 147 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9815 | 2025.03.20 21:57:30.064171 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001652 sec., 250605.3268765133 rows/sec., 17.82 MiB/sec. | ||
9816 | 2025.03.20 21:57:30.064182 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9817 | 2025.03.20 21:57:30.064293 [ 5 ] {0e466db0-fd7a-4ca3-a79d-0a612142041b} <Debug> TCPHandler: Processed in 0.001912762 sec. | ||
9818 | 2025.03.20 21:57:30.064483 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9819 | 2025.03.20 21:57:30.064506 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9820 | 2025.03.20 21:57:30.064732 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9821 | 2025.03.20 21:57:30.064767 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9822 | 2025.03.20 21:57:30.064838 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9823 | 2025.03.20 21:57:30.064844 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 952 rows starting from the beginning of the part | ||
9824 | 2025.03.20 21:57:30.065289 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 96 rows starting from the beginning of the part | ||
9825 | 2025.03.20 21:57:30.065634 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
9826 | 2025.03.20 21:57:30.065957 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 106 rows starting from the beginning of the part | ||
9827 | 2025.03.20 21:57:30.066229 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
9828 | 2025.03.20 21:57:30.066587 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 414 rows starting from the beginning of the part | ||
9829 | 2025.03.20 21:57:30.067217 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9830 | 2025.03.20 21:57:30.067271 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9831 | 2025.03.20 21:57:30.068121 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9832 | 2025.03.20 21:57:30.068687 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9833 | 2025.03.20 21:57:30.069156 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004495 sec., 1334.8164627363738 rows/sec., 69.74 KiB/sec. | ||
9834 | 2025.03.20 21:57:30.069447 [ 5 ] {4efcdb2d-ca55-47f7-9318-0548432b59d3} <Debug> TCPHandler: Processed in 0.004995213 sec. | ||
9835 | 2025.03.20 21:57:30.069828 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9836 | 2025.03.20 21:57:30.070043 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.005731523 sec., 298698.9670982739 rows/sec., 23.16 MiB/sec. | ||
9837 | 2025.03.20 21:57:30.070061 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9838 | 2025.03.20 21:57:30.070150 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9839 | 2025.03.20 21:57:30.070305 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9840 | 2025.03.20 21:57:30.070907 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.03.20 21:57:30.071147 [ 186 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_76_15} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9842 | 2025.03.20 21:57:30.071324 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
9843 | 2025.03.20 21:57:30.071459 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9844 | 2025.03.20 21:57:30.071504 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9845 | 2025.03.20 21:57:30.071907 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9846 | 2025.03.20 21:57:30.072157 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9847 | 2025.03.20 21:57:30.072291 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9848 | 2025.03.20 21:57:30.072333 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9849 | 2025.03.20 21:57:30.072345 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002339 sec., 101325.3527148354 rows/sec., 6.79 MiB/sec. | ||
9850 | 2025.03.20 21:57:30.072357 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9851 | 2025.03.20 21:57:30.072489 [ 5 ] {a89fbf40-1a22-48d8-85d1-03ae420192ee} <Debug> TCPHandler: Processed in 0.002793015 sec. | ||
9852 | 2025.03.20 21:57:30.072586 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9853 | 2025.03.20 21:57:30.072676 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9854 | 2025.03.20 21:57:30.072774 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9855 | 2025.03.20 21:57:30.072849 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21980 rows starting from the beginning of the part | ||
9856 | 2025.03.20 21:57:30.072876 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9857 | 2025.03.20 21:57:30.073054 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9858 | 2025.03.20 21:57:30.073174 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
9859 | 2025.03.20 21:57:30.073582 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
9860 | 2025.03.20 21:57:30.073953 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 165 rows starting from the beginning of the part | ||
9861 | 2025.03.20 21:57:30.074314 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
9862 | 2025.03.20 21:57:30.074667 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
9863 | 2025.03.20 21:57:30.075562 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9864 | 2025.03.20 21:57:30.075629 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9865 | 2025.03.20 21:57:30.076312 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9866 | 2025.03.20 21:57:30.076858 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9867 | 2025.03.20 21:57:30.077103 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004288 sec., 233.2089552238806 rows/sec., 15.71 KiB/sec. | ||
9868 | 2025.03.20 21:57:30.077505 [ 5 ] {cb44cbe5-003d-48f1-ace1-b655a048cd51} <Debug> TCPHandler: Processed in 0.004895221 sec. | ||
9869 | 2025.03.20 21:57:30.077825 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9870 | 2025.03.20 21:57:30.078074 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9871 | 2025.03.20 21:57:30.078310 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <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 | ||
9872 | 2025.03.20 21:57:30.080121 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9873 | 2025.03.20 21:57:30.080161 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9874 | 2025.03.20 21:57:30.081634 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9875 | 2025.03.20 21:57:30.082000 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.03.20 21:57:30.082335 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00433 sec., 7390.300230946883 rows/sec., 13.24 MiB/sec. | ||
9877 | 2025.03.20 21:57:30.082519 [ 5 ] {596022ec-cc2d-4e2c-8c2f-b8ea79cc8b24} <Debug> TCPHandler: Processed in 0.004797488 sec. | ||
9878 | 2025.03.20 21:57:30.082657 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9879 | 2025.03.20 21:57:30.082795 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9880 | 2025.03.20 21:57:30.082856 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9881 | 2025.03.20 21:57:30.083654 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22862 rows, containing 5 columns (5 merged, 0 gathered) in 0.01118424 sec., 2044126.3778316632 rows/sec., 139.41 MiB/sec. | ||
9882 | 2025.03.20 21:57:30.083794 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9883 | 2025.03.20 21:57:30.083837 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9884 | 2025.03.20 21:57:30.084125 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9885 | 2025.03.20 21:57:30.084455 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9886 | 2025.03.20 21:57:30.084669 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9887 | 2025.03.20 21:57:30.084810 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9888 | 2025.03.20 21:57:30.084993 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9889 | 2025.03.20 21:57:30.085008 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
9890 | 2025.03.20 21:57:30.085182 [ 143 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9891 | 2025.03.20 21:57:30.085231 [ 143 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9892 | 2025.03.20 21:57:30.085248 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002485 sec., 32997.987927565395 rows/sec., 2.10 MiB/sec. | ||
9893 | 2025.03.20 21:57:30.085261 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9894 | 2025.03.20 21:57:30.085403 [ 5 ] {e644f964-315e-49f9-8eba-e863d04c8422} <Debug> TCPHandler: Processed in 0.002792525 sec. | ||
9895 | 2025.03.20 21:57:30.085624 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9896 | 2025.03.20 21:57:30.086056 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9897 | 2025.03.20 21:57:30.086155 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4378 rows starting from the beginning of the part | ||
9898 | 2025.03.20 21:57:30.086464 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9899 | 2025.03.20 21:57:30.086736 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
9900 | 2025.03.20 21:57:30.086824 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
9901 | 2025.03.20 21:57:30.086908 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
9902 | 2025.03.20 21:57:30.087007 [ 194 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
9903 | 2025.03.20 21:57:30.088922 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4700 rows, containing 4 columns (4 merged, 0 gathered) in 0.003511803 sec., 1338343.8649605345 rows/sec., 88.03 MiB/sec. | ||
9904 | 2025.03.20 21:57:30.089524 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9905 | 2025.03.20 21:57:30.089857 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9906 | 2025.03.20 21:57:30.089933 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_76_15} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9907 | 2025.03.20 21:57:30.090020 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
9908 | 2025.03.20 21:57:31.165799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9909 | 2025.03.20 21:57:31.185394 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9910 | 2025.03.20 21:57:31.185452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9911 | 2025.03.20 21:57:31.192382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9912 | 2025.03.20 21:57:31.193146 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9913 | 2025.03.20 21:57:31.196838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9914 | 2025.03.20 21:57:31.636135 [ 139 ] {} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
9915 | 2025.03.20 21:57:31.636186 [ 139 ] {} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2025.03.20 21:57:31.636206 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9917 | 2025.03.20 21:57:31.636374 [ 191 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
9918 | 2025.03.20 21:57:31.636686 [ 191 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9919 | 2025.03.20 21:57:31.636738 [ 191 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
9920 | 2025.03.20 21:57:31.636846 [ 191 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
9921 | 2025.03.20 21:57:31.637132 [ 191 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
9922 | 2025.03.20 21:57:31.637287 [ 191 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
9923 | 2025.03.20 21:57:31.637448 [ 191 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
9924 | 2025.03.20 21:57:31.638497 [ 187 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00223711 sec., 16092.190370612085 rows/sec., 1.34 MiB/sec. | ||
9925 | 2025.03.20 21:57:31.638637 [ 195 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
9926 | 2025.03.20 21:57:31.638965 [ 195 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9927 | 2025.03.20 21:57:31.639056 [ 195 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_21_5} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
9928 | 2025.03.20 21:57:31.639143 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9929 | 2025.03.20 21:57:35.070336 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9930 | 2025.03.20 21:57:35.070565 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9931 | 2025.03.20 21:57:35.070647 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9932 | 2025.03.20 21:57:35.071397 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9933 | 2025.03.20 21:57:35.071446 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9934 | 2025.03.20 21:57:35.071879 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9935 | 2025.03.20 21:57:35.072143 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9936 | 2025.03.20 21:57:35.072423 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001908 sec., 1048.2180293501049 rows/sec., 85.47 KiB/sec. | ||
9937 | 2025.03.20 21:57:35.072621 [ 5 ] {de6e7a00-080c-42f6-9a33-f31dd8d72206} <Debug> TCPHandler: Processed in 0.002419075 sec. | ||
9938 | 2025.03.20 21:57:35.072811 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9939 | 2025.03.20 21:57:35.072923 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9940 | 2025.03.20 21:57:35.072973 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9941 | 2025.03.20 21:57:35.074139 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9942 | 2025.03.20 21:57:35.074181 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9943 | 2025.03.20 21:57:35.074633 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9944 | 2025.03.20 21:57:35.074880 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9945 | 2025.03.20 21:57:35.075103 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.002206 sec., 549864.0072529465 rows/sec., 45.22 MiB/sec. | ||
9946 | 2025.03.20 21:57:35.075160 [ 5 ] {6ab6436b-b382-4105-8ff0-1ca240676ef6} <Debug> TCPHandler: Processed in 0.002414265 sec. | ||
9947 | 2025.03.20 21:57:35.075282 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9948 | 2025.03.20 21:57:35.075391 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9949 | 2025.03.20 21:57:35.075437 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9950 | 2025.03.20 21:57:35.075955 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9951 | 2025.03.20 21:57:35.075997 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9952 | 2025.03.20 21:57:35.076343 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9953 | 2025.03.20 21:57:35.076580 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9954 | 2025.03.20 21:57:35.076828 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001457 sec., 6863.417982155113 rows/sec., 508.72 KiB/sec. | ||
9955 | 2025.03.20 21:57:35.076930 [ 5 ] {99f8091d-c299-414a-a99f-fef8bad075f2} <Debug> TCPHandler: Processed in 0.001699875 sec. | ||
9956 | 2025.03.20 21:57:35.077182 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9957 | 2025.03.20 21:57:35.077382 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9958 | 2025.03.20 21:57:35.077429 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9959 | 2025.03.20 21:57:35.078058 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9960 | 2025.03.20 21:57:35.078098 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9961 | 2025.03.20 21:57:35.078453 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9962 | 2025.03.20 21:57:35.078695 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9963 | 2025.03.20 21:57:35.078905 [ 136 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9964 | 2025.03.20 21:57:35.078931 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001583 sec., 144030.32217308908 rows/sec., 9.75 MiB/sec. | ||
9965 | 2025.03.20 21:57:35.079035 [ 136 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9966 | 2025.03.20 21:57:35.079093 [ 5 ] {1d54e89a-30ac-40df-bc52-6d6d158ae3bf} <Debug> TCPHandler: Processed in 0.002025695 sec. | ||
9967 | 2025.03.20 21:57:35.079116 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9968 | 2025.03.20 21:57:35.079276 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9969 | 2025.03.20 21:57:35.079332 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
9970 | 2025.03.20 21:57:35.079416 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9971 | 2025.03.20 21:57:35.079481 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9972 | 2025.03.20 21:57:35.079498 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9973 | 2025.03.20 21:57:35.079557 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 341 rows starting from the beginning of the part | ||
9974 | 2025.03.20 21:57:35.079699 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
9975 | 2025.03.20 21:57:35.080263 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
9976 | 2025.03.20 21:57:35.080519 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
9977 | 2025.03.20 21:57:35.080716 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
9978 | 2025.03.20 21:57:35.081117 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
9979 | 2025.03.20 21:57:35.081769 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9980 | 2025.03.20 21:57:35.081818 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9981 | 2025.03.20 21:57:35.082445 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9982 | 2025.03.20 21:57:35.082678 [ 187 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 5 columns (5 merged, 0 gathered) in 0.003427662 sec., 305456.0222098912 rows/sec., 21.66 MiB/sec. | ||
9983 | 2025.03.20 21:57:35.082784 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9984 | 2025.03.20 21:57:35.082836 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9985 | 2025.03.20 21:57:35.083125 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.003741 sec., 141673.34937182572 rows/sec., 10.50 MiB/sec. | ||
9986 | 2025.03.20 21:57:35.083258 [ 5 ] {83657335-cc33-4070-8c17-4855a435344a} <Debug> TCPHandler: Processed in 0.004052788 sec. | ||
9987 | 2025.03.20 21:57:35.083457 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9988 | 2025.03.20 21:57:35.083617 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9989 | 2025.03.20 21:57:35.083781 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_36_7} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9990 | 2025.03.20 21:57:35.084040 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9991 | 2025.03.20 21:57:35.084089 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
9992 | 2025.03.20 21:57:35.084236 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9993 | 2025.03.20 21:57:35.085274 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9994 | 2025.03.20 21:57:35.085314 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
9995 | 2025.03.20 21:57:35.085748 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9996 | 2025.03.20 21:57:35.085996 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9997 | 2025.03.20 21:57:35.086233 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.002376 sec., 370791.2457912458 rows/sec., 24.95 MiB/sec. | ||
9998 | 2025.03.20 21:57:35.086287 [ 5 ] {b463c8a1-e0f3-433d-a283-6cb6fbd76513} <Debug> TCPHandler: Processed in 0.002793414 sec. | ||
9999 | 2025.03.20 21:57:35.086425 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10000 | 2025.03.20 21:57:35.086531 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10001 | 2025.03.20 21:57:35.086597 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <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 | ||
10002 | 2025.03.20 21:57:35.087602 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10003 | 2025.03.20 21:57:35.087642 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10004 | 2025.03.20 21:57:35.088241 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10005 | 2025.03.20 21:57:35.088499 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10006 | 2025.03.20 21:57:35.088764 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002254 sec., 3549.24578527063 rows/sec., 6.36 MiB/sec. | ||
10007 | 2025.03.20 21:57:35.089032 [ 5 ] {95560d3d-7166-46e9-8f98-d468541ff259} <Debug> TCPHandler: Processed in 0.002651451 sec. | ||
10008 | 2025.03.20 21:57:35.089366 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10009 | 2025.03.20 21:57:35.089489 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10010 | 2025.03.20 21:57:35.089537 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10011 | 2025.03.20 21:57:35.090006 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10012 | 2025.03.20 21:57:35.090048 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10013 | 2025.03.20 21:57:35.090413 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10014 | 2025.03.20 21:57:35.090654 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10015 | 2025.03.20 21:57:35.090857 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
10016 | 2025.03.20 21:57:35.090909 [ 5 ] {7844c87e-61f1-478c-b9f6-c28b1e292914} <Debug> TCPHandler: Processed in 0.001640474 sec. | ||
10017 | 2025.03.20 21:57:36.967643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
10018 | 2025.03.20 21:57:36.968304 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10019 | 2025.03.20 21:57:36.968354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10020 | 2025.03.20 21:57:36.968900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10021 | 2025.03.20 21:57:36.969161 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2025.03.20 21:57:36.969413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
10023 | 2025.03.20 21:57:38.697867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10024 | 2025.03.20 21:57:38.718876 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10025 | 2025.03.20 21:57:38.718935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10026 | 2025.03.20 21:57:38.726281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10027 | 2025.03.20 21:57:38.727036 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10028 | 2025.03.20 21:57:38.729762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10029 | 2025.03.20 21:57:39.584959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1400 | ||
10030 | 2025.03.20 21:57:39.588388 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10031 | 2025.03.20 21:57:39.588452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10032 | 2025.03.20 21:57:39.589963 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10033 | 2025.03.20 21:57:39.590295 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10034 | 2025.03.20 21:57:39.591740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
10035 | 2025.03.20 21:57:40.046882 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10036 | 2025.03.20 21:57:40.047184 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10037 | 2025.03.20 21:57:40.047301 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10038 | 2025.03.20 21:57:40.048435 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10039 | 2025.03.20 21:57:40.048488 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10040 | 2025.03.20 21:57:40.048940 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10041 | 2025.03.20 21:57:40.049196 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10042 | 2025.03.20 21:57:40.049489 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002373 sec., 89338.39022334597 rows/sec., 5.68 MiB/sec. | ||
10043 | 2025.03.20 21:57:40.049635 [ 5 ] {d18fc747-d095-4fa2-a7d7-450fbf0a8f24} <Debug> TCPHandler: Processed in 0.002937339 sec. | ||
10044 | 2025.03.20 21:57:40.049934 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10045 | 2025.03.20 21:57:40.050060 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10046 | 2025.03.20 21:57:40.050110 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10047 | 2025.03.20 21:57:40.051013 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10048 | 2025.03.20 21:57:40.051055 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10049 | 2025.03.20 21:57:40.051463 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10050 | 2025.03.20 21:57:40.051707 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10051 | 2025.03.20 21:57:40.051954 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001913 sec., 355985.36330371146 rows/sec., 28.27 MiB/sec. | ||
10052 | 2025.03.20 21:57:40.052053 [ 5 ] {ff9bda49-0376-420b-bc93-3ce88b0c25f7} <Debug> TCPHandler: Processed in 0.00222222 sec. | ||
10053 | 2025.03.20 21:57:40.052224 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10054 | 2025.03.20 21:57:40.052571 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10055 | 2025.03.20 21:57:40.052724 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10056 | 2025.03.20 21:57:40.053555 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10057 | 2025.03.20 21:57:40.053596 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10058 | 2025.03.20 21:57:40.053954 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10059 | 2025.03.20 21:57:40.054204 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10060 | 2025.03.20 21:57:40.054377 [ 133 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10061 | 2025.03.20 21:57:40.054439 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.002002 sec., 68931.06893106893 rows/sec., 4.29 MiB/sec. | ||
10062 | 2025.03.20 21:57:40.054466 [ 133 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10063 | 2025.03.20 21:57:40.054536 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10064 | 2025.03.20 21:57:40.054551 [ 5 ] {f7a6e53a-5e10-4549-a87b-073b53bb08f2} <Debug> TCPHandler: Processed in 0.002413014 sec. | ||
10065 | 2025.03.20 21:57:40.054794 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10066 | 2025.03.20 21:57:40.054809 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10067 | 2025.03.20 21:57:40.055100 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10068 | 2025.03.20 21:57:40.055121 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10069 | 2025.03.20 21:57:40.055188 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10070 | 2025.03.20 21:57:40.055209 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 178 rows starting from the beginning of the part | ||
10071 | 2025.03.20 21:57:40.055624 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
10072 | 2025.03.20 21:57:40.056012 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
10073 | 2025.03.20 21:57:40.056379 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 138 rows starting from the beginning of the part | ||
10074 | 2025.03.20 21:57:40.056761 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
10075 | 2025.03.20 21:57:40.057198 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 138 rows starting from the beginning of the part | ||
10076 | 2025.03.20 21:57:40.057982 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10077 | 2025.03.20 21:57:40.058059 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10078 | 2025.03.20 21:57:40.058998 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10079 | 2025.03.20 21:57:40.059516 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10080 | 2025.03.20 21:57:40.060355 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005702382 sec., 90137.77049661001 rows/sec., 6.13 MiB/sec. | ||
10081 | 2025.03.20 21:57:40.060376 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005335 sec., 21180.880974695407 rows/sec., 1.37 MiB/sec. | ||
10082 | 2025.03.20 21:57:40.060720 [ 5 ] {e365e6c5-9523-4bff-bdcf-dd7a6ecd19e2} <Debug> TCPHandler: Processed in 0.00600867 sec. | ||
10083 | 2025.03.20 21:57:40.060811 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10084 | 2025.03.20 21:57:40.061069 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10085 | 2025.03.20 21:57:40.061254 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10086 | 2025.03.20 21:57:40.061324 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10087 | 2025.03.20 21:57:40.061532 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10088 | 2025.03.20 21:57:40.061773 [ 193 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_71_14} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10089 | 2025.03.20 21:57:40.061967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
10090 | 2025.03.20 21:57:40.062358 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10091 | 2025.03.20 21:57:40.062406 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10092 | 2025.03.20 21:57:40.062782 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10093 | 2025.03.20 21:57:40.063032 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10094 | 2025.03.20 21:57:40.063291 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002076 sec., 53949.90366088632 rows/sec., 3.07 MiB/sec. | ||
10095 | 2025.03.20 21:57:40.063504 [ 5 ] {5fecf30d-00cf-4436-ac94-32c0ba215025} <Debug> TCPHandler: Processed in 0.002559269 sec. | ||
10096 | 2025.03.20 21:57:40.063681 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10097 | 2025.03.20 21:57:40.063788 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10098 | 2025.03.20 21:57:40.063837 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10099 | 2025.03.20 21:57:40.064561 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10100 | 2025.03.20 21:57:40.064602 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10101 | 2025.03.20 21:57:40.064988 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10102 | 2025.03.20 21:57:40.065237 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10103 | 2025.03.20 21:57:40.065471 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001703 sec., 243100.41103934232 rows/sec., 17.29 MiB/sec. | ||
10104 | 2025.03.20 21:57:40.065573 [ 5 ] {d1eef968-e500-4e32-b6f0-15131b22beb8} <Debug> TCPHandler: Processed in 0.001948392 sec. | ||
10105 | 2025.03.20 21:57:40.065797 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10106 | 2025.03.20 21:57:40.065974 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10107 | 2025.03.20 21:57:40.066025 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10108 | 2025.03.20 21:57:40.066479 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10109 | 2025.03.20 21:57:40.066518 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10110 | 2025.03.20 21:57:40.066876 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10111 | 2025.03.20 21:57:40.067118 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10112 | 2025.03.20 21:57:40.067327 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
10113 | 2025.03.20 21:57:40.067378 [ 5 ] {0a421447-1dc8-4f96-a9c8-69166e657006} <Debug> TCPHandler: Processed in 0.001686755 sec. | ||
10114 | 2025.03.20 21:57:40.067511 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10115 | 2025.03.20 21:57:40.067617 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10116 | 2025.03.20 21:57:40.067666 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10117 | 2025.03.20 21:57:40.068195 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10118 | 2025.03.20 21:57:40.068234 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10119 | 2025.03.20 21:57:40.068619 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10120 | 2025.03.20 21:57:40.068853 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10121 | 2025.03.20 21:57:40.069099 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0015 sec., 158000 rows/sec., 10.59 MiB/sec. | ||
10122 | 2025.03.20 21:57:40.069169 [ 5 ] {49c804eb-ccc9-4a8d-a706-dd097fd4917f} <Debug> TCPHandler: Processed in 0.001709245 sec. | ||
10123 | 2025.03.20 21:57:40.069407 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10124 | 2025.03.20 21:57:40.069574 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10125 | 2025.03.20 21:57:40.069624 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10126 | 2025.03.20 21:57:40.070047 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10127 | 2025.03.20 21:57:40.070087 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10128 | 2025.03.20 21:57:40.070431 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10129 | 2025.03.20 21:57:40.070665 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10130 | 2025.03.20 21:57:40.070913 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec. | ||
10131 | 2025.03.20 21:57:40.071107 [ 5 ] {b62ee7e4-05e2-4539-841a-3a632d362687} <Debug> TCPHandler: Processed in 0.001799958 sec. | ||
10132 | 2025.03.20 21:57:40.071273 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10133 | 2025.03.20 21:57:40.071379 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10134 | 2025.03.20 21:57:40.071452 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <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 | ||
10135 | 2025.03.20 21:57:40.072584 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10136 | 2025.03.20 21:57:40.072624 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10137 | 2025.03.20 21:57:40.073274 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10138 | 2025.03.20 21:57:40.073531 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10139 | 2025.03.20 21:57:40.073733 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10140 | 2025.03.20 21:57:40.073795 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002432 sec., 13157.894736842105 rows/sec., 23.58 MiB/sec. | ||
10141 | 2025.03.20 21:57:40.073806 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10142 | 2025.03.20 21:57:40.073895 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10143 | 2025.03.20 21:57:40.074193 [ 5 ] {49c45206-1ddb-410b-a1d4-6ba3cf3cd918} <Debug> TCPHandler: Processed in 0.0029658 sec. | ||
10144 | 2025.03.20 21:57:40.074239 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10145 | 2025.03.20 21:57:40.074434 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10146 | 2025.03.20 21:57:40.074745 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10147 | 2025.03.20 21:57:40.074892 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10148 | 2025.03.20 21:57:40.075371 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10149 | 2025.03.20 21:57:40.075488 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1315 rows starting from the beginning of the part | ||
10150 | 2025.03.20 21:57:40.076040 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
10151 | 2025.03.20 21:57:40.076658 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10152 | 2025.03.20 21:57:40.076668 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
10153 | 2025.03.20 21:57:40.076706 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10154 | 2025.03.20 21:57:40.077220 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
10155 | 2025.03.20 21:57:40.077748 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
10156 | 2025.03.20 21:57:40.077799 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10157 | 2025.03.20 21:57:40.078193 [ 187 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
10158 | 2025.03.20 21:57:40.078394 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10159 | 2025.03.20 21:57:40.079185 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004541 sec., 18057.69654261176 rows/sec., 1.15 MiB/sec. | ||
10160 | 2025.03.20 21:57:40.079264 [ 5 ] {18f86fa0-b2c9-4649-bc56-451d53346802} <Debug> TCPHandler: Processed in 0.004921661 sec. | ||
10161 | 2025.03.20 21:57:40.087771 [ 201 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 19 columns (19 merged, 0 gathered) in 0.013722307 sec., 103991.260361687 rows/sec., 186.35 MiB/sec. | ||
10162 | 2025.03.20 21:57:40.089260 [ 201 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10163 | 2025.03.20 21:57:40.089715 [ 201 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10164 | 2025.03.20 21:57:40.089808 [ 201 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10165 | 2025.03.20 21:57:40.089968 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
10166 | 2025.03.20 21:57:41.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.36 MiB, peak 243.94 MiB, free memory in arenas 0.00 B, will set to 236.53 MiB (RSS), difference: 4.17 MiB | ||
10167 | 2025.03.20 21:57:44.265041 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10168 | 2025.03.20 21:57:44.265115 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10169 | 2025.03.20 21:57:44.470475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
10170 | 2025.03.20 21:57:44.471173 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10171 | 2025.03.20 21:57:44.471226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10172 | 2025.03.20 21:57:44.471781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10173 | 2025.03.20 21:57:44.472062 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10174 | 2025.03.20 21:57:44.472317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10175 | 2025.03.20 21:57:45.039719 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10176 | 2025.03.20 21:57:45.039901 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10177 | 2025.03.20 21:57:45.039965 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10178 | 2025.03.20 21:57:45.040686 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10179 | 2025.03.20 21:57:45.040727 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10180 | 2025.03.20 21:57:45.041156 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10181 | 2025.03.20 21:57:45.041407 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10182 | 2025.03.20 21:57:45.041626 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001773 sec., 40609.137055837564 rows/sec., 3.28 MiB/sec. | ||
10183 | 2025.03.20 21:57:45.041728 [ 5 ] {a129d229-0460-4bbe-99e7-71fdef440677} <Debug> TCPHandler: Processed in 0.002130667 sec. | ||
10184 | 2025.03.20 21:57:45.041981 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10185 | 2025.03.20 21:57:45.042175 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10186 | 2025.03.20 21:57:45.042224 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10187 | 2025.03.20 21:57:45.042760 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10188 | 2025.03.20 21:57:45.042800 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10189 | 2025.03.20 21:57:45.043156 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10190 | 2025.03.20 21:57:45.043389 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10191 | 2025.03.20 21:57:45.043563 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001426 sec., 5610.098176718093 rows/sec., 421.85 KiB/sec. | ||
10192 | 2025.03.20 21:57:45.043613 [ 5 ] {cf1aabdf-7fa3-44ee-96ae-35ee5ff5b0a1} <Debug> TCPHandler: Processed in 0.001744287 sec. | ||
10193 | 2025.03.20 21:57:45.043748 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10194 | 2025.03.20 21:57:45.043882 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10195 | 2025.03.20 21:57:45.043936 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10196 | 2025.03.20 21:57:45.044603 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10197 | 2025.03.20 21:57:45.044650 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10198 | 2025.03.20 21:57:45.045068 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10199 | 2025.03.20 21:57:45.045309 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10200 | 2025.03.20 21:57:45.045484 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00163 sec., 44171.77914110429 rows/sec., 3.45 MiB/sec. | ||
10201 | 2025.03.20 21:57:45.045535 [ 5 ] {d158e625-b8b3-410f-b0c5-e0afb298f7ab} <Debug> TCPHandler: Processed in 0.001850419 sec. | ||
10202 | 2025.03.20 21:57:45.045649 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10203 | 2025.03.20 21:57:45.045753 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10204 | 2025.03.20 21:57:45.045801 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10205 | 2025.03.20 21:57:45.046307 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10206 | 2025.03.20 21:57:45.046343 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10207 | 2025.03.20 21:57:45.046716 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10208 | 2025.03.20 21:57:45.046951 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10209 | 2025.03.20 21:57:45.047148 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001412 sec., 113314.44759206798 rows/sec., 7.89 MiB/sec. | ||
10210 | 2025.03.20 21:57:45.047219 [ 5 ] {cc08ce23-32af-4f3c-b67e-92248aaa1696} <Debug> TCPHandler: Processed in 0.001620233 sec. | ||
10211 | 2025.03.20 21:57:45.047376 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10212 | 2025.03.20 21:57:45.047480 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10213 | 2025.03.20 21:57:45.047543 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <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 | ||
10214 | 2025.03.20 21:57:45.048554 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10215 | 2025.03.20 21:57:45.048592 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10216 | 2025.03.20 21:57:45.049179 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10217 | 2025.03.20 21:57:45.049427 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10218 | 2025.03.20 21:57:45.049670 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002212 sec., 3616.6365280289333 rows/sec., 6.48 MiB/sec. | ||
10219 | 2025.03.20 21:57:45.049762 [ 5 ] {32db1a7b-37ae-42cb-b9d7-8a74bbeaf936} <Debug> TCPHandler: Processed in 0.002436225 sec. | ||
10220 | 2025.03.20 21:57:45.049899 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10221 | 2025.03.20 21:57:45.050003 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10222 | 2025.03.20 21:57:45.050048 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10223 | 2025.03.20 21:57:45.050475 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10224 | 2025.03.20 21:57:45.050513 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10225 | 2025.03.20 21:57:45.050855 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10226 | 2025.03.20 21:57:45.051093 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10227 | 2025.03.20 21:57:45.051334 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
10228 | 2025.03.20 21:57:45.051383 [ 5 ] {10cb7621-b4f3-45cc-bad7-2a82755141e0} <Debug> TCPHandler: Processed in 0.001534661 sec. | ||
10229 | 2025.03.20 21:57:46.230779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10230 | 2025.03.20 21:57:46.253471 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2025.03.20 21:57:46.253538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
10232 | 2025.03.20 21:57:46.260961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10233 | 2025.03.20 21:57:46.261754 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10234 | 2025.03.20 21:57:46.265759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10235 | 2025.03.20 21:57:49.592867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1434 | ||
10236 | 2025.03.20 21:57:49.596058 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10237 | 2025.03.20 21:57:49.596137 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10238 | 2025.03.20 21:57:49.597651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10239 | 2025.03.20 21:57:49.597971 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10240 | 2025.03.20 21:57:49.599529 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
10241 | 2025.03.20 21:57:50.047194 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10242 | 2025.03.20 21:57:50.047488 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10243 | 2025.03.20 21:57:50.047600 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10244 | 2025.03.20 21:57:50.048696 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10245 | 2025.03.20 21:57:50.048740 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10246 | 2025.03.20 21:57:50.049178 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10247 | 2025.03.20 21:57:50.049434 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10248 | 2025.03.20 21:57:50.049584 [ 111 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
10249 | 2025.03.20 21:57:50.049629 [ 111 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10250 | 2025.03.20 21:57:50.049641 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002233 sec., 94939.54321540528 rows/sec., 6.04 MiB/sec. | ||
10251 | 2025.03.20 21:57:50.049654 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10252 | 2025.03.20 21:57:50.049810 [ 5 ] {5ba52de6-62a1-48bd-8434-4e2fbdb3bafb} <Debug> TCPHandler: Processed in 0.002788044 sec. | ||
10253 | 2025.03.20 21:57:50.049944 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
10254 | 2025.03.20 21:57:50.050166 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10255 | 2025.03.20 21:57:50.050271 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10256 | 2025.03.20 21:57:50.050352 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part | ||
10257 | 2025.03.20 21:57:50.050394 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10258 | 2025.03.20 21:57:50.050515 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10259 | 2025.03.20 21:57:50.050555 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
10260 | 2025.03.20 21:57:50.050913 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
10261 | 2025.03.20 21:57:50.051321 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
10262 | 2025.03.20 21:57:50.051622 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
10263 | 2025.03.20 21:57:50.051948 [ 197 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
10264 | 2025.03.20 21:57:50.053436 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2025.03.20 21:57:50.053501 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10266 | 2025.03.20 21:57:50.054498 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10267 | 2025.03.20 21:57:50.054969 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10268 | 2025.03.20 21:57:50.055248 [ 201 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.005461846 sec., 198467.69755134068 rows/sec., 13.46 MiB/sec. | ||
10269 | 2025.03.20 21:57:50.055560 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005197 sec., 384.83740619588224 rows/sec., 31.38 KiB/sec. | ||
10270 | 2025.03.20 21:57:50.055578 [ 201 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
10271 | 2025.03.20 21:57:50.055880 [ 5 ] {ef1a8771-66b9-4248-bb9e-3f0c6f610871} <Debug> TCPHandler: Processed in 0.005852717 sec. | ||
10272 | 2025.03.20 21:57:50.056217 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10273 | 2025.03.20 21:57:50.056368 [ 201 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10274 | 2025.03.20 21:57:50.056402 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10275 | 2025.03.20 21:57:50.056499 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10276 | 2025.03.20 21:57:50.056555 [ 201 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_26_6} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
10277 | 2025.03.20 21:57:50.056711 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10278 | 2025.03.20 21:57:50.057568 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10279 | 2025.03.20 21:57:50.057610 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10280 | 2025.03.20 21:57:50.058011 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10281 | 2025.03.20 21:57:50.058265 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10282 | 2025.03.20 21:57:50.058450 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Debug> executeQuery: Read 682 rows, 55.46 KiB in 0.002101 sec., 324607.32984293194 rows/sec., 25.78 MiB/sec. | ||
10283 | 2025.03.20 21:57:50.058540 [ 5 ] {d3f783d3-244c-4906-a040-07389c0a53b7} <Debug> TCPHandler: Processed in 0.002425985 sec. | ||
10284 | 2025.03.20 21:57:50.058761 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10285 | 2025.03.20 21:57:50.058930 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10286 | 2025.03.20 21:57:50.058976 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10287 | 2025.03.20 21:57:50.059556 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10288 | 2025.03.20 21:57:50.059594 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10289 | 2025.03.20 21:57:50.059946 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10290 | 2025.03.20 21:57:50.060181 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10291 | 2025.03.20 21:57:50.060351 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Debug> executeQuery: Read 140 rows, 8.93 KiB in 0.001451 sec., 96485.18263266713 rows/sec., 6.01 MiB/sec. | ||
10292 | 2025.03.20 21:57:50.060402 [ 5 ] {af6050be-3d10-4982-8c9a-6a524d8ca90c} <Debug> TCPHandler: Processed in 0.001734987 sec. | ||
10293 | 2025.03.20 21:57:50.060514 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10294 | 2025.03.20 21:57:50.060618 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10295 | 2025.03.20 21:57:50.060661 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10296 | 2025.03.20 21:57:50.061200 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10297 | 2025.03.20 21:57:50.061235 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10298 | 2025.03.20 21:57:50.061577 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10299 | 2025.03.20 21:57:50.061807 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10300 | 2025.03.20 21:57:50.062017 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001419 sec., 79633.54474982382 rows/sec., 5.15 MiB/sec. | ||
10301 | 2025.03.20 21:57:50.062183 [ 5 ] {7df604f1-5403-456a-b368-3831290577f6} <Debug> TCPHandler: Processed in 0.001716756 sec. | ||
10302 | 2025.03.20 21:57:50.062431 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10303 | 2025.03.20 21:57:50.062536 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10304 | 2025.03.20 21:57:50.062582 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10305 | 2025.03.20 21:57:50.063155 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10306 | 2025.03.20 21:57:50.063193 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10307 | 2025.03.20 21:57:50.063530 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10308 | 2025.03.20 21:57:50.063760 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10309 | 2025.03.20 21:57:50.063881 [ 111 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
10310 | 2025.03.20 21:57:50.063924 [ 111 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10311 | 2025.03.20 21:57:50.063944 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00143 sec., 78321.67832167832 rows/sec., 4.46 MiB/sec. | ||
10312 | 2025.03.20 21:57:50.063948 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10313 | 2025.03.20 21:57:50.064053 [ 5 ] {e5cee567-a2c8-4827-8682-578c1a9be81b} <Debug> TCPHandler: Processed in 0.001706825 sec. | ||
10314 | 2025.03.20 21:57:50.064425 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10315 | 2025.03.20 21:57:50.064693 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
10316 | 2025.03.20 21:57:50.064791 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10317 | 2025.03.20 21:57:50.064917 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10318 | 2025.03.20 21:57:50.065254 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10319 | 2025.03.20 21:57:50.065341 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part | ||
10320 | 2025.03.20 21:57:50.065696 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
10321 | 2025.03.20 21:57:50.066034 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
10322 | 2025.03.20 21:57:50.066399 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
10323 | 2025.03.20 21:57:50.066691 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
10324 | 2025.03.20 21:57:50.066771 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
10325 | 2025.03.20 21:57:50.067840 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2025.03.20 21:57:50.067899 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10327 | 2025.03.20 21:57:50.068980 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10328 | 2025.03.20 21:57:50.069479 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.005394514 sec., 106033.64825821195 rows/sec., 6.49 MiB/sec. | ||
10329 | 2025.03.20 21:57:50.069495 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10330 | 2025.03.20 21:57:50.069712 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
10331 | 2025.03.20 21:57:50.069925 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.005282 sec., 78758.04619462324 rows/sec., 5.60 MiB/sec. | ||
10332 | 2025.03.20 21:57:50.070064 [ 5 ] {449aecb7-6c30-4a5d-869e-2a19bb3504b6} <Debug> TCPHandler: Processed in 0.005823106 sec. | ||
10333 | 2025.03.20 21:57:50.070248 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10334 | 2025.03.20 21:57:50.070297 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10335 | 2025.03.20 21:57:50.070456 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10336 | 2025.03.20 21:57:50.070468 [ 198 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_26_6} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
10337 | 2025.03.20 21:57:50.070527 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10338 | 2025.03.20 21:57:50.070627 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10339 | 2025.03.20 21:57:50.071098 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10340 | 2025.03.20 21:57:50.071140 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10341 | 2025.03.20 21:57:50.071495 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10342 | 2025.03.20 21:57:50.071735 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10343 | 2025.03.20 21:57:50.071960 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
10344 | 2025.03.20 21:57:50.072053 [ 5 ] {585c6419-636e-4410-8394-aa6762e115bf} <Debug> TCPHandler: Processed in 0.001860049 sec. | ||
10345 | 2025.03.20 21:57:50.072343 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10346 | 2025.03.20 21:57:50.072448 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10347 | 2025.03.20 21:57:50.072498 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10348 | 2025.03.20 21:57:50.073040 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10349 | 2025.03.20 21:57:50.073078 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10350 | 2025.03.20 21:57:50.073461 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10351 | 2025.03.20 21:57:50.073698 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10352 | 2025.03.20 21:57:50.073868 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001444 sec., 164819.94459833796 rows/sec., 11.05 MiB/sec. | ||
10353 | 2025.03.20 21:57:50.073918 [ 5 ] {383263b0-1cfd-47bd-9529-55e86549052f} <Debug> TCPHandler: Processed in 0.001665354 sec. | ||
10354 | 2025.03.20 21:57:50.074034 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10355 | 2025.03.20 21:57:50.074137 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10356 | 2025.03.20 21:57:50.074184 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10357 | 2025.03.20 21:57:50.074591 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10358 | 2025.03.20 21:57:50.074627 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10359 | 2025.03.20 21:57:50.074970 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10360 | 2025.03.20 21:57:50.075199 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10361 | 2025.03.20 21:57:50.075372 [ 108 ] {} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
10362 | 2025.03.20 21:57:50.075426 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec. | ||
10363 | 2025.03.20 21:57:50.075453 [ 108 ] {} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10364 | 2025.03.20 21:57:50.075519 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10365 | 2025.03.20 21:57:50.075531 [ 5 ] {788e0751-8689-4758-b9c8-71745a63bf51} <Debug> TCPHandler: Processed in 0.001544011 sec. | ||
10366 | 2025.03.20 21:57:50.075696 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
10367 | 2025.03.20 21:57:50.075716 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10368 | 2025.03.20 21:57:50.075832 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10369 | 2025.03.20 21:57:50.075850 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10370 | 2025.03.20 21:57:50.075869 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
10371 | 2025.03.20 21:57:50.076068 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
10372 | 2025.03.20 21:57:50.076069 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <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 | ||
10373 | 2025.03.20 21:57:50.076427 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
10374 | 2025.03.20 21:57:50.076792 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
10375 | 2025.03.20 21:57:50.077153 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
10376 | 2025.03.20 21:57:50.077430 [ 199 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
10377 | 2025.03.20 21:57:50.079561 [ 192 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.003940356 sec., 6344.604396151008 rows/sec., 427.52 KiB/sec. | ||
10378 | 2025.03.20 21:57:50.079833 [ 192 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
10379 | 2025.03.20 21:57:50.080078 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2025.03.20 21:57:50.080127 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10381 | 2025.03.20 21:57:50.080559 [ 192 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10382 | 2025.03.20 21:57:50.080765 [ 192 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_25_5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
10383 | 2025.03.20 21:57:50.080926 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
10384 | 2025.03.20 21:57:50.081263 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10385 | 2025.03.20 21:57:50.081525 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10386 | 2025.03.20 21:57:50.081771 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.005953 sec., 5375.4409541407695 rows/sec., 9.63 MiB/sec. | ||
10387 | 2025.03.20 21:57:50.081885 [ 5 ] {928b1fc4-6c16-42ed-917e-8ccd39ed7752} <Debug> TCPHandler: Processed in 0.006226726 sec. | ||
10388 | 2025.03.20 21:57:50.082031 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10389 | 2025.03.20 21:57:50.082135 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10390 | 2025.03.20 21:57:50.082181 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10391 | 2025.03.20 21:57:50.082625 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10392 | 2025.03.20 21:57:50.082664 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10393 | 2025.03.20 21:57:50.083015 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10394 | 2025.03.20 21:57:50.083247 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10395 | 2025.03.20 21:57:50.083456 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001342 sec., 61102.83159463487 rows/sec., 3.88 MiB/sec. | ||
10396 | 2025.03.20 21:57:50.083504 [ 5 ] {9ca51894-99e1-4be8-9664-458979f258ba} <Debug> TCPHandler: Processed in 0.001523371 sec. | ||
10397 | 2025.03.20 21:57:51.973381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
10398 | 2025.03.20 21:57:51.974033 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10399 | 2025.03.20 21:57:51.974080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10400 | 2025.03.20 21:57:51.974604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10401 | 2025.03.20 21:57:51.974868 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10402 | 2025.03.20 21:57:51.975158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
10403 | 2025.03.20 21:57:53.766764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10404 | 2025.03.20 21:57:53.789846 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10405 | 2025.03.20 21:57:53.789918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10406 | 2025.03.20 21:57:53.797557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10407 | 2025.03.20 21:57:53.798425 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10408 | 2025.03.20 21:57:53.802121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10409 | 2025.03.20 21:57:55.038980 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10410 | 2025.03.20 21:57:55.039188 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10411 | 2025.03.20 21:57:55.039265 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10412 | 2025.03.20 21:57:55.040023 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10413 | 2025.03.20 21:57:55.040072 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10414 | 2025.03.20 21:57:55.040521 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10415 | 2025.03.20 21:57:55.040780 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10416 | 2025.03.20 21:57:55.040988 [ 101 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10417 | 2025.03.20 21:57:55.041033 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001897 sec., 37954.66526093832 rows/sec., 3.07 MiB/sec. | ||
10418 | 2025.03.20 21:57:55.041063 [ 101 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10419 | 2025.03.20 21:57:55.041133 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10420 | 2025.03.20 21:57:55.041165 [ 5 ] {2eda5153-5019-4c1d-b1f7-5a906b29a874} <Debug> TCPHandler: Processed in 0.002317592 sec. | ||
10421 | 2025.03.20 21:57:55.041454 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10422 | 2025.03.20 21:57:55.041843 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10423 | 2025.03.20 21:57:55.041799 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10424 | 2025.03.20 21:57:55.041988 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10425 | 2025.03.20 21:57:55.043156 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10426 | 2025.03.20 21:57:55.043254 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1968 rows starting from the beginning of the part | ||
10427 | 2025.03.20 21:57:55.043565 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1213 rows starting from the beginning of the part | ||
10428 | 2025.03.20 21:57:55.043895 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 681 rows starting from the beginning of the part | ||
10429 | 2025.03.20 21:57:55.044245 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
10430 | 2025.03.20 21:57:55.044623 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 682 rows starting from the beginning of the part | ||
10431 | 2025.03.20 21:57:55.044947 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
10432 | 2025.03.20 21:57:55.045419 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10433 | 2025.03.20 21:57:55.045504 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10434 | 2025.03.20 21:57:55.046243 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10435 | 2025.03.20 21:57:55.046743 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10436 | 2025.03.20 21:57:55.047279 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005579 sec., 1433.9487363326762 rows/sec., 107.83 KiB/sec. | ||
10437 | 2025.03.20 21:57:55.047492 [ 5 ] {fb195a5d-dcca-4719-849a-0554fb5bb7b3} <Debug> TCPHandler: Processed in 0.006161294 sec. | ||
10438 | 2025.03.20 21:57:55.047698 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10439 | 2025.03.20 21:57:55.047821 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10440 | 2025.03.20 21:57:55.047875 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10441 | 2025.03.20 21:57:55.048956 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4688 rows, containing 5 columns (5 merged, 0 gathered) in 0.007651204 sec., 612714.02513905 rows/sec., 52.15 MiB/sec. | ||
10442 | 2025.03.20 21:57:55.049056 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10443 | 2025.03.20 21:57:55.049102 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10444 | 2025.03.20 21:57:55.049314 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10445 | 2025.03.20 21:57:55.049756 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10446 | 2025.03.20 21:57:55.049833 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10447 | 2025.03.20 21:57:55.049972 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_81_16} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10448 | 2025.03.20 21:57:55.050136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
10449 | 2025.03.20 21:57:55.050226 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10450 | 2025.03.20 21:57:55.050406 [ 101 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10451 | 2025.03.20 21:57:55.050463 [ 101 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10452 | 2025.03.20 21:57:55.050479 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002684 sec., 26825.63338301043 rows/sec., 2.09 MiB/sec. | ||
10453 | 2025.03.20 21:57:55.050503 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10454 | 2025.03.20 21:57:55.050641 [ 5 ] {f367277a-449b-4ed4-861f-b26b1dd0aea7} <Debug> TCPHandler: Processed in 0.003005631 sec. | ||
10455 | 2025.03.20 21:57:55.050805 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10456 | 2025.03.20 21:57:55.050849 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10457 | 2025.03.20 21:57:55.051099 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10458 | 2025.03.20 21:57:55.051101 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10459 | 2025.03.20 21:57:55.051164 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 952 rows starting from the beginning of the part | ||
10460 | 2025.03.20 21:57:55.051223 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10461 | 2025.03.20 21:57:55.051574 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 530 rows starting from the beginning of the part | ||
10462 | 2025.03.20 21:57:55.051924 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 414 rows starting from the beginning of the part | ||
10463 | 2025.03.20 21:57:55.052265 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
10464 | 2025.03.20 21:57:55.052664 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 416 rows starting from the beginning of the part | ||
10465 | 2025.03.20 21:57:55.053074 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
10466 | 2025.03.20 21:57:55.054287 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10467 | 2025.03.20 21:57:55.054361 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10468 | 2025.03.20 21:57:55.055335 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10469 | 2025.03.20 21:57:55.055803 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10470 | 2025.03.20 21:57:55.056028 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10471 | 2025.03.20 21:57:55.056095 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10472 | 2025.03.20 21:57:55.056139 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10473 | 2025.03.20 21:57:55.056213 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005183 sec., 30870.15242137758 rows/sec., 2.15 MiB/sec. | ||
10474 | 2025.03.20 21:57:55.056585 [ 5 ] {c4037be8-7a78-4fb2-ac8d-d7e311c5f41f} <Debug> TCPHandler: Processed in 0.005791065 sec. | ||
10475 | 2025.03.20 21:57:55.056978 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10476 | 2025.03.20 21:57:55.057033 [ 188 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635986 sec., 386172.0226545867 rows/sec., 29.66 MiB/sec. | ||
10477 | 2025.03.20 21:57:55.057172 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10478 | 2025.03.20 21:57:55.057251 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10479 | 2025.03.20 21:57:55.057415 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10480 | 2025.03.20 21:57:55.057652 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <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 | ||
10481 | 2025.03.20 21:57:55.057711 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10482 | 2025.03.20 21:57:55.057873 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22862 rows starting from the beginning of the part | ||
10483 | 2025.03.20 21:57:55.058467 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 881 rows starting from the beginning of the part | ||
10484 | 2025.03.20 21:57:55.058703 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10485 | 2025.03.20 21:57:55.059088 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_81_16} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10486 | 2025.03.20 21:57:55.059361 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
10487 | 2025.03.20 21:57:55.059376 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
10488 | 2025.03.20 21:57:55.059807 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
10489 | 2025.03.20 21:57:55.060228 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 238 rows starting from the beginning of the part | ||
10490 | 2025.03.20 21:57:55.060618 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
10491 | 2025.03.20 21:57:55.062735 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10492 | 2025.03.20 21:57:55.062785 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10493 | 2025.03.20 21:57:55.064614 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10494 | 2025.03.20 21:57:55.064951 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10495 | 2025.03.20 21:57:55.065216 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008055 sec., 993.1719428926133 rows/sec., 1.78 MiB/sec. | ||
10496 | 2025.03.20 21:57:55.065558 [ 5 ] {25dcc4e8-69cd-482d-802b-e0a9db2ed0c8} <Debug> TCPHandler: Processed in 0.008684623 sec. | ||
10497 | 2025.03.20 21:57:55.065697 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10498 | 2025.03.20 21:57:55.065800 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10499 | 2025.03.20 21:57:55.065846 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10500 | 2025.03.20 21:57:55.066527 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10501 | 2025.03.20 21:57:55.066566 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10502 | 2025.03.20 21:57:55.067091 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10503 | 2025.03.20 21:57:55.067351 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10504 | 2025.03.20 21:57:55.067653 [ 101 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10505 | 2025.03.20 21:57:55.067757 [ 101 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2025.03.20 21:57:55.067810 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10507 | 2025.03.20 21:57:55.067861 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002064 sec., 29069.767441860466 rows/sec., 1.96 MiB/sec. | ||
10508 | 2025.03.20 21:57:55.068157 [ 5 ] {c4061f60-75ed-492d-af29-21bc0c1434dd} <Debug> TCPHandler: Processed in 0.002497217 sec. | ||
10509 | 2025.03.20 21:57:55.068403 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10510 | 2025.03.20 21:57:55.068934 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10511 | 2025.03.20 21:57:55.069034 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4700 rows starting from the beginning of the part | ||
10512 | 2025.03.20 21:57:55.069517 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
10513 | 2025.03.20 21:57:55.069870 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
10514 | 2025.03.20 21:57:55.070150 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
10515 | 2025.03.20 21:57:55.070479 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
10516 | 2025.03.20 21:57:55.070727 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
10517 | 2025.03.20 21:57:55.070806 [ 190 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24538 rows, containing 5 columns (5 merged, 0 gathered) in 0.014485348 sec., 1693987.607339499 rows/sec., 115.47 MiB/sec. | ||
10518 | 2025.03.20 21:57:55.071709 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10519 | 2025.03.20 21:57:55.072279 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10520 | 2025.03.20 21:57:55.072503 [ 193 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10521 | 2025.03.20 21:57:55.072670 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
10522 | 2025.03.20 21:57:55.073567 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5044 rows, containing 4 columns (4 merged, 0 gathered) in 0.005635641 sec., 895017.9757724099 rows/sec., 58.85 MiB/sec. | ||
10523 | 2025.03.20 21:57:55.073917 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10524 | 2025.03.20 21:57:55.074206 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10525 | 2025.03.20 21:57:55.074281 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_81_16} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10526 | 2025.03.20 21:57:55.074360 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
10527 | 2025.03.20 21:57:59.265157 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10528 | 2025.03.20 21:57:59.265221 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10529 | 2025.03.20 21:57:59.476232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
10530 | 2025.03.20 21:57:59.476939 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10531 | 2025.03.20 21:57:59.476991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10532 | 2025.03.20 21:57:59.477559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10533 | 2025.03.20 21:57:59.477843 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10534 | 2025.03.20 21:57:59.478075 [ 89 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10535 | 2025.03.20 21:57:59.478114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10536 | 2025.03.20 21:57:59.478160 [ 89 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10537 | 2025.03.20 21:57:59.478188 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10538 | 2025.03.20 21:57:59.478315 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::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 | ||
10539 | 2025.03.20 21:57:59.478461 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10540 | 2025.03.20 21:57:59.478505 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
10541 | 2025.03.20 21:57:59.478585 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
10542 | 2025.03.20 21:57:59.478796 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
10543 | 2025.03.20 21:57:59.478922 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
10544 | 2025.03.20 21:57:59.479177 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
10545 | 2025.03.20 21:57:59.479327 [ 193 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
10546 | 2025.03.20 21:57:59.481915 [ 187 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003659298 sec., 7018012.744520944 rows/sec., 100.39 MiB/sec. | ||
10547 | 2025.03.20 21:57:59.482222 [ 187 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10548 | 2025.03.20 21:57:59.482544 [ 187 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10549 | 2025.03.20 21:57:59.482637 [ 187 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_56_11} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10550 | 2025.03.20 21:57:59.482757 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10551 | 2025.03.20 21:57:59.600638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1470 | ||
10552 | 2025.03.20 21:57:59.603933 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10553 | 2025.03.20 21:57:59.603987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10554 | 2025.03.20 21:57:59.605591 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10555 | 2025.03.20 21:57:59.605916 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10556 | 2025.03.20 21:57:59.606148 [ 89 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10557 | 2025.03.20 21:57:59.606246 [ 89 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10558 | 2025.03.20 21:57:59.606316 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10559 | 2025.03.20 21:57:59.606842 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
10560 | 2025.03.20 21:57:59.608676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
10561 | 2025.03.20 21:57:59.609018 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10562 | 2025.03.20 21:57:59.609209 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1312 rows starting from the beginning of the part | ||
10563 | 2025.03.20 21:57:59.609862 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
10564 | 2025.03.20 21:57:59.610526 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
10565 | 2025.03.20 21:57:59.611183 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
10566 | 2025.03.20 21:57:59.611823 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
10567 | 2025.03.20 21:57:59.612469 [ 200 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
10568 | 2025.03.20 21:57:59.621095 [ 187 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 72 columns (72 merged, 0 gathered) in 0.014643602 sec., 100385.13748188458 rows/sec., 79.50 MiB/sec. | ||
10569 | 2025.03.20 21:57:59.622524 [ 192 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10570 | 2025.03.20 21:57:59.623235 [ 192 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10571 | 2025.03.20 21:57:59.623322 [ 192 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_41_8} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10572 | 2025.03.20 21:57:59.623536 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
10573 | 2025.03.20 21:58:00.046507 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10574 | 2025.03.20 21:58:00.046710 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10575 | 2025.03.20 21:58:00.046790 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10576 | 2025.03.20 21:58:00.047717 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10577 | 2025.03.20 21:58:00.047766 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10578 | 2025.03.20 21:58:00.048228 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10579 | 2025.03.20 21:58:00.048490 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10580 | 2025.03.20 21:58:00.048723 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002067 sec., 102564.10256410258 rows/sec., 6.52 MiB/sec. | ||
10581 | 2025.03.20 21:58:00.048786 [ 5 ] {a2be25b7-f85b-45ba-bc3f-1a59eb430752} <Debug> TCPHandler: Processed in 0.002414685 sec. | ||
10582 | 2025.03.20 21:58:00.048933 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10583 | 2025.03.20 21:58:00.049080 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10584 | 2025.03.20 21:58:00.049138 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10585 | 2025.03.20 21:58:00.050089 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10586 | 2025.03.20 21:58:00.050131 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10587 | 2025.03.20 21:58:00.050556 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10588 | 2025.03.20 21:58:00.050804 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10589 | 2025.03.20 21:58:00.051018 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001973 sec., 345159.655347187 rows/sec., 27.41 MiB/sec. | ||
10590 | 2025.03.20 21:58:00.051071 [ 5 ] {8576ffc7-bc70-40d6-a352-f807034719a0} <Debug> TCPHandler: Processed in 0.002205279 sec. | ||
10591 | 2025.03.20 21:58:00.051190 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10592 | 2025.03.20 21:58:00.051297 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10593 | 2025.03.20 21:58:00.051342 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10594 | 2025.03.20 21:58:00.051922 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10595 | 2025.03.20 21:58:00.051961 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10596 | 2025.03.20 21:58:00.052325 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10597 | 2025.03.20 21:58:00.052563 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10598 | 2025.03.20 21:58:00.052788 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001515 sec., 91089.10891089108 rows/sec., 5.67 MiB/sec. | ||
10599 | 2025.03.20 21:58:00.052839 [ 5 ] {17a8a4ab-8515-4309-b338-4114cf7bb0e7} <Debug> TCPHandler: Processed in 0.001702305 sec. | ||
10600 | 2025.03.20 21:58:00.052971 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10601 | 2025.03.20 21:58:00.053075 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10602 | 2025.03.20 21:58:00.053119 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10603 | 2025.03.20 21:58:00.053677 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10604 | 2025.03.20 21:58:00.053716 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10605 | 2025.03.20 21:58:00.054062 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10606 | 2025.03.20 21:58:00.054295 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10607 | 2025.03.20 21:58:00.054501 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001448 sec., 78038.67403314917 rows/sec., 5.05 MiB/sec. | ||
10608 | 2025.03.20 21:58:00.054552 [ 5 ] {adf7dc51-ffdb-406a-a7cc-930f9011b5b8} <Debug> TCPHandler: Processed in 0.001632813 sec. | ||
10609 | 2025.03.20 21:58:00.054670 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10610 | 2025.03.20 21:58:00.054774 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10611 | 2025.03.20 21:58:00.054819 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10612 | 2025.03.20 21:58:00.055368 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2025.03.20 21:58:00.055407 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10614 | 2025.03.20 21:58:00.055753 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10615 | 2025.03.20 21:58:00.055988 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2025.03.20 21:58:00.056234 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001479 sec., 75726.84246112237 rows/sec., 4.31 MiB/sec. | ||
10617 | 2025.03.20 21:58:00.056452 [ 5 ] {c5c6af7c-4d3f-4659-a4f7-31ac6846800d} <Debug> TCPHandler: Processed in 0.001831209 sec. | ||
10618 | 2025.03.20 21:58:00.056636 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10619 | 2025.03.20 21:58:00.056739 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10620 | 2025.03.20 21:58:00.056784 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10621 | 2025.03.20 21:58:00.057488 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10622 | 2025.03.20 21:58:00.057526 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10623 | 2025.03.20 21:58:00.057897 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10624 | 2025.03.20 21:58:00.058131 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10625 | 2025.03.20 21:58:00.058331 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001614 sec., 256505.57620817845 rows/sec., 18.24 MiB/sec. | ||
10626 | 2025.03.20 21:58:00.058383 [ 5 ] {d32a7e21-a14d-4225-942d-9c990a422ac0} <Debug> TCPHandler: Processed in 0.001808618 sec. | ||
10627 | 2025.03.20 21:58:00.058517 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10628 | 2025.03.20 21:58:00.058655 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10629 | 2025.03.20 21:58:00.058712 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10630 | 2025.03.20 21:58:00.059254 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10631 | 2025.03.20 21:58:00.059300 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10632 | 2025.03.20 21:58:00.059693 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10633 | 2025.03.20 21:58:00.059937 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10634 | 2025.03.20 21:58:00.060108 [ 84 ] {} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
10635 | 2025.03.20 21:58:00.060180 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. | ||
10636 | 2025.03.20 21:58:00.060190 [ 84 ] {} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10637 | 2025.03.20 21:58:00.060265 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10638 | 2025.03.20 21:58:00.060310 [ 5 ] {cbad6e89-2247-49e4-8e06-5f482eaece69} <Debug> TCPHandler: Processed in 0.001857179 sec. | ||
10639 | 2025.03.20 21:58:00.060457 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::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 | ||
10640 | 2025.03.20 21:58:00.060466 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10641 | 2025.03.20 21:58:00.060627 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10642 | 2025.03.20 21:58:00.060631 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10643 | 2025.03.20 21:58:00.060686 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
10644 | 2025.03.20 21:58:00.060691 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10645 | 2025.03.20 21:58:00.060913 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
10646 | 2025.03.20 21:58:00.061454 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
10647 | 2025.03.20 21:58:00.061815 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
10648 | 2025.03.20 21:58:00.062107 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
10649 | 2025.03.20 21:58:00.062412 [ 199 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
10650 | 2025.03.20 21:58:00.063300 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10651 | 2025.03.20 21:58:00.063343 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10652 | 2025.03.20 21:58:00.063946 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10653 | 2025.03.20 21:58:00.064132 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003748351 sec., 41618.300954206265 rows/sec., 2.12 MiB/sec. | ||
10654 | 2025.03.20 21:58:00.064320 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10655 | 2025.03.20 21:58:00.064357 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
10656 | 2025.03.20 21:58:00.064772 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004175 sec., 56766.467065868266 rows/sec., 3.80 MiB/sec. | ||
10657 | 2025.03.20 21:58:00.065188 [ 5 ] {a71d3ec7-581f-49b4-9097-db29ca35091f} <Debug> TCPHandler: Processed in 0.004773368 sec. | ||
10658 | 2025.03.20 21:58:00.065207 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10659 | 2025.03.20 21:58:00.065569 [ 192 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_26_5} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
10660 | 2025.03.20 21:58:00.065680 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10661 | 2025.03.20 21:58:00.065811 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10662 | 2025.03.20 21:58:00.066032 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10663 | 2025.03.20 21:58:00.066091 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10664 | 2025.03.20 21:58:00.066557 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10665 | 2025.03.20 21:58:00.066596 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10666 | 2025.03.20 21:58:00.066959 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10667 | 2025.03.20 21:58:00.067200 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10668 | 2025.03.20 21:58:00.067413 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. | ||
10669 | 2025.03.20 21:58:00.067466 [ 5 ] {9a5ed552-fa8a-4399-addf-2ee4e6b660c5} <Debug> TCPHandler: Processed in 0.001955572 sec. | ||
10670 | 2025.03.20 21:58:00.067604 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10671 | 2025.03.20 21:58:00.067708 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10672 | 2025.03.20 21:58:00.067773 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <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 | ||
10673 | 2025.03.20 21:58:00.068903 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10674 | 2025.03.20 21:58:00.068942 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10675 | 2025.03.20 21:58:00.069580 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10676 | 2025.03.20 21:58:00.069837 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10677 | 2025.03.20 21:58:00.070129 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002432 sec., 13157.894736842105 rows/sec., 23.58 MiB/sec. | ||
10678 | 2025.03.20 21:58:00.070512 [ 5 ] {f6479242-2c0b-490c-b7b8-9fceb9563000} <Debug> TCPHandler: Processed in 0.002956559 sec. | ||
10679 | 2025.03.20 21:58:00.070839 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10680 | 2025.03.20 21:58:00.070958 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10681 | 2025.03.20 21:58:00.071006 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10682 | 2025.03.20 21:58:00.071485 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10683 | 2025.03.20 21:58:00.071523 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10684 | 2025.03.20 21:58:00.071910 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10685 | 2025.03.20 21:58:00.072160 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10686 | 2025.03.20 21:58:00.072371 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001436 sec., 57103.06406685237 rows/sec., 3.63 MiB/sec. | ||
10687 | 2025.03.20 21:58:00.072422 [ 5 ] {5071cd7e-2e26-4f9e-8ab1-0e11227711d9} <Debug> TCPHandler: Processed in 0.001674815 sec. | ||
10688 | 2025.03.20 21:58:01.303124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 | ||
10689 | 2025.03.20 21:58:01.325653 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10690 | 2025.03.20 21:58:01.325710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10691 | 2025.03.20 21:58:01.332914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10692 | 2025.03.20 21:58:01.333697 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10693 | 2025.03.20 21:58:01.334162 [ 86 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10694 | 2025.03.20 21:58:01.334342 [ 86 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10695 | 2025.03.20 21:58:01.334459 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10696 | 2025.03.20 21:58:01.334963 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::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 | ||
10697 | 2025.03.20 21:58:01.344936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 423 | ||
10698 | 2025.03.20 21:58:01.346144 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10699 | 2025.03.20 21:58:01.347079 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
10700 | 2025.03.20 21:58:01.351789 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
10701 | 2025.03.20 21:58:01.356683 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
10702 | 2025.03.20 21:58:01.361864 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
10703 | 2025.03.20 21:58:01.367631 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
10704 | 2025.03.20 21:58:01.372236 [ 199 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
10705 | 2025.03.20 21:58:01.431197 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.096567943 sec., 4380.335615101587 rows/sec., 22.65 MiB/sec. | ||
10706 | 2025.03.20 21:58:01.434472 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10707 | 2025.03.20 21:58:01.437456 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10708 | 2025.03.20 21:58:01.437578 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_56_11} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10709 | 2025.03.20 21:58:01.440288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10710 | 2025.03.20 21:58:05.067396 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10711 | 2025.03.20 21:58:05.067687 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10712 | 2025.03.20 21:58:05.067756 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10713 | 2025.03.20 21:58:05.068487 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10714 | 2025.03.20 21:58:05.068530 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10715 | 2025.03.20 21:58:05.068987 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10716 | 2025.03.20 21:58:05.069252 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10717 | 2025.03.20 21:58:05.069481 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001844 sec., 2169.1973969631235 rows/sec., 176.88 KiB/sec. | ||
10718 | 2025.03.20 21:58:05.069569 [ 5 ] {b07feadb-f572-4c00-a54d-b77b0180ec70} <Debug> TCPHandler: Processed in 0.002358753 sec. | ||
10719 | 2025.03.20 21:58:05.069793 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10720 | 2025.03.20 21:58:05.069901 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10721 | 2025.03.20 21:58:05.069946 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10722 | 2025.03.20 21:58:05.070916 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10723 | 2025.03.20 21:58:05.070954 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10724 | 2025.03.20 21:58:05.071383 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10725 | 2025.03.20 21:58:05.071642 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10726 | 2025.03.20 21:58:05.071821 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.001944 sec., 624485.5967078189 rows/sec., 51.35 MiB/sec. | ||
10727 | 2025.03.20 21:58:05.071871 [ 5 ] {0a863ee1-0211-4880-aca4-f819bbd83eae} <Debug> TCPHandler: Processed in 0.002145508 sec. | ||
10728 | 2025.03.20 21:58:05.071987 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10729 | 2025.03.20 21:58:05.072091 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10730 | 2025.03.20 21:58:05.072136 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10731 | 2025.03.20 21:58:05.072652 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10732 | 2025.03.20 21:58:05.072689 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10733 | 2025.03.20 21:58:05.073039 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10734 | 2025.03.20 21:58:05.073289 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10735 | 2025.03.20 21:58:05.073421 [ 83 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10736 | 2025.03.20 21:58:05.073464 [ 83 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10737 | 2025.03.20 21:58:05.073473 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001402 sec., 8559.201141226818 rows/sec., 628.29 KiB/sec. | ||
10738 | 2025.03.20 21:58:05.073487 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10739 | 2025.03.20 21:58:05.073577 [ 5 ] {ef59e73f-2c28-4c4c-9de9-8709ab91ce94} <Debug> TCPHandler: Processed in 0.001634244 sec. | ||
10740 | 2025.03.20 21:58:05.073869 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10741 | 2025.03.20 21:58:05.073894 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10742 | 2025.03.20 21:58:05.074303 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10743 | 2025.03.20 21:58:05.074476 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10744 | 2025.03.20 21:58:05.074500 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10745 | 2025.03.20 21:58:05.074629 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 178 rows starting from the beginning of the part | ||
10746 | 2025.03.20 21:58:05.075056 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
10747 | 2025.03.20 21:58:05.075444 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 140 rows starting from the beginning of the part | ||
10748 | 2025.03.20 21:58:05.075808 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
10749 | 2025.03.20 21:58:05.076219 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part | ||
10750 | 2025.03.20 21:58:05.076508 [ 197 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
10751 | 2025.03.20 21:58:05.078723 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10752 | 2025.03.20 21:58:05.078786 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10753 | 2025.03.20 21:58:05.079766 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10754 | 2025.03.20 21:58:05.080018 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.006426642 sec., 75311.49237813464 rows/sec., 5.08 MiB/sec. | ||
10755 | 2025.03.20 21:58:05.080238 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10756 | 2025.03.20 21:58:05.080382 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10757 | 2025.03.20 21:58:05.080781 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006618 sec., 34451.49592021759 rows/sec., 2.33 MiB/sec. | ||
10758 | 2025.03.20 21:58:05.081083 [ 5 ] {504618b6-8d60-45ae-9528-b48f88eff50f} <Debug> TCPHandler: Processed in 0.007258884 sec. | ||
10759 | 2025.03.20 21:58:05.081414 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10760 | 2025.03.20 21:58:05.081534 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10761 | 2025.03.20 21:58:05.081608 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10762 | 2025.03.20 21:58:05.081697 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10763 | 2025.03.20 21:58:05.081724 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_76_15} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10764 | 2025.03.20 21:58:05.081919 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
10765 | 2025.03.20 21:58:05.082570 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10766 | 2025.03.20 21:58:05.082613 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10767 | 2025.03.20 21:58:05.083000 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10768 | 2025.03.20 21:58:05.083241 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10769 | 2025.03.20 21:58:05.083440 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001878 sec., 283280.0851970181 rows/sec., 20.99 MiB/sec. | ||
10770 | 2025.03.20 21:58:05.083559 [ 5 ] {03b12658-79a4-4fee-ae23-a34bc8777718} <Debug> TCPHandler: Processed in 0.00224045 sec. | ||
10771 | 2025.03.20 21:58:05.083776 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10772 | 2025.03.20 21:58:05.083973 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10773 | 2025.03.20 21:58:05.084024 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10774 | 2025.03.20 21:58:05.084701 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10775 | 2025.03.20 21:58:05.084739 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10776 | 2025.03.20 21:58:05.085180 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10777 | 2025.03.20 21:58:05.085420 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10778 | 2025.03.20 21:58:05.085595 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001658 sec., 531966.2243667069 rows/sec., 35.79 MiB/sec. | ||
10779 | 2025.03.20 21:58:05.085648 [ 5 ] {68b79070-f1e1-40a4-ae6a-a30507b8938f} <Debug> TCPHandler: Processed in 0.001986983 sec. | ||
10780 | 2025.03.20 21:58:05.085780 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10781 | 2025.03.20 21:58:05.085886 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10782 | 2025.03.20 21:58:05.085951 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <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 | ||
10783 | 2025.03.20 21:58:05.086979 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10784 | 2025.03.20 21:58:05.087016 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10785 | 2025.03.20 21:58:05.087631 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10786 | 2025.03.20 21:58:05.087885 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10787 | 2025.03.20 21:58:05.088020 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10788 | 2025.03.20 21:58:05.088059 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10789 | 2025.03.20 21:58:05.088080 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10790 | 2025.03.20 21:58:05.088099 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002234 sec., 3581.020590868398 rows/sec., 6.42 MiB/sec. | ||
10791 | 2025.03.20 21:58:05.088415 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10792 | 2025.03.20 21:58:05.088458 [ 5 ] {92916680-25f0-4815-902f-273772c8c82f} <Debug> TCPHandler: Processed in 0.002728863 sec. | ||
10793 | 2025.03.20 21:58:05.088673 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10794 | 2025.03.20 21:58:05.088947 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10795 | 2025.03.20 21:58:05.089095 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10796 | 2025.03.20 21:58:05.089122 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10797 | 2025.03.20 21:58:05.089354 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1427 rows starting from the beginning of the part | ||
10798 | 2025.03.20 21:58:05.090225 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
10799 | 2025.03.20 21:58:05.090944 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
10800 | 2025.03.20 21:58:05.091661 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10801 | 2025.03.20 21:58:05.091692 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
10802 | 2025.03.20 21:58:05.091741 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10803 | 2025.03.20 21:58:05.092267 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
10804 | 2025.03.20 21:58:05.092913 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
10805 | 2025.03.20 21:58:05.093305 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10806 | 2025.03.20 21:58:05.093984 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10807 | 2025.03.20 21:58:05.094392 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005537 sec., 10836.192884233338 rows/sec., 747.81 KiB/sec. | ||
10808 | 2025.03.20 21:58:05.094611 [ 5 ] {050315c3-5df5-4548-a3e1-0e93f899043a} <Debug> TCPHandler: Processed in 0.006014431 sec. | ||
10809 | 2025.03.20 21:58:05.101682 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1515 rows, containing 19 columns (19 merged, 0 gathered) in 0.013512512 sec., 112118.30931213974 rows/sec., 200.91 MiB/sec. | ||
10810 | 2025.03.20 21:58:05.103470 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10811 | 2025.03.20 21:58:05.103899 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10812 | 2025.03.20 21:58:05.103977 [ 195 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10813 | 2025.03.20 21:58:05.104141 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
10814 | 2025.03.20 21:58:06.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.38 MiB, peak 251.20 MiB, free memory in arenas 0.00 B, will set to 241.59 MiB (RSS), difference: 2.22 MiB | ||
10815 | 2025.03.20 21:58:06.979190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
10816 | 2025.03.20 21:58:06.979836 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10817 | 2025.03.20 21:58:06.979882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10818 | 2025.03.20 21:58:06.980438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10819 | 2025.03.20 21:58:06.980703 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10820 | 2025.03.20 21:58:06.980966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
10821 | 2025.03.20 21:58:08.845151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 | ||
10822 | 2025.03.20 21:58:08.864535 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10823 | 2025.03.20 21:58:08.864590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10824 | 2025.03.20 21:58:08.871794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10825 | 2025.03.20 21:58:08.872578 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10826 | 2025.03.20 21:58:08.876480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
10827 | 2025.03.20 21:58:09.609816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1508 | ||
10828 | 2025.03.20 21:58:09.613144 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2025.03.20 21:58:09.613207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10830 | 2025.03.20 21:58:09.614704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10831 | 2025.03.20 21:58:09.615041 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10832 | 2025.03.20 21:58:09.616463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
10833 | 2025.03.20 21:58:10.046152 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10834 | 2025.03.20 21:58:10.046356 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10835 | 2025.03.20 21:58:10.046432 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10836 | 2025.03.20 21:58:10.047283 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10837 | 2025.03.20 21:58:10.047328 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10838 | 2025.03.20 21:58:10.047772 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10839 | 2025.03.20 21:58:10.048031 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10840 | 2025.03.20 21:58:10.048282 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001974 sec., 107396.14994934143 rows/sec., 6.83 MiB/sec. | ||
10841 | 2025.03.20 21:58:10.048477 [ 5 ] {825f39ca-7a05-4fbd-81e5-dca9c025e9d6} <Debug> TCPHandler: Processed in 0.002452835 sec. | ||
10842 | 2025.03.20 21:58:10.048691 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10843 | 2025.03.20 21:58:10.048806 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10844 | 2025.03.20 21:58:10.048854 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10845 | 2025.03.20 21:58:10.049695 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10846 | 2025.03.20 21:58:10.049735 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10847 | 2025.03.20 21:58:10.050131 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10848 | 2025.03.20 21:58:10.050377 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2025.03.20 21:58:10.050581 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001804 sec., 377494.4567627494 rows/sec., 29.98 MiB/sec. | ||
10850 | 2025.03.20 21:58:10.050636 [ 5 ] {a2240860-3202-4c7f-8f00-37aad0979340} <Debug> TCPHandler: Processed in 0.002017665 sec. | ||
10851 | 2025.03.20 21:58:10.050759 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10852 | 2025.03.20 21:58:10.050865 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10853 | 2025.03.20 21:58:10.050910 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10854 | 2025.03.20 21:58:10.051468 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10855 | 2025.03.20 21:58:10.051507 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10856 | 2025.03.20 21:58:10.051861 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10857 | 2025.03.20 21:58:10.052097 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10858 | 2025.03.20 21:58:10.052333 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001483 sec., 93054.6190155091 rows/sec., 5.79 MiB/sec. | ||
10859 | 2025.03.20 21:58:10.052404 [ 5 ] {382cd201-060f-47ae-8d5f-e467b5907795} <Debug> TCPHandler: Processed in 0.001696956 sec. | ||
10860 | 2025.03.20 21:58:10.052639 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10861 | 2025.03.20 21:58:10.052788 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10862 | 2025.03.20 21:58:10.052834 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10863 | 2025.03.20 21:58:10.053392 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10864 | 2025.03.20 21:58:10.053431 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10865 | 2025.03.20 21:58:10.053774 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10866 | 2025.03.20 21:58:10.054019 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10867 | 2025.03.20 21:58:10.054197 [ 73 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10868 | 2025.03.20 21:58:10.054258 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001485 sec., 76094.2760942761 rows/sec., 4.93 MiB/sec. | ||
10869 | 2025.03.20 21:58:10.054286 [ 73 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10870 | 2025.03.20 21:58:10.054367 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10871 | 2025.03.20 21:58:10.054372 [ 5 ] {ae5773ef-f766-4338-8688-a27a205ea194} <Debug> TCPHandler: Processed in 0.001828939 sec. | ||
10872 | 2025.03.20 21:58:10.054606 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
10873 | 2025.03.20 21:58:10.054618 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10874 | 2025.03.20 21:58:10.054895 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10875 | 2025.03.20 21:58:10.054907 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10876 | 2025.03.20 21:58:10.054969 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 365 rows starting from the beginning of the part | ||
10877 | 2025.03.20 21:58:10.055001 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10878 | 2025.03.20 21:58:10.055305 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part | ||
10879 | 2025.03.20 21:58:10.055676 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
10880 | 2025.03.20 21:58:10.056052 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
10881 | 2025.03.20 21:58:10.056374 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
10882 | 2025.03.20 21:58:10.056814 [ 194 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
10883 | 2025.03.20 21:58:10.058279 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10884 | 2025.03.20 21:58:10.058360 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10885 | 2025.03.20 21:58:10.059434 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10886 | 2025.03.20 21:58:10.059890 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.005420275 sec., 192794.64602810744 rows/sec., 13.55 MiB/sec. | ||
10887 | 2025.03.20 21:58:10.059905 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10888 | 2025.03.20 21:58:10.060211 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10889 | 2025.03.20 21:58:10.060237 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005424 sec., 20648.96755162242 rows/sec., 1.18 MiB/sec. | ||
10890 | 2025.03.20 21:58:10.060432 [ 5 ] {58c2429c-06c0-4742-8936-becd217a6c26} <Debug> TCPHandler: Processed in 0.005910198 sec. | ||
10891 | 2025.03.20 21:58:10.060616 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10892 | 2025.03.20 21:58:10.060781 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10893 | 2025.03.20 21:58:10.060867 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10894 | 2025.03.20 21:58:10.060876 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10895 | 2025.03.20 21:58:10.061124 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_41_8} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10896 | 2025.03.20 21:58:10.061363 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
10897 | 2025.03.20 21:58:10.061990 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10898 | 2025.03.20 21:58:10.062034 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10899 | 2025.03.20 21:58:10.062419 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10900 | 2025.03.20 21:58:10.062658 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10901 | 2025.03.20 21:58:10.062840 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002104 sec., 196768.0608365019 rows/sec., 13.99 MiB/sec. | ||
10902 | 2025.03.20 21:58:10.062894 [ 5 ] {3ec2d327-46b0-4ab7-bfde-bac42dff8020} <Debug> TCPHandler: Processed in 0.002351833 sec. | ||
10903 | 2025.03.20 21:58:10.062999 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10904 | 2025.03.20 21:58:10.063100 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10905 | 2025.03.20 21:58:10.063146 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10906 | 2025.03.20 21:58:10.063569 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10907 | 2025.03.20 21:58:10.063605 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10908 | 2025.03.20 21:58:10.063953 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10909 | 2025.03.20 21:58:10.064193 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10910 | 2025.03.20 21:58:10.064390 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec. | ||
10911 | 2025.03.20 21:58:10.064438 [ 5 ] {b607ccd3-6885-4710-a609-89774398b709} <Debug> TCPHandler: Processed in 0.00148985 sec. | ||
10912 | 2025.03.20 21:58:10.064540 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10913 | 2025.03.20 21:58:10.064640 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10914 | 2025.03.20 21:58:10.064688 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10915 | 2025.03.20 21:58:10.065198 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10916 | 2025.03.20 21:58:10.065233 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10917 | 2025.03.20 21:58:10.065635 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10918 | 2025.03.20 21:58:10.065886 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10919 | 2025.03.20 21:58:10.066059 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00144 sec., 164583.3333333333 rows/sec., 11.03 MiB/sec. | ||
10920 | 2025.03.20 21:58:10.066108 [ 5 ] {a9f57ae5-6338-4f78-8edb-372e62dd07ae} <Debug> TCPHandler: Processed in 0.001617523 sec. | ||
10921 | 2025.03.20 21:58:10.066237 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10922 | 2025.03.20 21:58:10.066367 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10923 | 2025.03.20 21:58:10.066424 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10924 | 2025.03.20 21:58:10.066904 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10925 | 2025.03.20 21:58:10.066941 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10926 | 2025.03.20 21:58:10.067306 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10927 | 2025.03.20 21:58:10.067549 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10928 | 2025.03.20 21:58:10.067729 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
10929 | 2025.03.20 21:58:10.067778 [ 5 ] {a9871933-7e16-4e38-aaad-d6b420d283bc} <Debug> TCPHandler: Processed in 0.001604593 sec. | ||
10930 | 2025.03.20 21:58:10.067884 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10931 | 2025.03.20 21:58:10.067986 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10932 | 2025.03.20 21:58:10.068051 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <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 | ||
10933 | 2025.03.20 21:58:10.069155 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10934 | 2025.03.20 21:58:10.069192 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10935 | 2025.03.20 21:58:10.069848 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10936 | 2025.03.20 21:58:10.070123 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10937 | 2025.03.20 21:58:10.070351 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002384 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
10938 | 2025.03.20 21:58:10.070683 [ 5 ] {eca452a9-576c-48ed-87d1-26d4896963c2} <Debug> TCPHandler: Processed in 0.002843376 sec. | ||
10939 | 2025.03.20 21:58:10.071010 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10940 | 2025.03.20 21:58:10.071136 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10941 | 2025.03.20 21:58:10.071183 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10942 | 2025.03.20 21:58:10.071657 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10943 | 2025.03.20 21:58:10.071695 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
10944 | 2025.03.20 21:58:10.072062 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10945 | 2025.03.20 21:58:10.072304 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10946 | 2025.03.20 21:58:10.072483 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. | ||
10947 | 2025.03.20 21:58:10.072532 [ 5 ] {04a887a6-6dd5-4ec3-9d09-107350d7ef22} <Debug> TCPHandler: Processed in 0.001609633 sec. | ||
10948 | 2025.03.20 21:58:14.265276 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10949 | 2025.03.20 21:58:14.265381 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10950 | 2025.03.20 21:58:14.482017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
10951 | 2025.03.20 21:58:14.482678 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10952 | 2025.03.20 21:58:14.482720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
10953 | 2025.03.20 21:58:14.483265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10954 | 2025.03.20 21:58:14.483522 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10955 | 2025.03.20 21:58:14.483790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
10956 | 2025.03.20 21:58:15.038716 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10957 | 2025.03.20 21:58:15.038988 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10958 | 2025.03.20 21:58:15.039075 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10959 | 2025.03.20 21:58:15.040609 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10960 | 2025.03.20 21:58:15.040657 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
10961 | 2025.03.20 21:58:15.041098 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10962 | 2025.03.20 21:58:15.041360 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10963 | 2025.03.20 21:58:15.041633 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002734 sec., 26335.040234089247 rows/sec., 2.13 MiB/sec. | ||
10964 | 2025.03.20 21:58:15.041720 [ 5 ] {78c106f6-382f-4a28-927c-b1a3e1d84e88} <Debug> TCPHandler: Processed in 0.003141154 sec. | ||
10965 | 2025.03.20 21:58:15.041994 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10966 | 2025.03.20 21:58:15.042148 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10967 | 2025.03.20 21:58:15.042197 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10968 | 2025.03.20 21:58:15.042747 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10969 | 2025.03.20 21:58:15.042788 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
10970 | 2025.03.20 21:58:15.043153 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10971 | 2025.03.20 21:58:15.043395 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10972 | 2025.03.20 21:58:15.043619 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 401.31 KiB/sec. | ||
10973 | 2025.03.20 21:58:15.043674 [ 5 ] {d3a51f47-3860-4c13-817a-b6125b2183d7} <Debug> TCPHandler: Processed in 0.001786957 sec. | ||
10974 | 2025.03.20 21:58:15.043812 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10975 | 2025.03.20 21:58:15.043917 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10976 | 2025.03.20 21:58:15.043962 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10977 | 2025.03.20 21:58:15.044515 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10978 | 2025.03.20 21:58:15.044554 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
10979 | 2025.03.20 21:58:15.044931 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10980 | 2025.03.20 21:58:15.045172 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10981 | 2025.03.20 21:58:15.045373 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001471 sec., 48946.29503738953 rows/sec., 3.82 MiB/sec. | ||
10982 | 2025.03.20 21:58:15.045484 [ 5 ] {328a5bec-30d0-4863-b604-a2c7b97a675d} <Debug> TCPHandler: Processed in 0.001721395 sec. | ||
10983 | 2025.03.20 21:58:15.045647 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10984 | 2025.03.20 21:58:15.045924 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10985 | 2025.03.20 21:58:15.045983 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10986 | 2025.03.20 21:58:15.046516 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10987 | 2025.03.20 21:58:15.046553 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
10988 | 2025.03.20 21:58:15.046936 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10989 | 2025.03.20 21:58:15.047172 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10990 | 2025.03.20 21:58:15.047354 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
10991 | 2025.03.20 21:58:15.047405 [ 5 ] {c1fadab1-af3d-4234-a8fa-f1fa659965aa} <Debug> TCPHandler: Processed in 0.00186062 sec. | ||
10992 | 2025.03.20 21:58:15.047527 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10993 | 2025.03.20 21:58:15.047631 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10994 | 2025.03.20 21:58:15.047697 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <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 | ||
10995 | 2025.03.20 21:58:15.048726 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10996 | 2025.03.20 21:58:15.048762 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
10997 | 2025.03.20 21:58:15.049350 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10998 | 2025.03.20 21:58:15.049605 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10999 | 2025.03.20 21:58:15.049809 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0022 sec., 3636.363636363636 rows/sec., 6.52 MiB/sec. | ||
11000 | 2025.03.20 21:58:15.049910 [ 5 ] {8b76458d-bec1-4ba2-bd73-746db357aa18} <Debug> TCPHandler: Processed in 0.002433675 sec. | ||
11001 | 2025.03.20 21:58:15.050053 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11002 | 2025.03.20 21:58:15.050157 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11003 | 2025.03.20 21:58:15.050202 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11004 | 2025.03.20 21:58:15.050646 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11005 | 2025.03.20 21:58:15.050682 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11006 | 2025.03.20 21:58:15.051044 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11007 | 2025.03.20 21:58:15.051283 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11008 | 2025.03.20 21:58:15.051465 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
11009 | 2025.03.20 21:58:15.051512 [ 5 ] {e86c9422-99b0-4c80-b655-43b87a222b82} <Debug> TCPHandler: Processed in 0.001510491 sec. | ||
11010 | 2025.03.20 21:58:16.377486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11011 | 2025.03.20 21:58:16.396757 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11012 | 2025.03.20 21:58:16.396805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11013 | 2025.03.20 21:58:16.404105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11014 | 2025.03.20 21:58:16.404849 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11015 | 2025.03.20 21:58:16.407472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11016 | 2025.03.20 21:58:19.617598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1542 | ||
11017 | 2025.03.20 21:58:19.620815 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11018 | 2025.03.20 21:58:19.620874 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11019 | 2025.03.20 21:58:19.622385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11020 | 2025.03.20 21:58:19.622710 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11021 | 2025.03.20 21:58:19.623395 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
11022 | 2025.03.20 21:58:20.046311 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11023 | 2025.03.20 21:58:20.046495 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11024 | 2025.03.20 21:58:20.046564 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11025 | 2025.03.20 21:58:20.047402 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11026 | 2025.03.20 21:58:20.047451 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11027 | 2025.03.20 21:58:20.047897 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11028 | 2025.03.20 21:58:20.048163 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11029 | 2025.03.20 21:58:20.048420 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001975 sec., 107341.77215189872 rows/sec., 6.83 MiB/sec. | ||
11030 | 2025.03.20 21:58:20.048484 [ 5 ] {39012c2a-3894-4524-a7e8-5455220c32c9} <Debug> TCPHandler: Processed in 0.002299901 sec. | ||
11031 | 2025.03.20 21:58:20.048612 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11032 | 2025.03.20 21:58:20.048725 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11033 | 2025.03.20 21:58:20.048773 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11034 | 2025.03.20 21:58:20.049309 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11035 | 2025.03.20 21:58:20.049350 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11036 | 2025.03.20 21:58:20.049696 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11037 | 2025.03.20 21:58:20.049934 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11038 | 2025.03.20 21:58:20.050179 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001471 sec., 6798.096532970768 rows/sec., 554.34 KiB/sec. | ||
11039 | 2025.03.20 21:58:20.050294 [ 5 ] {3566c18e-de77-4d97-92d7-d014c8842d37} <Debug> TCPHandler: Processed in 0.001729686 sec. | ||
11040 | 2025.03.20 21:58:20.050510 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11041 | 2025.03.20 21:58:20.050615 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11042 | 2025.03.20 21:58:20.050661 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11043 | 2025.03.20 21:58:20.051549 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11044 | 2025.03.20 21:58:20.051588 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11045 | 2025.03.20 21:58:20.051988 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11046 | 2025.03.20 21:58:20.052237 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11047 | 2025.03.20 21:58:20.052418 [ 56 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11048 | 2025.03.20 21:58:20.052481 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Debug> executeQuery: Read 686 rows, 55.75 KiB in 0.001877 sec., 365476.82472029835 rows/sec., 29.01 MiB/sec. | ||
11049 | 2025.03.20 21:58:20.052514 [ 56 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11050 | 2025.03.20 21:58:20.052593 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11051 | 2025.03.20 21:58:20.052602 [ 5 ] {8cb3f8fa-16d1-467c-aea6-e3e72388caa2} <Debug> TCPHandler: Processed in 0.002159348 sec. | ||
11052 | 2025.03.20 21:58:20.052829 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11053 | 2025.03.20 21:58:20.052840 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11054 | 2025.03.20 21:58:20.052998 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11055 | 2025.03.20 21:58:20.053084 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11056 | 2025.03.20 21:58:20.053172 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11057 | 2025.03.20 21:58:20.053273 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1968 rows starting from the beginning of the part | ||
11058 | 2025.03.20 21:58:20.053510 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 681 rows starting from the beginning of the part | ||
11059 | 2025.03.20 21:58:20.053916 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1214 rows starting from the beginning of the part | ||
11060 | 2025.03.20 21:58:20.054371 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 681 rows starting from the beginning of the part | ||
11061 | 2025.03.20 21:58:20.054734 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
11062 | 2025.03.20 21:58:20.055007 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 686 rows starting from the beginning of the part | ||
11063 | 2025.03.20 21:58:20.055850 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11064 | 2025.03.20 21:58:20.055924 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11065 | 2025.03.20 21:58:20.056693 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11066 | 2025.03.20 21:58:20.057203 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11067 | 2025.03.20 21:58:20.057544 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.004592 sec., 32229.965156794427 rows/sec., 2.02 MiB/sec. | ||
11068 | 2025.03.20 21:58:20.057636 [ 5 ] {79002e26-466c-4f50-a94b-77ad9919dc94} <Debug> TCPHandler: Processed in 0.004889471 sec. | ||
11069 | 2025.03.20 21:58:20.057777 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11070 | 2025.03.20 21:58:20.057888 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11071 | 2025.03.20 21:58:20.057934 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11072 | 2025.03.20 21:58:20.058929 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006206046 sec., 854328.1825497266 rows/sec., 72.50 MiB/sec. | ||
11073 | 2025.03.20 21:58:20.059047 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11074 | 2025.03.20 21:58:20.059090 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11075 | 2025.03.20 21:58:20.059226 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11076 | 2025.03.20 21:58:20.059777 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11077 | 2025.03.20 21:58:20.059786 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11078 | 2025.03.20 21:58:20.059943 [ 189 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_86_17} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11079 | 2025.03.20 21:58:20.060090 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
11080 | 2025.03.20 21:58:20.060192 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11081 | 2025.03.20 21:58:20.060414 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002551 sec., 44296.35437083497 rows/sec., 2.87 MiB/sec. | ||
11082 | 2025.03.20 21:58:20.060475 [ 5 ] {3d5b9df3-0a4e-426f-8229-ea7cfc3ce677} <Debug> TCPHandler: Processed in 0.002753574 sec. | ||
11083 | 2025.03.20 21:58:20.060582 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11084 | 2025.03.20 21:58:20.060682 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11085 | 2025.03.20 21:58:20.060727 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11086 | 2025.03.20 21:58:20.061312 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11087 | 2025.03.20 21:58:20.061351 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11088 | 2025.03.20 21:58:20.061697 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11089 | 2025.03.20 21:58:20.061938 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11090 | 2025.03.20 21:58:20.062148 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001487 sec., 75319.43510423672 rows/sec., 4.29 MiB/sec. | ||
11091 | 2025.03.20 21:58:20.062200 [ 5 ] {d0333521-569e-44a9-9367-227632f2be3d} <Debug> TCPHandler: Processed in 0.001669355 sec. | ||
11092 | 2025.03.20 21:58:20.062314 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11093 | 2025.03.20 21:58:20.062416 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11094 | 2025.03.20 21:58:20.062459 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11095 | 2025.03.20 21:58:20.063233 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11096 | 2025.03.20 21:58:20.063272 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11097 | 2025.03.20 21:58:20.063643 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11098 | 2025.03.20 21:58:20.063878 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11099 | 2025.03.20 21:58:20.064046 [ 56 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11100 | 2025.03.20 21:58:20.064099 [ 56 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11101 | 2025.03.20 21:58:20.064115 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001707 sec., 248388.98652606914 rows/sec., 17.71 MiB/sec. | ||
11102 | 2025.03.20 21:58:20.064134 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11103 | 2025.03.20 21:58:20.064300 [ 5 ] {5a78e288-d7d0-41f9-ba26-23d8311b9b8f} <Debug> TCPHandler: Processed in 0.002033684 sec. | ||
11104 | 2025.03.20 21:58:20.064493 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11105 | 2025.03.20 21:58:20.064523 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11106 | 2025.03.20 21:58:20.064900 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11107 | 2025.03.20 21:58:20.065092 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11108 | 2025.03.20 21:58:20.065115 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11109 | 2025.03.20 21:58:20.065247 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part | ||
11110 | 2025.03.20 21:58:20.065814 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 414 rows starting from the beginning of the part | ||
11111 | 2025.03.20 21:58:20.066302 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 532 rows starting from the beginning of the part | ||
11112 | 2025.03.20 21:58:20.066828 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 414 rows starting from the beginning of the part | ||
11113 | 2025.03.20 21:58:20.067203 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
11114 | 2025.03.20 21:58:20.067615 [ 195 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 424 rows starting from the beginning of the part | ||
11115 | 2025.03.20 21:58:20.068909 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11116 | 2025.03.20 21:58:20.068971 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11117 | 2025.03.20 21:58:20.070751 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11118 | 2025.03.20 21:58:20.071103 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11119 | 2025.03.20 21:58:20.071351 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006609 sec., 907.8529278256922 rows/sec., 47.43 KiB/sec. | ||
11120 | 2025.03.20 21:58:20.071408 [ 5 ] {2eff9ea5-9929-484b-87ad-ebe0c69b7204} <Debug> TCPHandler: Processed in 0.006947426 sec. | ||
11121 | 2025.03.20 21:58:20.071557 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11122 | 2025.03.20 21:58:20.071691 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.007428279 sec., 378014.88070116914 rows/sec., 28.89 MiB/sec. | ||
11123 | 2025.03.20 21:58:20.071732 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11124 | 2025.03.20 21:58:20.071797 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11125 | 2025.03.20 21:58:20.071979 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11126 | 2025.03.20 21:58:20.072473 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11127 | 2025.03.20 21:58:20.072675 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_86_17} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11128 | 2025.03.20 21:58:20.072852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
11129 | 2025.03.20 21:58:20.072965 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11130 | 2025.03.20 21:58:20.073009 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11131 | 2025.03.20 21:58:20.073396 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11132 | 2025.03.20 21:58:20.073642 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11133 | 2025.03.20 21:58:20.073820 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11134 | 2025.03.20 21:58:20.073880 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.002186 sec., 110704.48307410796 rows/sec., 7.42 MiB/sec. | ||
11135 | 2025.03.20 21:58:20.073911 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11136 | 2025.03.20 21:58:20.074002 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11137 | 2025.03.20 21:58:20.074012 [ 5 ] {9a419acd-0216-4d3f-947a-c36e84be379b} <Debug> TCPHandler: Processed in 0.002527958 sec. | ||
11138 | 2025.03.20 21:58:20.074316 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11139 | 2025.03.20 21:58:20.074372 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11140 | 2025.03.20 21:58:20.074846 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11141 | 2025.03.20 21:58:20.074873 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11142 | 2025.03.20 21:58:20.074971 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24538 rows starting from the beginning of the part | ||
11143 | 2025.03.20 21:58:20.075111 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11144 | 2025.03.20 21:58:20.075617 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
11145 | 2025.03.20 21:58:20.076175 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 882 rows starting from the beginning of the part | ||
11146 | 2025.03.20 21:58:20.076742 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 237 rows starting from the beginning of the part | ||
11147 | 2025.03.20 21:58:20.077062 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
11148 | 2025.03.20 21:58:20.077436 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 242 rows starting from the beginning of the part | ||
11149 | 2025.03.20 21:58:20.078075 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2025.03.20 21:58:20.078141 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11151 | 2025.03.20 21:58:20.078877 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11152 | 2025.03.20 21:58:20.079212 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2025.03.20 21:58:20.079461 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004777 sec., 209.33640360058615 rows/sec., 14.11 KiB/sec. | ||
11154 | 2025.03.20 21:58:20.079634 [ 5 ] {047f80ab-1f40-4007-97dd-2470b01cf1a5} <Debug> TCPHandler: Processed in 0.005385024 sec. | ||
11155 | 2025.03.20 21:58:20.079851 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11156 | 2025.03.20 21:58:20.080092 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11157 | 2025.03.20 21:58:20.080336 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <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 | ||
11158 | 2025.03.20 21:58:20.082482 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11159 | 2025.03.20 21:58:20.082569 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11160 | 2025.03.20 21:58:20.083580 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11161 | 2025.03.20 21:58:20.083846 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11162 | 2025.03.20 21:58:20.084365 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004358 sec., 7342.817806333181 rows/sec., 13.16 MiB/sec. | ||
11163 | 2025.03.20 21:58:20.084981 [ 5 ] {eac7e159-6a2a-427d-9e12-f2ecd3b3b3f2} <Debug> TCPHandler: Processed in 0.005216239 sec. | ||
11164 | 2025.03.20 21:58:20.085390 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11165 | 2025.03.20 21:58:20.085518 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11166 | 2025.03.20 21:58:20.085567 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11167 | 2025.03.20 21:58:20.086285 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11168 | 2025.03.20 21:58:20.086326 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11169 | 2025.03.20 21:58:20.086729 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11170 | 2025.03.20 21:58:20.087007 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26296 rows, containing 5 columns (5 merged, 0 gathered) in 0.012901105 sec., 2038275.0159773137 rows/sec., 138.83 MiB/sec. | ||
11171 | 2025.03.20 21:58:20.087118 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11172 | 2025.03.20 21:58:20.087352 [ 54 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11173 | 2025.03.20 21:58:20.087418 [ 192 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11174 | 2025.03.20 21:58:20.087473 [ 54 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11175 | 2025.03.20 21:58:20.087490 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00197 sec., 41624.3654822335 rows/sec., 2.64 MiB/sec. | ||
11176 | 2025.03.20 21:58:20.087606 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11177 | 2025.03.20 21:58:20.087769 [ 5 ] {8a4640ef-966b-4d2f-8067-924b23a3d65d} <Debug> TCPHandler: Processed in 0.002475786 sec. | ||
11178 | 2025.03.20 21:58:20.088067 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11179 | 2025.03.20 21:58:20.088514 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11180 | 2025.03.20 21:58:20.088588 [ 187 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11181 | 2025.03.20 21:58:20.088625 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5044 rows starting from the beginning of the part | ||
11182 | 2025.03.20 21:58:20.089042 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
11183 | 2025.03.20 21:58:20.089046 [ 187 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11184 | 2025.03.20 21:58:20.089482 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
11185 | 2025.03.20 21:58:20.089536 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
11186 | 2025.03.20 21:58:20.089903 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part | ||
11187 | 2025.03.20 21:58:20.090266 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
11188 | 2025.03.20 21:58:20.090668 [ 193 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part | ||
11189 | 2025.03.20 21:58:20.092852 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5410 rows, containing 4 columns (4 merged, 0 gathered) in 0.005084696 sec., 1063977.0794556844 rows/sec., 69.89 MiB/sec. | ||
11190 | 2025.03.20 21:58:20.093350 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11191 | 2025.03.20 21:58:20.093706 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11192 | 2025.03.20 21:58:20.093797 [ 187 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_86_17} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11193 | 2025.03.20 21:58:20.093897 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11194 | 2025.03.20 21:58:21.984858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
11195 | 2025.03.20 21:58:21.985532 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11196 | 2025.03.20 21:58:21.985584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11197 | 2025.03.20 21:58:21.986142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11198 | 2025.03.20 21:58:21.986401 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11199 | 2025.03.20 21:58:21.986655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
11200 | 2025.03.20 21:58:23.908473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11201 | 2025.03.20 21:58:23.929735 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11202 | 2025.03.20 21:58:23.929796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11203 | 2025.03.20 21:58:23.937222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11204 | 2025.03.20 21:58:23.938017 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11205 | 2025.03.20 21:58:23.941003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11206 | 2025.03.20 21:58:25.039358 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11207 | 2025.03.20 21:58:25.039544 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11208 | 2025.03.20 21:58:25.039612 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11209 | 2025.03.20 21:58:25.040380 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11210 | 2025.03.20 21:58:25.040423 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11211 | 2025.03.20 21:58:25.040857 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11212 | 2025.03.20 21:58:25.041112 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11213 | 2025.03.20 21:58:25.041319 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001826 sec., 39430.44906900329 rows/sec., 3.19 MiB/sec. | ||
11214 | 2025.03.20 21:58:25.041377 [ 5 ] {3f6e9e28-ceaa-40cc-9239-5b0d11613bad} <Debug> TCPHandler: Processed in 0.002158498 sec. | ||
11215 | 2025.03.20 21:58:25.041501 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11216 | 2025.03.20 21:58:25.041609 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11217 | 2025.03.20 21:58:25.041656 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11218 | 2025.03.20 21:58:25.042181 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11219 | 2025.03.20 21:58:25.042219 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11220 | 2025.03.20 21:58:25.042566 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11221 | 2025.03.20 21:58:25.042821 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11222 | 2025.03.20 21:58:25.042997 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00141 sec., 5673.758865248227 rows/sec., 426.64 KiB/sec. | ||
11223 | 2025.03.20 21:58:25.043048 [ 5 ] {fbefcd82-df73-4eeb-bb99-2f6b9ac597bb} <Debug> TCPHandler: Processed in 0.001599163 sec. | ||
11224 | 2025.03.20 21:58:25.043184 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11225 | 2025.03.20 21:58:25.043288 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11226 | 2025.03.20 21:58:25.043332 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11227 | 2025.03.20 21:58:25.043872 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11228 | 2025.03.20 21:58:25.043909 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11229 | 2025.03.20 21:58:25.044257 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11230 | 2025.03.20 21:58:25.044481 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11231 | 2025.03.20 21:58:25.044652 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001384 sec., 52023.12138728324 rows/sec., 4.06 MiB/sec. | ||
11232 | 2025.03.20 21:58:25.044701 [ 5 ] {75f20b35-4529-4674-a29a-440e42041335} <Debug> TCPHandler: Processed in 0.001568822 sec. | ||
11233 | 2025.03.20 21:58:25.044815 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11234 | 2025.03.20 21:58:25.044921 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11235 | 2025.03.20 21:58:25.044969 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11236 | 2025.03.20 21:58:25.045485 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11237 | 2025.03.20 21:58:25.045522 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11238 | 2025.03.20 21:58:25.045895 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11239 | 2025.03.20 21:58:25.046123 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11240 | 2025.03.20 21:58:25.046297 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
11241 | 2025.03.20 21:58:25.046347 [ 5 ] {3184a0aa-69bb-4034-8ba7-c51f52089794} <Debug> TCPHandler: Processed in 0.001582993 sec. | ||
11242 | 2025.03.20 21:58:25.046478 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11243 | 2025.03.20 21:58:25.046582 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11244 | 2025.03.20 21:58:25.046647 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <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 | ||
11245 | 2025.03.20 21:58:25.047694 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11246 | 2025.03.20 21:58:25.047731 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11247 | 2025.03.20 21:58:25.048323 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11248 | 2025.03.20 21:58:25.048578 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11249 | 2025.03.20 21:58:25.048779 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002218 sec., 3606.853020739405 rows/sec., 6.46 MiB/sec. | ||
11250 | 2025.03.20 21:58:25.048869 [ 5 ] {4ade280b-7ec8-4f35-858d-e4a0fbeb7702} <Debug> TCPHandler: Processed in 0.002441985 sec. | ||
11251 | 2025.03.20 21:58:25.049009 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11252 | 2025.03.20 21:58:25.049115 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11253 | 2025.03.20 21:58:25.049161 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11254 | 2025.03.20 21:58:25.049592 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11255 | 2025.03.20 21:58:25.049628 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11256 | 2025.03.20 21:58:25.049967 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11257 | 2025.03.20 21:58:25.050191 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11258 | 2025.03.20 21:58:25.050377 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
11259 | 2025.03.20 21:58:25.050467 [ 5 ] {14491e28-b7c0-4ef2-8241-558beb03fd4b} <Debug> TCPHandler: Processed in 0.00150646 sec. | ||
11260 | 2025.03.20 21:58:29.265445 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11261 | 2025.03.20 21:58:29.265548 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11262 | 2025.03.20 21:58:29.487720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
11263 | 2025.03.20 21:58:29.488408 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11264 | 2025.03.20 21:58:29.488462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11265 | 2025.03.20 21:58:29.489017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11266 | 2025.03.20 21:58:29.489280 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11267 | 2025.03.20 21:58:29.489531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11268 | 2025.03.20 21:58:29.624522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1578 | ||
11269 | 2025.03.20 21:58:29.627877 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11270 | 2025.03.20 21:58:29.627938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11271 | 2025.03.20 21:58:29.629446 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11272 | 2025.03.20 21:58:29.629777 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11273 | 2025.03.20 21:58:29.630455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
11274 | 2025.03.20 21:58:30.046777 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2025.03.20 21:58:30.046960 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11276 | 2025.03.20 21:58:30.047028 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11277 | 2025.03.20 21:58:30.047924 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11278 | 2025.03.20 21:58:30.047969 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11279 | 2025.03.20 21:58:30.048410 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11280 | 2025.03.20 21:58:30.048659 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11281 | 2025.03.20 21:58:30.048863 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001953 sec., 108550.94726062467 rows/sec., 6.90 MiB/sec. | ||
11282 | 2025.03.20 21:58:30.048928 [ 5 ] {194a2d2c-4b57-4e2f-9401-2fdc94a431b5} <Debug> TCPHandler: Processed in 0.002272381 sec. | ||
11283 | 2025.03.20 21:58:30.049053 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11284 | 2025.03.20 21:58:30.049167 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11285 | 2025.03.20 21:58:30.049214 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11286 | 2025.03.20 21:58:30.050091 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11287 | 2025.03.20 21:58:30.050128 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11288 | 2025.03.20 21:58:30.050524 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11289 | 2025.03.20 21:58:30.050764 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11290 | 2025.03.20 21:58:30.050943 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001802 sec., 377913.42952275247 rows/sec., 30.01 MiB/sec. | ||
11291 | 2025.03.20 21:58:30.050994 [ 5 ] {86f19b30-af52-4d7f-a6be-4e57eab308dd} <Debug> TCPHandler: Processed in 0.001995333 sec. | ||
11292 | 2025.03.20 21:58:30.051109 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11293 | 2025.03.20 21:58:30.051215 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11294 | 2025.03.20 21:58:30.051259 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11295 | 2025.03.20 21:58:30.051821 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11296 | 2025.03.20 21:58:30.051858 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11297 | 2025.03.20 21:58:30.052212 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11298 | 2025.03.20 21:58:30.052442 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2025.03.20 21:58:30.052574 [ 43 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11300 | 2025.03.20 21:58:30.052616 [ 43 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11301 | 2025.03.20 21:58:30.052626 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001433 sec., 96301.46545708305 rows/sec., 5.99 MiB/sec. | ||
11302 | 2025.03.20 21:58:30.052638 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11303 | 2025.03.20 21:58:30.052772 [ 5 ] {b9d7eb66-f9fb-40d2-878c-63c1b13c09c5} <Debug> TCPHandler: Processed in 0.001709106 sec. | ||
11304 | 2025.03.20 21:58:30.053119 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11305 | 2025.03.20 21:58:30.053181 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11306 | 2025.03.20 21:58:30.053428 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11307 | 2025.03.20 21:58:30.053595 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11308 | 2025.03.20 21:58:30.053949 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11309 | 2025.03.20 21:58:30.054132 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 178 rows starting from the beginning of the part | ||
11310 | 2025.03.20 21:58:30.054700 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 138 rows starting from the beginning of the part | ||
11311 | 2025.03.20 21:58:30.055129 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
11312 | 2025.03.20 21:58:30.055499 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 148 rows starting from the beginning of the part | ||
11313 | 2025.03.20 21:58:30.055731 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
11314 | 2025.03.20 21:58:30.056006 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 138 rows starting from the beginning of the part | ||
11315 | 2025.03.20 21:58:30.057019 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11316 | 2025.03.20 21:58:30.057083 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11317 | 2025.03.20 21:58:30.057994 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11318 | 2025.03.20 21:58:30.058568 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11319 | 2025.03.20 21:58:30.059059 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005718 sec., 19762.15459951032 rows/sec., 1.28 MiB/sec. | ||
11320 | 2025.03.20 21:58:30.059318 [ 5 ] {4fbe40fe-bec1-4f24-b84a-0d000ae754f7} <Debug> TCPHandler: Processed in 0.006326009 sec. | ||
11321 | 2025.03.20 21:58:30.059341 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.006575646 sec., 93983.16150230715 rows/sec., 6.30 MiB/sec. | ||
11322 | 2025.03.20 21:58:30.059481 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11323 | 2025.03.20 21:58:30.059538 [ 200 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11324 | 2025.03.20 21:58:30.059717 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11325 | 2025.03.20 21:58:30.059791 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11326 | 2025.03.20 21:58:30.060192 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11327 | 2025.03.20 21:58:30.060470 [ 201 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_81_16} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11328 | 2025.03.20 21:58:30.060645 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11329 | 2025.03.20 21:58:30.060884 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11330 | 2025.03.20 21:58:30.060926 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11331 | 2025.03.20 21:58:30.061284 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11332 | 2025.03.20 21:58:30.061518 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11333 | 2025.03.20 21:58:30.061731 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002103 sec., 53257.25154541132 rows/sec., 3.03 MiB/sec. | ||
11334 | 2025.03.20 21:58:30.061786 [ 5 ] {00b4d9eb-74b8-46b6-9975-8635274a178c} <Debug> TCPHandler: Processed in 0.002373024 sec. | ||
11335 | 2025.03.20 21:58:30.061906 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11336 | 2025.03.20 21:58:30.062009 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11337 | 2025.03.20 21:58:30.062053 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11338 | 2025.03.20 21:58:30.062746 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2025.03.20 21:58:30.062785 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11340 | 2025.03.20 21:58:30.063163 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11341 | 2025.03.20 21:58:30.063400 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11342 | 2025.03.20 21:58:30.063618 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001629 sec., 254143.64640883976 rows/sec., 18.07 MiB/sec. | ||
11343 | 2025.03.20 21:58:30.063669 [ 5 ] {75f31f98-ab8c-4d80-ba31-8a1bf96b0b0b} <Debug> TCPHandler: Processed in 0.001816799 sec. | ||
11344 | 2025.03.20 21:58:30.063781 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11345 | 2025.03.20 21:58:30.063886 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11346 | 2025.03.20 21:58:30.063933 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11347 | 2025.03.20 21:58:30.064368 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11348 | 2025.03.20 21:58:30.064406 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11349 | 2025.03.20 21:58:30.064758 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11350 | 2025.03.20 21:58:30.064996 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11351 | 2025.03.20 21:58:30.065238 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
11352 | 2025.03.20 21:58:30.065429 [ 5 ] {5ebd5007-2f2f-4217-9879-34765c423801} <Debug> TCPHandler: Processed in 0.001695335 sec. | ||
11353 | 2025.03.20 21:58:30.065635 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11354 | 2025.03.20 21:58:30.065739 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11355 | 2025.03.20 21:58:30.065789 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11356 | 2025.03.20 21:58:30.066337 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11357 | 2025.03.20 21:58:30.066376 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11358 | 2025.03.20 21:58:30.066752 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11359 | 2025.03.20 21:58:30.066983 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11360 | 2025.03.20 21:58:30.067178 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001461 sec., 162217.659137577 rows/sec., 10.87 MiB/sec. | ||
11361 | 2025.03.20 21:58:30.067230 [ 5 ] {219c1579-0304-462a-8853-f3b85ca71d30} <Debug> TCPHandler: Processed in 0.001665304 sec. | ||
11362 | 2025.03.20 21:58:30.067365 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11363 | 2025.03.20 21:58:30.067500 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11364 | 2025.03.20 21:58:30.067557 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11365 | 2025.03.20 21:58:30.068076 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11366 | 2025.03.20 21:58:30.068123 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11367 | 2025.03.20 21:58:30.068515 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11368 | 2025.03.20 21:58:30.068751 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11369 | 2025.03.20 21:58:30.068955 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. | ||
11370 | 2025.03.20 21:58:30.069004 [ 5 ] {bbf1d8ee-d3bc-4ccd-8d85-464002073c9b} <Debug> TCPHandler: Processed in 0.001705986 sec. | ||
11371 | 2025.03.20 21:58:30.069138 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11372 | 2025.03.20 21:58:30.069242 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11373 | 2025.03.20 21:58:30.069307 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <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 | ||
11374 | 2025.03.20 21:58:30.070452 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11375 | 2025.03.20 21:58:30.070492 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11376 | 2025.03.20 21:58:30.071132 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11377 | 2025.03.20 21:58:30.071388 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11378 | 2025.03.20 21:58:30.071571 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11379 | 2025.03.20 21:58:30.071639 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11380 | 2025.03.20 21:58:30.071648 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002419 sec., 13228.60686233981 rows/sec., 23.71 MiB/sec. | ||
11381 | 2025.03.20 21:58:30.071675 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11382 | 2025.03.20 21:58:30.072065 [ 5 ] {374ab18c-255c-4399-965f-14e2de41fcd3} <Debug> TCPHandler: Processed in 0.00297475 sec. | ||
11383 | 2025.03.20 21:58:30.072067 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11384 | 2025.03.20 21:58:30.072288 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11385 | 2025.03.20 21:58:30.072554 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11386 | 2025.03.20 21:58:30.072689 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11387 | 2025.03.20 21:58:30.072864 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11388 | 2025.03.20 21:58:30.073132 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1515 rows starting from the beginning of the part | ||
11389 | 2025.03.20 21:58:30.074019 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
11390 | 2025.03.20 21:58:30.074775 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
11391 | 2025.03.20 21:58:30.074888 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11392 | 2025.03.20 21:58:30.074973 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11393 | 2025.03.20 21:58:30.075478 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
11394 | 2025.03.20 21:58:30.076160 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
11395 | 2025.03.20 21:58:30.076524 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11396 | 2025.03.20 21:58:30.076947 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
11397 | 2025.03.20 21:58:30.077417 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11398 | 2025.03.20 21:58:30.078220 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005727 sec., 14318.1421337524 rows/sec., 931.20 KiB/sec. | ||
11399 | 2025.03.20 21:58:30.078414 [ 5 ] {965a1407-cdd8-4d22-a8dc-5263813b9473} <Debug> TCPHandler: Processed in 0.006202836 sec. | ||
11400 | 2025.03.20 21:58:30.087530 [ 199 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1627 rows, containing 19 columns (19 merged, 0 gathered) in 0.01568753 sec., 103712.94907483841 rows/sec., 185.85 MiB/sec. | ||
11401 | 2025.03.20 21:58:30.089165 [ 199 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11402 | 2025.03.20 21:58:30.089601 [ 199 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11403 | 2025.03.20 21:58:30.089686 [ 199 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11404 | 2025.03.20 21:58:30.089842 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
11405 | 2025.03.20 21:58:31.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.63 MiB, peak 254.20 MiB, free memory in arenas 0.00 B, will set to 245.90 MiB (RSS), difference: 3.27 MiB | ||
11406 | 2025.03.20 21:58:31.442000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11407 | 2025.03.20 21:58:31.463524 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11408 | 2025.03.20 21:58:31.463585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11409 | 2025.03.20 21:58:31.470987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11410 | 2025.03.20 21:58:31.471763 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11411 | 2025.03.20 21:58:31.476021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11412 | 2025.03.20 21:58:31.800735 [ 40 ] {} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
11413 | 2025.03.20 21:58:31.800839 [ 40 ] {} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11414 | 2025.03.20 21:58:31.800882 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11415 | 2025.03.20 21:58:31.801140 [ 198 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
11416 | 2025.03.20 21:58:31.801449 [ 198 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11417 | 2025.03.20 21:58:31.801525 [ 198 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
11418 | 2025.03.20 21:58:31.801702 [ 198 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
11419 | 2025.03.20 21:58:31.801992 [ 198 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
11420 | 2025.03.20 21:58:31.802213 [ 198 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
11421 | 2025.03.20 21:58:31.802456 [ 198 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
11422 | 2025.03.20 21:58:31.803617 [ 199 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00262093 sec., 14498.670319314137 rows/sec., 1.21 MiB/sec. | ||
11423 | 2025.03.20 21:58:31.803787 [ 199 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
11424 | 2025.03.20 21:58:31.804145 [ 199 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11425 | 2025.03.20 21:58:31.804247 [ 199 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_25_6} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
11426 | 2025.03.20 21:58:31.804355 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11427 | 2025.03.20 21:58:35.068208 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11428 | 2025.03.20 21:58:35.068427 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11429 | 2025.03.20 21:58:35.068502 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11430 | 2025.03.20 21:58:35.069213 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11431 | 2025.03.20 21:58:35.069257 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11432 | 2025.03.20 21:58:35.069688 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11433 | 2025.03.20 21:58:35.069943 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11434 | 2025.03.20 21:58:35.070185 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001812 sec., 1103.7527593818984 rows/sec., 90.00 KiB/sec. | ||
11435 | 2025.03.20 21:58:35.070361 [ 5 ] {01d44b17-543a-4a05-b0b9-a1b0d6aa6c65} <Debug> TCPHandler: Processed in 0.002283321 sec. | ||
11436 | 2025.03.20 21:58:35.070553 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11437 | 2025.03.20 21:58:35.070672 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11438 | 2025.03.20 21:58:35.070722 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11439 | 2025.03.20 21:58:35.071773 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11440 | 2025.03.20 21:58:35.071814 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11441 | 2025.03.20 21:58:35.072248 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11442 | 2025.03.20 21:58:35.072499 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11443 | 2025.03.20 21:58:35.072683 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.00204 sec., 594607.8431372548 rows/sec., 48.90 MiB/sec. | ||
11444 | 2025.03.20 21:58:35.072739 [ 5 ] {0c0322b0-f4ca-4d13-918f-51598d13c754} <Debug> TCPHandler: Processed in 0.0022472 sec. | ||
11445 | 2025.03.20 21:58:35.072856 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11446 | 2025.03.20 21:58:35.072962 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11447 | 2025.03.20 21:58:35.073007 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11448 | 2025.03.20 21:58:35.073524 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11449 | 2025.03.20 21:58:35.073562 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11450 | 2025.03.20 21:58:35.073914 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11451 | 2025.03.20 21:58:35.074145 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11452 | 2025.03.20 21:58:35.074315 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001377 sec., 7262.164124909223 rows/sec., 538.28 KiB/sec. | ||
11453 | 2025.03.20 21:58:35.074368 [ 5 ] {e1f21883-2812-463f-9c17-e9200d334a87} <Debug> TCPHandler: Processed in 0.001563152 sec. | ||
11454 | 2025.03.20 21:58:35.074491 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11455 | 2025.03.20 21:58:35.074595 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11456 | 2025.03.20 21:58:35.074640 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11457 | 2025.03.20 21:58:35.075215 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11458 | 2025.03.20 21:58:35.075253 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11459 | 2025.03.20 21:58:35.075608 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11460 | 2025.03.20 21:58:35.075838 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11461 | 2025.03.20 21:58:35.076044 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001462 sec., 155950.75239398086 rows/sec., 10.56 MiB/sec. | ||
11462 | 2025.03.20 21:58:35.076137 [ 5 ] {b6e64d81-a04a-4a60-83ff-39b0f769df35} <Debug> TCPHandler: Processed in 0.001692095 sec. | ||
11463 | 2025.03.20 21:58:35.076400 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11464 | 2025.03.20 21:58:35.076525 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11465 | 2025.03.20 21:58:35.076571 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11466 | 2025.03.20 21:58:35.077273 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11467 | 2025.03.20 21:58:35.077312 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11468 | 2025.03.20 21:58:35.077687 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11469 | 2025.03.20 21:58:35.077922 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11470 | 2025.03.20 21:58:35.078096 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001594 sec., 332496.8632371393 rows/sec., 24.63 MiB/sec. | ||
11471 | 2025.03.20 21:58:35.078147 [ 5 ] {90b0a45a-a4e7-42bf-b702-aa4edf3e17f8} <Debug> TCPHandler: Processed in 0.001847079 sec. | ||
11472 | 2025.03.20 21:58:35.078262 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11473 | 2025.03.20 21:58:35.078366 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11474 | 2025.03.20 21:58:35.078413 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11475 | 2025.03.20 21:58:35.079079 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11476 | 2025.03.20 21:58:35.079116 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11477 | 2025.03.20 21:58:35.079536 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11478 | 2025.03.20 21:58:35.079772 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11479 | 2025.03.20 21:58:35.079947 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001603 sec., 549594.5102932003 rows/sec., 36.98 MiB/sec. | ||
11480 | 2025.03.20 21:58:35.079996 [ 5 ] {f7b7b7a7-981e-4328-b85a-8efda6b2ca12} <Debug> TCPHandler: Processed in 0.001785828 sec. | ||
11481 | 2025.03.20 21:58:35.080126 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11482 | 2025.03.20 21:58:35.080231 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11483 | 2025.03.20 21:58:35.080295 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <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 | ||
11484 | 2025.03.20 21:58:35.081315 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11485 | 2025.03.20 21:58:35.081353 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11486 | 2025.03.20 21:58:35.081944 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11487 | 2025.03.20 21:58:35.082197 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11488 | 2025.03.20 21:58:35.082428 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002218 sec., 3606.853020739405 rows/sec., 6.46 MiB/sec. | ||
11489 | 2025.03.20 21:58:35.082617 [ 5 ] {f5f9f268-5ae4-4a52-b467-338387960de0} <Debug> TCPHandler: Processed in 0.002535838 sec. | ||
11490 | 2025.03.20 21:58:35.082941 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11491 | 2025.03.20 21:58:35.083095 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11492 | 2025.03.20 21:58:35.083143 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11493 | 2025.03.20 21:58:35.083603 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11494 | 2025.03.20 21:58:35.083642 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11495 | 2025.03.20 21:58:35.083997 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11496 | 2025.03.20 21:58:35.084231 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11497 | 2025.03.20 21:58:35.084405 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
11498 | 2025.03.20 21:58:35.084453 [ 5 ] {b52e7f9e-b2c0-4171-a28c-e1ba02a73140} <Debug> TCPHandler: Processed in 0.001607613 sec. | ||
11499 | 2025.03.20 21:58:36.990602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
11500 | 2025.03.20 21:58:36.991256 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11501 | 2025.03.20 21:58:36.991305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11502 | 2025.03.20 21:58:36.991837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11503 | 2025.03.20 21:58:36.992102 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11504 | 2025.03.20 21:58:36.992328 [ 31 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11505 | 2025.03.20 21:58:36.992359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
11506 | 2025.03.20 21:58:36.992422 [ 31 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11507 | 2025.03.20 21:58:36.992456 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11508 | 2025.03.20 21:58:36.992615 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11509 | 2025.03.20 21:58:36.992956 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11510 | 2025.03.20 21:58:36.993077 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
11511 | 2025.03.20 21:58:36.993355 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
11512 | 2025.03.20 21:58:36.993626 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
11513 | 2025.03.20 21:58:36.993739 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
11514 | 2025.03.20 21:58:36.993896 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
11515 | 2025.03.20 21:58:36.994093 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
11516 | 2025.03.20 21:58:36.997002 [ 190 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.00448028 sec., 6235770.978599552 rows/sec., 89.20 MiB/sec. | ||
11517 | 2025.03.20 21:58:36.997354 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11518 | 2025.03.20 21:58:36.997679 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11519 | 2025.03.20 21:58:36.997772 [ 196 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_61_12} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11520 | 2025.03.20 21:58:36.997886 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
11521 | 2025.03.20 21:58:38.977025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11522 | 2025.03.20 21:58:38.999242 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11523 | 2025.03.20 21:58:38.999306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11524 | 2025.03.20 21:58:39.007090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11525 | 2025.03.20 21:58:39.007882 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11526 | 2025.03.20 21:58:39.008286 [ 28 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11527 | 2025.03.20 21:58:39.008434 [ 28 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11528 | 2025.03.20 21:58:39.008508 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11529 | 2025.03.20 21:58:39.009139 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11530 | 2025.03.20 21:58:39.027129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
11531 | 2025.03.20 21:58:39.028412 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11532 | 2025.03.20 21:58:39.029979 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part | ||
11533 | 2025.03.20 21:58:39.035613 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
11534 | 2025.03.20 21:58:39.041240 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
11535 | 2025.03.20 21:58:39.046859 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
11536 | 2025.03.20 21:58:39.052739 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
11537 | 2025.03.20 21:58:39.057444 [ 196 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
11538 | 2025.03.20 21:58:39.131063 [ 190 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.122370773 sec., 3759.0675348598147 rows/sec., 19.44 MiB/sec. | ||
11539 | 2025.03.20 21:58:39.134475 [ 194 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11540 | 2025.03.20 21:58:39.137487 [ 194 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11541 | 2025.03.20 21:58:39.137619 [ 194 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_61_12} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11542 | 2025.03.20 21:58:39.140232 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.94 MiB. | ||
11543 | 2025.03.20 21:58:39.631580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1616 | ||
11544 | 2025.03.20 21:58:39.634878 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11545 | 2025.03.20 21:58:39.634938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11546 | 2025.03.20 21:58:39.636458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11547 | 2025.03.20 21:58:39.636775 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11548 | 2025.03.20 21:58:39.637898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
11549 | 2025.03.20 21:58:40.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.96 MiB, peak 260.35 MiB, free memory in arenas 0.00 B, will set to 246.86 MiB (RSS), difference: 3.90 MiB | ||
11550 | 2025.03.20 21:58:40.046188 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11551 | 2025.03.20 21:58:40.046389 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11552 | 2025.03.20 21:58:40.046464 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11553 | 2025.03.20 21:58:40.047343 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11554 | 2025.03.20 21:58:40.047388 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11555 | 2025.03.20 21:58:40.047853 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11556 | 2025.03.20 21:58:40.048112 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11557 | 2025.03.20 21:58:40.048261 [ 27 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
11558 | 2025.03.20 21:58:40.048308 [ 27 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11559 | 2025.03.20 21:58:40.048327 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. | ||
11560 | 2025.03.20 21:58:40.048339 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11561 | 2025.03.20 21:58:40.048451 [ 5 ] {e531b30c-3757-4d8d-8cdd-9d53de9924b3} <Debug> TCPHandler: Processed in 0.002396184 sec. | ||
11562 | 2025.03.20 21:58:40.048597 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
11563 | 2025.03.20 21:58:40.048644 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11564 | 2025.03.20 21:58:40.048873 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11565 | 2025.03.20 21:58:40.048910 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11566 | 2025.03.20 21:58:40.048960 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11567 | 2025.03.20 21:58:40.048988 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 236 rows starting from the beginning of the part | ||
11568 | 2025.03.20 21:58:40.049353 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
11569 | 2025.03.20 21:58:40.049686 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
11570 | 2025.03.20 21:58:40.050057 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
11571 | 2025.03.20 21:58:40.050388 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
11572 | 2025.03.20 21:58:40.050741 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
11573 | 2025.03.20 21:58:40.052275 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11574 | 2025.03.20 21:58:40.052347 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11575 | 2025.03.20 21:58:40.053240 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11576 | 2025.03.20 21:58:40.053423 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.004967693 sec., 260885.68677653794 rows/sec., 17.68 MiB/sec. | ||
11577 | 2025.03.20 21:58:40.053655 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
11578 | 2025.03.20 21:58:40.053744 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11579 | 2025.03.20 21:58:40.054130 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.005333 sec., 127695.48096756048 rows/sec., 10.14 MiB/sec. | ||
11580 | 2025.03.20 21:58:40.054301 [ 5 ] {7e1743c5-66b6-4cc3-bcde-90e0bccc719a} <Debug> TCPHandler: Processed in 0.005721893 sec. | ||
11581 | 2025.03.20 21:58:40.054301 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11582 | 2025.03.20 21:58:40.054471 [ 190 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_31_7} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
11583 | 2025.03.20 21:58:40.054482 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11584 | 2025.03.20 21:58:40.054615 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
11585 | 2025.03.20 21:58:40.054683 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11586 | 2025.03.20 21:58:40.054734 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11587 | 2025.03.20 21:58:40.055351 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11588 | 2025.03.20 21:58:40.055389 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11589 | 2025.03.20 21:58:40.055764 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11590 | 2025.03.20 21:58:40.056003 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11591 | 2025.03.20 21:58:40.056195 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.00155 sec., 89032.25806451614 rows/sec., 5.54 MiB/sec. | ||
11592 | 2025.03.20 21:58:40.056296 [ 5 ] {b0faded2-1ec8-4ba5-aab8-5502e01c2740} <Debug> TCPHandler: Processed in 0.00187977 sec. | ||
11593 | 2025.03.20 21:58:40.056488 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11594 | 2025.03.20 21:58:40.056715 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11595 | 2025.03.20 21:58:40.056761 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11596 | 2025.03.20 21:58:40.057338 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11597 | 2025.03.20 21:58:40.057376 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11598 | 2025.03.20 21:58:40.057734 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11599 | 2025.03.20 21:58:40.057977 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11600 | 2025.03.20 21:58:40.058156 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001474 sec., 76662.14382632292 rows/sec., 4.96 MiB/sec. | ||
11601 | 2025.03.20 21:58:40.058230 [ 5 ] {349aa459-b8d7-4405-8bc4-fe5360fdd1ba} <Debug> TCPHandler: Processed in 0.0018527 sec. | ||
11602 | 2025.03.20 21:58:40.058349 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11603 | 2025.03.20 21:58:40.058454 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11604 | 2025.03.20 21:58:40.058498 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11605 | 2025.03.20 21:58:40.059050 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11606 | 2025.03.20 21:58:40.059087 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11607 | 2025.03.20 21:58:40.059436 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11608 | 2025.03.20 21:58:40.059674 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11609 | 2025.03.20 21:58:40.059802 [ 27 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
11610 | 2025.03.20 21:58:40.059846 [ 27 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11611 | 2025.03.20 21:58:40.059861 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001428 sec., 78431.37254901961 rows/sec., 4.47 MiB/sec. | ||
11612 | 2025.03.20 21:58:40.059872 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11613 | 2025.03.20 21:58:40.059968 [ 5 ] {a21d4015-0b53-4080-b9fe-b9f16a18cd88} <Debug> TCPHandler: Processed in 0.001667084 sec. | ||
11614 | 2025.03.20 21:58:40.060138 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
11615 | 2025.03.20 21:58:40.060165 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11616 | 2025.03.20 21:58:40.060361 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11617 | 2025.03.20 21:58:40.060398 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11618 | 2025.03.20 21:58:40.060449 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11619 | 2025.03.20 21:58:40.060471 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 124 rows starting from the beginning of the part | ||
11620 | 2025.03.20 21:58:40.060750 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
11621 | 2025.03.20 21:58:40.061078 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
11622 | 2025.03.20 21:58:40.061495 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
11623 | 2025.03.20 21:58:40.061859 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
11624 | 2025.03.20 21:58:40.062265 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
11625 | 2025.03.20 21:58:40.063258 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11626 | 2025.03.20 21:58:40.063318 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11627 | 2025.03.20 21:58:40.064273 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11628 | 2025.03.20 21:58:40.064811 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11629 | 2025.03.20 21:58:40.064839 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.004851979 sec., 140973.40487252726 rows/sec., 8.62 MiB/sec. | ||
11630 | 2025.03.20 21:58:40.065065 [ 189 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
11631 | 2025.03.20 21:58:40.065172 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.004868 sec., 85045.19309778143 rows/sec., 6.05 MiB/sec. | ||
11632 | 2025.03.20 21:58:40.065312 [ 5 ] {27c26d0b-a7ea-49b6-8b56-87fd6f84cb55} <Debug> TCPHandler: Processed in 0.005204249 sec. | ||
11633 | 2025.03.20 21:58:40.065512 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11634 | 2025.03.20 21:58:40.065618 [ 193 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11635 | 2025.03.20 21:58:40.065715 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11636 | 2025.03.20 21:58:40.065792 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11637 | 2025.03.20 21:58:40.065806 [ 193 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_31_7} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
11638 | 2025.03.20 21:58:40.065984 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11639 | 2025.03.20 21:58:40.066409 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11640 | 2025.03.20 21:58:40.066451 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11641 | 2025.03.20 21:58:40.066811 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11642 | 2025.03.20 21:58:40.067055 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11643 | 2025.03.20 21:58:40.067297 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 191.03 KiB/sec. | ||
11644 | 2025.03.20 21:58:40.067484 [ 5 ] {3877cc35-67cd-4a6b-9ca3-dc3396ad81a4} <Debug> TCPHandler: Processed in 0.002056365 sec. | ||
11645 | 2025.03.20 21:58:40.067660 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11646 | 2025.03.20 21:58:40.067766 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11647 | 2025.03.20 21:58:40.067815 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11648 | 2025.03.20 21:58:40.068367 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11649 | 2025.03.20 21:58:40.068406 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11650 | 2025.03.20 21:58:40.068796 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11651 | 2025.03.20 21:58:40.069036 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11652 | 2025.03.20 21:58:40.069260 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001516 sec., 156332.45382585752 rows/sec., 10.48 MiB/sec. | ||
11653 | 2025.03.20 21:58:40.069372 [ 5 ] {8887e946-f74d-42de-8a50-9056e27e58a5} <Debug> TCPHandler: Processed in 0.001773078 sec. | ||
11654 | 2025.03.20 21:58:40.069592 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11655 | 2025.03.20 21:58:40.069787 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11656 | 2025.03.20 21:58:40.069835 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11657 | 2025.03.20 21:58:40.070273 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11658 | 2025.03.20 21:58:40.070311 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11659 | 2025.03.20 21:58:40.070658 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11660 | 2025.03.20 21:58:40.070893 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11661 | 2025.03.20 21:58:40.071044 [ 25 ] {} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
11662 | 2025.03.20 21:58:40.071109 [ 25 ] {} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11663 | 2025.03.20 21:58:40.071129 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
11664 | 2025.03.20 21:58:40.071142 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11665 | 2025.03.20 21:58:40.071267 [ 5 ] {46cdec2b-3ea9-4553-8919-d2cc844266ce} <Debug> TCPHandler: Processed in 0.001778058 sec. | ||
11666 | 2025.03.20 21:58:40.071342 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
11667 | 2025.03.20 21:58:40.071433 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11668 | 2025.03.20 21:58:40.071501 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11669 | 2025.03.20 21:58:40.071578 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
11670 | 2025.03.20 21:58:40.071639 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11671 | 2025.03.20 21:58:40.071720 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
11672 | 2025.03.20 21:58:40.072034 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <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 | ||
11673 | 2025.03.20 21:58:40.072121 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
11674 | 2025.03.20 21:58:40.072559 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
11675 | 2025.03.20 21:58:40.072906 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
11676 | 2025.03.20 21:58:40.073205 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
11677 | 2025.03.20 21:58:40.076606 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005355183 sec., 5602.049453772168 rows/sec., 377.48 KiB/sec. | ||
11678 | 2025.03.20 21:58:40.076814 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
11679 | 2025.03.20 21:58:40.077330 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11680 | 2025.03.20 21:58:40.077397 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11681 | 2025.03.20 21:58:40.077477 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11682 | 2025.03.20 21:58:40.077710 [ 189 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_30_6} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
11683 | 2025.03.20 21:58:40.077873 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11684 | 2025.03.20 21:58:40.078408 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11685 | 2025.03.20 21:58:40.078680 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11686 | 2025.03.20 21:58:40.078919 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007341 sec., 4359.079144530718 rows/sec., 7.81 MiB/sec. | ||
11687 | 2025.03.20 21:58:40.079041 [ 5 ] {751bd7a7-c56d-46c9-81cc-57ac67c11e84} <Debug> TCPHandler: Processed in 0.007675065 sec. | ||
11688 | 2025.03.20 21:58:40.079158 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11689 | 2025.03.20 21:58:40.079260 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11690 | 2025.03.20 21:58:40.079305 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11691 | 2025.03.20 21:58:40.079744 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11692 | 2025.03.20 21:58:40.079781 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
11693 | 2025.03.20 21:58:40.080134 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11694 | 2025.03.20 21:58:40.080363 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11695 | 2025.03.20 21:58:40.080571 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001332 sec., 61561.56156156156 rows/sec., 3.91 MiB/sec. | ||
11696 | 2025.03.20 21:58:40.080620 [ 5 ] {960e527b-dad6-436e-a5b7-aa8f69938ea6} <Debug> TCPHandler: Processed in 0.001511481 sec. | ||
11697 | 2025.03.20 21:58:44.265610 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11698 | 2025.03.20 21:58:44.265715 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11699 | 2025.03.20 21:58:44.493445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
11700 | 2025.03.20 21:58:44.494120 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11701 | 2025.03.20 21:58:44.494162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11702 | 2025.03.20 21:58:44.494715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11703 | 2025.03.20 21:58:44.494997 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11704 | 2025.03.20 21:58:44.495201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
11705 | 2025.03.20 21:58:45.038798 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11706 | 2025.03.20 21:58:45.039011 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11707 | 2025.03.20 21:58:45.039093 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11708 | 2025.03.20 21:58:45.039927 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11709 | 2025.03.20 21:58:45.039980 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11710 | 2025.03.20 21:58:45.040425 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11711 | 2025.03.20 21:58:45.040682 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11712 | 2025.03.20 21:58:45.040894 [ 174 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11713 | 2025.03.20 21:58:45.040919 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001963 sec., 36678.55323484463 rows/sec., 2.97 MiB/sec. | ||
11714 | 2025.03.20 21:58:45.040989 [ 174 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2025.03.20 21:58:45.041061 [ 5 ] {780381f1-6a77-4513-8f15-69440161a0c1} <Debug> TCPHandler: Processed in 0.002453695 sec. | ||
11716 | 2025.03.20 21:58:45.041065 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11717 | 2025.03.20 21:58:45.041279 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11718 | 2025.03.20 21:58:45.041285 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11719 | 2025.03.20 21:58:45.041546 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11720 | 2025.03.20 21:58:45.041565 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11721 | 2025.03.20 21:58:45.041645 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11722 | 2025.03.20 21:58:45.041650 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1968 rows starting from the beginning of the part | ||
11723 | 2025.03.20 21:58:45.042028 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
11724 | 2025.03.20 21:58:45.042370 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 681 rows starting from the beginning of the part | ||
11725 | 2025.03.20 21:58:45.042744 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1213 rows starting from the beginning of the part | ||
11726 | 2025.03.20 21:58:45.043051 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 681 rows starting from the beginning of the part | ||
11727 | 2025.03.20 21:58:45.043426 [ 186 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
11728 | 2025.03.20 21:58:45.044432 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11729 | 2025.03.20 21:58:45.044518 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11730 | 2025.03.20 21:58:45.045424 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11731 | 2025.03.20 21:58:45.046042 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11732 | 2025.03.20 21:58:45.046364 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004914 sec., 1628.001628001628 rows/sec., 122.42 KiB/sec. | ||
11733 | 2025.03.20 21:58:45.046465 [ 5 ] {6e624040-8199-431b-9dc2-1a99c4336262} <Debug> TCPHandler: Processed in 0.005270231 sec. | ||
11734 | 2025.03.20 21:58:45.046774 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11735 | 2025.03.20 21:58:45.047123 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11736 | 2025.03.20 21:58:45.047308 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11737 | 2025.03.20 21:58:45.047807 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4687 rows, containing 5 columns (5 merged, 0 gathered) in 0.006627718 sec., 707181.5668681136 rows/sec., 60.19 MiB/sec. | ||
11738 | 2025.03.20 21:58:45.048114 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11739 | 2025.03.20 21:58:45.048410 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11740 | 2025.03.20 21:58:45.048452 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11741 | 2025.03.20 21:58:45.048558 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11742 | 2025.03.20 21:58:45.048693 [ 195 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_91_18} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11743 | 2025.03.20 21:58:45.048817 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
11744 | 2025.03.20 21:58:45.048920 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11745 | 2025.03.20 21:58:45.049168 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11746 | 2025.03.20 21:58:45.049346 [ 174 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11747 | 2025.03.20 21:58:45.049413 [ 174 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11748 | 2025.03.20 21:58:45.049425 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002429 sec., 29641.82791272128 rows/sec., 2.31 MiB/sec. | ||
11749 | 2025.03.20 21:58:45.049453 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11750 | 2025.03.20 21:58:45.049585 [ 5 ] {d82016cc-295b-4c5b-b90d-e5aa88930439} <Debug> TCPHandler: Processed in 0.002940368 sec. | ||
11751 | 2025.03.20 21:58:45.049757 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11752 | 2025.03.20 21:58:45.049812 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11753 | 2025.03.20 21:58:45.050094 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11754 | 2025.03.20 21:58:45.050148 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11755 | 2025.03.20 21:58:45.050212 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 952 rows starting from the beginning of the part | ||
11756 | 2025.03.20 21:58:45.050328 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11757 | 2025.03.20 21:58:45.050664 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
11758 | 2025.03.20 21:58:45.051476 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 414 rows starting from the beginning of the part | ||
11759 | 2025.03.20 21:58:45.052280 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 530 rows starting from the beginning of the part | ||
11760 | 2025.03.20 21:58:45.052958 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 414 rows starting from the beginning of the part | ||
11761 | 2025.03.20 21:58:45.053081 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
11762 | 2025.03.20 21:58:45.053952 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11763 | 2025.03.20 21:58:45.054000 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11764 | 2025.03.20 21:58:45.054546 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11765 | 2025.03.20 21:58:45.054833 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11766 | 2025.03.20 21:58:45.055042 [ 174 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11767 | 2025.03.20 21:58:45.055135 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005094 sec., 31409.501374165688 rows/sec., 2.19 MiB/sec. | ||
11768 | 2025.03.20 21:58:45.055143 [ 174 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11769 | 2025.03.20 21:58:45.055273 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11770 | 2025.03.20 21:58:45.055533 [ 5 ] {0d5b6d40-ec4f-42ad-9b50-bc2bc516cd28} <Debug> TCPHandler: Processed in 0.005797584 sec. | ||
11771 | 2025.03.20 21:58:45.055789 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11772 | 2025.03.20 21:58:45.055828 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11773 | 2025.03.20 21:58:45.055867 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272498 sec., 391231.691106159 rows/sec., 30.05 MiB/sec. | ||
11774 | 2025.03.20 21:58:45.056048 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11775 | 2025.03.20 21:58:45.056051 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11776 | 2025.03.20 21:58:45.056094 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26296 rows starting from the beginning of the part | ||
11777 | 2025.03.20 21:58:45.056299 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <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 | ||
11778 | 2025.03.20 21:58:45.056330 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11779 | 2025.03.20 21:58:45.056527 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
11780 | 2025.03.20 21:58:45.057147 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
11781 | 2025.03.20 21:58:45.057656 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 881 rows starting from the beginning of the part | ||
11782 | 2025.03.20 21:58:45.057770 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11783 | 2025.03.20 21:58:45.058247 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
11784 | 2025.03.20 21:58:45.058286 [ 201 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_91_18} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11785 | 2025.03.20 21:58:45.058725 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
11786 | 2025.03.20 21:58:45.058820 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
11787 | 2025.03.20 21:58:45.060564 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11788 | 2025.03.20 21:58:45.060605 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11789 | 2025.03.20 21:58:45.061656 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11790 | 2025.03.20 21:58:45.062080 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11791 | 2025.03.20 21:58:45.062330 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006355 sec., 1258.8512981904012 rows/sec., 2.26 MiB/sec. | ||
11792 | 2025.03.20 21:58:45.062547 [ 5 ] {27ccb242-b0e3-4c8f-af7f-a20d64ee6c09} <Debug> TCPHandler: Processed in 0.006800052 sec. | ||
11793 | 2025.03.20 21:58:45.062689 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11794 | 2025.03.20 21:58:45.062791 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11795 | 2025.03.20 21:58:45.062838 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11796 | 2025.03.20 21:58:45.063322 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11797 | 2025.03.20 21:58:45.063361 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11798 | 2025.03.20 21:58:45.063818 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11799 | 2025.03.20 21:58:45.064071 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11800 | 2025.03.20 21:58:45.064372 [ 174 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11801 | 2025.03.20 21:58:45.064475 [ 174 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11802 | 2025.03.20 21:58:45.064499 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00172 sec., 34883.72093023256 rows/sec., 2.35 MiB/sec. | ||
11803 | 2025.03.20 21:58:45.064552 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11804 | 2025.03.20 21:58:45.064788 [ 5 ] {690c7054-5e6e-4530-b748-1f09dbb42c3b} <Debug> TCPHandler: Processed in 0.002145057 sec. | ||
11805 | 2025.03.20 21:58:45.064883 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11806 | 2025.03.20 21:58:45.065018 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11807 | 2025.03.20 21:58:45.065054 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5410 rows starting from the beginning of the part | ||
11808 | 2025.03.20 21:58:45.065225 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
11809 | 2025.03.20 21:58:45.065331 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
11810 | 2025.03.20 21:58:45.065445 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
11811 | 2025.03.20 21:58:45.065552 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
11812 | 2025.03.20 21:58:45.065630 [ 198 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
11813 | 2025.03.20 21:58:45.066816 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27971 rows, containing 5 columns (5 merged, 0 gathered) in 0.011291102 sec., 2477260.4126683115 rows/sec., 168.66 MiB/sec. | ||
11814 | 2025.03.20 21:58:45.067206 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11815 | 2025.03.20 21:58:45.067730 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11816 | 2025.03.20 21:58:45.067828 [ 195 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11817 | 2025.03.20 21:58:45.067954 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
11818 | 2025.03.20 21:58:45.068514 [ 197 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5754 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782612 sec., 1521171.0849539947 rows/sec., 99.91 MiB/sec. | ||
11819 | 2025.03.20 21:58:45.068918 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11820 | 2025.03.20 21:58:45.069221 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11821 | 2025.03.20 21:58:45.069314 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_91_18} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11822 | 2025.03.20 21:58:45.069413 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
11823 | 2025.03.20 21:58:46.528162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
11824 | 2025.03.20 21:58:46.547321 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11825 | 2025.03.20 21:58:46.547386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11826 | 2025.03.20 21:58:46.554338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11827 | 2025.03.20 21:58:46.555107 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2025.03.20 21:58:46.558886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
11829 | 2025.03.20 21:58:49.639033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1650 | ||
11830 | 2025.03.20 21:58:49.642267 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11831 | 2025.03.20 21:58:49.642331 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11832 | 2025.03.20 21:58:49.643824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11833 | 2025.03.20 21:58:49.644146 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11834 | 2025.03.20 21:58:49.644428 [ 100 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11835 | 2025.03.20 21:58:49.644600 [ 100 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11836 | 2025.03.20 21:58:49.644725 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11837 | 2025.03.20 21:58:49.645316 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
11838 | 2025.03.20 21:58:49.646899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
11839 | 2025.03.20 21:58:49.647219 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11840 | 2025.03.20 21:58:49.647369 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1470 rows starting from the beginning of the part | ||
11841 | 2025.03.20 21:58:49.647842 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
11842 | 2025.03.20 21:58:49.648270 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
11843 | 2025.03.20 21:58:49.648689 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
11844 | 2025.03.20 21:58:49.649116 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
11845 | 2025.03.20 21:58:49.649568 [ 198 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
11846 | 2025.03.20 21:58:49.657637 [ 197 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 72 columns (72 merged, 0 gathered) in 0.012723551 sec., 129680.77858138818 rows/sec., 101.50 MiB/sec. | ||
11847 | 2025.03.20 21:58:49.659580 [ 188 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11848 | 2025.03.20 21:58:49.660420 [ 188 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11849 | 2025.03.20 21:58:49.660517 [ 188 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_46_9} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11850 | 2025.03.20 21:58:49.660875 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
11851 | 2025.03.20 21:58:50.046243 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11852 | 2025.03.20 21:58:50.046448 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11853 | 2025.03.20 21:58:50.046530 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11854 | 2025.03.20 21:58:50.047439 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11855 | 2025.03.20 21:58:50.047492 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11856 | 2025.03.20 21:58:50.047938 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11857 | 2025.03.20 21:58:50.048199 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11858 | 2025.03.20 21:58:50.048441 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002049 sec., 103465.10492923377 rows/sec., 6.58 MiB/sec. | ||
11859 | 2025.03.20 21:58:50.048506 [ 5 ] {c0ab6288-9f6c-4293-ace9-c74a5ea2302e} <Debug> TCPHandler: Processed in 0.002401475 sec. | ||
11860 | 2025.03.20 21:58:50.048639 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11861 | 2025.03.20 21:58:50.048753 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11862 | 2025.03.20 21:58:50.048803 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11863 | 2025.03.20 21:58:50.049342 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11864 | 2025.03.20 21:58:50.049384 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11865 | 2025.03.20 21:58:50.049738 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
11866 | 2025.03.20 21:58:50.049981 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11867 | 2025.03.20 21:58:50.050195 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001468 sec., 1362.3978201634877 rows/sec., 111.09 KiB/sec. | ||
11868 | 2025.03.20 21:58:50.050249 [ 5 ] {79411f2d-cc6c-48f3-a2b1-33adb84a353d} <Debug> TCPHandler: Processed in 0.001663614 sec. | ||
11869 | 2025.03.20 21:58:50.050383 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11870 | 2025.03.20 21:58:50.050489 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11871 | 2025.03.20 21:58:50.050534 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11872 | 2025.03.20 21:58:50.051419 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11873 | 2025.03.20 21:58:50.051460 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11874 | 2025.03.20 21:58:50.051856 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11875 | 2025.03.20 21:58:50.052109 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11876 | 2025.03.20 21:58:50.052340 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Debug> executeQuery: Read 682 rows, 55.46 KiB in 0.001868 sec., 365096.3597430407 rows/sec., 28.99 MiB/sec. | ||
11877 | 2025.03.20 21:58:50.052410 [ 5 ] {7ae478a6-91c8-4dde-8fac-b221be061b67} <Debug> TCPHandler: Processed in 0.002074086 sec. | ||
11878 | 2025.03.20 21:58:50.052591 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11879 | 2025.03.20 21:58:50.052879 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11880 | 2025.03.20 21:58:50.052979 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11881 | 2025.03.20 21:58:50.053592 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11882 | 2025.03.20 21:58:50.053631 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11883 | 2025.03.20 21:58:50.053986 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11884 | 2025.03.20 21:58:50.054223 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11885 | 2025.03.20 21:58:50.054440 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Debug> executeQuery: Read 140 rows, 8.93 KiB in 0.001668 sec., 83932.85371702637 rows/sec., 5.23 MiB/sec. | ||
11886 | 2025.03.20 21:58:50.054494 [ 5 ] {fb12e50b-5526-4d54-91d6-51a03a6ae9ce} <Debug> TCPHandler: Processed in 0.001985343 sec. | ||
11887 | 2025.03.20 21:58:50.054608 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11888 | 2025.03.20 21:58:50.054712 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11889 | 2025.03.20 21:58:50.054757 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11890 | 2025.03.20 21:58:50.055304 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11891 | 2025.03.20 21:58:50.055343 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11892 | 2025.03.20 21:58:50.055697 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11893 | 2025.03.20 21:58:50.055930 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11894 | 2025.03.20 21:58:50.056112 [ 100 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11895 | 2025.03.20 21:58:50.056177 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001484 sec., 76145.5525606469 rows/sec., 4.93 MiB/sec. | ||
11896 | 2025.03.20 21:58:50.056204 [ 100 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11897 | 2025.03.20 21:58:50.056272 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11898 | 2025.03.20 21:58:50.056291 [ 5 ] {088bc620-05c1-4908-9b93-8a6bfc6a13c0} <Debug> TCPHandler: Processed in 0.001730467 sec. | ||
11899 | 2025.03.20 21:58:50.056579 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11900 | 2025.03.20 21:58:50.056635 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::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 | ||
11901 | 2025.03.20 21:58:50.056916 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11902 | 2025.03.20 21:58:50.057075 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11903 | 2025.03.20 21:58:50.057352 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11904 | 2025.03.20 21:58:50.057527 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 365 rows starting from the beginning of the part | ||
11905 | 2025.03.20 21:58:50.057986 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
11906 | 2025.03.20 21:58:50.058475 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
11907 | 2025.03.20 21:58:50.058817 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
11908 | 2025.03.20 21:58:50.059212 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part | ||
11909 | 2025.03.20 21:58:50.059549 [ 188 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part | ||
11910 | 2025.03.20 21:58:50.060485 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11911 | 2025.03.20 21:58:50.060551 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11912 | 2025.03.20 21:58:50.061520 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11913 | 2025.03.20 21:58:50.062074 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11914 | 2025.03.20 21:58:50.062596 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005765 sec., 19427.5802254987 rows/sec., 1.11 MiB/sec. | ||
11915 | 2025.03.20 21:58:50.062927 [ 5 ] {85c9a25c-d82c-45c8-9278-92e5f50a5b35} <Debug> TCPHandler: Processed in 0.006456472 sec. | ||
11916 | 2025.03.20 21:58:50.063279 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11917 | 2025.03.20 21:58:50.063343 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006965566 sec., 150023.70230933136 rows/sec., 10.54 MiB/sec. | ||
11918 | 2025.03.20 21:58:50.063421 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11919 | 2025.03.20 21:58:50.063505 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11920 | 2025.03.20 21:58:50.063622 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11921 | 2025.03.20 21:58:50.064237 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11922 | 2025.03.20 21:58:50.064392 [ 197 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_46_9} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11923 | 2025.03.20 21:58:50.064582 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
11924 | 2025.03.20 21:58:50.064802 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11925 | 2025.03.20 21:58:50.064846 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11926 | 2025.03.20 21:58:50.065239 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11927 | 2025.03.20 21:58:50.065488 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11928 | 2025.03.20 21:58:50.065702 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.002322 sec., 179155.90008613266 rows/sec., 12.75 MiB/sec. | ||
11929 | 2025.03.20 21:58:50.065772 [ 5 ] {05ed299c-de97-4aef-b5b6-141c75521ee5} <Debug> TCPHandler: Processed in 0.00260772 sec. | ||
11930 | 2025.03.20 21:58:50.065916 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11931 | 2025.03.20 21:58:50.066073 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11932 | 2025.03.20 21:58:50.066123 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11933 | 2025.03.20 21:58:50.066553 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11934 | 2025.03.20 21:58:50.066591 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11935 | 2025.03.20 21:58:50.066951 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11936 | 2025.03.20 21:58:50.067185 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11937 | 2025.03.20 21:58:50.067339 [ 80 ] {} <Debug> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
11938 | 2025.03.20 21:58:50.067401 [ 80 ] {} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11939 | 2025.03.20 21:58:50.067430 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
11940 | 2025.03.20 21:58:50.067444 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11941 | 2025.03.20 21:58:50.067588 [ 5 ] {4c0ba549-2fb2-4272-9333-80e538fb1429} <Debug> TCPHandler: Processed in 0.001729026 sec. | ||
11942 | 2025.03.20 21:58:50.067817 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::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 | ||
11943 | 2025.03.20 21:58:50.067923 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11944 | 2025.03.20 21:58:50.068306 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11945 | 2025.03.20 21:58:50.068325 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11946 | 2025.03.20 21:58:50.068398 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
11947 | 2025.03.20 21:58:50.068406 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11948 | 2025.03.20 21:58:50.068722 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
11949 | 2025.03.20 21:58:50.069055 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
11950 | 2025.03.20 21:58:50.069389 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
11951 | 2025.03.20 21:58:50.069699 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
11952 | 2025.03.20 21:58:50.069838 [ 193 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
11953 | 2025.03.20 21:58:50.070988 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11954 | 2025.03.20 21:58:50.071057 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11955 | 2025.03.20 21:58:50.072038 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11956 | 2025.03.20 21:58:50.072566 [ 194 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004987713 sec., 37291.64047730894 rows/sec., 1.90 MiB/sec. | ||
11957 | 2025.03.20 21:58:50.072570 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11958 | 2025.03.20 21:58:50.072906 [ 194 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
11959 | 2025.03.20 21:58:50.073044 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004869 sec., 48880.67364962005 rows/sec., 3.28 MiB/sec. | ||
11960 | 2025.03.20 21:58:50.073151 [ 5 ] {9587d178-4a13-415f-ab08-4ec406b2f4c0} <Debug> TCPHandler: Processed in 0.005356933 sec. | ||
11961 | 2025.03.20 21:58:50.073337 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11962 | 2025.03.20 21:58:50.073477 [ 194 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11963 | 2025.03.20 21:58:50.073512 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11964 | 2025.03.20 21:58:50.073619 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11965 | 2025.03.20 21:58:50.073666 [ 194 ] {e6e691a0-cf6d-49bf-9b8a-fe8d73034349::all_1_31_6} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
11966 | 2025.03.20 21:58:50.073869 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11967 | 2025.03.20 21:58:50.074268 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11968 | 2025.03.20 21:58:50.074310 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11969 | 2025.03.20 21:58:50.074675 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11970 | 2025.03.20 21:58:50.074912 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11971 | 2025.03.20 21:58:50.075160 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001693 sec., 590.6674542232723 rows/sec., 39.80 KiB/sec. | ||
11972 | 2025.03.20 21:58:50.075329 [ 5 ] {dad39118-2bba-45f8-90e1-cb42e5f28aa8} <Debug> TCPHandler: Processed in 0.002054615 sec. | ||
11973 | 2025.03.20 21:58:50.075578 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11974 | 2025.03.20 21:58:50.075683 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11975 | 2025.03.20 21:58:50.075758 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <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 | ||
11976 | 2025.03.20 21:58:50.076900 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11977 | 2025.03.20 21:58:50.076940 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11978 | 2025.03.20 21:58:50.077574 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11979 | 2025.03.20 21:58:50.077827 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11980 | 2025.03.20 21:58:50.078090 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002428 sec., 13179.571663920922 rows/sec., 23.62 MiB/sec. | ||
11981 | 2025.03.20 21:58:50.078195 [ 5 ] {0ea84f40-4b69-4a59-86cf-e05b45deeef1} <Debug> TCPHandler: Processed in 0.002687072 sec. | ||
11982 | 2025.03.20 21:58:50.078334 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11983 | 2025.03.20 21:58:50.078438 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11984 | 2025.03.20 21:58:50.078485 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11985 | 2025.03.20 21:58:50.078930 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11986 | 2025.03.20 21:58:50.078969 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11987 | 2025.03.20 21:58:50.079320 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11988 | 2025.03.20 21:58:50.079562 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11989 | 2025.03.20 21:58:50.079762 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001345 sec., 60966.542750929366 rows/sec., 3.87 MiB/sec. | ||
11990 | 2025.03.20 21:58:50.079811 [ 5 ] {9c813d58-90ac-4cc8-aca8-26bb67dfa433} <Debug> TCPHandler: Processed in 0.001526761 sec. | ||
11991 | 2025.03.20 21:58:51.996269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
11992 | 2025.03.20 21:58:51.996944 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11993 | 2025.03.20 21:58:51.996988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
11994 | 2025.03.20 21:58:51.997523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11995 | 2025.03.20 21:58:51.997785 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11996 | 2025.03.20 21:58:51.998075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
11997 | 2025.03.20 21:58:54.059885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
11998 | 2025.03.20 21:58:54.080927 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11999 | 2025.03.20 21:58:54.080988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12000 | 2025.03.20 21:58:54.088385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12001 | 2025.03.20 21:58:54.089146 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12002 | 2025.03.20 21:58:54.092122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12003 | 2025.03.20 21:58:55.038838 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12004 | 2025.03.20 21:58:55.039036 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12005 | 2025.03.20 21:58:55.039106 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12006 | 2025.03.20 21:58:55.039878 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12007 | 2025.03.20 21:58:55.039926 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12008 | 2025.03.20 21:58:55.040382 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12009 | 2025.03.20 21:58:55.040651 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12010 | 2025.03.20 21:58:55.040920 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001932 sec., 37267.08074534162 rows/sec., 3.01 MiB/sec. | ||
12011 | 2025.03.20 21:58:55.041008 [ 5 ] {155445d0-7aaa-455a-820c-d8a1b323741c} <Debug> TCPHandler: Processed in 0.002301052 sec. | ||
12012 | 2025.03.20 21:58:55.041258 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12013 | 2025.03.20 21:58:55.041445 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12014 | 2025.03.20 21:58:55.041494 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12015 | 2025.03.20 21:58:55.042067 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12016 | 2025.03.20 21:58:55.042108 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12017 | 2025.03.20 21:58:55.042471 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12018 | 2025.03.20 21:58:55.042715 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12019 | 2025.03.20 21:58:55.042884 [ 36 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12020 | 2025.03.20 21:58:55.042943 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001533 sec., 5218.525766470972 rows/sec., 392.41 KiB/sec. | ||
12021 | 2025.03.20 21:58:55.042961 [ 36 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12022 | 2025.03.20 21:58:55.043032 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12023 | 2025.03.20 21:58:55.043087 [ 5 ] {c095fb69-7c96-4f56-88a6-fb948f028098} <Debug> TCPHandler: Processed in 0.001929302 sec. | ||
12024 | 2025.03.20 21:58:55.043306 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12025 | 2025.03.20 21:58:55.043328 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12026 | 2025.03.20 21:58:55.043586 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12027 | 2025.03.20 21:58:55.043603 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12028 | 2025.03.20 21:58:55.043675 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12029 | 2025.03.20 21:58:55.043696 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 178 rows starting from the beginning of the part | ||
12030 | 2025.03.20 21:58:55.044071 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
12031 | 2025.03.20 21:58:55.044476 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 138 rows starting from the beginning of the part | ||
12032 | 2025.03.20 21:58:55.044860 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
12033 | 2025.03.20 21:58:55.045253 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 140 rows starting from the beginning of the part | ||
12034 | 2025.03.20 21:58:55.045606 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
12035 | 2025.03.20 21:58:55.046560 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12036 | 2025.03.20 21:58:55.046646 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12037 | 2025.03.20 21:58:55.047607 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12038 | 2025.03.20 21:58:55.048235 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12039 | 2025.03.20 21:58:55.048462 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005321172 sec., 90581.54857614075 rows/sec., 6.11 MiB/sec. | ||
12040 | 2025.03.20 21:58:55.048735 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005247 sec., 13722.1269296741 rows/sec., 1.07 MiB/sec. | ||
12041 | 2025.03.20 21:58:55.048776 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12042 | 2025.03.20 21:58:55.049140 [ 5 ] {e51fc490-75cc-49e4-965d-cce1c7fbd8d5} <Debug> TCPHandler: Processed in 0.005877187 sec. | ||
12043 | 2025.03.20 21:58:55.049457 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12044 | 2025.03.20 21:58:55.049737 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12045 | 2025.03.20 21:58:55.049900 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12046 | 2025.03.20 21:58:55.049947 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12047 | 2025.03.20 21:58:55.050344 [ 196 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_86_17} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12048 | 2025.03.20 21:58:55.050538 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12049 | 2025.03.20 21:58:55.050996 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12050 | 2025.03.20 21:58:55.051039 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12051 | 2025.03.20 21:58:55.051434 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12052 | 2025.03.20 21:58:55.051679 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12053 | 2025.03.20 21:58:55.051923 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002275 sec., 70329.67032967032 rows/sec., 4.90 MiB/sec. | ||
12054 | 2025.03.20 21:58:55.052009 [ 5 ] {c1208591-7255-4bdb-ac4e-878e67fb9ad0} <Debug> TCPHandler: Processed in 0.002658181 sec. | ||
12055 | 2025.03.20 21:58:55.052259 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12056 | 2025.03.20 21:58:55.052493 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12057 | 2025.03.20 21:58:55.052570 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <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 | ||
12058 | 2025.03.20 21:58:55.053633 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12059 | 2025.03.20 21:58:55.053672 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12060 | 2025.03.20 21:58:55.054278 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12061 | 2025.03.20 21:58:55.054531 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12062 | 2025.03.20 21:58:55.054737 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12063 | 2025.03.20 21:58:55.054798 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12064 | 2025.03.20 21:58:55.054834 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00239 sec., 3347.2803347280333 rows/sec., 6.00 MiB/sec. | ||
12065 | 2025.03.20 21:58:55.054840 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12066 | 2025.03.20 21:58:55.055246 [ 5 ] {1c831fc4-2488-401c-ba36-6348a70fde75} <Debug> TCPHandler: Processed in 0.003095213 sec. | ||
12067 | 2025.03.20 21:58:55.055266 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12068 | 2025.03.20 21:58:55.055433 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12069 | 2025.03.20 21:58:55.055658 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12070 | 2025.03.20 21:58:55.055775 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12071 | 2025.03.20 21:58:55.056220 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12072 | 2025.03.20 21:58:55.056457 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1627 rows starting from the beginning of the part | ||
12073 | 2025.03.20 21:58:55.057110 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
12074 | 2025.03.20 21:58:55.057947 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
12075 | 2025.03.20 21:58:55.057973 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12076 | 2025.03.20 21:58:55.058042 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12077 | 2025.03.20 21:58:55.058595 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
12078 | 2025.03.20 21:58:55.059314 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
12079 | 2025.03.20 21:58:55.059584 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12080 | 2025.03.20 21:58:55.059840 [ 197 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
12081 | 2025.03.20 21:58:55.060489 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12082 | 2025.03.20 21:58:55.061038 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005458 sec., 10993.037742762917 rows/sec., 758.63 KiB/sec. | ||
12083 | 2025.03.20 21:58:55.061180 [ 5 ] {8fe89ddb-dbcd-4697-8d66-6db981ea2c9a} <Debug> TCPHandler: Processed in 0.005815815 sec. | ||
12084 | 2025.03.20 21:58:55.070917 [ 196 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1715 rows, containing 19 columns (19 merged, 0 gathered) in 0.015910856 sec., 107788.0410708261 rows/sec., 193.15 MiB/sec. | ||
12085 | 2025.03.20 21:58:55.072634 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12086 | 2025.03.20 21:58:55.073146 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12087 | 2025.03.20 21:58:55.073251 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12088 | 2025.03.20 21:58:55.073435 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.46 MiB. | ||
12089 | 2025.03.20 21:58:56.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.76 MiB, peak 261.19 MiB, free memory in arenas 0.00 B, will set to 252.85 MiB (RSS), difference: 5.09 MiB | ||
12090 | 2025.03.20 21:58:59.265761 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12091 | 2025.03.20 21:58:59.265822 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12092 | 2025.03.20 21:58:59.499155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
12093 | 2025.03.20 21:58:59.499856 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12094 | 2025.03.20 21:58:59.499900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12095 | 2025.03.20 21:58:59.500449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12096 | 2025.03.20 21:58:59.500717 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12097 | 2025.03.20 21:58:59.500924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12098 | 2025.03.20 21:58:59.648028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1686 | ||
12099 | 2025.03.20 21:58:59.651488 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12100 | 2025.03.20 21:58:59.651552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12101 | 2025.03.20 21:58:59.653068 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12102 | 2025.03.20 21:58:59.653405 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12103 | 2025.03.20 21:58:59.654990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
12104 | 2025.03.20 21:59:00.001610 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001024837 sec. | ||
12105 | 2025.03.20 21:59:00.046643 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12106 | 2025.03.20 21:59:00.046835 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12107 | 2025.03.20 21:59:00.046911 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12108 | 2025.03.20 21:59:00.047797 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12109 | 2025.03.20 21:59:00.047842 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12110 | 2025.03.20 21:59:00.048281 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12111 | 2025.03.20 21:59:00.048550 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12112 | 2025.03.20 21:59:00.048789 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002008 sec., 105577.6892430279 rows/sec., 6.71 MiB/sec. | ||
12113 | 2025.03.20 21:59:00.048853 [ 5 ] {0b40fd81-223b-4662-b201-486a1798cb9d} <Debug> TCPHandler: Processed in 0.002340363 sec. | ||
12114 | 2025.03.20 21:59:00.048979 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12115 | 2025.03.20 21:59:00.049092 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12116 | 2025.03.20 21:59:00.049141 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12117 | 2025.03.20 21:59:00.050036 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12118 | 2025.03.20 21:59:00.050077 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12119 | 2025.03.20 21:59:00.050485 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12120 | 2025.03.20 21:59:00.050878 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12121 | 2025.03.20 21:59:00.051165 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.002094 sec., 325214.89971346705 rows/sec., 25.83 MiB/sec. | ||
12122 | 2025.03.20 21:59:00.051259 [ 5 ] {d5785635-983a-4479-9711-41165be66158} <Debug> TCPHandler: Processed in 0.002332362 sec. | ||
12123 | 2025.03.20 21:59:00.051496 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12124 | 2025.03.20 21:59:00.051697 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12125 | 2025.03.20 21:59:00.051750 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12126 | 2025.03.20 21:59:00.052385 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12127 | 2025.03.20 21:59:00.052428 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12128 | 2025.03.20 21:59:00.052802 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12129 | 2025.03.20 21:59:00.053047 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12130 | 2025.03.20 21:59:00.053272 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001623 sec., 85027.72643253235 rows/sec., 5.29 MiB/sec. | ||
12131 | 2025.03.20 21:59:00.053328 [ 5 ] {5cb56166-c988-41fd-aa4b-600ef806691e} <Debug> TCPHandler: Processed in 0.001936832 sec. | ||
12132 | 2025.03.20 21:59:00.053454 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12133 | 2025.03.20 21:59:00.053562 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12134 | 2025.03.20 21:59:00.053608 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12135 | 2025.03.20 21:59:00.054160 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12136 | 2025.03.20 21:59:00.054200 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12137 | 2025.03.20 21:59:00.054547 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12138 | 2025.03.20 21:59:00.054792 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12139 | 2025.03.20 21:59:00.055027 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001481 sec., 76299.7974341661 rows/sec., 4.94 MiB/sec. | ||
12140 | 2025.03.20 21:59:00.055104 [ 5 ] {a2f40c65-8dc7-4ff3-ad7a-a95c283082bb} <Debug> TCPHandler: Processed in 0.001701135 sec. | ||
12141 | 2025.03.20 21:59:00.055354 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12142 | 2025.03.20 21:59:00.055478 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12143 | 2025.03.20 21:59:00.055526 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12144 | 2025.03.20 21:59:00.056084 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12145 | 2025.03.20 21:59:00.056124 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12146 | 2025.03.20 21:59:00.056466 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12147 | 2025.03.20 21:59:00.056706 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12148 | 2025.03.20 21:59:00.056953 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001493 sec., 75016.74480910918 rows/sec., 4.27 MiB/sec. | ||
12149 | 2025.03.20 21:59:00.057174 [ 5 ] {82897324-2805-4caf-b13a-31468c79e9bc} <Debug> TCPHandler: Processed in 0.001911802 sec. | ||
12150 | 2025.03.20 21:59:00.057388 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12151 | 2025.03.20 21:59:00.057494 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12152 | 2025.03.20 21:59:00.057541 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12153 | 2025.03.20 21:59:00.058235 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12154 | 2025.03.20 21:59:00.058275 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12155 | 2025.03.20 21:59:00.058638 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12156 | 2025.03.20 21:59:00.058867 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12157 | 2025.03.20 21:59:00.059076 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001604 sec., 258104.73815461347 rows/sec., 18.35 MiB/sec. | ||
12158 | 2025.03.20 21:59:00.059129 [ 5 ] {f9f47c95-8152-4cc5-a00d-6598d14fdf8b} <Debug> TCPHandler: Processed in 0.001806698 sec. | ||
12159 | 2025.03.20 21:59:00.059265 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12160 | 2025.03.20 21:59:00.059401 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12161 | 2025.03.20 21:59:00.059460 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12162 | 2025.03.20 21:59:00.060007 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12163 | 2025.03.20 21:59:00.060055 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12164 | 2025.03.20 21:59:00.060456 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
12165 | 2025.03.20 21:59:00.060736 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12166 | 2025.03.20 21:59:00.060969 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 196.17 KiB/sec. | ||
12167 | 2025.03.20 21:59:00.061027 [ 5 ] {da2187a4-e924-49ae-9a77-006968255530} <Debug> TCPHandler: Processed in 0.001828868 sec. | ||
12168 | 2025.03.20 21:59:00.061162 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12169 | 2025.03.20 21:59:00.061270 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12170 | 2025.03.20 21:59:00.061320 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12171 | 2025.03.20 21:59:00.061858 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12172 | 2025.03.20 21:59:00.061898 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12173 | 2025.03.20 21:59:00.062293 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12174 | 2025.03.20 21:59:00.062544 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12175 | 2025.03.20 21:59:00.062757 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001511 sec., 156849.76836532098 rows/sec., 10.51 MiB/sec. | ||
12176 | 2025.03.20 21:59:00.062813 [ 5 ] {36bb85c6-20d7-4b01-b7e7-db3518089642} <Debug> TCPHandler: Processed in 0.001701715 sec. | ||
12177 | 2025.03.20 21:59:00.062945 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12178 | 2025.03.20 21:59:00.063050 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12179 | 2025.03.20 21:59:00.063097 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12180 | 2025.03.20 21:59:00.063524 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12181 | 2025.03.20 21:59:00.063566 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12182 | 2025.03.20 21:59:00.063926 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
12183 | 2025.03.20 21:59:00.064164 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12184 | 2025.03.20 21:59:00.064369 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
12185 | 2025.03.20 21:59:00.064419 [ 5 ] {0c616b14-eb75-41c1-bc3e-0545208e3cc4} <Debug> TCPHandler: Processed in 0.00152619 sec. | ||
12186 | 2025.03.20 21:59:00.064554 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12187 | 2025.03.20 21:59:00.064659 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12188 | 2025.03.20 21:59:00.064724 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <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 | ||
12189 | 2025.03.20 21:59:00.065811 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12190 | 2025.03.20 21:59:00.065850 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12191 | 2025.03.20 21:59:00.066480 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12192 | 2025.03.20 21:59:00.066737 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12193 | 2025.03.20 21:59:00.066969 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00233 sec., 13733.905579399141 rows/sec., 24.61 MiB/sec. | ||
12194 | 2025.03.20 21:59:00.067073 [ 5 ] {ceada223-5f5c-40d2-989c-d6f8638272bd} <Debug> TCPHandler: Processed in 0.002570539 sec. | ||
12195 | 2025.03.20 21:59:00.067224 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12196 | 2025.03.20 21:59:00.067356 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12197 | 2025.03.20 21:59:00.067413 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12198 | 2025.03.20 21:59:00.068074 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12199 | 2025.03.20 21:59:00.068131 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12200 | 2025.03.20 21:59:00.068524 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12201 | 2025.03.20 21:59:00.068763 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12202 | 2025.03.20 21:59:00.068973 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001646 sec., 49817.73997569866 rows/sec., 3.16 MiB/sec. | ||
12203 | 2025.03.20 21:59:00.069035 [ 5 ] {1bcc8b74-d3ee-420e-a5be-6cc9b82fd408} <Debug> TCPHandler: Processed in 0.00187507 sec. | ||
12204 | 2025.03.20 21:59:01.593126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12205 | 2025.03.20 21:59:01.614686 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12206 | 2025.03.20 21:59:01.614750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
12207 | 2025.03.20 21:59:01.622458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12208 | 2025.03.20 21:59:01.623321 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12209 | 2025.03.20 21:59:01.626972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12210 | 2025.03.20 21:59:05.066899 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12211 | 2025.03.20 21:59:05.067103 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12212 | 2025.03.20 21:59:05.067177 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12213 | 2025.03.20 21:59:05.067919 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12214 | 2025.03.20 21:59:05.067971 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12215 | 2025.03.20 21:59:05.068429 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12216 | 2025.03.20 21:59:05.068686 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12217 | 2025.03.20 21:59:05.068937 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001889 sec., 2117.5224986765484 rows/sec., 172.67 KiB/sec. | ||
12218 | 2025.03.20 21:59:05.069003 [ 5 ] {ecbbc3b5-ddfa-4a5e-b005-0f6f6fd18f52} <Debug> TCPHandler: Processed in 0.00223646 sec. | ||
12219 | 2025.03.20 21:59:05.069139 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12220 | 2025.03.20 21:59:05.069252 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12221 | 2025.03.20 21:59:05.069301 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12222 | 2025.03.20 21:59:05.070543 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12223 | 2025.03.20 21:59:05.070586 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12224 | 2025.03.20 21:59:05.071031 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12225 | 2025.03.20 21:59:05.071270 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12226 | 2025.03.20 21:59:05.071509 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002282 sec., 531989.4829097283 rows/sec., 43.75 MiB/sec. | ||
12227 | 2025.03.20 21:59:05.071565 [ 5 ] {688a0b92-d87d-4474-b2cb-c9cbc807c715} <Debug> TCPHandler: Processed in 0.002482196 sec. | ||
12228 | 2025.03.20 21:59:05.071685 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12229 | 2025.03.20 21:59:05.071793 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12230 | 2025.03.20 21:59:05.071840 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12231 | 2025.03.20 21:59:05.072367 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12232 | 2025.03.20 21:59:05.072408 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12233 | 2025.03.20 21:59:05.072753 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12234 | 2025.03.20 21:59:05.072990 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12235 | 2025.03.20 21:59:05.073197 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001427 sec., 8409.250175192712 rows/sec., 617.28 KiB/sec. | ||
12236 | 2025.03.20 21:59:05.073251 [ 5 ] {83a62428-000b-4590-80e8-823a8d1ceae8} <Debug> TCPHandler: Processed in 0.001617783 sec. | ||
12237 | 2025.03.20 21:59:05.073381 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12238 | 2025.03.20 21:59:05.073486 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12239 | 2025.03.20 21:59:05.073538 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12240 | 2025.03.20 21:59:05.074145 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12241 | 2025.03.20 21:59:05.074186 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12242 | 2025.03.20 21:59:05.074548 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12243 | 2025.03.20 21:59:05.074812 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12244 | 2025.03.20 21:59:05.075051 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001585 sec., 143848.58044164037 rows/sec., 9.74 MiB/sec. | ||
12245 | 2025.03.20 21:59:05.075144 [ 5 ] {41f34cd8-2dc9-4f23-ad01-cf61278899a4} <Debug> TCPHandler: Processed in 0.001815288 sec. | ||
12246 | 2025.03.20 21:59:05.075375 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12247 | 2025.03.20 21:59:05.075490 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12248 | 2025.03.20 21:59:05.075537 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12249 | 2025.03.20 21:59:05.076287 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12250 | 2025.03.20 21:59:05.076327 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12251 | 2025.03.20 21:59:05.076710 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12252 | 2025.03.20 21:59:05.076955 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12253 | 2025.03.20 21:59:05.077180 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001712 sec., 310747.66355140187 rows/sec., 23.03 MiB/sec. | ||
12254 | 2025.03.20 21:59:05.077234 [ 5 ] {09da8b35-8a2a-4584-b824-05db0abf20ff} <Debug> TCPHandler: Processed in 0.001956332 sec. | ||
12255 | 2025.03.20 21:59:05.077358 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12256 | 2025.03.20 21:59:05.077471 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12257 | 2025.03.20 21:59:05.077522 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12258 | 2025.03.20 21:59:05.078229 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12259 | 2025.03.20 21:59:05.078269 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12260 | 2025.03.20 21:59:05.078704 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12261 | 2025.03.20 21:59:05.078947 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12262 | 2025.03.20 21:59:05.079164 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001723 sec., 511897.8525827046 rows/sec., 34.44 MiB/sec. | ||
12263 | 2025.03.20 21:59:05.079219 [ 5 ] {a8421dd3-91fd-439e-8d00-f71e9efabb42} <Debug> TCPHandler: Processed in 0.001912861 sec. | ||
12264 | 2025.03.20 21:59:05.079340 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12265 | 2025.03.20 21:59:05.079448 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12266 | 2025.03.20 21:59:05.079514 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <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 | ||
12267 | 2025.03.20 21:59:05.080560 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12268 | 2025.03.20 21:59:05.080600 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12269 | 2025.03.20 21:59:05.081192 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12270 | 2025.03.20 21:59:05.081483 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12271 | 2025.03.20 21:59:05.081727 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0023 sec., 3478.2608695652175 rows/sec., 6.23 MiB/sec. | ||
12272 | 2025.03.20 21:59:05.081835 [ 5 ] {0e776be7-4a15-438e-95a8-8e0a1a34d5d0} <Debug> TCPHandler: Processed in 0.002547068 sec. | ||
12273 | 2025.03.20 21:59:05.082069 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12274 | 2025.03.20 21:59:05.082199 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12275 | 2025.03.20 21:59:05.082253 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12276 | 2025.03.20 21:59:05.082705 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12277 | 2025.03.20 21:59:05.082744 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12278 | 2025.03.20 21:59:05.083098 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12279 | 2025.03.20 21:59:05.083334 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12280 | 2025.03.20 21:59:05.083568 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
12281 | 2025.03.20 21:59:05.083770 [ 5 ] {fdf386e6-6cc3-4ebf-98e8-fdae31ddc9d7} <Debug> TCPHandler: Processed in 0.001752057 sec. | ||
12282 | 2025.03.20 21:59:07.001991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12283 | 2025.03.20 21:59:07.002674 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12284 | 2025.03.20 21:59:07.002719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12285 | 2025.03.20 21:59:07.003265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12286 | 2025.03.20 21:59:07.003555 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12287 | 2025.03.20 21:59:07.003797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12288 | 2025.03.20 21:59:09.127978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12289 | 2025.03.20 21:59:09.149037 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12290 | 2025.03.20 21:59:09.149103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12291 | 2025.03.20 21:59:09.156300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12292 | 2025.03.20 21:59:09.157103 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12293 | 2025.03.20 21:59:09.161571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12294 | 2025.03.20 21:59:09.656133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1724 | ||
12295 | 2025.03.20 21:59:09.659459 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12296 | 2025.03.20 21:59:09.659523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12297 | 2025.03.20 21:59:09.661047 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12298 | 2025.03.20 21:59:09.661367 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12299 | 2025.03.20 21:59:09.663551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
12300 | 2025.03.20 21:59:10.045792 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12301 | 2025.03.20 21:59:10.046005 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12302 | 2025.03.20 21:59:10.046089 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12303 | 2025.03.20 21:59:10.047029 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12304 | 2025.03.20 21:59:10.047081 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12305 | 2025.03.20 21:59:10.047531 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12306 | 2025.03.20 21:59:10.047791 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12307 | 2025.03.20 21:59:10.048072 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002122 sec., 99905.74929311969 rows/sec., 6.35 MiB/sec. | ||
12308 | 2025.03.20 21:59:10.048316 [ 5 ] {c5152420-11fc-4da7-97a1-6c52b770d856} <Debug> TCPHandler: Processed in 0.002657451 sec. | ||
12309 | 2025.03.20 21:59:10.048514 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12310 | 2025.03.20 21:59:10.048628 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12311 | 2025.03.20 21:59:10.048679 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12312 | 2025.03.20 21:59:10.049601 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12313 | 2025.03.20 21:59:10.049645 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12314 | 2025.03.20 21:59:10.050065 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12315 | 2025.03.20 21:59:10.050325 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12316 | 2025.03.20 21:59:10.050506 [ 180 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12317 | 2025.03.20 21:59:10.050574 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001965 sec., 346564.8854961832 rows/sec., 27.53 MiB/sec. | ||
12318 | 2025.03.20 21:59:10.050584 [ 180 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12319 | 2025.03.20 21:59:10.050657 [ 180 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12320 | 2025.03.20 21:59:10.050713 [ 5 ] {a08350d2-ddfe-445a-a00a-4ae87496641c} <Debug> TCPHandler: Processed in 0.00225194 sec. | ||
12321 | 2025.03.20 21:59:10.051002 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12322 | 2025.03.20 21:59:10.051037 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12323 | 2025.03.20 21:59:10.051447 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12324 | 2025.03.20 21:59:10.051615 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12325 | 2025.03.20 21:59:10.052129 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12326 | 2025.03.20 21:59:10.052406 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1968 rows starting from the beginning of the part | ||
12327 | 2025.03.20 21:59:10.053052 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 682 rows starting from the beginning of the part | ||
12328 | 2025.03.20 21:59:10.053406 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part | ||
12329 | 2025.03.20 21:59:10.053655 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 681 rows starting from the beginning of the part | ||
12330 | 2025.03.20 21:59:10.054022 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1214 rows starting from the beginning of the part | ||
12331 | 2025.03.20 21:59:10.054351 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 681 rows starting from the beginning of the part | ||
12332 | 2025.03.20 21:59:10.054997 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12333 | 2025.03.20 21:59:10.055066 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12334 | 2025.03.20 21:59:10.055837 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12335 | 2025.03.20 21:59:10.056401 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12336 | 2025.03.20 21:59:10.056921 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.005632 sec., 24502.840909090908 rows/sec., 1.52 MiB/sec. | ||
12337 | 2025.03.20 21:59:10.057105 [ 5 ] {91a95bf1-0446-4fc7-a335-ea6ff33e8dc2} <Debug> TCPHandler: Processed in 0.006178106 sec. | ||
12338 | 2025.03.20 21:59:10.057285 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12339 | 2025.03.20 21:59:10.057420 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12340 | 2025.03.20 21:59:10.057472 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12341 | 2025.03.20 21:59:10.058284 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12342 | 2025.03.20 21:59:10.058340 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12343 | 2025.03.20 21:59:10.058670 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 5 columns (5 merged, 0 gathered) in 0.007913242 sec., 669510.6759024936 rows/sec., 56.82 MiB/sec. | ||
12344 | 2025.03.20 21:59:10.058972 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12345 | 2025.03.20 21:59:10.059098 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12346 | 2025.03.20 21:59:10.059425 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12347 | 2025.03.20 21:59:10.059558 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12348 | 2025.03.20 21:59:10.059624 [ 196 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_96_19} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12349 | 2025.03.20 21:59:10.059838 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
12350 | 2025.03.20 21:59:10.060059 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002644 sec., 42738.275340393346 rows/sec., 2.77 MiB/sec. | ||
12351 | 2025.03.20 21:59:10.060313 [ 5 ] {cf92eba8-0aa7-44ae-8f65-68ef7894c64e} <Debug> TCPHandler: Processed in 0.003078992 sec. | ||
12352 | 2025.03.20 21:59:10.060500 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12353 | 2025.03.20 21:59:10.060612 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12354 | 2025.03.20 21:59:10.060661 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12355 | 2025.03.20 21:59:10.061275 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2025.03.20 21:59:10.061315 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12357 | 2025.03.20 21:59:10.061674 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12358 | 2025.03.20 21:59:10.061921 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12359 | 2025.03.20 21:59:10.062161 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001565 sec., 71565.49520766773 rows/sec., 4.08 MiB/sec. | ||
12360 | 2025.03.20 21:59:10.062250 [ 5 ] {2f0be143-171f-4df2-beae-80570c4dc823} <Debug> TCPHandler: Processed in 0.001802678 sec. | ||
12361 | 2025.03.20 21:59:10.062489 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12362 | 2025.03.20 21:59:10.062606 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12363 | 2025.03.20 21:59:10.062656 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12364 | 2025.03.20 21:59:10.063372 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12365 | 2025.03.20 21:59:10.063413 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12366 | 2025.03.20 21:59:10.063803 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12367 | 2025.03.20 21:59:10.064056 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12368 | 2025.03.20 21:59:10.064233 [ 180 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12369 | 2025.03.20 21:59:10.064292 [ 180 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12370 | 2025.03.20 21:59:10.064309 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001717 sec., 241118.2294700058 rows/sec., 17.15 MiB/sec. | ||
12371 | 2025.03.20 21:59:10.064330 [ 180 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12372 | 2025.03.20 21:59:10.064472 [ 5 ] {8d09b101-d845-40d0-b800-5806a78063bc} <Debug> TCPHandler: Processed in 0.002069436 sec. | ||
12373 | 2025.03.20 21:59:10.064530 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12374 | 2025.03.20 21:59:10.064631 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12375 | 2025.03.20 21:59:10.064647 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12376 | 2025.03.20 21:59:10.064682 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 952 rows starting from the beginning of the part | ||
12377 | 2025.03.20 21:59:10.064806 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12378 | 2025.03.20 21:59:10.064873 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 416 rows starting from the beginning of the part | ||
12379 | 2025.03.20 21:59:10.064964 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12380 | 2025.03.20 21:59:10.065210 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part | ||
12381 | 2025.03.20 21:59:10.065632 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 414 rows starting from the beginning of the part | ||
12382 | 2025.03.20 21:59:10.066023 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 532 rows starting from the beginning of the part | ||
12383 | 2025.03.20 21:59:10.066372 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 414 rows starting from the beginning of the part | ||
12384 | 2025.03.20 21:59:10.067035 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12385 | 2025.03.20 21:59:10.067087 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12386 | 2025.03.20 21:59:10.067648 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12387 | 2025.03.20 21:59:10.067966 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12388 | 2025.03.20 21:59:10.068366 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003596 sec., 1668.5205784204672 rows/sec., 87.17 KiB/sec. | ||
12389 | 2025.03.20 21:59:10.068764 [ 5 ] {f7734752-5524-4a3a-baef-35e14f95ad3e} <Debug> TCPHandler: Processed in 0.004182071 sec. | ||
12390 | 2025.03.20 21:59:10.069189 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12391 | 2025.03.20 21:59:10.069469 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2800 rows, containing 5 columns (5 merged, 0 gathered) in 0.005010854 sec., 558786.9852125007 rows/sec., 42.70 MiB/sec. | ||
12392 | 2025.03.20 21:59:10.069546 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12393 | 2025.03.20 21:59:10.069768 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12394 | 2025.03.20 21:59:10.069865 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12395 | 2025.03.20 21:59:10.070433 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2025.03.20 21:59:10.070531 [ 199 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_96_19} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12397 | 2025.03.20 21:59:10.070632 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
12398 | 2025.03.20 21:59:10.070794 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12399 | 2025.03.20 21:59:10.070833 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12400 | 2025.03.20 21:59:10.071226 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12401 | 2025.03.20 21:59:10.071474 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12402 | 2025.03.20 21:59:10.071646 [ 180 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12403 | 2025.03.20 21:59:10.071695 [ 180 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12404 | 2025.03.20 21:59:10.071722 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002296 sec., 103222.99651567945 rows/sec., 6.92 MiB/sec. | ||
12405 | 2025.03.20 21:59:10.071738 [ 180 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12406 | 2025.03.20 21:59:10.071933 [ 5 ] {af15a7b0-b9ef-4dc4-824d-2f89231d76d5} <Debug> TCPHandler: Processed in 0.002872857 sec. | ||
12407 | 2025.03.20 21:59:10.072074 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12408 | 2025.03.20 21:59:10.072165 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12409 | 2025.03.20 21:59:10.072534 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12410 | 2025.03.20 21:59:10.072708 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12411 | 2025.03.20 21:59:10.072770 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12412 | 2025.03.20 21:59:10.072933 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27971 rows starting from the beginning of the part | ||
12413 | 2025.03.20 21:59:10.073489 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 238 rows starting from the beginning of the part | ||
12414 | 2025.03.20 21:59:10.074065 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
12415 | 2025.03.20 21:59:10.074405 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
12416 | 2025.03.20 21:59:10.074761 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 882 rows starting from the beginning of the part | ||
12417 | 2025.03.20 21:59:10.075120 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
12418 | 2025.03.20 21:59:10.075935 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12419 | 2025.03.20 21:59:10.075992 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12420 | 2025.03.20 21:59:10.076839 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12421 | 2025.03.20 21:59:10.077122 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2025.03.20 21:59:10.077430 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005043 sec., 198.29466587348801 rows/sec., 13.36 KiB/sec. | ||
12423 | 2025.03.20 21:59:10.077502 [ 5 ] {99a9e25a-af46-44f4-a48e-4bda04a6bd19} <Debug> TCPHandler: Processed in 0.005414595 sec. | ||
12424 | 2025.03.20 21:59:10.077653 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12425 | 2025.03.20 21:59:10.077893 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12426 | 2025.03.20 21:59:10.078116 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <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 | ||
12427 | 2025.03.20 21:59:10.080411 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12428 | 2025.03.20 21:59:10.080461 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12429 | 2025.03.20 21:59:10.081438 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12430 | 2025.03.20 21:59:10.081729 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12431 | 2025.03.20 21:59:10.082084 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004271 sec., 7492.390540856943 rows/sec., 13.43 MiB/sec. | ||
12432 | 2025.03.20 21:59:10.082418 [ 5 ] {f402907b-601f-4e11-9787-78346d9ba31a} <Debug> TCPHandler: Processed in 0.004826309 sec. | ||
12433 | 2025.03.20 21:59:10.082559 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12434 | 2025.03.20 21:59:10.082665 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12435 | 2025.03.20 21:59:10.082718 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12436 | 2025.03.20 21:59:10.083306 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12437 | 2025.03.20 21:59:10.083346 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12438 | 2025.03.20 21:59:10.083891 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12439 | 2025.03.20 21:59:10.084185 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12440 | 2025.03.20 21:59:10.084768 [ 180 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12441 | 2025.03.20 21:59:10.084782 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002099 sec., 39066.22201048118 rows/sec., 2.48 MiB/sec. | ||
12442 | 2025.03.20 21:59:10.084861 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29725 rows, containing 5 columns (5 merged, 0 gathered) in 0.012963327 sec., 2293007.0343824546 rows/sec., 156.03 MiB/sec. | ||
12443 | 2025.03.20 21:59:10.084899 [ 180 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12444 | 2025.03.20 21:59:10.085062 [ 5 ] {b1b889ec-3bd8-4681-a969-331fe31917d9} <Debug> TCPHandler: Processed in 0.002552578 sec. | ||
12445 | 2025.03.20 21:59:10.085062 [ 180 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12446 | 2025.03.20 21:59:10.085283 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12447 | 2025.03.20 21:59:10.085476 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12448 | 2025.03.20 21:59:10.085519 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5754 rows starting from the beginning of the part | ||
12449 | 2025.03.20 21:59:10.085635 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12450 | 2025.03.20 21:59:10.085765 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
12451 | 2025.03.20 21:59:10.086105 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
12452 | 2025.03.20 21:59:10.086299 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
12453 | 2025.03.20 21:59:10.086584 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
12454 | 2025.03.20 21:59:10.086595 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12455 | 2025.03.20 21:59:10.086814 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
12456 | 2025.03.20 21:59:10.087134 [ 186 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12457 | 2025.03.20 21:59:10.087343 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
12458 | 2025.03.20 21:59:10.088994 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6120 rows, containing 4 columns (4 merged, 0 gathered) in 0.003787961 sec., 1615644.9340423516 rows/sec., 106.03 MiB/sec. | ||
12459 | 2025.03.20 21:59:10.089423 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12460 | 2025.03.20 21:59:10.089771 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12461 | 2025.03.20 21:59:10.089859 [ 192 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_96_19} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12462 | 2025.03.20 21:59:10.089952 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
12463 | 2025.03.20 21:59:14.265862 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12464 | 2025.03.20 21:59:14.265938 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12465 | 2025.03.20 21:59:14.504872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
12466 | 2025.03.20 21:59:14.505534 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12467 | 2025.03.20 21:59:14.505575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12468 | 2025.03.20 21:59:14.506117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12469 | 2025.03.20 21:59:14.506378 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12470 | 2025.03.20 21:59:14.506544 [ 172 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12471 | 2025.03.20 21:59:14.506585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12472 | 2025.03.20 21:59:14.506601 [ 172 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12473 | 2025.03.20 21:59:14.506629 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12474 | 2025.03.20 21:59:14.506868 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12475 | 2025.03.20 21:59:14.507357 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12476 | 2025.03.20 21:59:14.507462 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
12477 | 2025.03.20 21:59:14.507564 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
12478 | 2025.03.20 21:59:14.507784 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
12479 | 2025.03.20 21:59:14.507906 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
12480 | 2025.03.20 21:59:14.508094 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
12481 | 2025.03.20 21:59:14.508169 [ 191 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
12482 | 2025.03.20 21:59:14.511001 [ 192 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004288605 sec., 7054974.752862528 rows/sec., 100.92 MiB/sec. | ||
12483 | 2025.03.20 21:59:14.511444 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12484 | 2025.03.20 21:59:14.511776 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12485 | 2025.03.20 21:59:14.511856 [ 188 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_66_13} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12486 | 2025.03.20 21:59:14.511963 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
12487 | 2025.03.20 21:59:15.038886 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12488 | 2025.03.20 21:59:15.039175 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12489 | 2025.03.20 21:59:15.039284 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12490 | 2025.03.20 21:59:15.040186 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12491 | 2025.03.20 21:59:15.040228 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12492 | 2025.03.20 21:59:15.040659 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12493 | 2025.03.20 21:59:15.040921 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12494 | 2025.03.20 21:59:15.041130 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002033 sec., 35415.64190850959 rows/sec., 2.86 MiB/sec. | ||
12495 | 2025.03.20 21:59:15.041186 [ 5 ] {c0c552c5-3adf-4837-87cf-81d5a181ff52} <Debug> TCPHandler: Processed in 0.002477126 sec. | ||
12496 | 2025.03.20 21:59:15.041310 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12497 | 2025.03.20 21:59:15.041418 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12498 | 2025.03.20 21:59:15.041463 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12499 | 2025.03.20 21:59:15.041978 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12500 | 2025.03.20 21:59:15.042015 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12501 | 2025.03.20 21:59:15.042357 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12502 | 2025.03.20 21:59:15.042602 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12503 | 2025.03.20 21:59:15.042797 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001396 sec., 5730.659025787965 rows/sec., 430.92 KiB/sec. | ||
12504 | 2025.03.20 21:59:15.042898 [ 5 ] {c67473b5-c140-41bd-8bb6-dcd0e460ad1a} <Debug> TCPHandler: Processed in 0.001633723 sec. | ||
12505 | 2025.03.20 21:59:15.043137 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12506 | 2025.03.20 21:59:15.043434 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12507 | 2025.03.20 21:59:15.043526 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12508 | 2025.03.20 21:59:15.044091 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12509 | 2025.03.20 21:59:15.044129 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12510 | 2025.03.20 21:59:15.044480 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12511 | 2025.03.20 21:59:15.044714 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12512 | 2025.03.20 21:59:15.044887 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001565 sec., 46006.38977635783 rows/sec., 3.59 MiB/sec. | ||
12513 | 2025.03.20 21:59:15.044938 [ 5 ] {22077a47-8e57-4af4-81c7-75447666c5f0} <Debug> TCPHandler: Processed in 0.001914601 sec. | ||
12514 | 2025.03.20 21:59:15.045071 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12515 | 2025.03.20 21:59:15.045211 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12516 | 2025.03.20 21:59:15.045269 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12517 | 2025.03.20 21:59:15.045851 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12518 | 2025.03.20 21:59:15.045889 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12519 | 2025.03.20 21:59:15.046286 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12520 | 2025.03.20 21:59:15.046536 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12521 | 2025.03.20 21:59:15.046714 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. | ||
12522 | 2025.03.20 21:59:15.046766 [ 5 ] {49ddd539-d13d-45df-bc6f-633e84abfd7a} <Debug> TCPHandler: Processed in 0.001759767 sec. | ||
12523 | 2025.03.20 21:59:15.046897 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12524 | 2025.03.20 21:59:15.047003 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12525 | 2025.03.20 21:59:15.047069 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <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 | ||
12526 | 2025.03.20 21:59:15.048096 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12527 | 2025.03.20 21:59:15.048134 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12528 | 2025.03.20 21:59:15.048739 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12529 | 2025.03.20 21:59:15.048998 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12530 | 2025.03.20 21:59:15.049198 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002216 sec., 3610.1083032490974 rows/sec., 6.47 MiB/sec. | ||
12531 | 2025.03.20 21:59:15.049298 [ 5 ] {b508439b-1980-45d9-90d1-717368dc6019} <Debug> TCPHandler: Processed in 0.002451846 sec. | ||
12532 | 2025.03.20 21:59:15.049435 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12533 | 2025.03.20 21:59:15.049542 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12534 | 2025.03.20 21:59:15.049587 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12535 | 2025.03.20 21:59:15.050020 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12536 | 2025.03.20 21:59:15.050056 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12537 | 2025.03.20 21:59:15.050415 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12538 | 2025.03.20 21:59:15.050648 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12539 | 2025.03.20 21:59:15.050822 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
12540 | 2025.03.20 21:59:15.050872 [ 5 ] {4257c168-0c10-4f92-a77f-b5b1c0632a12} <Debug> TCPHandler: Processed in 0.00148847 sec. | ||
12541 | 2025.03.20 21:59:16.662585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12542 | 2025.03.20 21:59:16.684977 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12543 | 2025.03.20 21:59:16.685042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12544 | 2025.03.20 21:59:16.692192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12545 | 2025.03.20 21:59:16.692969 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12546 | 2025.03.20 21:59:16.693369 [ 173 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12547 | 2025.03.20 21:59:16.693504 [ 173 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12548 | 2025.03.20 21:59:16.693570 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12549 | 2025.03.20 21:59:16.694269 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12550 | 2025.03.20 21:59:16.710838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12551 | 2025.03.20 21:59:16.712238 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12552 | 2025.03.20 21:59:16.713801 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
12553 | 2025.03.20 21:59:16.719243 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
12554 | 2025.03.20 21:59:16.724889 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
12555 | 2025.03.20 21:59:16.730402 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
12556 | 2025.03.20 21:59:16.736037 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
12557 | 2025.03.20 21:59:16.740414 [ 198 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
12558 | 2025.03.20 21:59:16.800369 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.106624002 sec., 4670.618159689786 rows/sec., 24.15 MiB/sec. | ||
12559 | 2025.03.20 21:59:16.803958 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12560 | 2025.03.20 21:59:16.807049 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12561 | 2025.03.20 21:59:16.807167 [ 188 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_66_13} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12562 | 2025.03.20 21:59:16.809980 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
12563 | 2025.03.20 21:59:19.664704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1758 | ||
12564 | 2025.03.20 21:59:19.668029 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12565 | 2025.03.20 21:59:19.668095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12566 | 2025.03.20 21:59:19.669623 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12567 | 2025.03.20 21:59:19.669939 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12568 | 2025.03.20 21:59:19.670626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1758 | ||
12569 | 2025.03.20 21:59:20.040006 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12570 | 2025.03.20 21:59:20.040197 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12571 | 2025.03.20 21:59:20.040268 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12572 | 2025.03.20 21:59:20.041017 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12573 | 2025.03.20 21:59:20.041070 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12574 | 2025.03.20 21:59:20.041507 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12575 | 2025.03.20 21:59:20.041773 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12576 | 2025.03.20 21:59:20.042049 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001892 sec., 5285.412262156448 rows/sec., 430.99 KiB/sec. | ||
12577 | 2025.03.20 21:59:20.042223 [ 5 ] {135ec5e5-35fb-4c17-92e3-34eec6cc5f45} <Debug> TCPHandler: Processed in 0.002342652 sec. | ||
12578 | 2025.03.20 21:59:20.042424 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12579 | 2025.03.20 21:59:20.042539 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12580 | 2025.03.20 21:59:20.042590 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12581 | 2025.03.20 21:59:20.043228 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12582 | 2025.03.20 21:59:20.043271 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12583 | 2025.03.20 21:59:20.043649 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12584 | 2025.03.20 21:59:20.043909 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2025.03.20 21:59:20.044137 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001626 sec., 76875.76875768758 rows/sec., 6.47 MiB/sec. | ||
12586 | 2025.03.20 21:59:20.044194 [ 5 ] {252ab96c-2092-4854-8ff8-d3961a86905b} <Debug> TCPHandler: Processed in 0.001834059 sec. | ||
12587 | 2025.03.20 21:59:20.044311 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12588 | 2025.03.20 21:59:20.044419 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12589 | 2025.03.20 21:59:20.044465 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12590 | 2025.03.20 21:59:20.045001 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12591 | 2025.03.20 21:59:20.045042 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12592 | 2025.03.20 21:59:20.045399 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12593 | 2025.03.20 21:59:20.045637 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12594 | 2025.03.20 21:59:20.045840 [ 104 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12595 | 2025.03.20 21:59:20.045848 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001442 sec., 29126.213592233013 rows/sec., 2.10 MiB/sec. | ||
12596 | 2025.03.20 21:59:20.045940 [ 104 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2025.03.20 21:59:20.046008 [ 5 ] {38849ddc-9554-4ab4-a2fc-6bd590cf89e8} <Debug> TCPHandler: Processed in 0.001743937 sec. | ||
12598 | 2025.03.20 21:59:20.046013 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12599 | 2025.03.20 21:59:20.046212 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12600 | 2025.03.20 21:59:20.046223 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12601 | 2025.03.20 21:59:20.046378 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12602 | 2025.03.20 21:59:20.046491 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12603 | 2025.03.20 21:59:20.046493 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12604 | 2025.03.20 21:59:20.046601 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 178 rows starting from the beginning of the part | ||
12605 | 2025.03.20 21:59:20.046878 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 138 rows starting from the beginning of the part | ||
12606 | 2025.03.20 21:59:20.047197 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
12607 | 2025.03.20 21:59:20.047642 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 138 rows starting from the beginning of the part | ||
12608 | 2025.03.20 21:59:20.048071 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
12609 | 2025.03.20 21:59:20.048451 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 42 rows starting from the beginning of the part | ||
12610 | 2025.03.20 21:59:20.049485 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12611 | 2025.03.20 21:59:20.049555 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12612 | 2025.03.20 21:59:20.050580 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12613 | 2025.03.20 21:59:20.051148 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12614 | 2025.03.20 21:59:20.051565 [ 192 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005421045 sec., 95184.60001715536 rows/sec., 6.47 MiB/sec. | ||
12615 | 2025.03.20 21:59:20.051674 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.00535 sec., 19813.084112149532 rows/sec., 1.55 MiB/sec. | ||
12616 | 2025.03.20 21:59:20.051791 [ 5 ] {5b076297-f768-49dd-8767-e1fc427d8869} <Debug> TCPHandler: Processed in 0.005657672 sec. | ||
12617 | 2025.03.20 21:59:20.051857 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12618 | 2025.03.20 21:59:20.051961 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12619 | 2025.03.20 21:59:20.052142 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12620 | 2025.03.20 21:59:20.052227 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12621 | 2025.03.20 21:59:20.052440 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12622 | 2025.03.20 21:59:20.052704 [ 194 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_91_18} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12623 | 2025.03.20 21:59:20.052853 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12624 | 2025.03.20 21:59:20.053143 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12625 | 2025.03.20 21:59:20.053188 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12626 | 2025.03.20 21:59:20.053596 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12627 | 2025.03.20 21:59:20.053862 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12628 | 2025.03.20 21:59:20.054091 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.002005 sec., 82294.26433915213 rows/sec., 5.73 MiB/sec. | ||
12629 | 2025.03.20 21:59:20.054150 [ 5 ] {1f0d2578-d03e-426a-95a0-e1570b16cb86} <Debug> TCPHandler: Processed in 0.002263281 sec. | ||
12630 | 2025.03.20 21:59:20.054287 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12631 | 2025.03.20 21:59:20.054395 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12632 | 2025.03.20 21:59:20.054463 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <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 | ||
12633 | 2025.03.20 21:59:20.055585 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12634 | 2025.03.20 21:59:20.055626 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12635 | 2025.03.20 21:59:20.056283 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12636 | 2025.03.20 21:59:20.056545 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12637 | 2025.03.20 21:59:20.056735 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12638 | 2025.03.20 21:59:20.056802 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12639 | 2025.03.20 21:59:20.056829 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002451 sec., 13055.895552835576 rows/sec., 23.40 MiB/sec. | ||
12640 | 2025.03.20 21:59:20.056875 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12641 | 2025.03.20 21:59:20.057212 [ 5 ] {f7395355-4947-402e-a833-8b1bfd7d288f} <Debug> TCPHandler: Processed in 0.002970959 sec. | ||
12642 | 2025.03.20 21:59:20.057334 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12643 | 2025.03.20 21:59:20.057441 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12644 | 2025.03.20 21:59:20.057645 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12645 | 2025.03.20 21:59:20.057795 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12646 | 2025.03.20 21:59:20.058589 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12647 | 2025.03.20 21:59:20.058770 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1715 rows starting from the beginning of the part | ||
12648 | 2025.03.20 21:59:20.059449 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
12649 | 2025.03.20 21:59:20.060219 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12650 | 2025.03.20 21:59:20.060326 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12651 | 2025.03.20 21:59:20.060382 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
12652 | 2025.03.20 21:59:20.061154 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
12653 | 2025.03.20 21:59:20.061744 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
12654 | 2025.03.20 21:59:20.061852 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12655 | 2025.03.20 21:59:20.062489 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
12656 | 2025.03.20 21:59:20.062692 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12657 | 2025.03.20 21:59:20.063556 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005947 sec., 10089.120564990752 rows/sec., 696.25 KiB/sec. | ||
12658 | 2025.03.20 21:59:20.063735 [ 5 ] {245d4960-999f-46b8-902e-d6c54d57cd52} <Debug> TCPHandler: Processed in 0.00636402 sec. | ||
12659 | 2025.03.20 21:59:20.073088 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1827 rows, containing 19 columns (19 merged, 0 gathered) in 0.015989848 sec., 114259.99796871113 rows/sec., 204.75 MiB/sec. | ||
12660 | 2025.03.20 21:59:20.074872 [ 194 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12661 | 2025.03.20 21:59:20.075329 [ 194 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12662 | 2025.03.20 21:59:20.075426 [ 194 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12663 | 2025.03.20 21:59:20.075601 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. | ||
12664 | 2025.03.20 21:59:21.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.04 MiB, peak 273.24 MiB, free memory in arenas 0.00 B, will set to 260.46 MiB (RSS), difference: 4.43 MiB | ||
12665 | 2025.03.20 21:59:22.007668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
12666 | 2025.03.20 21:59:22.008446 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12667 | 2025.03.20 21:59:22.008492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
12668 | 2025.03.20 21:59:22.009029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12669 | 2025.03.20 21:59:22.009283 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12670 | 2025.03.20 21:59:22.009564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
12671 | 2025.03.20 21:59:24.211857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
12672 | 2025.03.20 21:59:24.230977 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12673 | 2025.03.20 21:59:24.231036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12674 | 2025.03.20 21:59:24.238015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12675 | 2025.03.20 21:59:24.238790 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12676 | 2025.03.20 21:59:24.241684 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
12677 | 2025.03.20 21:59:25.039035 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12678 | 2025.03.20 21:59:25.039245 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12679 | 2025.03.20 21:59:25.039322 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12680 | 2025.03.20 21:59:25.040169 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12681 | 2025.03.20 21:59:25.040218 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12682 | 2025.03.20 21:59:25.040660 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12683 | 2025.03.20 21:59:25.040937 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12684 | 2025.03.20 21:59:25.041173 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001986 sec., 36253.77643504532 rows/sec., 2.93 MiB/sec. | ||
12685 | 2025.03.20 21:59:25.041239 [ 5 ] {7b2b5ff2-4e29-4a62-98e1-e358eb37a72e} <Debug> TCPHandler: Processed in 0.002336382 sec. | ||
12686 | 2025.03.20 21:59:25.041374 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12687 | 2025.03.20 21:59:25.041489 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12688 | 2025.03.20 21:59:25.041537 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12689 | 2025.03.20 21:59:25.042084 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12690 | 2025.03.20 21:59:25.042127 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12691 | 2025.03.20 21:59:25.042487 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12692 | 2025.03.20 21:59:25.042731 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12693 | 2025.03.20 21:59:25.042947 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001485 sec., 5387.2053872053875 rows/sec., 405.09 KiB/sec. | ||
12694 | 2025.03.20 21:59:25.043003 [ 5 ] {d1ecf0c2-c20d-43a7-a212-440a6ddec99d} <Debug> TCPHandler: Processed in 0.001683974 sec. | ||
12695 | 2025.03.20 21:59:25.043111 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12696 | 2025.03.20 21:59:25.043217 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12697 | 2025.03.20 21:59:25.043263 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12698 | 2025.03.20 21:59:25.043814 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12699 | 2025.03.20 21:59:25.043854 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12700 | 2025.03.20 21:59:25.044215 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12701 | 2025.03.20 21:59:25.044456 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12702 | 2025.03.20 21:59:25.044677 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001475 sec., 48813.5593220339 rows/sec., 3.81 MiB/sec. | ||
12703 | 2025.03.20 21:59:25.044749 [ 5 ] {e9d11734-315f-4b77-a007-1a7e819a21be} <Debug> TCPHandler: Processed in 0.001689805 sec. | ||
12704 | 2025.03.20 21:59:25.044907 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12705 | 2025.03.20 21:59:25.045223 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12706 | 2025.03.20 21:59:25.045394 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12707 | 2025.03.20 21:59:25.046268 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12708 | 2025.03.20 21:59:25.046308 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12709 | 2025.03.20 21:59:25.046695 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12710 | 2025.03.20 21:59:25.046936 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12711 | 2025.03.20 21:59:25.047140 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002032 sec., 78740.15748031496 rows/sec., 5.48 MiB/sec. | ||
12712 | 2025.03.20 21:59:25.047196 [ 5 ] {90200323-8278-4111-810e-d7b90c28ae7a} <Debug> TCPHandler: Processed in 0.002364924 sec. | ||
12713 | 2025.03.20 21:59:25.047327 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12714 | 2025.03.20 21:59:25.047433 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12715 | 2025.03.20 21:59:25.047499 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <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 | ||
12716 | 2025.03.20 21:59:25.048542 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12717 | 2025.03.20 21:59:25.048582 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12718 | 2025.03.20 21:59:25.049185 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12719 | 2025.03.20 21:59:25.049446 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12720 | 2025.03.20 21:59:25.049697 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002286 sec., 3499.562554680665 rows/sec., 6.27 MiB/sec. | ||
12721 | 2025.03.20 21:59:25.049860 [ 5 ] {1641a473-e37c-45cb-9ae1-07eeb1e75b3f} <Debug> TCPHandler: Processed in 0.002584459 sec. | ||
12722 | 2025.03.20 21:59:25.050187 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12723 | 2025.03.20 21:59:25.050343 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12724 | 2025.03.20 21:59:25.050393 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12725 | 2025.03.20 21:59:25.050869 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12726 | 2025.03.20 21:59:25.050908 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12727 | 2025.03.20 21:59:25.051273 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12728 | 2025.03.20 21:59:25.051513 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12729 | 2025.03.20 21:59:25.051728 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
12730 | 2025.03.20 21:59:25.051780 [ 5 ] {e987910f-4219-41c7-848c-d0b0b79adabd} <Debug> TCPHandler: Processed in 0.001688345 sec. | ||
12731 | 2025.03.20 21:59:29.266590 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12732 | 2025.03.20 21:59:29.266655 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12733 | 2025.03.20 21:59:29.510644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
12734 | 2025.03.20 21:59:29.511343 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12735 | 2025.03.20 21:59:29.511394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12736 | 2025.03.20 21:59:29.511934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12737 | 2025.03.20 21:59:29.512211 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12738 | 2025.03.20 21:59:29.512480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
12739 | 2025.03.20 21:59:29.671750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1784 | ||
12740 | 2025.03.20 21:59:29.674808 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12741 | 2025.03.20 21:59:29.674868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12742 | 2025.03.20 21:59:29.676381 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12743 | 2025.03.20 21:59:29.676818 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12744 | 2025.03.20 21:59:29.678793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
12745 | 2025.03.20 21:59:30.039659 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12746 | 2025.03.20 21:59:30.039866 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12747 | 2025.03.20 21:59:30.039944 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12748 | 2025.03.20 21:59:30.040729 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12749 | 2025.03.20 21:59:30.040773 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12750 | 2025.03.20 21:59:30.041227 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12751 | 2025.03.20 21:59:30.041500 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12752 | 2025.03.20 21:59:30.041709 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001898 sec., 63224.44678609062 rows/sec., 5.36 MiB/sec. | ||
12753 | 2025.03.20 21:59:30.041773 [ 5 ] {369585e9-e067-42b5-831b-80b6ba21ccb9} <Debug> TCPHandler: Processed in 0.00225035 sec. | ||
12754 | 2025.03.20 21:59:30.041900 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12755 | 2025.03.20 21:59:30.042012 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12756 | 2025.03.20 21:59:30.042060 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12757 | 2025.03.20 21:59:30.042600 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12758 | 2025.03.20 21:59:30.042638 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12759 | 2025.03.20 21:59:30.043003 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12760 | 2025.03.20 21:59:30.043253 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12761 | 2025.03.20 21:59:30.043446 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001455 sec., 21993.127147766325 rows/sec., 1.62 MiB/sec. | ||
12762 | 2025.03.20 21:59:30.043534 [ 5 ] {86c41825-f742-4cd0-b86d-bc333506ef60} <Debug> TCPHandler: Processed in 0.001687866 sec. | ||
12763 | 2025.03.20 21:59:30.043726 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12764 | 2025.03.20 21:59:30.043966 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12765 | 2025.03.20 21:59:30.044016 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12766 | 2025.03.20 21:59:30.044579 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12767 | 2025.03.20 21:59:30.044617 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12768 | 2025.03.20 21:59:30.044975 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12769 | 2025.03.20 21:59:30.045229 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12770 | 2025.03.20 21:59:30.045409 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001504 sec., 63829.78723404256 rows/sec., 4.99 MiB/sec. | ||
12771 | 2025.03.20 21:59:30.045462 [ 5 ] {b93461a7-34c4-4294-880d-930ededa2f5f} <Debug> TCPHandler: Processed in 0.001844929 sec. | ||
12772 | 2025.03.20 21:59:30.045579 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12773 | 2025.03.20 21:59:30.045686 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12774 | 2025.03.20 21:59:30.045734 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12775 | 2025.03.20 21:59:30.046244 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12776 | 2025.03.20 21:59:30.046281 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12777 | 2025.03.20 21:59:30.046657 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12778 | 2025.03.20 21:59:30.046910 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12779 | 2025.03.20 21:59:30.047090 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001426 sec., 112201.96353436186 rows/sec., 7.81 MiB/sec. | ||
12780 | 2025.03.20 21:59:30.047142 [ 5 ] {7ee3c5c9-a1e8-459e-b619-19abf7643ab8} <Debug> TCPHandler: Processed in 0.001614753 sec. | ||
12781 | 2025.03.20 21:59:30.047279 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12782 | 2025.03.20 21:59:30.047384 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12783 | 2025.03.20 21:59:30.047452 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <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 | ||
12784 | 2025.03.20 21:59:30.048513 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12785 | 2025.03.20 21:59:30.048551 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12786 | 2025.03.20 21:59:30.049188 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12787 | 2025.03.20 21:59:30.049459 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12788 | 2025.03.20 21:59:30.049665 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002303 sec., 13894.919669995657 rows/sec., 24.90 MiB/sec. | ||
12789 | 2025.03.20 21:59:30.049769 [ 5 ] {d4e21fbe-d40d-4c4f-b9c8-bfdebf60a507} <Debug> TCPHandler: Processed in 0.002541158 sec. | ||
12790 | 2025.03.20 21:59:30.049907 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12791 | 2025.03.20 21:59:30.050013 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12792 | 2025.03.20 21:59:30.050059 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12793 | 2025.03.20 21:59:30.050496 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12794 | 2025.03.20 21:59:30.050533 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12795 | 2025.03.20 21:59:30.050890 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12796 | 2025.03.20 21:59:30.051121 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12797 | 2025.03.20 21:59:30.051298 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
12798 | 2025.03.20 21:59:30.051347 [ 5 ] {8ddb1041-cbdb-47fe-90d2-68dec1094c30} <Debug> TCPHandler: Processed in 0.00149124 sec. | ||
12799 | 2025.03.20 21:59:31.742685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
12800 | 2025.03.20 21:59:31.763085 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12801 | 2025.03.20 21:59:31.763155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12802 | 2025.03.20 21:59:31.770452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12803 | 2025.03.20 21:59:31.771242 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12804 | 2025.03.20 21:59:31.775351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
12805 | 2025.03.20 21:59:33.311687 [ 150 ] {} <Debug> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
12806 | 2025.03.20 21:59:33.311810 [ 150 ] {} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12807 | 2025.03.20 21:59:33.311852 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12808 | 2025.03.20 21:59:33.312146 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
12809 | 2025.03.20 21:59:33.312618 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12810 | 2025.03.20 21:59:33.312710 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
12811 | 2025.03.20 21:59:33.312807 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
12812 | 2025.03.20 21:59:33.312918 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
12813 | 2025.03.20 21:59:33.313238 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
12814 | 2025.03.20 21:59:33.313421 [ 194 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
12815 | 2025.03.20 21:59:33.314366 [ 197 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002413124 sec., 15747.222272871182 rows/sec., 1.31 MiB/sec. | ||
12816 | 2025.03.20 21:59:33.314578 [ 195 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
12817 | 2025.03.20 21:59:33.314957 [ 195 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12818 | 2025.03.20 21:59:33.315060 [ 195 ] {8dbadc5d-d2cb-4dd1-9511-38858501b47b::all_1_29_7} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
12819 | 2025.03.20 21:59:33.315180 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12820 | 2025.03.20 21:59:35.069442 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12821 | 2025.03.20 21:59:35.069628 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12822 | 2025.03.20 21:59:35.069698 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12823 | 2025.03.20 21:59:35.070447 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12824 | 2025.03.20 21:59:35.070494 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12825 | 2025.03.20 21:59:35.070922 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
12826 | 2025.03.20 21:59:35.071185 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12827 | 2025.03.20 21:59:35.071402 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001824 sec., 1096.4912280701753 rows/sec., 89.41 KiB/sec. | ||
12828 | 2025.03.20 21:59:35.071467 [ 5 ] {aabf0bcf-54ca-46a1-acb2-f88cf95e35bc} <Debug> TCPHandler: Processed in 0.002149248 sec. | ||
12829 | 2025.03.20 21:59:35.071598 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12830 | 2025.03.20 21:59:35.071710 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12831 | 2025.03.20 21:59:35.071756 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12832 | 2025.03.20 21:59:35.072938 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12833 | 2025.03.20 21:59:35.072977 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12834 | 2025.03.20 21:59:35.073405 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12835 | 2025.03.20 21:59:35.073660 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12836 | 2025.03.20 21:59:35.073803 [ 147 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12837 | 2025.03.20 21:59:35.073850 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Debug> executeQuery: Read 1213 rows, 102.15 KiB in 0.002163 sec., 560795.191863153 rows/sec., 46.12 MiB/sec. | ||
12838 | 2025.03.20 21:59:35.073854 [ 147 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12839 | 2025.03.20 21:59:35.073902 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12840 | 2025.03.20 21:59:35.073927 [ 5 ] {9ac50bbe-c53a-4333-a5a6-a36233668e3f} <Debug> TCPHandler: Processed in 0.002383024 sec. | ||
12841 | 2025.03.20 21:59:35.074155 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12842 | 2025.03.20 21:59:35.074176 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12843 | 2025.03.20 21:59:35.074553 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12844 | 2025.03.20 21:59:35.074724 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12845 | 2025.03.20 21:59:35.074760 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12846 | 2025.03.20 21:59:35.074848 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1968 rows starting from the beginning of the part | ||
12847 | 2025.03.20 21:59:35.075387 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part | ||
12848 | 2025.03.20 21:59:35.075913 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 125 rows starting from the beginning of the part | ||
12849 | 2025.03.20 21:59:35.076549 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part | ||
12850 | 2025.03.20 21:59:35.077125 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 120 rows starting from the beginning of the part | ||
12851 | 2025.03.20 21:59:35.077663 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1213 rows starting from the beginning of the part | ||
12852 | 2025.03.20 21:59:35.078660 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12853 | 2025.03.20 21:59:35.078724 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12854 | 2025.03.20 21:59:35.079598 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12855 | 2025.03.20 21:59:35.080099 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12856 | 2025.03.20 21:59:35.080333 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.005977 sec., 1673.080140538732 rows/sec., 124.01 KiB/sec. | ||
12857 | 2025.03.20 21:59:35.080432 [ 5 ] {e4738682-e05d-4bf4-acc2-11ec55c1d1c6} <Debug> TCPHandler: Processed in 0.00637007 sec. | ||
12858 | 2025.03.20 21:59:35.080595 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12859 | 2025.03.20 21:59:35.080923 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12860 | 2025.03.20 21:59:35.081001 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12861 | 2025.03.20 21:59:35.081021 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3570 rows, containing 5 columns (5 merged, 0 gathered) in 0.006997427 sec., 510187.53035937354 rows/sec., 43.90 MiB/sec. | ||
12862 | 2025.03.20 21:59:35.081440 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12863 | 2025.03.20 21:59:35.082028 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12864 | 2025.03.20 21:59:35.082038 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12865 | 2025.03.20 21:59:35.082108 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12866 | 2025.03.20 21:59:35.082216 [ 197 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_101_20} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12867 | 2025.03.20 21:59:35.082413 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
12868 | 2025.03.20 21:59:35.082688 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12869 | 2025.03.20 21:59:35.082935 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2025.03.20 21:59:35.083146 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00235 sec., 97021.27659574468 rows/sec., 6.57 MiB/sec. | ||
12871 | 2025.03.20 21:59:35.083259 [ 5 ] {631c2886-898a-444a-920e-3b3a0991da7d} <Debug> TCPHandler: Processed in 0.002752984 sec. | ||
12872 | 2025.03.20 21:59:35.083499 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12873 | 2025.03.20 21:59:35.083607 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12874 | 2025.03.20 21:59:35.083652 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12875 | 2025.03.20 21:59:35.084504 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12876 | 2025.03.20 21:59:35.084544 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12877 | 2025.03.20 21:59:35.084923 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12878 | 2025.03.20 21:59:35.085176 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12879 | 2025.03.20 21:59:35.085315 [ 147 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12880 | 2025.03.20 21:59:35.085355 [ 147 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12881 | 2025.03.20 21:59:35.085365 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001778 sec., 298087.7390326209 rows/sec., 22.08 MiB/sec. | ||
12882 | 2025.03.20 21:59:35.085385 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12883 | 2025.03.20 21:59:35.085460 [ 5 ] {84c43dd5-f386-4147-9ede-f27819c6affd} <Debug> TCPHandler: Processed in 0.002052375 sec. | ||
12884 | 2025.03.20 21:59:35.085537 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12885 | 2025.03.20 21:59:35.085587 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12886 | 2025.03.20 21:59:35.085668 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12887 | 2025.03.20 21:59:35.085712 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12888 | 2025.03.20 21:59:35.085714 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 952 rows starting from the beginning of the part | ||
12889 | 2025.03.20 21:59:35.085770 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12890 | 2025.03.20 21:59:35.085977 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part | ||
12891 | 2025.03.20 21:59:35.086365 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 106 rows starting from the beginning of the part | ||
12892 | 2025.03.20 21:59:35.086819 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part | ||
12893 | 2025.03.20 21:59:35.087051 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 96 rows starting from the beginning of the part | ||
12894 | 2025.03.20 21:59:35.087463 [ 187 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 530 rows starting from the beginning of the part | ||
12895 | 2025.03.20 21:59:35.088372 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12896 | 2025.03.20 21:59:35.088420 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12897 | 2025.03.20 21:59:35.089040 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12898 | 2025.03.20 21:59:35.089391 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12899 | 2025.03.20 21:59:35.089448 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 5 columns (5 merged, 0 gathered) in 0.003984466 sec., 458781.67864903354 rows/sec., 35.89 MiB/sec. | ||
12900 | 2025.03.20 21:59:35.089587 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12901 | 2025.03.20 21:59:35.089667 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12902 | 2025.03.20 21:59:35.089711 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12903 | 2025.03.20 21:59:35.089751 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.004061 sec., 216941.6399901502 rows/sec., 14.60 MiB/sec. | ||
12904 | 2025.03.20 21:59:35.089828 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12905 | 2025.03.20 21:59:35.090140 [ 5 ] {e23dfe55-fb6e-497e-a3fd-ac047d32bb47} <Debug> TCPHandler: Processed in 0.004599253 sec. | ||
12906 | 2025.03.20 21:59:35.090140 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12907 | 2025.03.20 21:59:35.090481 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12908 | 2025.03.20 21:59:35.090480 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12909 | 2025.03.20 21:59:35.090561 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29725 rows starting from the beginning of the part | ||
12910 | 2025.03.20 21:59:35.090599 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12911 | 2025.03.20 21:59:35.090958 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
12912 | 2025.03.20 21:59:35.090999 [ 189 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_101_20} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12913 | 2025.03.20 21:59:35.091014 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12914 | 2025.03.20 21:59:35.091495 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12915 | 2025.03.20 21:59:35.091538 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 165 rows starting from the beginning of the part | ||
12916 | 2025.03.20 21:59:35.091594 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <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 | ||
12917 | 2025.03.20 21:59:35.091915 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
12918 | 2025.03.20 21:59:35.092363 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
12919 | 2025.03.20 21:59:35.092677 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 881 rows starting from the beginning of the part | ||
12920 | 2025.03.20 21:59:35.095294 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12921 | 2025.03.20 21:59:35.095358 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12922 | 2025.03.20 21:59:35.096904 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12923 | 2025.03.20 21:59:35.097213 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12924 | 2025.03.20 21:59:35.097572 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006829 sec., 1171.4745936447503 rows/sec., 2.10 MiB/sec. | ||
12925 | 2025.03.20 21:59:35.097687 [ 5 ] {e79745d0-fa68-49b7-9a89-6c327d0dbbd8} <Debug> TCPHandler: Processed in 0.007326506 sec. | ||
12926 | 2025.03.20 21:59:35.097823 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12927 | 2025.03.20 21:59:35.098051 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12928 | 2025.03.20 21:59:35.098107 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12929 | 2025.03.20 21:59:35.098665 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12930 | 2025.03.20 21:59:35.098708 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12931 | 2025.03.20 21:59:35.099127 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12932 | 2025.03.20 21:59:35.099453 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12933 | 2025.03.20 21:59:35.099676 [ 147 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12934 | 2025.03.20 21:59:35.099722 [ 147 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12935 | 2025.03.20 21:59:35.099750 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12936 | 2025.03.20 21:59:35.099754 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001798 sec., 33370.41156840935 rows/sec., 2.25 MiB/sec. | ||
12937 | 2025.03.20 21:59:35.099935 [ 5 ] {ada4d23a-ee4b-472a-99af-e78583709be2} <Debug> TCPHandler: Processed in 0.002165228 sec. | ||
12938 | 2025.03.20 21:59:35.100326 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12939 | 2025.03.20 21:59:35.100877 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12940 | 2025.03.20 21:59:35.101037 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6120 rows starting from the beginning of the part | ||
12941 | 2025.03.20 21:59:35.101213 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
12942 | 2025.03.20 21:59:35.101477 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
12943 | 2025.03.20 21:59:35.101744 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
12944 | 2025.03.20 21:59:35.102047 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
12945 | 2025.03.20 21:59:35.102508 [ 196 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
12946 | 2025.03.20 21:59:35.102821 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31251 rows, containing 5 columns (5 merged, 0 gathered) in 0.012987098 sec., 2406311.2482865686 rows/sec., 163.76 MiB/sec. | ||
12947 | 2025.03.20 21:59:35.103349 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12948 | 2025.03.20 21:59:35.103751 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12949 | 2025.03.20 21:59:35.103860 [ 201 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12950 | 2025.03.20 21:59:35.104038 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12951 | 2025.03.20 21:59:35.105502 [ 191 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6420 rows, containing 4 columns (4 merged, 0 gathered) in 0.00561949 sec., 1142452.428957076 rows/sec., 75.07 MiB/sec. | ||
12952 | 2025.03.20 21:59:35.106114 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12953 | 2025.03.20 21:59:35.106460 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12954 | 2025.03.20 21:59:35.106549 [ 188 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_101_20} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12955 | 2025.03.20 21:59:35.106641 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
12956 | 2025.03.20 21:59:37.013541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
12957 | 2025.03.20 21:59:37.014225 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12958 | 2025.03.20 21:59:37.014273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12959 | 2025.03.20 21:59:37.014822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12960 | 2025.03.20 21:59:37.015094 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12961 | 2025.03.20 21:59:37.015348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
12962 | 2025.03.20 21:59:39.276369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
12963 | 2025.03.20 21:59:39.297660 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12964 | 2025.03.20 21:59:39.297724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12965 | 2025.03.20 21:59:39.304964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12966 | 2025.03.20 21:59:39.305741 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12967 | 2025.03.20 21:59:39.308510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
12968 | 2025.03.20 21:59:39.679890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1812 | ||
12969 | 2025.03.20 21:59:39.683021 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12970 | 2025.03.20 21:59:39.683076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12971 | 2025.03.20 21:59:39.684580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12972 | 2025.03.20 21:59:39.684896 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12973 | 2025.03.20 21:59:39.685176 [ 137 ] {} <Debug> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12974 | 2025.03.20 21:59:39.685307 [ 137 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12975 | 2025.03.20 21:59:39.685400 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12976 | 2025.03.20 21:59:39.685892 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::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 | ||
12977 | 2025.03.20 21:59:39.686453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1812 | ||
12978 | 2025.03.20 21:59:39.686992 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12979 | 2025.03.20 21:59:39.687197 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1650 rows starting from the beginning of the part | ||
12980 | 2025.03.20 21:59:39.687886 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
12981 | 2025.03.20 21:59:39.688588 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
12982 | 2025.03.20 21:59:39.689261 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
12983 | 2025.03.20 21:59:39.689909 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
12984 | 2025.03.20 21:59:39.690547 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
12985 | 2025.03.20 21:59:39.699555 [ 196 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 72 columns (72 merged, 0 gathered) in 0.013938493 sec., 129999.70656799125 rows/sec., 100.87 MiB/sec. | ||
12986 | 2025.03.20 21:59:39.701422 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12987 | 2025.03.20 21:59:39.702300 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12988 | 2025.03.20 21:59:39.702413 [ 191 ] {8baacc22-c46a-4939-9a8a-5770b00554d1::all_1_51_10} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12989 | 2025.03.20 21:59:39.702778 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
12990 | 2025.03.20 21:59:40.039727 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12991 | 2025.03.20 21:59:40.039906 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12992 | 2025.03.20 21:59:40.039971 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12993 | 2025.03.20 21:59:40.040736 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12994 | 2025.03.20 21:59:40.040782 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
12995 | 2025.03.20 21:59:40.041220 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12996 | 2025.03.20 21:59:40.041476 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12997 | 2025.03.20 21:59:40.041692 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001831 sec., 65537.9574003277 rows/sec., 5.55 MiB/sec. | ||
12998 | 2025.03.20 21:59:40.041798 [ 5 ] {43d3dc9b-04af-4637-b685-7f4f5f184ab2} <Debug> TCPHandler: Processed in 0.002193459 sec. | ||
12999 | 2025.03.20 21:59:40.041975 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13000 | 2025.03.20 21:59:40.042248 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13001 | 2025.03.20 21:59:40.042350 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13002 | 2025.03.20 21:59:40.042947 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13003 | 2025.03.20 21:59:40.042987 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13004 | 2025.03.20 21:59:40.043345 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13005 | 2025.03.20 21:59:40.043591 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13006 | 2025.03.20 21:59:40.043801 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001656 sec., 19323.671497584543 rows/sec., 1.42 MiB/sec. | ||
13007 | 2025.03.20 21:59:40.043856 [ 5 ] {44e837ca-1eab-4cf3-9d28-3f4d24655ffc} <Debug> TCPHandler: Processed in 0.001949052 sec. | ||
13008 | 2025.03.20 21:59:40.043990 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13009 | 2025.03.20 21:59:40.044097 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13010 | 2025.03.20 21:59:40.044143 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13011 | 2025.03.20 21:59:40.044684 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13012 | 2025.03.20 21:59:40.044724 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13013 | 2025.03.20 21:59:40.045075 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13014 | 2025.03.20 21:59:40.045313 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13015 | 2025.03.20 21:59:40.045522 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001447 sec., 66344.1603317208 rows/sec., 5.18 MiB/sec. | ||
13016 | 2025.03.20 21:59:40.045574 [ 5 ] {8fa00037-3ca1-4c9e-80c4-63baefb72207} <Debug> TCPHandler: Processed in 0.001636803 sec. | ||
13017 | 2025.03.20 21:59:40.045708 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13018 | 2025.03.20 21:59:40.045843 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13019 | 2025.03.20 21:59:40.045902 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13020 | 2025.03.20 21:59:40.046504 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13021 | 2025.03.20 21:59:40.046544 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13022 | 2025.03.20 21:59:40.046929 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13023 | 2025.03.20 21:59:40.047163 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13024 | 2025.03.20 21:59:40.047381 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
13025 | 2025.03.20 21:59:40.047469 [ 5 ] {7e5326f7-a381-46f3-9323-da9133aea03d} <Debug> TCPHandler: Processed in 0.001826749 sec. | ||
13026 | 2025.03.20 21:59:40.047678 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13027 | 2025.03.20 21:59:40.047946 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13028 | 2025.03.20 21:59:40.048134 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <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 | ||
13029 | 2025.03.20 21:59:40.049248 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13030 | 2025.03.20 21:59:40.049288 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13031 | 2025.03.20 21:59:40.049925 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13032 | 2025.03.20 21:59:40.050185 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13033 | 2025.03.20 21:59:40.050428 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002579 sec., 12407.91004265219 rows/sec., 22.23 MiB/sec. | ||
13034 | 2025.03.20 21:59:40.050519 [ 5 ] {b1887f12-bfa6-4c50-8359-6c778375672d} <Debug> TCPHandler: Processed in 0.002940789 sec. | ||
13035 | 2025.03.20 21:59:40.050656 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13036 | 2025.03.20 21:59:40.050761 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13037 | 2025.03.20 21:59:40.050807 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13038 | 2025.03.20 21:59:40.051240 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13039 | 2025.03.20 21:59:40.051278 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13040 | 2025.03.20 21:59:40.051622 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13041 | 2025.03.20 21:59:40.051853 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13042 | 2025.03.20 21:59:40.052067 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
13043 | 2025.03.20 21:59:40.052157 [ 5 ] {2b2dbe85-46a6-40c9-b180-2a747216a97b} <Debug> TCPHandler: Processed in 0.001550481 sec. | ||
13044 | 2025.03.20 21:59:44.266899 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13045 | 2025.03.20 21:59:44.266975 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13046 | 2025.03.20 21:59:44.516440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
13047 | 2025.03.20 21:59:44.517087 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13048 | 2025.03.20 21:59:44.517129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13049 | 2025.03.20 21:59:44.517684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13050 | 2025.03.20 21:59:44.517968 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13051 | 2025.03.20 21:59:44.518181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
13052 | 2025.03.20 21:59:44.621687 [ 221 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13053 | 2025.03.20 21:59:44.621748 [ 221 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13054 | 2025.03.20 21:59:44.628878 [ 221 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13055 | 2025.03.20 21:59:45.038295 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13056 | 2025.03.20 21:59:45.038588 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13057 | 2025.03.20 21:59:45.038655 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13058 | 2025.03.20 21:59:45.039400 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13059 | 2025.03.20 21:59:45.039448 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13060 | 2025.03.20 21:59:45.039882 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13061 | 2025.03.20 21:59:45.040131 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13062 | 2025.03.20 21:59:45.040396 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001884 sec., 38216.56050955414 rows/sec., 3.09 MiB/sec. | ||
13063 | 2025.03.20 21:59:45.040456 [ 5 ] {3f65ec06-d279-48aa-b88b-d4d743c41764} <Debug> TCPHandler: Processed in 0.002343803 sec. | ||
13064 | 2025.03.20 21:59:45.040597 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13065 | 2025.03.20 21:59:45.040739 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13066 | 2025.03.20 21:59:45.040796 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13067 | 2025.03.20 21:59:45.041443 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13068 | 2025.03.20 21:59:45.041493 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13069 | 2025.03.20 21:59:45.041864 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13070 | 2025.03.20 21:59:45.042098 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13071 | 2025.03.20 21:59:45.042275 [ 132 ] {} <Debug> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13072 | 2025.03.20 21:59:45.042340 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001633 sec., 4898.958971218616 rows/sec., 368.38 KiB/sec. | ||
13073 | 2025.03.20 21:59:45.042364 [ 132 ] {} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13074 | 2025.03.20 21:59:45.042424 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13075 | 2025.03.20 21:59:45.042468 [ 5 ] {1bea21b8-c3d4-498a-bd35-2ea8913b7a2c} <Debug> TCPHandler: Processed in 0.001935222 sec. | ||
13076 | 2025.03.20 21:59:45.042657 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
13077 | 2025.03.20 21:59:45.042667 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13078 | 2025.03.20 21:59:45.042930 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13079 | 2025.03.20 21:59:45.043044 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13080 | 2025.03.20 21:59:45.043049 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13081 | 2025.03.20 21:59:45.043174 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 178 rows starting from the beginning of the part | ||
13082 | 2025.03.20 21:59:45.043807 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
13083 | 2025.03.20 21:59:45.044419 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
13084 | 2025.03.20 21:59:45.045038 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
13085 | 2025.03.20 21:59:45.045398 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
13086 | 2025.03.20 21:59:45.045600 [ 191 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
13087 | 2025.03.20 21:59:45.046511 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13088 | 2025.03.20 21:59:45.046555 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13089 | 2025.03.20 21:59:45.047091 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13090 | 2025.03.20 21:59:45.047446 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13091 | 2025.03.20 21:59:45.047598 [ 190 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.005061735 sec., 52946.272374986045 rows/sec., 3.77 MiB/sec. | ||
13092 | 2025.03.20 21:59:45.047889 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005042 sec., 14280.047600158669 rows/sec., 1.11 MiB/sec. | ||
13093 | 2025.03.20 21:59:45.047956 [ 190 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13094 | 2025.03.20 21:59:45.048017 [ 5 ] {ced39ec2-41bf-4615-8c0e-3fddc1cce290} <Debug> TCPHandler: Processed in 0.005404244 sec. | ||
13095 | 2025.03.20 21:59:45.048196 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13096 | 2025.03.20 21:59:45.048368 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13097 | 2025.03.20 21:59:45.048461 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13098 | 2025.03.20 21:59:45.048503 [ 190 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13099 | 2025.03.20 21:59:45.048755 [ 190 ] {143eff82-88f5-4d0c-aeb8-25504640bfd5::all_1_96_19} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13100 | 2025.03.20 21:59:45.048959 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13101 | 2025.03.20 21:59:45.049370 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13102 | 2025.03.20 21:59:45.049414 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13103 | 2025.03.20 21:59:45.049795 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13104 | 2025.03.20 21:59:45.050031 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13105 | 2025.03.20 21:59:45.050265 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001953 sec., 81925.24321556579 rows/sec., 5.71 MiB/sec. | ||
13106 | 2025.03.20 21:59:45.050346 [ 5 ] {44f64be8-1dc7-4630-b645-d6d3a3c00a29} <Debug> TCPHandler: Processed in 0.002209579 sec. | ||
13107 | 2025.03.20 21:59:45.050349 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13108 | 2025.03.20 21:59:45.050427 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13109 | 2025.03.20 21:59:45.050485 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13110 | 2025.03.20 21:59:45.050721 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13111 | 2025.03.20 21:59:45.050792 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <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 | ||
13112 | 2025.03.20 21:59:45.052504 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13113 | 2025.03.20 21:59:45.052557 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13114 | 2025.03.20 21:59:45.053874 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13115 | 2025.03.20 21:59:45.054265 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13116 | 2025.03.20 21:59:45.054580 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13117 | 2025.03.20 21:59:45.054613 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13118 | 2025.03.20 21:59:45.054790 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13119 | 2025.03.20 21:59:45.054883 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00422 sec., 1895.7345971563982 rows/sec., 3.40 MiB/sec. | ||
13120 | 2025.03.20 21:59:45.054939 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13121 | 2025.03.20 21:59:45.055625 [ 5 ] {2173a7e8-dfb7-40cc-9c02-d26326b3c23a} <Debug> TCPHandler: Processed in 0.005192989 sec. | ||
13122 | 2025.03.20 21:59:45.055989 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
13123 | 2025.03.20 21:59:45.056087 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13124 | 2025.03.20 21:59:45.056506 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13125 | 2025.03.20 21:59:45.056716 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13126 | 2025.03.20 21:59:45.059192 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13127 | 2025.03.20 21:59:45.059517 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13128 | 2025.03.20 21:59:45.059575 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1827 rows starting from the beginning of the part | ||
13129 | 2025.03.20 21:59:45.059600 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13130 | 2025.03.20 21:59:45.060311 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
13131 | 2025.03.20 21:59:45.061143 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
13132 | 2025.03.20 21:59:45.061180 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13133 | 2025.03.20 21:59:45.061734 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
13134 | 2025.03.20 21:59:45.061935 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13135 | 2025.03.20 21:59:45.062398 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
13136 | 2025.03.20 21:59:45.062792 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006406 sec., 9366.219169528567 rows/sec., 646.37 KiB/sec. | ||
13137 | 2025.03.20 21:59:45.063097 [ 5 ] {f0aa9def-e482-43b2-9397-a7ebfe7bc68e} <Debug> TCPHandler: Processed in 0.007121611 sec. | ||
13138 | 2025.03.20 21:59:45.063297 [ 192 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
13139 | 2025.03.20 21:59:45.072868 [ 190 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 19 columns (19 merged, 0 gathered) in 0.01755597 sec., 109079.70337155965 rows/sec., 195.47 MiB/sec. | ||
13140 | 2025.03.20 21:59:45.074468 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13141 | 2025.03.20 21:59:45.074929 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13142 | 2025.03.20 21:59:45.075023 [ 200 ] {ee4196bd-3af7-431b-86d6-984b31df7941::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13143 | 2025.03.20 21:59:45.075170 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
13144 | 2025.03.20 21:59:45.951621 [ 212 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13145 | 2025.03.20 21:59:45.951707 [ 212 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13146 | 2025.03.20 21:59:45.954198 [ 212 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13147 | 2025.03.20 21:59:45.993749 [ 224 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13148 | 2025.03.20 21:59:45.993788 [ 224 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13149 | 2025.03.20 21:59:45.995824 [ 224 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13150 | 2025.03.20 21:59:45.997935 [ 212 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13151 | 2025.03.20 21:59:45.997963 [ 212 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13152 | 2025.03.20 21:59:45.999915 [ 212 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13153 | 2025.03.20 21:59:46.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.12 MiB, peak 278.38 MiB, free memory in arenas 0.00 B, will set to 263.52 MiB (RSS), difference: 2.40 MiB | ||
13154 | 2025.03.20 21:59:46.353824 [ 218 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13155 | 2025.03.20 21:59:46.353910 [ 218 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13156 | 2025.03.20 21:59:46.356449 [ 218 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13157 | 2025.03.20 21:59:46.809528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13158 | 2025.03.20 21:59:46.831267 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13159 | 2025.03.20 21:59:46.831333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13160 | 2025.03.20 21:59:46.838528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13161 | 2025.03.20 21:59:46.839339 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13162 | 2025.03.20 21:59:46.843523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13163 | 2025.03.20 21:59:48.502173 [ 128 ] {} <Debug> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Selected 5 parts from all_1_46_9 to all_50_50_0 | ||
13164 | 2025.03.20 21:59:48.502260 [ 128 ] {} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13165 | 2025.03.20 21:59:48.502288 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13166 | 2025.03.20 21:59:48.502496 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_9 to all_50_50_0 into Compact with storage Full | ||
13167 | 2025.03.20 21:59:48.502820 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13168 | 2025.03.20 21:59:48.502864 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 365 rows starting from the beginning of the part | ||
13169 | 2025.03.20 21:59:48.503025 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 113 rows starting from the beginning of the part | ||
13170 | 2025.03.20 21:59:48.503279 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
13171 | 2025.03.20 21:59:48.503367 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 113 rows starting from the beginning of the part | ||
13172 | 2025.03.20 21:59:48.503636 [ 195 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
13173 | 2025.03.20 21:59:48.504831 [ 200 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 5 columns (5 merged, 0 gathered) in 0.002463346 sec., 425031.6439509513 rows/sec., 30.14 MiB/sec. | ||
13174 | 2025.03.20 21:59:48.505056 [ 190 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
13175 | 2025.03.20 21:59:48.505406 [ 190 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13176 | 2025.03.20 21:59:48.505505 [ 190 ] {890998d8-dddd-44b3-acff-5871faa62633::all_1_50_10} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633) (MergerMutator): Merged 5 parts: [all_1_46_9, all_50_50_0] -> all_1_50_10 | ||
13177 | 2025.03.20 21:59:48.505619 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
13178 | 2025.03.20 21:59:49.687585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1836 | ||
13179 | 2025.03.20 21:59:49.690627 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13180 | 2025.03.20 21:59:49.690690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13181 | 2025.03.20 21:59:49.692229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13182 | 2025.03.20 21:59:49.692553 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13183 | 2025.03.20 21:59:49.693229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1836 | ||
13184 | 2025.03.20 21:59:50.046499 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13185 | 2025.03.20 21:59:50.046714 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13186 | 2025.03.20 21:59:50.046788 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13187 | 2025.03.20 21:59:50.047696 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13188 | 2025.03.20 21:59:50.047738 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13189 | 2025.03.20 21:59:50.048184 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13190 | 2025.03.20 21:59:50.048438 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13191 | 2025.03.20 21:59:50.048664 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001994 sec., 106318.95687061183 rows/sec., 6.76 MiB/sec. | ||
13192 | 2025.03.20 21:59:50.048768 [ 5 ] {2193a414-3783-4030-ba17-c24593d17dbd} <Debug> TCPHandler: Processed in 0.002398955 sec. | ||
13193 | 2025.03.20 21:59:50.049013 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13194 | 2025.03.20 21:59:50.049130 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13195 | 2025.03.20 21:59:50.049180 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13196 | 2025.03.20 21:59:50.049715 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13197 | 2025.03.20 21:59:50.049754 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13198 | 2025.03.20 21:59:50.050109 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13199 | 2025.03.20 21:59:50.050361 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Trace> oximeter.fields_ipaddr (8dbadc5d-d2cb-4dd1-9511-38858501b47b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13200 | 2025.03.20 21:59:50.050538 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001434 sec., 1394.700139470014 rows/sec., 113.73 KiB/sec. | ||
13201 | 2025.03.20 21:59:50.050593 [ 5 ] {8afe9202-82cc-4871-87e8-fb7c0950aa15} <Debug> TCPHandler: Processed in 0.001667304 sec. | ||
13202 | 2025.03.20 21:59:50.050725 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13203 | 2025.03.20 21:59:50.050831 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13204 | 2025.03.20 21:59:50.050875 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13205 | 2025.03.20 21:59:50.051652 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13206 | 2025.03.20 21:59:50.051689 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13207 | 2025.03.20 21:59:50.052086 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13208 | 2025.03.20 21:59:50.052322 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13209 | 2025.03.20 21:59:50.052494 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Debug> executeQuery: Read 682 rows, 55.46 KiB in 0.001687 sec., 404267.9312388856 rows/sec., 32.10 MiB/sec. | ||
13210 | 2025.03.20 21:59:50.052545 [ 5 ] {ed2b6cb4-2662-4993-8046-3b207dd6e484} <Debug> TCPHandler: Processed in 0.00187193 sec. | ||
13211 | 2025.03.20 21:59:50.052673 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13212 | 2025.03.20 21:59:50.052785 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13213 | 2025.03.20 21:59:50.052831 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13214 | 2025.03.20 21:59:50.053408 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13215 | 2025.03.20 21:59:50.053446 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13216 | 2025.03.20 21:59:50.053822 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13217 | 2025.03.20 21:59:50.054070 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13218 | 2025.03.20 21:59:50.054245 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Debug> executeQuery: Read 140 rows, 8.93 KiB in 0.001484 sec., 94339.62264150943 rows/sec., 5.88 MiB/sec. | ||
13219 | 2025.03.20 21:59:50.054297 [ 5 ] {99e31e67-8d80-4b04-be0b-a594d2e64403} <Debug> TCPHandler: Processed in 0.001687296 sec. | ||
13220 | 2025.03.20 21:59:50.054423 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13221 | 2025.03.20 21:59:50.054527 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13222 | 2025.03.20 21:59:50.054572 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13223 | 2025.03.20 21:59:50.055132 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13224 | 2025.03.20 21:59:50.055169 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13225 | 2025.03.20 21:59:50.055520 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13226 | 2025.03.20 21:59:50.055771 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13227 | 2025.03.20 21:59:50.055970 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001464 sec., 77185.79234972678 rows/sec., 5.00 MiB/sec. | ||
13228 | 2025.03.20 21:59:50.056023 [ 5 ] {9742c3fa-3c7c-4ae3-ae4e-1986589a2523} <Debug> TCPHandler: Processed in 0.001651064 sec. | ||
13229 | 2025.03.20 21:59:50.056142 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13230 | 2025.03.20 21:59:50.056255 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13231 | 2025.03.20 21:59:50.056300 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13232 | 2025.03.20 21:59:50.056861 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13233 | 2025.03.20 21:59:50.056900 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13234 | 2025.03.20 21:59:50.057273 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13235 | 2025.03.20 21:59:50.057510 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13236 | 2025.03.20 21:59:50.057765 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00152 sec., 73684.21052631579 rows/sec., 4.20 MiB/sec. | ||
13237 | 2025.03.20 21:59:50.057936 [ 5 ] {54a0db75-fc1e-45a7-ac56-7f6dd8c59a46} <Debug> TCPHandler: Processed in 0.00184359 sec. | ||
13238 | 2025.03.20 21:59:50.058165 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13239 | 2025.03.20 21:59:50.058270 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13240 | 2025.03.20 21:59:50.058316 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13241 | 2025.03.20 21:59:50.059007 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2025.03.20 21:59:50.059047 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13243 | 2025.03.20 21:59:50.059422 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13244 | 2025.03.20 21:59:50.059659 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2025.03.20 21:59:50.059874 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Debug> executeQuery: Read 416 rows, 30.31 KiB in 0.001627 sec., 255685.31038721575 rows/sec., 18.19 MiB/sec. | ||
13246 | 2025.03.20 21:59:50.059927 [ 5 ] {05c81e67-a4a7-467d-986c-d38c8dba594b} <Debug> TCPHandler: Processed in 0.001833149 sec. | ||
13247 | 2025.03.20 21:59:50.060045 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13248 | 2025.03.20 21:59:50.060149 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13249 | 2025.03.20 21:59:50.060195 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13250 | 2025.03.20 21:59:50.060620 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13251 | 2025.03.20 21:59:50.060658 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13252 | 2025.03.20 21:59:50.061013 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
13253 | 2025.03.20 21:59:50.061244 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13254 | 2025.03.20 21:59:50.061480 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. | ||
13255 | 2025.03.20 21:59:50.061663 [ 5 ] {959fe3f1-7459-43ca-affc-2cfc172c9b86} <Debug> TCPHandler: Processed in 0.001667224 sec. | ||
13256 | 2025.03.20 21:59:50.061878 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13257 | 2025.03.20 21:59:50.061983 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13258 | 2025.03.20 21:59:50.062033 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13259 | 2025.03.20 21:59:50.062572 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13260 | 2025.03.20 21:59:50.062611 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13261 | 2025.03.20 21:59:50.062990 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13262 | 2025.03.20 21:59:50.063220 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13263 | 2025.03.20 21:59:50.063418 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001458 sec., 163237.31138545953 rows/sec., 10.94 MiB/sec. | ||
13264 | 2025.03.20 21:59:50.063469 [ 5 ] {091170bb-1663-4f94-a337-088a580dbfdd} <Debug> TCPHandler: Processed in 0.001654195 sec. | ||
13265 | 2025.03.20 21:59:50.063600 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13266 | 2025.03.20 21:59:50.063739 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13267 | 2025.03.20 21:59:50.063799 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13268 | 2025.03.20 21:59:50.064316 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13269 | 2025.03.20 21:59:50.064364 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13270 | 2025.03.20 21:59:50.064779 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
13271 | 2025.03.20 21:59:50.065028 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13272 | 2025.03.20 21:59:50.065280 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. | ||
13273 | 2025.03.20 21:59:50.065392 [ 5 ] {78f8d370-4e1a-4986-b340-7b4392d50fbc} <Debug> TCPHandler: Processed in 0.001849589 sec. | ||
13274 | 2025.03.20 21:59:50.065635 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13275 | 2025.03.20 21:59:50.065745 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13276 | 2025.03.20 21:59:50.065821 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <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 | ||
13277 | 2025.03.20 21:59:50.066957 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13278 | 2025.03.20 21:59:50.066998 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13279 | 2025.03.20 21:59:50.067676 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13280 | 2025.03.20 21:59:50.067932 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13281 | 2025.03.20 21:59:50.068169 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002448 sec., 13071.8954248366 rows/sec., 23.42 MiB/sec. | ||
13282 | 2025.03.20 21:59:50.068284 [ 5 ] {1ae485ff-a85d-4f58-83e0-79bde28d5ccb} <Debug> TCPHandler: Processed in 0.002734644 sec. | ||
13283 | 2025.03.20 21:59:50.068427 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13284 | 2025.03.20 21:59:50.068534 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13285 | 2025.03.20 21:59:50.068582 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13286 | 2025.03.20 21:59:50.069022 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13287 | 2025.03.20 21:59:50.069063 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13288 | 2025.03.20 21:59:50.069428 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13289 | 2025.03.20 21:59:50.069661 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13290 | 2025.03.20 21:59:50.069900 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001381 sec., 59377.262853005064 rows/sec., 3.77 MiB/sec. | ||
13291 | 2025.03.20 21:59:50.069964 [ 5 ] {89889b91-8723-4409-8753-3600810dae77} <Debug> TCPHandler: Processed in 0.001584292 sec. | ||
13292 | 2025.03.20 21:59:52.019242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
13293 | 2025.03.20 21:59:52.019925 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13294 | 2025.03.20 21:59:52.019974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13295 | 2025.03.20 21:59:52.020528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13296 | 2025.03.20 21:59:52.020793 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13297 | 2025.03.20 21:59:52.021026 [ 114 ] {} <Debug> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13298 | 2025.03.20 21:59:52.021053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
13299 | 2025.03.20 21:59:52.021117 [ 114 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2025.03.20 21:59:52.021149 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
13301 | 2025.03.20 21:59:52.021310 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13302 | 2025.03.20 21:59:52.021580 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13303 | 2025.03.20 21:59:52.021646 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
13304 | 2025.03.20 21:59:52.021732 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
13305 | 2025.03.20 21:59:52.021874 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
13306 | 2025.03.20 21:59:52.022200 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
13307 | 2025.03.20 21:59:52.022476 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
13308 | 2025.03.20 21:59:52.022713 [ 186 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
13309 | 2025.03.20 21:59:52.025586 [ 189 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004354397 sec., 7480714.321638564 rows/sec., 107.01 MiB/sec. | ||
13310 | 2025.03.20 21:59:52.026105 [ 189 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13311 | 2025.03.20 21:59:52.026446 [ 189 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13312 | 2025.03.20 21:59:52.026544 [ 189 ] {8c19f375-e26a-447a-a4fc-8604be4aec5a::all_1_71_14} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13313 | 2025.03.20 21:59:52.026671 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
13314 | 2025.03.20 21:59:54.344540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
13315 | 2025.03.20 21:59:54.366352 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13316 | 2025.03.20 21:59:54.366413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13317 | 2025.03.20 21:59:54.373568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13318 | 2025.03.20 21:59:54.374347 [ 243 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13319 | 2025.03.20 21:59:54.374791 [ 112 ] {} <Debug> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13320 | 2025.03.20 21:59:54.374963 [ 112 ] {} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13321 | 2025.03.20 21:59:54.375062 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13322 | 2025.03.20 21:59:54.375570 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13323 | 2025.03.20 21:59:54.390779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
13324 | 2025.03.20 21:59:54.392325 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13325 | 2025.03.20 21:59:54.393611 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
13326 | 2025.03.20 21:59:54.398783 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
13327 | 2025.03.20 21:59:54.404186 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
13328 | 2025.03.20 21:59:54.409477 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
13329 | 2025.03.20 21:59:54.415005 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
13330 | 2025.03.20 21:59:54.421015 [ 193 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
13331 | 2025.03.20 21:59:54.484231 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.108989645 sec., 4917.898393007887 rows/sec., 25.43 MiB/sec. | ||
13332 | 2025.03.20 21:59:54.487721 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13333 | 2025.03.20 21:59:54.490753 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13334 | 2025.03.20 21:59:54.490881 [ 186 ] {5baf57a4-a84f-495f-b822-ef09db1c6bef::all_1_71_14} <Trace> system.metric_log (5baf57a4-a84f-495f-b822-ef09db1c6bef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13335 | 2025.03.20 21:59:54.493589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
13336 | 2025.03.20 21:59:55.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.61 MiB, peak 282.02 MiB, free memory in arenas 0.00 B, will set to 263.53 MiB (RSS), difference: -1.09 MiB | ||
13337 | 2025.03.20 21:59:55.037994 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13338 | 2025.03.20 21:59:55.038276 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13339 | 2025.03.20 21:59:55.038385 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13340 | 2025.03.20 21:59:55.039304 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13341 | 2025.03.20 21:59:55.039347 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13342 | 2025.03.20 21:59:55.039765 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13343 | 2025.03.20 21:59:55.040012 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13344 | 2025.03.20 21:59:55.040253 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002057 sec., 35002.43072435586 rows/sec., 2.83 MiB/sec. | ||
13345 | 2025.03.20 21:59:55.040316 [ 5 ] {47608cf6-3e0c-4e62-b6dd-bfcef37d5d57} <Debug> TCPHandler: Processed in 0.002505807 sec. | ||
13346 | 2025.03.20 21:59:55.040442 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13347 | 2025.03.20 21:59:55.040554 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13348 | 2025.03.20 21:59:55.040603 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13349 | 2025.03.20 21:59:55.041128 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13350 | 2025.03.20 21:59:55.041169 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13351 | 2025.03.20 21:59:55.041522 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13352 | 2025.03.20 21:59:55.041768 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13353 | 2025.03.20 21:59:55.041999 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001464 sec., 5464.48087431694 rows/sec., 410.90 KiB/sec. | ||
13354 | 2025.03.20 21:59:55.042094 [ 5 ] {60038526-94b0-42ed-a66f-25f295a569d3} <Debug> TCPHandler: Processed in 0.001702925 sec. | ||
13355 | 2025.03.20 21:59:55.042236 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13356 | 2025.03.20 21:59:55.042512 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13357 | 2025.03.20 21:59:55.042596 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13358 | 2025.03.20 21:59:55.043156 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13359 | 2025.03.20 21:59:55.043197 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13360 | 2025.03.20 21:59:55.043550 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13361 | 2025.03.20 21:59:55.043786 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13362 | 2025.03.20 21:59:55.044010 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001598 sec., 45056.32040050063 rows/sec., 3.52 MiB/sec. | ||
13363 | 2025.03.20 21:59:55.044065 [ 5 ] {a6a9e359-09ef-4744-a90f-87a15bad1bdd} <Debug> TCPHandler: Processed in 0.001902991 sec. | ||
13364 | 2025.03.20 21:59:55.044183 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13365 | 2025.03.20 21:59:55.044289 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13366 | 2025.03.20 21:59:55.044339 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13367 | 2025.03.20 21:59:55.044856 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13368 | 2025.03.20 21:59:55.044896 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13369 | 2025.03.20 21:59:55.045281 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13370 | 2025.03.20 21:59:55.045515 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13371 | 2025.03.20 21:59:55.045761 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
13372 | 2025.03.20 21:59:55.045851 [ 5 ] {6b22afbd-03ac-4d51-a510-fb7abf4a8d18} <Debug> TCPHandler: Processed in 0.001720297 sec. | ||
13373 | 2025.03.20 21:59:55.046001 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13374 | 2025.03.20 21:59:55.046306 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13375 | 2025.03.20 21:59:55.046497 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <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 | ||
13376 | 2025.03.20 21:59:55.047563 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13377 | 2025.03.20 21:59:55.047603 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13378 | 2025.03.20 21:59:55.048217 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13379 | 2025.03.20 21:59:55.048477 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13380 | 2025.03.20 21:59:55.048753 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002574 sec., 3108.003108003108 rows/sec., 5.57 MiB/sec. | ||
13381 | 2025.03.20 21:59:55.049004 [ 5 ] {b5592f85-0de5-43ec-8466-603ff01c3293} <Debug> TCPHandler: Processed in 0.003090803 sec. | ||
13382 | 2025.03.20 21:59:55.049321 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13383 | 2025.03.20 21:59:55.049453 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13384 | 2025.03.20 21:59:55.049501 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13385 | 2025.03.20 21:59:55.049967 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13386 | 2025.03.20 21:59:55.050008 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13387 | 2025.03.20 21:59:55.050365 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13388 | 2025.03.20 21:59:55.050598 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13389 | 2025.03.20 21:59:55.050809 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. | ||
13390 | 2025.03.20 21:59:55.050861 [ 5 ] {2a4b3c6c-9a6f-4b3c-b895-212e3c716edd} <Debug> TCPHandler: Processed in 0.001638953 sec. | ||
13391 | 2025.03.20 21:59:59.267019 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13392 | 2025.03.20 21:59:59.267086 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13393 | 2025.03.20 21:59:59.522144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
13394 | 2025.03.20 21:59:59.522799 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13395 | 2025.03.20 21:59:59.522845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13396 | 2025.03.20 21:59:59.523397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13397 | 2025.03.20 21:59:59.523664 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c19f375-e26a-447a-a4fc-8604be4aec5a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13398 | 2025.03.20 21:59:59.523965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
13399 | 2025.03.20 21:59:59.694323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1872 | ||
13400 | 2025.03.20 21:59:59.697559 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13401 | 2025.03.20 21:59:59.697623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13402 | 2025.03.20 21:59:59.699142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13403 | 2025.03.20 21:59:59.699468 [ 242 ] {} <Trace> system.query_log (8baacc22-c46a-4939-9a8a-5770b00554d1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13404 | 2025.03.20 21:59:59.700201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
13405 | 2025.03.20 22:00:00.045539 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13406 | 2025.03.20 22:00:00.045746 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13407 | 2025.03.20 22:00:00.045824 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13408 | 2025.03.20 22:00:00.046694 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13409 | 2025.03.20 22:00:00.046741 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13410 | 2025.03.20 22:00:00.047193 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13411 | 2025.03.20 22:00:00.047455 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13412 | 2025.03.20 22:00:00.047613 [ 103 ] {} <Debug> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
13413 | 2025.03.20 22:00:00.047657 [ 103 ] {} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13414 | 2025.03.20 22:00:00.047670 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001981 sec., 107016.65825340737 rows/sec., 6.81 MiB/sec. | ||
13415 | 2025.03.20 22:00:00.047684 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13416 | 2025.03.20 22:00:00.047776 [ 5 ] {bd293e45-8994-47df-9c21-9dc4857c6ddb} <Debug> TCPHandler: Processed in 0.002369224 sec. | ||
13417 | 2025.03.20 22:00:00.047825 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
13418 | 2025.03.20 22:00:00.047935 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13419 | 2025.03.20 22:00:00.047943 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13420 | 2025.03.20 22:00:00.047986 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 236 rows starting from the beginning of the part | ||
13421 | 2025.03.20 22:00:00.048093 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13422 | 2025.03.20 22:00:00.048100 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
13423 | 2025.03.20 22:00:00.048232 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13424 | 2025.03.20 22:00:00.048618 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
13425 | 2025.03.20 22:00:00.048792 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
13426 | 2025.03.20 22:00:00.049001 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
13427 | 2025.03.20 22:00:00.049219 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
13428 | 2025.03.20 22:00:00.050489 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13429 | 2025.03.20 22:00:00.050532 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13430 | 2025.03.20 22:00:00.050914 [ 199 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.003159835 sec., 410147.998234085 rows/sec., 27.80 MiB/sec. | ||
13431 | 2025.03.20 22:00:00.051061 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
13432 | 2025.03.20 22:00:00.051077 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13433 | 2025.03.20 22:00:00.051386 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13434 | 2025.03.20 22:00:00.051403 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13435 | 2025.03.20 22:00:00.051491 [ 187 ] {633e6793-a2fb-40c7-a37e-b14ad6cc5b43::all_1_36_8} <Trace> oximeter.fields_i16 (633e6793-a2fb-40c7-a37e-b14ad6cc5b43) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
13436 | 2025.03.20 22:00:00.051614 [ 103 ] {} <Debug> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13437 | 2025.03.20 22:00:00.051617 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
13438 | 2025.03.20 22:00:00.051670 [ 103 ] {} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13439 | 2025.03.20 22:00:00.051696 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13440 | 2025.03.20 22:00:00.051699 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.003664 sec., 185862.44541484714 rows/sec., 14.76 MiB/sec. | ||
13441 | 2025.03.20 22:00:00.051982 [ 5 ] {affa854b-ff04-4e0b-b73d-63b5a3dbe3fd} <Debug> TCPHandler: Processed in 0.00410009 sec. | ||
13442 | 2025.03.20 22:00:00.052078 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13443 | 2025.03.20 22:00:00.052271 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13444 | 2025.03.20 22:00:00.052695 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13445 | 2025.03.20 22:00:00.052813 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13446 | 2025.03.20 22:00:00.052884 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13447 | 2025.03.20 22:00:00.053047 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1968 rows starting from the beginning of the part | ||
13448 | 2025.03.20 22:00:00.054195 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 120 rows starting from the beginning of the part | ||
13449 | 2025.03.20 22:00:00.054526 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
13450 | 2025.03.20 22:00:00.054782 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 682 rows starting from the beginning of the part | ||
13451 | 2025.03.20 22:00:00.055110 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
13452 | 2025.03.20 22:00:00.055483 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 681 rows starting from the beginning of the part | ||
13453 | 2025.03.20 22:00:00.056212 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13454 | 2025.03.20 22:00:00.056279 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13455 | 2025.03.20 22:00:00.057085 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13456 | 2025.03.20 22:00:00.057670 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Trace> oximeter.fields_u16 (143eff82-88f5-4d0c-aeb8-25504640bfd5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13457 | 2025.03.20 22:00:00.058214 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.005692 sec., 24244.553759662685 rows/sec., 1.51 MiB/sec. | ||
13458 | 2025.03.20 22:00:00.058310 [ 5 ] {3455b085-afac-4a03-8e1e-a50f5d23cf6b} <Debug> TCPHandler: Processed in 0.006168836 sec. | ||
13459 | 2025.03.20 22:00:00.058478 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13460 | 2025.03.20 22:00:00.058594 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13461 | 2025.03.20 22:00:00.058644 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13462 | 2025.03.20 22:00:00.059333 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3595 rows, containing 5 columns (5 merged, 0 gathered) in 0.007536182 sec., 477032.0037387632 rows/sec., 40.50 MiB/sec. | ||
13463 | 2025.03.20 22:00:00.059646 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13464 | 2025.03.20 22:00:00.060155 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13465 | 2025.03.20 22:00:00.060230 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13466 | 2025.03.20 22:00:00.060231 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13467 | 2025.03.20 22:00:00.060473 [ 194 ] {710deaba-9fb0-4861-b18f-ec68f0fdc07c::all_1_106_21} <Trace> oximeter.fields_string (710deaba-9fb0-4861-b18f-ec68f0fdc07c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13468 | 2025.03.20 22:00:00.060667 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
13469 | 2025.03.20 22:00:00.060949 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13470 | 2025.03.20 22:00:00.061219 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Trace> oximeter.fields_u32 (890998d8-dddd-44b3-acff-5871faa62633): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13471 | 2025.03.20 22:00:00.061406 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002838 sec., 39816.77237491191 rows/sec., 2.58 MiB/sec. | ||
13472 | 2025.03.20 22:00:00.061471 [ 5 ] {49541347-9f84-4c03-a7f6-cccdafef1dae} <Debug> TCPHandler: Processed in 0.003054541 sec. | ||
13473 | 2025.03.20 22:00:00.061581 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13474 | 2025.03.20 22:00:00.061686 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13475 | 2025.03.20 22:00:00.061732 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13476 | 2025.03.20 22:00:00.062303 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13477 | 2025.03.20 22:00:00.062341 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13478 | 2025.03.20 22:00:00.062699 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13479 | 2025.03.20 22:00:00.062941 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13480 | 2025.03.20 22:00:00.063075 [ 103 ] {} <Debug> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
13481 | 2025.03.20 22:00:00.063117 [ 103 ] {} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13482 | 2025.03.20 22:00:00.063127 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001462 sec., 76607.38714090288 rows/sec., 4.36 MiB/sec. | ||
13483 | 2025.03.20 22:00:00.063142 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13484 | 2025.03.20 22:00:00.063218 [ 5 ] {aeffbfb2-1586-43d9-b15a-efaf5911c768} <Debug> TCPHandler: Processed in 0.001689385 sec. | ||
13485 | 2025.03.20 22:00:00.063265 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
13486 | 2025.03.20 22:00:00.063370 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13487 | 2025.03.20 22:00:00.063378 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13488 | 2025.03.20 22:00:00.063415 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 124 rows starting from the beginning of the part | ||
13489 | 2025.03.20 22:00:00.063524 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13490 | 2025.03.20 22:00:00.063534 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
13491 | 2025.03.20 22:00:00.063619 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13492 | 2025.03.20 22:00:00.063813 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
13493 | 2025.03.20 22:00:00.064120 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
13494 | 2025.03.20 22:00:00.064315 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
13495 | 2025.03.20 22:00:00.064744 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
13496 | 2025.03.20 22:00:00.066080 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13497 | 2025.03.20 22:00:00.066128 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13498 | 2025.03.20 22:00:00.066602 [ 187 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.00339607 sec., 201409.27601610095 rows/sec., 12.31 MiB/sec. | ||
13499 | 2025.03.20 22:00:00.066700 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13500 | 2025.03.20 22:00:00.066845 [ 201 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
13501 | 2025.03.20 22:00:00.067148 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13502 | 2025.03.20 22:00:00.067399 [ 103 ] {} <Debug> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13503 | 2025.03.20 22:00:00.067476 [ 103 ] {} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13504 | 2025.03.20 22:00:00.067544 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.004062 sec., 101920.23633677993 rows/sec., 7.25 MiB/sec. | ||
13505 | 2025.03.20 22:00:00.067549 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13506 | 2025.03.20 22:00:00.067538 [ 201 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13507 | 2025.03.20 22:00:00.067772 [ 5 ] {5ff02b10-2a37-4107-be8d-07379e82d3ad} <Debug> TCPHandler: Processed in 0.004450849 sec. | ||
13508 | 2025.03.20 22:00:00.067949 [ 201 ] {89702e81-d8d3-427b-8c50-0769ee7d4264::all_1_36_8} <Trace> oximeter.fields_u8 (89702e81-d8d3-427b-8c50-0769ee7d4264) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
13509 | 2025.03.20 22:00:00.068124 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13510 | 2025.03.20 22:00:00.068235 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
13511 | 2025.03.20 22:00:00.068357 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13512 | 2025.03.20 22:00:00.068513 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13513 | 2025.03.20 22:00:00.068771 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13514 | 2025.03.20 22:00:00.068900 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13515 | 2025.03.20 22:00:00.069071 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 952 rows starting from the beginning of the part | ||
13516 | 2025.03.20 22:00:00.069895 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 96 rows starting from the beginning of the part | ||
13517 | 2025.03.20 22:00:00.070617 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
13518 | 2025.03.20 22:00:00.071240 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 416 rows starting from the beginning of the part | ||
13519 | 2025.03.20 22:00:00.071577 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
13520 | 2025.03.20 22:00:00.071903 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 414 rows starting from the beginning of the part | ||
13521 | 2025.03.20 22:00:00.072707 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13522 | 2025.03.20 22:00:00.072771 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13523 | 2025.03.20 22:00:00.073944 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13524 | 2025.03.20 22:00:00.074508 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Trace> oximeter.measurements_bool (e6e691a0-cf6d-49bf-9b8a-fe8d73034349): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13525 | 2025.03.20 22:00:00.075030 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00667 sec., 899.5502248875563 rows/sec., 47.00 KiB/sec. | ||
13526 | 2025.03.20 22:00:00.075267 [ 5 ] {012582f0-7349-43c7-bf32-87e0378ee800} <Debug> TCPHandler: Processed in 0.007276614 sec. | ||
13527 | 2025.03.20 22:00:00.075275 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 5 columns (5 merged, 0 gathered) in 0.007386187 sec., 273754.23882444354 rows/sec., 21.02 MiB/sec. | ||
13528 | 2025.03.20 22:00:00.075488 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13529 | 2025.03.20 22:00:00.075576 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13530 | 2025.03.20 22:00:00.075760 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13531 | 2025.03.20 22:00:00.075862 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13532 | 2025.03.20 22:00:00.076301 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13533 | 2025.03.20 22:00:00.076558 [ 198 ] {2363ae51-33ff-4f36-ba8a-3163ace83261::all_1_106_21} <Trace> oximeter.fields_uuid (2363ae51-33ff-4f36-ba8a-3163ace83261) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13534 | 2025.03.20 22:00:00.076691 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
13535 | 2025.03.20 22:00:00.077047 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13536 | 2025.03.20 22:00:00.077099 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13537 | 2025.03.20 22:00:00.077564 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13538 | 2025.03.20 22:00:00.077861 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13539 | 2025.03.20 22:00:00.078021 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13540 | 2025.03.20 22:00:00.078062 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13541 | 2025.03.20 22:00:00.078081 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002445 sec., 96932.5153374233 rows/sec., 6.50 MiB/sec. | ||
13542 | 2025.03.20 22:00:00.078090 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13543 | 2025.03.20 22:00:00.078261 [ 5 ] {1791aec8-007c-4061-b294-262225118b8e} <Debug> TCPHandler: Processed in 0.002865636 sec. | ||
13544 | 2025.03.20 22:00:00.078373 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13545 | 2025.03.20 22:00:00.078462 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13546 | 2025.03.20 22:00:00.078737 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13547 | 2025.03.20 22:00:00.078747 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13548 | 2025.03.20 22:00:00.078812 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 31251 rows starting from the beginning of the part | ||
13549 | 2025.03.20 22:00:00.078890 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13550 | 2025.03.20 22:00:00.079205 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
13551 | 2025.03.20 22:00:00.079730 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
13552 | 2025.03.20 22:00:00.080114 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 238 rows starting from the beginning of the part | ||
13553 | 2025.03.20 22:00:00.080400 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
13554 | 2025.03.20 22:00:00.080816 [ 188 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
13555 | 2025.03.20 22:00:00.081560 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13556 | 2025.03.20 22:00:00.081649 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13557 | 2025.03.20 22:00:00.082547 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13558 | 2025.03.20 22:00:00.082972 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13559 | 2025.03.20 22:00:00.083183 [ 103 ] {} <Debug> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
13560 | 2025.03.20 22:00:00.083223 [ 103 ] {} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13561 | 2025.03.20 22:00:00.083255 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13562 | 2025.03.20 22:00:00.083259 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004623 sec., 216.30975556997618 rows/sec., 14.58 KiB/sec. | ||
13563 | 2025.03.20 22:00:00.083656 [ 5 ] {bd7db37d-e98b-4f9f-b145-d2d3039abf6c} <Debug> TCPHandler: Processed in 0.00525922 sec. | ||
13564 | 2025.03.20 22:00:00.084101 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
13565 | 2025.03.20 22:00:00.084238 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13566 | 2025.03.20 22:00:00.084996 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13567 | 2025.03.20 22:00:00.084981 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13568 | 2025.03.20 22:00:00.085084 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
13569 | 2025.03.20 22:00:00.085508 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
13570 | 2025.03.20 22:00:00.085572 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <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 | ||
13571 | 2025.03.20 22:00:00.086006 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
13572 | 2025.03.20 22:00:00.086586 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
13573 | 2025.03.20 22:00:00.087144 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
13574 | 2025.03.20 22:00:00.087945 [ 196 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
13575 | 2025.03.20 22:00:00.093311 [ 192 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.009930706 sec., 3524.42213071256 rows/sec., 237.49 KiB/sec. | ||
13576 | 2025.03.20 22:00:00.093638 [ 200 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
13577 | 2025.03.20 22:00:00.094713 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13578 | 2025.03.20 22:00:00.094902 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13579 | 2025.03.20 22:00:00.094908 [ 195 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13580 | 2025.03.20 22:00:00.095101 [ 190 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32206 rows, containing 5 columns (5 merged, 0 gathered) in 0.016890731 sec., 1906726.2393794563 rows/sec., 129.78 MiB/sec. | ||
13581 | 2025.03.20 22:00:00.095241 [ 195 ] {c5b491ff-c0f1-40a8-8a9f-7727ed0baf64::all_1_35_7} <Trace> oximeter.measurements_f64 (c5b491ff-c0f1-40a8-8a9f-7727ed0baf64) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
13582 | 2025.03.20 22:00:00.095415 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13583 | 2025.03.20 22:00:00.095892 [ 190 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13584 | 2025.03.20 22:00:00.096476 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13585 | 2025.03.20 22:00:00.096622 [ 190 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13586 | 2025.03.20 22:00:00.096814 [ 190 ] {590959a7-bed3-437e-872d-dd66286c306a::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (590959a7-bed3-437e-872d-dd66286c306a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13587 | 2025.03.20 22:00:00.097001 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
13588 | 2025.03.20 22:00:00.097114 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <Trace> oximeter.measurements_histogramu64 (ee4196bd-3af7-431b-86d6-984b31df7941): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13589 | 2025.03.20 22:00:00.097373 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.012751 sec., 2509.6070896400283 rows/sec., 4.50 MiB/sec. | ||
13590 | 2025.03.20 22:00:00.097541 [ 5 ] {50844be3-dbe3-4f15-aff6-00d724eacf24} <Debug> TCPHandler: Processed in 0.013528372 sec. | ||
13591 | 2025.03.20 22:00:00.097695 [ 5 ] {} <Trace> TCP-Session: 4b9e3d10-5031-4819-8e21-753d0e00981d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13592 | 2025.03.20 22:00:00.097816 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13593 | 2025.03.20 22:00:00.097872 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13594 | 2025.03.20 22:00:00.098377 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13595 | 2025.03.20 22:00:00.098422 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13596 | 2025.03.20 22:00:00.098849 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13597 | 2025.03.20 22:00:00.099142 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13598 | 2025.03.20 22:00:00.099304 [ 103 ] {} <Debug> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13599 | 2025.03.20 22:00:00.099352 [ 103 ] {} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13600 | 2025.03.20 22:00:00.099359 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001569 sec., 52262.58763543658 rows/sec., 3.32 MiB/sec. | ||
13601 | 2025.03.20 22:00:00.099382 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
13602 | 2025.03.20 22:00:00.099465 [ 5 ] {27719331-965f-420a-a852-73db0782e955} <Debug> TCPHandler: Processed in 0.001826369 sec. | ||
13603 | 2025.03.20 22:00:00.099623 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13604 | 2025.03.20 22:00:00.099766 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13605 | 2025.03.20 22:00:00.099807 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6420 rows starting from the beginning of the part | ||
13606 | 2025.03.20 22:00:00.099931 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
13607 | 2025.03.20 22:00:00.100159 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
13608 | 2025.03.20 22:00:00.100341 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part | ||
13609 | 2025.03.20 22:00:00.100517 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
13610 | 2025.03.20 22:00:00.100662 [ 189 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part | ||
13611 | 2025.03.20 22:00:00.103432 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6764 rows, containing 4 columns (4 merged, 0 gathered) in 0.003953665 sec., 1710817.684351102 rows/sec., 112.40 MiB/sec. | ||
13612 | 2025.03.20 22:00:00.103917 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13613 | 2025.03.20 22:00:00.104260 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13614 | 2025.03.20 22:00:00.104347 [ 195 ] {45dd0ae6-1af7-43e6-8e19-824e47dc2301::all_1_106_21} <Trace> oximeter.measurements_u64 (45dd0ae6-1af7-43e6-8e19-824e47dc2301) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13615 | 2025.03.20 22:00:00.104442 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. |