1 | [ Nov 25 19:31:05 Enabled. ] | ||
2 | [ Nov 25 19:31:05 Rereading configuration. ] | ||
3 | [ Nov 25 19:31:08 Rereading configuration. ] | ||
4 | [ Nov 25 19:31:20 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 | [ Nov 25 19:31:20 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 | 2024.11.25 19:31:20.944697 [ 1 ] {} <Information> Application: Will watch for the process with pid 28849 | ||
29 | 2024.11.25 19:31:20.945154 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.25 19:31:21.466359 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 28849 | ||
31 | 2024.11.25 19:31:21.467178 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.25 19:31:21.467945 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.25 19:31:21.563320 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.25 19:31:21.582092 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.25 19:31:21.582173 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.25 19:31:21.582186 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.25 19:31:21.582251 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.25 19:31:21.582813 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.25 19:31:21.584464 [ 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 | 2024.11.25 19:31:21.585248 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.25 19:31:21.586107 [ 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 | 2024.11.25 19:31:21.586155 [ 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 | 2024.11.25 19:31:21.586195 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.25 19:31:21.586364 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.25 19:31:21.587376 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.25 19:31:21.593227 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.25 19:31:21.593969 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.25 19:31:21.595398 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.25 19:31:21.595494 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.25 19:31:21.597125 [ 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 | 2024.11.25 19:31:21.597654 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.25 19:31:21.602121 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.25 19:31:21.602671 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.25 19:31:21.604235 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.25 19:31:21.604682 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.25 19:31:21.605102 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.25 19:31:21.605459 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.25 19:31:21.606924 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.25 19:31:21.606952 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.25 19:31:21.607003 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.25 19:31:21.607080 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.25 19:31:21.616579 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.25 19:31:21.616603 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147643 sec | ||
68 | 2024.11.25 19:31:21.616674 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.25 19:31:21.616716 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.25 19:31:21.617929 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.25 19:31:21.619033 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.25 19:31:21.632959 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.25 19:31:21.633005 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.25 19:31:21.633080 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.25 19:31:21.633094 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.25 19:31:21.633125 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.25 19:31:21.633195 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.11.25 19:31:21.637756 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.25 19:31:21.637805 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.25 19:31:21.637857 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.11.25 19:31:21.638068 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.25 19:31:21.638089 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.25 19:31:21.638125 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.25 19:31:21.638197 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.25 19:31:21.638210 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.25 19:31:21.638240 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.25 19:31:21.638307 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.25 19:31:21.667601 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.25 19:31:21.670967 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.25 19:31:21.671059 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115443 sec | ||
91 | 2024.11.25 19:31:21.671077 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.25 19:31:21.671090 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.25 19:31:21.671120 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.25 19:31:21.671360 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.25 19:31:21.671470 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.25 19:31:21.671488 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.25 19:31:21.671502 [ 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 | 2024.11.25 19:31:21.671518 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.25 19:31:21.687461 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.25 19:31:21.687688 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.11.25 19:31:21.688626 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.36e-05 sec. | ||
102 | 2024.11.25 19:31:21.689640 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.25 19:31:21.689700 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.25 19:31:21.689729 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.25 19:31:21.779016 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46027 | ||
106 | 2024.11.25 19:31:21.779406 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.25 19:31:21.779479 [ 3 ] {} <Debug> TCP-Session: 6b48a9a6-6a0d-42f1-9ab4-90bd70d3808b Authenticating user 'default' from [fd00:1122:3344:101::a]:46027 | ||
108 | 2024.11.25 19:31:21.779533 [ 3 ] {} <Debug> TCP-Session: 6b48a9a6-6a0d-42f1-9ab4-90bd70d3808b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.25 19:31:21.779641 [ 3 ] {} <Debug> TCP-Session: 6b48a9a6-6a0d-42f1-9ab4-90bd70d3808b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.25 19:31:21.779758 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.25 19:31:21.779796 [ 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 | 2024.11.25 19:31:21.779919 [ 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 | 2024.11.25 19:31:21.781012 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50087 | ||
114 | 2024.11.25 19:31:21.781007 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41703 | ||
115 | 2024.11.25 19:31:21.781132 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.25 19:31:21.781187 [ 5 ] {} <Debug> TCP-Session: 603240b2-32e1-4e80-8c7c-f4dee23fa7d2 Authenticating user 'default' from [fd00:1122:3344:101::a]:50087 | ||
117 | 2024.11.25 19:31:21.781188 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2024.11.25 19:31:21.781320 [ 5 ] {} <Debug> TCP-Session: 603240b2-32e1-4e80-8c7c-f4dee23fa7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2024.11.25 19:31:21.781336 [ 4 ] {} <Debug> TCP-Session: 238d3f6b-c445-44a3-b426-f82d8ea4a13d Authenticating user 'default' from [fd00:1122:3344:101::a]:41703 | ||
120 | 2024.11.25 19:31:21.781359 [ 5 ] {} <Debug> TCP-Session: 603240b2-32e1-4e80-8c7c-f4dee23fa7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.25 19:31:21.781464 [ 4 ] {} <Debug> TCP-Session: 238d3f6b-c445-44a3-b426-f82d8ea4a13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.25 19:31:21.781504 [ 4 ] {} <Debug> TCP-Session: 238d3f6b-c445-44a3-b426-f82d8ea4a13d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.11.25 19:31:21.781863 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54404 | ||
124 | 2024.11.25 19:31:21.781991 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35785 | ||
125 | 2024.11.25 19:31:21.781996 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.11.25 19:31:21.782038 [ 253 ] {} <Debug> TCP-Session: 79bd3d58-48f5-421d-bd1c-88d473bd65b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:54404 | ||
127 | 2024.11.25 19:31:21.782178 [ 253 ] {} <Debug> TCP-Session: 79bd3d58-48f5-421d-bd1c-88d473bd65b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.25 19:31:21.782193 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.11.25 19:31:21.782213 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35893 | ||
130 | 2024.11.25 19:31:21.782243 [ 254 ] {} <Debug> TCP-Session: 8c8a1661-fb08-416c-9aa5-ecc1317bd502 Authenticating user 'default' from [fd00:1122:3344:101::a]:35785 | ||
131 | 2024.11.25 19:31:21.782222 [ 253 ] {} <Debug> TCP-Session: 79bd3d58-48f5-421d-bd1c-88d473bd65b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.25 19:31:21.782289 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43263 | ||
133 | 2024.11.25 19:31:21.782497 [ 254 ] {} <Debug> TCP-Session: 8c8a1661-fb08-416c-9aa5-ecc1317bd502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.25 19:31:21.782528 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2024.11.25 19:31:21.782572 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2024.11.25 19:31:21.782552 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36932 | ||
137 | 2024.11.25 19:31:21.782653 [ 255 ] {} <Debug> TCP-Session: 3bad25fb-fb2b-44bd-a46d-05289ba12949 Authenticating user 'default' from [fd00:1122:3344:101::a]:35893 | ||
138 | 2024.11.25 19:31:21.782640 [ 256 ] {} <Debug> TCP-Session: 3a1b5e79-dbcd-4e5c-88e9-3742404c361f Authenticating user 'default' from [fd00:1122:3344:101::a]:43263 | ||
139 | 2024.11.25 19:31:21.782624 [ 254 ] {} <Debug> TCP-Session: 8c8a1661-fb08-416c-9aa5-ecc1317bd502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.11.25 19:31:21.782803 [ 256 ] {} <Debug> TCP-Session: 3a1b5e79-dbcd-4e5c-88e9-3742404c361f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.11.25 19:31:21.782773 [ 255 ] {} <Debug> TCP-Session: 3bad25fb-fb2b-44bd-a46d-05289ba12949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.11.25 19:31:21.782885 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2024.11.25 19:31:21.782919 [ 256 ] {} <Debug> TCP-Session: 3a1b5e79-dbcd-4e5c-88e9-3742404c361f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.11.25 19:31:21.782944 [ 255 ] {} <Debug> TCP-Session: 3bad25fb-fb2b-44bd-a46d-05289ba12949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.25 19:31:21.782935 [ 257 ] {} <Debug> TCP-Session: b857b7a3-7859-43bc-b4d1-7997c474bd4e Authenticating user 'default' from [fd00:1122:3344:101::a]:36932 | ||
146 | 2024.11.25 19:31:21.783043 [ 257 ] {} <Debug> TCP-Session: b857b7a3-7859-43bc-b4d1-7997c474bd4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.25 19:31:21.783136 [ 257 ] {} <Debug> TCP-Session: b857b7a3-7859-43bc-b4d1-7997c474bd4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.25 19:31:21.866731 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40824 | ||
149 | 2024.11.25 19:31:21.866868 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.25 19:31:21.867393 [ 258 ] {} <Debug> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:40824 | ||
151 | 2024.11.25 19:31:21.867415 [ 258 ] {} <Debug> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.25 19:31:21.867432 [ 258 ] {} <Debug> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.25 19:31:21.867549 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.11.25 19:31:21.867580 [ 258 ] {} <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 | ||
155 | 2024.11.25 19:31:21.867663 [ 258 ] {} <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 | ||
156 | 2024.11.25 19:31:21.868032 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59866 | ||
157 | 2024.11.25 19:31:21.868272 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62020 | ||
158 | 2024.11.25 19:31:21.868294 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2024.11.25 19:31:21.868301 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64669 | ||
160 | 2024.11.25 19:31:21.868343 [ 259 ] {} <Debug> TCP-Session: 4ff48a1b-1380-414f-9953-932cff436435 Authenticating user 'default' from [fd00:1122:3344:101::d]:59866 | ||
161 | 2024.11.25 19:31:21.868460 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38417 | ||
162 | 2024.11.25 19:31:21.868489 [ 259 ] {} <Debug> TCP-Session: 4ff48a1b-1380-414f-9953-932cff436435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
163 | 2024.11.25 19:31:21.868477 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
164 | 2024.11.25 19:31:21.868660 [ 259 ] {} <Debug> TCP-Session: 4ff48a1b-1380-414f-9953-932cff436435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2024.11.25 19:31:21.868683 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46393 | ||
166 | 2024.11.25 19:31:21.868850 [ 261 ] {} <Debug> TCP-Session: 127b3f30-3714-4ac3-81f6-6133a2754280 Authenticating user 'default' from [fd00:1122:3344:101::d]:62020 | ||
167 | 2024.11.25 19:31:21.868862 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2024.11.25 19:31:21.869038 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2024.11.25 19:31:21.869056 [ 261 ] {} <Debug> TCP-Session: 127b3f30-3714-4ac3-81f6-6133a2754280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.11.25 19:31:21.869082 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
171 | 2024.11.25 19:31:21.869114 [ 261 ] {} <Debug> TCP-Session: 127b3f30-3714-4ac3-81f6-6133a2754280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2024.11.25 19:31:21.869158 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55039 | ||
173 | 2024.11.25 19:31:21.869107 [ 263 ] {} <Debug> TCP-Session: dec2188f-4d4b-4da6-90b0-5e1d15ff2917 Authenticating user 'default' from [fd00:1122:3344:101::d]:46393 | ||
174 | 2024.11.25 19:31:21.869089 [ 260 ] {} <Debug> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64669 | ||
175 | 2024.11.25 19:31:21.869820 [ 262 ] {} <Debug> TCP-Session: 73734a69-873e-4927-a226-b64c56565ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38417 | ||
176 | 2024.11.25 19:31:21.869952 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2024.11.25 19:31:21.869973 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49147 | ||
178 | 2024.11.25 19:31:21.870012 [ 263 ] {} <Debug> TCP-Session: dec2188f-4d4b-4da6-90b0-5e1d15ff2917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.11.25 19:31:21.870052 [ 264 ] {} <Debug> TCP-Session: 7c67662f-7488-43cd-bb91-948f2d255d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:55039 | ||
180 | 2024.11.25 19:31:21.870056 [ 262 ] {} <Debug> TCP-Session: 73734a69-873e-4927-a226-b64c56565ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2024.11.25 19:31:21.870093 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43018 | ||
182 | 2024.11.25 19:31:21.870132 [ 263 ] {} <Debug> TCP-Session: dec2188f-4d4b-4da6-90b0-5e1d15ff2917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.11.25 19:31:21.869995 [ 260 ] {} <Debug> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.11.25 19:31:21.870689 [ 264 ] {} <Debug> TCP-Session: 7c67662f-7488-43cd-bb91-948f2d255d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.11.25 19:31:21.870731 [ 260 ] {} <Debug> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2024.11.25 19:31:21.870740 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
187 | 2024.11.25 19:31:21.870779 [ 262 ] {} <Debug> TCP-Session: 73734a69-873e-4927-a226-b64c56565ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.11.25 19:31:21.870817 [ 264 ] {} <Debug> TCP-Session: 7c67662f-7488-43cd-bb91-948f2d255d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.11.25 19:31:21.870826 [ 265 ] {} <Debug> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Authenticating user 'default' from [fd00:1122:3344:101::d]:49147 | ||
190 | 2024.11.25 19:31:21.870834 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
191 | 2024.11.25 19:31:21.871027 [ 265 ] {} <Debug> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.11.25 19:31:21.871062 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
193 | 2024.11.25 19:31:21.871090 [ 265 ] {} <Debug> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.11.25 19:31:21.871150 [ 266 ] {} <Debug> TCP-Session: 25c868ef-7008-4e9a-9415-4a748ae40bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43018 | ||
195 | 2024.11.25 19:31:21.871229 [ 266 ] {} <Debug> TCP-Session: 25c868ef-7008-4e9a-9415-4a748ae40bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.11.25 19:31:21.871280 [ 266 ] {} <Debug> TCP-Session: 25c868ef-7008-4e9a-9415-4a748ae40bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.11.25 19:31:21.874338 [ 258 ] {af9c3a9e-68c3-44d2-bfaa-367f1b3908dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2024.11.25 19:31:21.930894 [ 258 ] {af9c3a9e-68c3-44d2-bfaa-367f1b3908dd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40824) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 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 | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 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 | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2024.11.25 19:31:21.932367 [ 258 ] {af9c3a9e-68c3-44d2-bfaa-367f1b3908dd} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 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 | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 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 | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 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 | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2024.11.25 19:31:21.932579 [ 258 ] {af9c3a9e-68c3-44d2-bfaa-367f1b3908dd} <Debug> TCPHandler: Processed in 0.063635049 sec. | ||
247 | 2024.11.25 19:31:21.932851 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2024.11.25 19:31:21.933038 [ 265 ] {8216deab-4002-4407-a7c3-ff019d149ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2024.11.25 19:31:21.933424 [ 265 ] {8216deab-4002-4407-a7c3-ff019d149ca1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49147) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 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 | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 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 | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 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 | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2024.11.25 19:31:21.933688 [ 265 ] {8216deab-4002-4407-a7c3-ff019d149ca1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 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 | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 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 | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 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 | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2024.11.25 19:31:21.933901 [ 265 ] {8216deab-4002-4407-a7c3-ff019d149ca1} <Debug> TCPHandler: Processed in 0.001187413 sec. | ||
298 | 2024.11.25 19:31:21.934676 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2024.11.25 19:31:21.936163 [ 258 ] {040722db-8bd6-4d54-9841-09debeeb256d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
300 | 2024.11.25 19:31:21.936812 [ 258 ] {040722db-8bd6-4d54-9841-09debeeb256d} <Debug> TCPHandler: Processed in 0.002242593 sec. | ||
301 | 2024.11.25 19:31:21.936988 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.11.25 19:31:21.937168 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
303 | 2024.11.25 19:31:21.937260 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
304 | 2024.11.25 19:31:21.938966 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
305 | 2024.11.25 19:31:21.939050 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114492 sec | ||
306 | 2024.11.25 19:31:21.939066 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Trace> ReferentialDeps: No tables | ||
307 | 2024.11.25 19:31:21.939077 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Trace> LoadingDeps: No tables | ||
308 | 2024.11.25 19:31:21.939156 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
309 | 2024.11.25 19:31:21.939207 [ 265 ] {c8af04dc-63be-4e0e-b5c8-a09d3fe97297} <Debug> TCPHandler: Processed in 0.002274674 sec. | ||
310 | 2024.11.25 19:31:21.939380 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
311 | 2024.11.25 19:31:21.939592 [ 258 ] {fc241036-cf75-4cac-92e4-539885336201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) /* The version table contains metadata about the `oximeter` database */ | ||
312 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
313 | 2024.11.25 19:31:21.939680 [ 258 ] {fc241036-cf75-4cac-92e4-539885336201} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
314 | 2024.11.25 19:31:21.947534 [ 258 ] {fc241036-cf75-4cac-92e4-539885336201} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
315 | 2024.11.25 19:31:21.948722 [ 258 ] {fc241036-cf75-4cac-92e4-539885336201} <Debug> oximeter.version (dd2d6048-73e4-4ae1-8419-6e69abe97159): Loading data parts | ||
316 | 2024.11.25 19:31:21.949192 [ 258 ] {fc241036-cf75-4cac-92e4-539885336201} <Debug> oximeter.version (dd2d6048-73e4-4ae1-8419-6e69abe97159): There are no data parts | ||
317 | 2024.11.25 19:31:21.951912 [ 258 ] {fc241036-cf75-4cac-92e4-539885336201} <Debug> TCPHandler: Processed in 0.012585547 sec. | ||
318 | 2024.11.25 19:31:21.952147 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2024.11.25 19:31:21.952361 [ 265 ] {c3b09916-6620-42ad-a8ad-d22cb219e80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) /* The measurement tables contain all individual samples from each timeseries. | ||
320 | * | ||
321 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
322 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
323 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
324 | * by all samples from the same timeseries. | ||
325 | * | ||
326 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
327 | * and then uses that to index quickly into the measurements tables. | ||
328 | */ | ||
329 | 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) | ||
330 | 2024.11.25 19:31:21.952493 [ 265 ] {c3b09916-6620-42ad-a8ad-d22cb219e80f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
331 | 2024.11.25 19:31:21.960481 [ 265 ] {c3b09916-6620-42ad-a8ad-d22cb219e80f} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Loading data parts | ||
332 | 2024.11.25 19:31:21.960750 [ 265 ] {c3b09916-6620-42ad-a8ad-d22cb219e80f} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): There are no data parts | ||
333 | 2024.11.25 19:31:21.962313 [ 265 ] {c3b09916-6620-42ad-a8ad-d22cb219e80f} <Debug> TCPHandler: Processed in 0.010225001 sec. | ||
334 | 2024.11.25 19:31:21.962498 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.25 19:31:21.962828 [ 258 ] {84bad0c8-31d0-4920-b9d3-b750289f2560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
336 | 2024.11.25 19:31:21.962916 [ 258 ] {84bad0c8-31d0-4920-b9d3-b750289f2560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
337 | 2024.11.25 19:31:21.964828 [ 258 ] {84bad0c8-31d0-4920-b9d3-b750289f2560} <Debug> oximeter.measurements_i8 (ad3180f1-fa98-4628-8a14-a3dc054c49f6): Loading data parts | ||
338 | 2024.11.25 19:31:21.965010 [ 258 ] {84bad0c8-31d0-4920-b9d3-b750289f2560} <Debug> oximeter.measurements_i8 (ad3180f1-fa98-4628-8a14-a3dc054c49f6): There are no data parts | ||
339 | 2024.11.25 19:31:21.966453 [ 258 ] {84bad0c8-31d0-4920-b9d3-b750289f2560} <Debug> TCPHandler: Processed in 0.004021359 sec. | ||
340 | 2024.11.25 19:31:21.966680 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2024.11.25 19:31:21.966889 [ 265 ] {e155fd02-6769-4aac-811e-57d6d27c0edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
342 | 2024.11.25 19:31:21.967009 [ 265 ] {e155fd02-6769-4aac-811e-57d6d27c0edb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
343 | 2024.11.25 19:31:21.968824 [ 265 ] {e155fd02-6769-4aac-811e-57d6d27c0edb} <Debug> oximeter.measurements_u8 (173792da-9c1c-4ad4-a78d-f26860543c07): Loading data parts | ||
344 | 2024.11.25 19:31:21.969050 [ 265 ] {e155fd02-6769-4aac-811e-57d6d27c0edb} <Debug> oximeter.measurements_u8 (173792da-9c1c-4ad4-a78d-f26860543c07): There are no data parts | ||
345 | 2024.11.25 19:31:21.970472 [ 265 ] {e155fd02-6769-4aac-811e-57d6d27c0edb} <Debug> TCPHandler: Processed in 0.003848015 sec. | ||
346 | 2024.11.25 19:31:21.970669 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2024.11.25 19:31:21.970976 [ 258 ] {62777664-e269-4891-bbbc-2b0fb83cb74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
348 | 2024.11.25 19:31:21.971024 [ 258 ] {62777664-e269-4891-bbbc-2b0fb83cb74f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
349 | 2024.11.25 19:31:21.972830 [ 258 ] {62777664-e269-4891-bbbc-2b0fb83cb74f} <Debug> oximeter.measurements_i16 (fbaf4b0e-332f-4266-b8ee-6d7cf4587846): Loading data parts | ||
350 | 2024.11.25 19:31:21.972977 [ 258 ] {62777664-e269-4891-bbbc-2b0fb83cb74f} <Debug> oximeter.measurements_i16 (fbaf4b0e-332f-4266-b8ee-6d7cf4587846): There are no data parts | ||
351 | 2024.11.25 19:31:21.974335 [ 258 ] {62777664-e269-4891-bbbc-2b0fb83cb74f} <Debug> TCPHandler: Processed in 0.003734784 sec. | ||
352 | 2024.11.25 19:31:21.974554 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2024.11.25 19:31:21.974756 [ 265 ] {7452fdd9-c913-4c92-9f11-d63a6a12626b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
354 | 2024.11.25 19:31:21.974879 [ 265 ] {7452fdd9-c913-4c92-9f11-d63a6a12626b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
355 | 2024.11.25 19:31:21.976807 [ 265 ] {7452fdd9-c913-4c92-9f11-d63a6a12626b} <Debug> oximeter.measurements_u16 (91f087e8-54bd-4ce2-97a2-2ce7e32e3696): Loading data parts | ||
356 | 2024.11.25 19:31:21.977036 [ 265 ] {7452fdd9-c913-4c92-9f11-d63a6a12626b} <Debug> oximeter.measurements_u16 (91f087e8-54bd-4ce2-97a2-2ce7e32e3696): There are no data parts | ||
357 | 2024.11.25 19:31:21.978449 [ 265 ] {7452fdd9-c913-4c92-9f11-d63a6a12626b} <Debug> TCPHandler: Processed in 0.003952258 sec. | ||
358 | 2024.11.25 19:31:21.978639 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2024.11.25 19:31:21.979021 [ 258 ] {4dccfee9-dad9-4c74-9256-3c56066cec6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
360 | 2024.11.25 19:31:21.979081 [ 258 ] {4dccfee9-dad9-4c74-9256-3c56066cec6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2024.11.25 19:31:21.980949 [ 258 ] {4dccfee9-dad9-4c74-9256-3c56066cec6b} <Debug> oximeter.measurements_i32 (fb781388-a1bc-4555-9d4b-5e265ceff2f5): Loading data parts | ||
362 | 2024.11.25 19:31:21.981096 [ 258 ] {4dccfee9-dad9-4c74-9256-3c56066cec6b} <Debug> oximeter.measurements_i32 (fb781388-a1bc-4555-9d4b-5e265ceff2f5): There are no data parts | ||
363 | 2024.11.25 19:31:21.982429 [ 258 ] {4dccfee9-dad9-4c74-9256-3c56066cec6b} <Debug> TCPHandler: Processed in 0.003858035 sec. | ||
364 | 2024.11.25 19:31:21.982653 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
365 | 2024.11.25 19:31:21.982854 [ 265 ] {2fd3db6d-21b9-4e01-b766-1ffa43f23d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
366 | 2024.11.25 19:31:21.982977 [ 265 ] {2fd3db6d-21b9-4e01-b766-1ffa43f23d36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
367 | 2024.11.25 19:31:21.984788 [ 265 ] {2fd3db6d-21b9-4e01-b766-1ffa43f23d36} <Debug> oximeter.measurements_u32 (278f66f1-12ef-48a4-aa25-3d6a59a8d5bb): Loading data parts | ||
368 | 2024.11.25 19:31:21.984989 [ 265 ] {2fd3db6d-21b9-4e01-b766-1ffa43f23d36} <Debug> oximeter.measurements_u32 (278f66f1-12ef-48a4-aa25-3d6a59a8d5bb): There are no data parts | ||
369 | 2024.11.25 19:31:21.986356 [ 265 ] {2fd3db6d-21b9-4e01-b766-1ffa43f23d36} <Debug> TCPHandler: Processed in 0.003758083 sec. | ||
370 | 2024.11.25 19:31:21.986533 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.25 19:31:21.986857 [ 258 ] {eed790fe-5039-44a8-af4e-0b3e8caa8f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
372 | 2024.11.25 19:31:21.986908 [ 258 ] {eed790fe-5039-44a8-af4e-0b3e8caa8f42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
373 | 2024.11.25 19:31:21.988686 [ 258 ] {eed790fe-5039-44a8-af4e-0b3e8caa8f42} <Debug> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Loading data parts | ||
374 | 2024.11.25 19:31:21.988952 [ 258 ] {eed790fe-5039-44a8-af4e-0b3e8caa8f42} <Debug> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): There are no data parts | ||
375 | 2024.11.25 19:31:21.990421 [ 258 ] {eed790fe-5039-44a8-af4e-0b3e8caa8f42} <Debug> TCPHandler: Processed in 0.003952027 sec. | ||
376 | 2024.11.25 19:31:21.990666 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.25 19:31:21.990869 [ 265 ] {96781867-2747-4e9a-96bd-e2560034b14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
378 | 2024.11.25 19:31:21.990996 [ 265 ] {96781867-2747-4e9a-96bd-e2560034b14a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
379 | 2024.11.25 19:31:21.992725 [ 265 ] {96781867-2747-4e9a-96bd-e2560034b14a} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Loading data parts | ||
380 | 2024.11.25 19:31:21.992960 [ 265 ] {96781867-2747-4e9a-96bd-e2560034b14a} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): There are no data parts | ||
381 | 2024.11.25 19:31:21.994370 [ 265 ] {96781867-2747-4e9a-96bd-e2560034b14a} <Debug> TCPHandler: Processed in 0.003759174 sec. | ||
382 | 2024.11.25 19:31:21.994535 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.25 19:31:21.994827 [ 258 ] {96ac54a9-962f-44fc-ba23-e89a4c4f1067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
384 | 2024.11.25 19:31:21.994875 [ 258 ] {96ac54a9-962f-44fc-ba23-e89a4c4f1067} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2024.11.25 19:31:21.996792 [ 258 ] {96ac54a9-962f-44fc-ba23-e89a4c4f1067} <Debug> oximeter.measurements_f32 (3d7e8566-71dd-4709-b3af-318d68d5da45): Loading data parts | ||
386 | 2024.11.25 19:31:21.996951 [ 258 ] {96ac54a9-962f-44fc-ba23-e89a4c4f1067} <Debug> oximeter.measurements_f32 (3d7e8566-71dd-4709-b3af-318d68d5da45): There are no data parts | ||
387 | 2024.11.25 19:31:21.998352 [ 258 ] {96ac54a9-962f-44fc-ba23-e89a4c4f1067} <Debug> TCPHandler: Processed in 0.003875386 sec. | ||
388 | 2024.11.25 19:31:21.998625 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.25 19:31:21.998871 [ 265 ] {42ad7aae-a654-49fa-9b48-197c708333a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
390 | 2024.11.25 19:31:21.998998 [ 265 ] {42ad7aae-a654-49fa-9b48-197c708333a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
391 | 2024.11.25 19:31:22.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.14 MiB, peak 122.14 MiB, free memory in arenas 0.00 B, will set to 133.79 MiB (RSS), difference: 11.65 MiB | ||
392 | 2024.11.25 19:31:22.000706 [ 265 ] {42ad7aae-a654-49fa-9b48-197c708333a9} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Loading data parts | ||
393 | 2024.11.25 19:31:22.000876 [ 265 ] {42ad7aae-a654-49fa-9b48-197c708333a9} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): There are no data parts | ||
394 | 2024.11.25 19:31:22.002273 [ 265 ] {42ad7aae-a654-49fa-9b48-197c708333a9} <Debug> TCPHandler: Processed in 0.003716213 sec. | ||
395 | 2024.11.25 19:31:22.002500 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2024.11.25 19:31:22.002788 [ 258 ] {38366192-d5c7-4e93-847d-dcac797ecfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
397 | 2024.11.25 19:31:22.002916 [ 258 ] {38366192-d5c7-4e93-847d-dcac797ecfea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
398 | 2024.11.25 19:31:22.004657 [ 258 ] {38366192-d5c7-4e93-847d-dcac797ecfea} <Debug> oximeter.measurements_string (4a83c13d-e1fe-42ec-827f-d9d5af07e811): Loading data parts | ||
399 | 2024.11.25 19:31:22.004890 [ 258 ] {38366192-d5c7-4e93-847d-dcac797ecfea} <Debug> oximeter.measurements_string (4a83c13d-e1fe-42ec-827f-d9d5af07e811): There are no data parts | ||
400 | 2024.11.25 19:31:22.006311 [ 258 ] {38366192-d5c7-4e93-847d-dcac797ecfea} <Debug> TCPHandler: Processed in 0.003879416 sec. | ||
401 | 2024.11.25 19:31:22.006500 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2024.11.25 19:31:22.006724 [ 265 ] {7c15ef49-4be5-4d26-9ec5-b7d1c525d07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
403 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
404 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
405 | * a string isn't palatable for a few reasons. | ||
406 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
407 | * details. | ||
408 | */ | ||
409 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
410 | 2024.11.25 19:31:22.006872 [ 265 ] {7c15ef49-4be5-4d26-9ec5-b7d1c525d07d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
411 | 2024.11.25 19:31:22.008765 [ 265 ] {7c15ef49-4be5-4d26-9ec5-b7d1c525d07d} <Debug> oximeter.measurements_bytes (e4b04956-9a7c-4edd-a769-56673c4f75fd): Loading data parts | ||
412 | 2024.11.25 19:31:22.008976 [ 265 ] {7c15ef49-4be5-4d26-9ec5-b7d1c525d07d} <Debug> oximeter.measurements_bytes (e4b04956-9a7c-4edd-a769-56673c4f75fd): There are no data parts | ||
413 | 2024.11.25 19:31:22.010461 [ 265 ] {7c15ef49-4be5-4d26-9ec5-b7d1c525d07d} <Debug> TCPHandler: Processed in 0.00403575 sec. | ||
414 | 2024.11.25 19:31:22.010644 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2024.11.25 19:31:22.010914 [ 258 ] {ffe9d613-a75b-45f2-92c5-9325dff1140e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
416 | 2024.11.25 19:31:22.011017 [ 258 ] {ffe9d613-a75b-45f2-92c5-9325dff1140e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
417 | 2024.11.25 19:31:22.012982 [ 258 ] {ffe9d613-a75b-45f2-92c5-9325dff1140e} <Debug> oximeter.measurements_cumulativei64 (fea16b2a-6e08-4956-980e-bc2a4afb0006): Loading data parts | ||
418 | 2024.11.25 19:31:22.013129 [ 258 ] {ffe9d613-a75b-45f2-92c5-9325dff1140e} <Debug> oximeter.measurements_cumulativei64 (fea16b2a-6e08-4956-980e-bc2a4afb0006): There are no data parts | ||
419 | 2024.11.25 19:31:22.014694 [ 258 ] {ffe9d613-a75b-45f2-92c5-9325dff1140e} <Debug> TCPHandler: Processed in 0.004107551 sec. | ||
420 | 2024.11.25 19:31:22.014917 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2024.11.25 19:31:22.015184 [ 265 ] {4e0c3df8-4a4b-43e8-a2ac-fd63e82937db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
422 | 2024.11.25 19:31:22.015387 [ 265 ] {4e0c3df8-4a4b-43e8-a2ac-fd63e82937db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
423 | 2024.11.25 19:31:22.017304 [ 265 ] {4e0c3df8-4a4b-43e8-a2ac-fd63e82937db} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Loading data parts | ||
424 | 2024.11.25 19:31:22.017546 [ 265 ] {4e0c3df8-4a4b-43e8-a2ac-fd63e82937db} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): There are no data parts | ||
425 | 2024.11.25 19:31:22.019094 [ 265 ] {4e0c3df8-4a4b-43e8-a2ac-fd63e82937db} <Debug> TCPHandler: Processed in 0.004250774 sec. | ||
426 | 2024.11.25 19:31:22.019282 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2024.11.25 19:31:22.019627 [ 258 ] {7cf416a5-13f1-46f8-b910-fe3069c248a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
428 | 2024.11.25 19:31:22.019761 [ 258 ] {7cf416a5-13f1-46f8-b910-fe3069c248a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
429 | 2024.11.25 19:31:22.021566 [ 258 ] {7cf416a5-13f1-46f8-b910-fe3069c248a8} <Debug> oximeter.measurements_cumulativef32 (dafeb235-296e-4a06-b9c9-426d0bc08063): Loading data parts | ||
430 | 2024.11.25 19:31:22.021738 [ 258 ] {7cf416a5-13f1-46f8-b910-fe3069c248a8} <Debug> oximeter.measurements_cumulativef32 (dafeb235-296e-4a06-b9c9-426d0bc08063): There are no data parts | ||
431 | 2024.11.25 19:31:22.023259 [ 258 ] {7cf416a5-13f1-46f8-b910-fe3069c248a8} <Debug> TCPHandler: Processed in 0.004042159 sec. | ||
432 | 2024.11.25 19:31:22.023430 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2024.11.25 19:31:22.023736 [ 265 ] {e306d261-cb54-4559-b1ad-47695a92d7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
434 | 2024.11.25 19:31:22.023839 [ 265 ] {e306d261-cb54-4559-b1ad-47695a92d7ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
435 | 2024.11.25 19:31:22.025693 [ 265 ] {e306d261-cb54-4559-b1ad-47695a92d7ad} <Debug> oximeter.measurements_cumulativef64 (fc6ab334-0a97-4163-8a89-a6a7fcc08692): Loading data parts | ||
436 | 2024.11.25 19:31:22.025925 [ 265 ] {e306d261-cb54-4559-b1ad-47695a92d7ad} <Debug> oximeter.measurements_cumulativef64 (fc6ab334-0a97-4163-8a89-a6a7fcc08692): There are no data parts | ||
437 | 2024.11.25 19:31:22.027491 [ 265 ] {e306d261-cb54-4559-b1ad-47695a92d7ad} <Debug> TCPHandler: Processed in 0.004127611 sec. | ||
438 | 2024.11.25 19:31:22.027721 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2024.11.25 19:31:22.028085 [ 258 ] {c7668fd4-257c-4b8f-b368-3754bdf94842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
440 | * NOTE: Array types cannot be Nullable, see | ||
441 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
442 | * for more details. | ||
443 | * | ||
444 | * This means we need to use empty arrays to indicate a missing value. This | ||
445 | * is unfortunate, and at this point relies on the fact that an | ||
446 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
447 | * to figure out another way to represent missing samples here. | ||
448 | */ | ||
449 | 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) | ||
450 | 2024.11.25 19:31:22.028244 [ 258 ] {c7668fd4-257c-4b8f-b368-3754bdf94842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
451 | 2024.11.25 19:31:22.030443 [ 258 ] {c7668fd4-257c-4b8f-b368-3754bdf94842} <Debug> oximeter.measurements_histogrami8 (b68e8932-594a-49e1-9516-bbd25c93ab3b): Loading data parts | ||
452 | 2024.11.25 19:31:22.030634 [ 258 ] {c7668fd4-257c-4b8f-b368-3754bdf94842} <Debug> oximeter.measurements_histogrami8 (b68e8932-594a-49e1-9516-bbd25c93ab3b): There are no data parts | ||
453 | 2024.11.25 19:31:22.032152 [ 258 ] {c7668fd4-257c-4b8f-b368-3754bdf94842} <Debug> TCPHandler: Processed in 0.004501328 sec. | ||
454 | 2024.11.25 19:31:22.032321 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2024.11.25 19:31:22.032690 [ 265 ] {88980636-fcfe-43b6-9ac3-83ae32257552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
456 | 2024.11.25 19:31:22.032817 [ 265 ] {88980636-fcfe-43b6-9ac3-83ae32257552} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
457 | 2024.11.25 19:31:22.034988 [ 265 ] {88980636-fcfe-43b6-9ac3-83ae32257552} <Debug> oximeter.measurements_histogramu8 (944bfbd2-ca80-424a-acb3-2f655d3746b8): Loading data parts | ||
458 | 2024.11.25 19:31:22.035133 [ 265 ] {88980636-fcfe-43b6-9ac3-83ae32257552} <Debug> oximeter.measurements_histogramu8 (944bfbd2-ca80-424a-acb3-2f655d3746b8): There are no data parts | ||
459 | 2024.11.25 19:31:22.036579 [ 265 ] {88980636-fcfe-43b6-9ac3-83ae32257552} <Debug> TCPHandler: Processed in 0.004315835 sec. | ||
460 | 2024.11.25 19:31:22.036825 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2024.11.25 19:31:22.037167 [ 258 ] {6f2d0d65-321b-4772-9fcd-30396f00d5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
462 | 2024.11.25 19:31:22.037328 [ 258 ] {6f2d0d65-321b-4772-9fcd-30396f00d5a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
463 | 2024.11.25 19:31:22.039449 [ 258 ] {6f2d0d65-321b-4772-9fcd-30396f00d5a1} <Debug> oximeter.measurements_histogrami16 (39b2794b-d074-4965-ac8a-a0a1c936ad20): Loading data parts | ||
464 | 2024.11.25 19:31:22.039642 [ 258 ] {6f2d0d65-321b-4772-9fcd-30396f00d5a1} <Debug> oximeter.measurements_histogrami16 (39b2794b-d074-4965-ac8a-a0a1c936ad20): There are no data parts | ||
465 | 2024.11.25 19:31:22.041074 [ 258 ] {6f2d0d65-321b-4772-9fcd-30396f00d5a1} <Debug> TCPHandler: Processed in 0.004307004 sec. | ||
466 | 2024.11.25 19:31:22.041242 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2024.11.25 19:31:22.041572 [ 265 ] {e3755424-9e0e-4fc9-b00e-9522b0234da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
468 | 2024.11.25 19:31:22.041705 [ 265 ] {e3755424-9e0e-4fc9-b00e-9522b0234da4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
469 | 2024.11.25 19:31:22.043864 [ 265 ] {e3755424-9e0e-4fc9-b00e-9522b0234da4} <Debug> oximeter.measurements_histogramu16 (3b537501-57fa-4815-b390-bbd67a8e1edf): Loading data parts | ||
470 | 2024.11.25 19:31:22.044019 [ 265 ] {e3755424-9e0e-4fc9-b00e-9522b0234da4} <Debug> oximeter.measurements_histogramu16 (3b537501-57fa-4815-b390-bbd67a8e1edf): There are no data parts | ||
471 | 2024.11.25 19:31:22.045500 [ 265 ] {e3755424-9e0e-4fc9-b00e-9522b0234da4} <Debug> TCPHandler: Processed in 0.004324425 sec. | ||
472 | 2024.11.25 19:31:22.045768 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2024.11.25 19:31:22.046113 [ 258 ] {6301b2af-d421-42af-8ab7-0c51b0b4e2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
474 | 2024.11.25 19:31:22.046270 [ 258 ] {6301b2af-d421-42af-8ab7-0c51b0b4e2ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2024.11.25 19:31:22.048372 [ 258 ] {6301b2af-d421-42af-8ab7-0c51b0b4e2ee} <Debug> oximeter.measurements_histogrami32 (e8465b82-5033-4b5c-8218-61925122f7ea): Loading data parts | ||
476 | 2024.11.25 19:31:22.048547 [ 258 ] {6301b2af-d421-42af-8ab7-0c51b0b4e2ee} <Debug> oximeter.measurements_histogrami32 (e8465b82-5033-4b5c-8218-61925122f7ea): There are no data parts | ||
477 | 2024.11.25 19:31:22.050037 [ 258 ] {6301b2af-d421-42af-8ab7-0c51b0b4e2ee} <Debug> TCPHandler: Processed in 0.004337185 sec. | ||
478 | 2024.11.25 19:31:22.050209 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2024.11.25 19:31:22.050602 [ 265 ] {260336e3-e559-4e38-b185-91aa851fa6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
480 | 2024.11.25 19:31:22.050753 [ 265 ] {260336e3-e559-4e38-b185-91aa851fa6a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2024.11.25 19:31:22.052938 [ 265 ] {260336e3-e559-4e38-b185-91aa851fa6a5} <Debug> oximeter.measurements_histogramu32 (2e57ffdc-3729-41da-94fb-0897062230a9): Loading data parts | ||
482 | 2024.11.25 19:31:22.053090 [ 265 ] {260336e3-e559-4e38-b185-91aa851fa6a5} <Debug> oximeter.measurements_histogramu32 (2e57ffdc-3729-41da-94fb-0897062230a9): There are no data parts | ||
483 | 2024.11.25 19:31:22.054515 [ 265 ] {260336e3-e559-4e38-b185-91aa851fa6a5} <Debug> TCPHandler: Processed in 0.004375316 sec. | ||
484 | 2024.11.25 19:31:22.054771 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2024.11.25 19:31:22.055093 [ 258 ] {b3de76bf-e5af-42ad-9669-b028d91a1181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
486 | 2024.11.25 19:31:22.055251 [ 258 ] {b3de76bf-e5af-42ad-9669-b028d91a1181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
487 | 2024.11.25 19:31:22.057669 [ 258 ] {b3de76bf-e5af-42ad-9669-b028d91a1181} <Debug> oximeter.measurements_histogrami64 (f9ffd7a8-a3da-444a-9140-1e8dc20097a2): Loading data parts | ||
488 | 2024.11.25 19:31:22.057826 [ 258 ] {b3de76bf-e5af-42ad-9669-b028d91a1181} <Debug> oximeter.measurements_histogrami64 (f9ffd7a8-a3da-444a-9140-1e8dc20097a2): There are no data parts | ||
489 | 2024.11.25 19:31:22.059381 [ 258 ] {b3de76bf-e5af-42ad-9669-b028d91a1181} <Debug> TCPHandler: Processed in 0.004667521 sec. | ||
490 | 2024.11.25 19:31:22.059568 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2024.11.25 19:31:22.059909 [ 265 ] {2babbca5-17d6-4854-809b-03dc2a2bba72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
492 | 2024.11.25 19:31:22.060052 [ 265 ] {2babbca5-17d6-4854-809b-03dc2a2bba72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
493 | 2024.11.25 19:31:22.062135 [ 265 ] {2babbca5-17d6-4854-809b-03dc2a2bba72} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Loading data parts | ||
494 | 2024.11.25 19:31:22.062291 [ 265 ] {2babbca5-17d6-4854-809b-03dc2a2bba72} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): There are no data parts | ||
495 | 2024.11.25 19:31:22.063765 [ 265 ] {2babbca5-17d6-4854-809b-03dc2a2bba72} <Debug> TCPHandler: Processed in 0.004264983 sec. | ||
496 | 2024.11.25 19:31:22.064014 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.25 19:31:22.064307 [ 258 ] {339c09cc-2e59-47d1-b25c-0c555fe60113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
498 | 2024.11.25 19:31:22.064458 [ 258 ] {339c09cc-2e59-47d1-b25c-0c555fe60113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
499 | 2024.11.25 19:31:22.066604 [ 258 ] {339c09cc-2e59-47d1-b25c-0c555fe60113} <Debug> oximeter.measurements_histogramf32 (f8ff8bde-21a6-41d5-952e-74d73fa58863): Loading data parts | ||
500 | 2024.11.25 19:31:22.066774 [ 258 ] {339c09cc-2e59-47d1-b25c-0c555fe60113} <Debug> oximeter.measurements_histogramf32 (f8ff8bde-21a6-41d5-952e-74d73fa58863): There are no data parts | ||
501 | 2024.11.25 19:31:22.068354 [ 258 ] {339c09cc-2e59-47d1-b25c-0c555fe60113} <Debug> TCPHandler: Processed in 0.004399986 sec. | ||
502 | 2024.11.25 19:31:22.068518 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.25 19:31:22.068803 [ 265 ] {00d97953-52de-4374-9ec6-77056f9135d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
504 | 2024.11.25 19:31:22.068950 [ 265 ] {00d97953-52de-4374-9ec6-77056f9135d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2024.11.25 19:31:22.071053 [ 265 ] {00d97953-52de-4374-9ec6-77056f9135d7} <Debug> oximeter.measurements_histogramf64 (5bd83b88-03b5-4112-9154-0eebd9ed233d): Loading data parts | ||
506 | 2024.11.25 19:31:22.071201 [ 265 ] {00d97953-52de-4374-9ec6-77056f9135d7} <Debug> oximeter.measurements_histogramf64 (5bd83b88-03b5-4112-9154-0eebd9ed233d): There are no data parts | ||
507 | 2024.11.25 19:31:22.072655 [ 265 ] {00d97953-52de-4374-9ec6-77056f9135d7} <Debug> TCPHandler: Processed in 0.004193072 sec. | ||
508 | 2024.11.25 19:31:22.072910 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.25 19:31:22.073121 [ 258 ] {3c973916-6b96-4788-a128-1ac0013f152a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) /* The field tables store named dimensions of each timeseries. | ||
510 | * | ||
511 | * As with the measurement tables, there is one field table for each field data | ||
512 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
513 | * this behavior **must not** be relied upon for query correctness. | ||
514 | * | ||
515 | * The index for the fields differs from the measurements, however. Rows are | ||
516 | * sorted by timeseries name, then field name, field value, and finally | ||
517 | * timeseries key. This reflects the most common pattern for looking them up: | ||
518 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
519 | * usually then used to look up measurements. | ||
520 | * | ||
521 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
522 | * timeseries name and then key, since it would improve lookups where one | ||
523 | * already has the key. Realistically though, these tables are quite small and | ||
524 | * so performance benefits will be low in absolute terms. | ||
525 | * | ||
526 | * TTL: We use a materialized column to expire old field table records. This | ||
527 | * column is generated automatically by the database whenever a new row is | ||
528 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
529 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
530 | * record will remain during a deduplication, which will have the last | ||
531 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
532 | * measurement tables. | ||
533 | */ | ||
534 | 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) | ||
535 | 2024.11.25 19:31:22.073271 [ 258 ] {3c973916-6b96-4788-a128-1ac0013f152a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2024.11.25 19:31:22.075149 [ 258 ] {3c973916-6b96-4788-a128-1ac0013f152a} <Debug> oximeter.fields_bool (f1bc8c52-9ac2-4d63-9156-a644b2884796): Loading data parts | ||
537 | 2024.11.25 19:31:22.075305 [ 258 ] {3c973916-6b96-4788-a128-1ac0013f152a} <Debug> oximeter.fields_bool (f1bc8c52-9ac2-4d63-9156-a644b2884796): There are no data parts | ||
538 | 2024.11.25 19:31:22.076688 [ 258 ] {3c973916-6b96-4788-a128-1ac0013f152a} <Debug> TCPHandler: Processed in 0.003837105 sec. | ||
539 | 2024.11.25 19:31:22.076895 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2024.11.25 19:31:22.077143 [ 265 ] {eb4bffff-8edf-41b5-8325-598e6b8cc2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
541 | 2024.11.25 19:31:22.077298 [ 265 ] {eb4bffff-8edf-41b5-8325-598e6b8cc2c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2024.11.25 19:31:22.079289 [ 265 ] {eb4bffff-8edf-41b5-8325-598e6b8cc2c6} <Debug> oximeter.fields_i8 (bddce432-099b-4443-a5f6-37ab1e76c977): Loading data parts | ||
543 | 2024.11.25 19:31:22.079493 [ 265 ] {eb4bffff-8edf-41b5-8325-598e6b8cc2c6} <Debug> oximeter.fields_i8 (bddce432-099b-4443-a5f6-37ab1e76c977): There are no data parts | ||
544 | 2024.11.25 19:31:22.080969 [ 265 ] {eb4bffff-8edf-41b5-8325-598e6b8cc2c6} <Debug> TCPHandler: Processed in 0.004132051 sec. | ||
545 | 2024.11.25 19:31:22.081153 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2024.11.25 19:31:22.081492 [ 258 ] {77dbb925-5ee9-4b8a-927b-fa599e140005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
547 | 2024.11.25 19:31:22.081629 [ 258 ] {77dbb925-5ee9-4b8a-927b-fa599e140005} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2024.11.25 19:31:22.083787 [ 258 ] {77dbb925-5ee9-4b8a-927b-fa599e140005} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Loading data parts | ||
549 | 2024.11.25 19:31:22.083959 [ 258 ] {77dbb925-5ee9-4b8a-927b-fa599e140005} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): There are no data parts | ||
550 | 2024.11.25 19:31:22.085810 [ 258 ] {77dbb925-5ee9-4b8a-927b-fa599e140005} <Debug> TCPHandler: Processed in 0.004725593 sec. | ||
551 | 2024.11.25 19:31:22.085991 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2024.11.25 19:31:22.086236 [ 265 ] {e462994a-1954-4474-bdc5-92e9ed1748ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
553 | 2024.11.25 19:31:22.086390 [ 265 ] {e462994a-1954-4474-bdc5-92e9ed1748ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2024.11.25 19:31:22.088386 [ 265 ] {e462994a-1954-4474-bdc5-92e9ed1748ab} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Loading data parts | ||
555 | 2024.11.25 19:31:22.088631 [ 265 ] {e462994a-1954-4474-bdc5-92e9ed1748ab} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): There are no data parts | ||
556 | 2024.11.25 19:31:22.090035 [ 265 ] {e462994a-1954-4474-bdc5-92e9ed1748ab} <Debug> TCPHandler: Processed in 0.004112791 sec. | ||
557 | 2024.11.25 19:31:22.090207 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2024.11.25 19:31:22.090546 [ 258 ] {f505ef69-a1a9-4592-a66a-c1f4ed317b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
559 | 2024.11.25 19:31:22.090683 [ 258 ] {f505ef69-a1a9-4592-a66a-c1f4ed317b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2024.11.25 19:31:22.092533 [ 258 ] {f505ef69-a1a9-4592-a66a-c1f4ed317b78} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Loading data parts | ||
561 | 2024.11.25 19:31:22.092763 [ 258 ] {f505ef69-a1a9-4592-a66a-c1f4ed317b78} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): There are no data parts | ||
562 | 2024.11.25 19:31:22.094149 [ 258 ] {f505ef69-a1a9-4592-a66a-c1f4ed317b78} <Debug> TCPHandler: Processed in 0.004007709 sec. | ||
563 | 2024.11.25 19:31:22.094324 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2024.11.25 19:31:22.094573 [ 265 ] {f1c5cc29-7e52-47ca-9027-83e9eff8a439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
565 | 2024.11.25 19:31:22.094729 [ 265 ] {f1c5cc29-7e52-47ca-9027-83e9eff8a439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2024.11.25 19:31:22.096676 [ 265 ] {f1c5cc29-7e52-47ca-9027-83e9eff8a439} <Debug> oximeter.fields_i32 (f05a0e0d-078a-471e-8ed3-3d577be1246b): Loading data parts | ||
567 | 2024.11.25 19:31:22.096832 [ 265 ] {f1c5cc29-7e52-47ca-9027-83e9eff8a439} <Debug> oximeter.fields_i32 (f05a0e0d-078a-471e-8ed3-3d577be1246b): There are no data parts | ||
568 | 2024.11.25 19:31:22.098286 [ 265 ] {f1c5cc29-7e52-47ca-9027-83e9eff8a439} <Debug> TCPHandler: Processed in 0.004028789 sec. | ||
569 | 2024.11.25 19:31:22.098514 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2024.11.25 19:31:22.098813 [ 258 ] {17a0c1af-d8a1-4f66-9022-bf80ab5c3ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
571 | 2024.11.25 19:31:22.098948 [ 258 ] {17a0c1af-d8a1-4f66-9022-bf80ab5c3ea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2024.11.25 19:31:22.100821 [ 258 ] {17a0c1af-d8a1-4f66-9022-bf80ab5c3ea6} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Loading data parts | ||
573 | 2024.11.25 19:31:22.100965 [ 258 ] {17a0c1af-d8a1-4f66-9022-bf80ab5c3ea6} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): There are no data parts | ||
574 | 2024.11.25 19:31:22.102427 [ 258 ] {17a0c1af-d8a1-4f66-9022-bf80ab5c3ea6} <Debug> TCPHandler: Processed in 0.003979578 sec. | ||
575 | 2024.11.25 19:31:22.102609 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2024.11.25 19:31:22.102819 [ 265 ] {f47c6248-0f25-4055-8ab4-c5b5720ff8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
577 | 2024.11.25 19:31:22.102966 [ 265 ] {f47c6248-0f25-4055-8ab4-c5b5720ff8b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2024.11.25 19:31:22.104963 [ 265 ] {f47c6248-0f25-4055-8ab4-c5b5720ff8b5} <Debug> oximeter.fields_i64 (5abf26b6-1383-44ff-b508-4093aa35d632): Loading data parts | ||
579 | 2024.11.25 19:31:22.105133 [ 265 ] {f47c6248-0f25-4055-8ab4-c5b5720ff8b5} <Debug> oximeter.fields_i64 (5abf26b6-1383-44ff-b508-4093aa35d632): There are no data parts | ||
580 | 2024.11.25 19:31:22.106509 [ 265 ] {f47c6248-0f25-4055-8ab4-c5b5720ff8b5} <Debug> TCPHandler: Processed in 0.003958728 sec. | ||
581 | 2024.11.25 19:31:22.106761 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2024.11.25 19:31:22.106987 [ 258 ] {a35d87f5-0996-4bb7-bf07-8f3e3cf25539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
583 | 2024.11.25 19:31:22.107138 [ 258 ] {a35d87f5-0996-4bb7-bf07-8f3e3cf25539} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2024.11.25 19:31:22.109118 [ 258 ] {a35d87f5-0996-4bb7-bf07-8f3e3cf25539} <Debug> oximeter.fields_u64 (b3db6a69-32a3-444c-8309-a97750b977f4): Loading data parts | ||
585 | 2024.11.25 19:31:22.109324 [ 258 ] {a35d87f5-0996-4bb7-bf07-8f3e3cf25539} <Debug> oximeter.fields_u64 (b3db6a69-32a3-444c-8309-a97750b977f4): There are no data parts | ||
586 | 2024.11.25 19:31:22.110682 [ 258 ] {a35d87f5-0996-4bb7-bf07-8f3e3cf25539} <Debug> TCPHandler: Processed in 0.003976028 sec. | ||
587 | 2024.11.25 19:31:22.110839 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2024.11.25 19:31:22.111102 [ 265 ] {568de0be-2d0a-4ede-9eac-db3eb4d4d305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
589 | 2024.11.25 19:31:22.111200 [ 265 ] {568de0be-2d0a-4ede-9eac-db3eb4d4d305} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2024.11.25 19:31:22.113088 [ 265 ] {568de0be-2d0a-4ede-9eac-db3eb4d4d305} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Loading data parts | ||
591 | 2024.11.25 19:31:22.113241 [ 265 ] {568de0be-2d0a-4ede-9eac-db3eb4d4d305} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): There are no data parts | ||
592 | 2024.11.25 19:31:22.114568 [ 265 ] {568de0be-2d0a-4ede-9eac-db3eb4d4d305} <Debug> TCPHandler: Processed in 0.003786904 sec. | ||
593 | 2024.11.25 19:31:22.114819 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2024.11.25 19:31:22.115063 [ 258 ] {3efeca8a-a380-421a-8771-fdd770a465b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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) | ||
595 | 2024.11.25 19:31:22.115216 [ 258 ] {3efeca8a-a380-421a-8771-fdd770a465b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2024.11.25 19:31:22.117234 [ 258 ] {3efeca8a-a380-421a-8771-fdd770a465b8} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Loading data parts | ||
597 | 2024.11.25 19:31:22.117506 [ 258 ] {3efeca8a-a380-421a-8771-fdd770a465b8} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): There are no data parts | ||
598 | 2024.11.25 19:31:22.118880 [ 258 ] {3efeca8a-a380-421a-8771-fdd770a465b8} <Debug> TCPHandler: Processed in 0.004127511 sec. | ||
599 | 2024.11.25 19:31:22.119042 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2024.11.25 19:31:22.119348 [ 265 ] {2c30b1aa-3260-4627-8f5a-a03dd5502992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
601 | 2024.11.25 19:31:22.119476 [ 265 ] {2c30b1aa-3260-4627-8f5a-a03dd5502992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2024.11.25 19:31:22.121290 [ 265 ] {2c30b1aa-3260-4627-8f5a-a03dd5502992} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Loading data parts | ||
603 | 2024.11.25 19:31:22.121447 [ 265 ] {2c30b1aa-3260-4627-8f5a-a03dd5502992} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): There are no data parts | ||
604 | 2024.11.25 19:31:22.122945 [ 265 ] {2c30b1aa-3260-4627-8f5a-a03dd5502992} <Debug> TCPHandler: Processed in 0.003960538 sec. | ||
605 | 2024.11.25 19:31:22.123170 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2024.11.25 19:31:22.123453 [ 258 ] {d030e45a-6187-42f7-a5db-d6eca51f2333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | 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) | ||
610 | 2024.11.25 19:31:22.123610 [ 258 ] {d030e45a-6187-42f7-a5db-d6eca51f2333} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2024.11.25 19:31:22.125429 [ 258 ] {d030e45a-6187-42f7-a5db-d6eca51f2333} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Loading data parts | ||
612 | 2024.11.25 19:31:22.125588 [ 258 ] {d030e45a-6187-42f7-a5db-d6eca51f2333} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): There are no data parts | ||
613 | 2024.11.25 19:31:22.127116 [ 258 ] {d030e45a-6187-42f7-a5db-d6eca51f2333} <Debug> TCPHandler: Processed in 0.004002488 sec. | ||
614 | 2024.11.25 19:31:22.127383 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2024.11.25 19:31:22.127578 [ 265 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2024.11.25 19:31:22.128793 [ 265 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2024.11.25 19:31:22.137248 [ 268 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Trace> oximeter.version (dd2d6048-73e4-4ae1-8419-6e69abe97159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2024.11.25 19:31:22.137292 [ 268 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
619 | 2024.11.25 19:31:22.142183 [ 268 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2024.11.25 19:31:22.143012 [ 268 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Trace> oximeter.version (dd2d6048-73e4-4ae1-8419-6e69abe97159): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2024.11.25 19:31:22.143363 [ 265 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015854 sec., 63.07556452630251 rows/sec., 1009.21 B/sec. | ||
622 | 2024.11.25 19:31:22.143754 [ 265 ] {51bb8054-0ec3-4958-bda8-d67ea2b97ac9} <Debug> TCPHandler: Processed in 0.016448493 sec. | ||
623 | 2024.11.25 19:31:23.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.19 MiB, peak 136.19 MiB, free memory in arenas 0.00 B, will set to 139.82 MiB (RSS), difference: 3.63 MiB | ||
624 | 2024.11.25 19:31:23.206214 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63944 | ||
625 | 2024.11.25 19:31:23.206371 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.11.25 19:31:23.206569 [ 269 ] {} <Debug> TCP-Session: abcf4fc2-e8e1-4dbe-bb54-0547be3d432f Authenticating user 'default' from [fd00:1122:3344:101::c]:63944 | ||
627 | 2024.11.25 19:31:23.206598 [ 269 ] {} <Debug> TCP-Session: abcf4fc2-e8e1-4dbe-bb54-0547be3d432f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.25 19:31:23.206614 [ 269 ] {} <Debug> TCP-Session: abcf4fc2-e8e1-4dbe-bb54-0547be3d432f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.11.25 19:31:23.206755 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2024.11.25 19:31:23.206787 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.11.25 19:31:23.206896 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
632 | 2024.11.25 19:31:23.208772 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62346 | ||
633 | 2024.11.25 19:31:23.208893 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34996 | ||
634 | 2024.11.25 19:31:23.208985 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37207 | ||
635 | 2024.11.25 19:31:23.209178 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2024.11.25 19:31:23.209199 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2024.11.25 19:31:23.209227 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55924 | ||
638 | 2024.11.25 19:31:23.209362 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2024.11.25 19:31:23.209373 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62185 | ||
640 | 2024.11.25 19:31:23.209440 [ 271 ] {} <Debug> TCP-Session: 04fdd6f9-8175-468e-a3b7-88504ec5bf45 Authenticating user 'default' from [fd00:1122:3344:101::c]:34996 | ||
641 | 2024.11.25 19:31:23.209457 [ 270 ] {} <Debug> TCP-Session: f98c5e4b-174c-4c43-bd41-78abc4196510 Authenticating user 'default' from [fd00:1122:3344:101::c]:62346 | ||
642 | 2024.11.25 19:31:23.209502 [ 272 ] {} <Debug> TCP-Session: 775c8741-b1c1-4708-975b-5df251f9396a Authenticating user 'default' from [fd00:1122:3344:101::c]:37207 | ||
643 | 2024.11.25 19:31:23.209643 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64318 | ||
644 | 2024.11.25 19:31:23.209725 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.25 19:31:23.209744 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53700 | ||
646 | 2024.11.25 19:31:23.209716 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.11.25 19:31:23.209770 [ 271 ] {} <Debug> TCP-Session: 04fdd6f9-8175-468e-a3b7-88504ec5bf45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.11.25 19:31:23.209852 [ 274 ] {} <Debug> TCP-Session: 66587792-3b51-4e56-86fd-96afd2498eb7 Authenticating user 'default' from [fd00:1122:3344:101::c]:62185 | ||
649 | 2024.11.25 19:31:23.209825 [ 272 ] {} <Debug> TCP-Session: 775c8741-b1c1-4708-975b-5df251f9396a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.11.25 19:31:23.209804 [ 270 ] {} <Debug> TCP-Session: f98c5e4b-174c-4c43-bd41-78abc4196510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.25 19:31:23.210016 [ 273 ] {} <Debug> TCP-Session: 4c938ab5-6669-460e-b54f-82cff7b29778 Authenticating user 'default' from [fd00:1122:3344:101::c]:55924 | ||
652 | 2024.11.25 19:31:23.210038 [ 270 ] {} <Debug> TCP-Session: f98c5e4b-174c-4c43-bd41-78abc4196510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.11.25 19:31:23.210055 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
654 | 2024.11.25 19:31:23.210065 [ 271 ] {} <Debug> TCP-Session: 04fdd6f9-8175-468e-a3b7-88504ec5bf45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.25 19:31:23.210098 [ 273 ] {} <Debug> TCP-Session: 4c938ab5-6669-460e-b54f-82cff7b29778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.11.25 19:31:23.210210 [ 272 ] {} <Debug> TCP-Session: 775c8741-b1c1-4708-975b-5df251f9396a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.25 19:31:23.210243 [ 274 ] {} <Debug> TCP-Session: 66587792-3b51-4e56-86fd-96afd2498eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.25 19:31:23.210213 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2024.11.25 19:31:23.210316 [ 276 ] {} <Debug> TCP-Session: 662339ae-d5e3-4f4b-a255-7102ef930611 Authenticating user 'default' from [fd00:1122:3344:101::c]:53700 | ||
660 | 2024.11.25 19:31:23.210349 [ 273 ] {} <Debug> TCP-Session: 4c938ab5-6669-460e-b54f-82cff7b29778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.25 19:31:23.210468 [ 274 ] {} <Debug> TCP-Session: 66587792-3b51-4e56-86fd-96afd2498eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.25 19:31:23.210480 [ 275 ] {} <Debug> TCP-Session: f0173dbc-946a-4cc7-b954-bae2c5ced314 Authenticating user 'default' from [fd00:1122:3344:101::c]:64318 | ||
663 | 2024.11.25 19:31:23.210504 [ 276 ] {} <Debug> TCP-Session: 662339ae-d5e3-4f4b-a255-7102ef930611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.25 19:31:23.210620 [ 275 ] {} <Debug> TCP-Session: f0173dbc-946a-4cc7-b954-bae2c5ced314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.25 19:31:23.210627 [ 276 ] {} <Debug> TCP-Session: 662339ae-d5e3-4f4b-a255-7102ef930611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.25 19:31:23.210652 [ 275 ] {} <Debug> TCP-Session: f0173dbc-946a-4cc7-b954-bae2c5ced314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.11.25 19:31:23.378139 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47845 | ||
668 | 2024.11.25 19:31:23.378392 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.25 19:31:23.378536 [ 277 ] {} <Debug> TCP-Session: 48166b27-4434-4eb0-933c-4a20b218822c Authenticating user 'default' from [fd00:1122:3344:101::b]:47845 | ||
670 | 2024.11.25 19:31:23.378649 [ 277 ] {} <Debug> TCP-Session: 48166b27-4434-4eb0-933c-4a20b218822c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.25 19:31:23.378679 [ 277 ] {} <Debug> TCP-Session: 48166b27-4434-4eb0-933c-4a20b218822c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.11.25 19:31:23.378850 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.11.25 19:31:23.378976 [ 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 | ||
674 | 2024.11.25 19:31:23.379100 [ 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 | ||
675 | 2024.11.25 19:31:23.380140 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50082 | ||
676 | 2024.11.25 19:31:23.380220 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48368 | ||
677 | 2024.11.25 19:31:23.380378 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63435 | ||
678 | 2024.11.25 19:31:23.380390 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
679 | 2024.11.25 19:31:23.380616 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2024.11.25 19:31:23.380667 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46754 | ||
681 | 2024.11.25 19:31:23.380660 [ 278 ] {} <Debug> TCP-Session: 4ca04434-d6dc-4523-bfad-f7443a4f4186 Authenticating user 'default' from [fd00:1122:3344:101::b]:50082 | ||
682 | 2024.11.25 19:31:23.380736 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42385 | ||
683 | 2024.11.25 19:31:23.380761 [ 279 ] {} <Debug> TCP-Session: 4a7b120e-5320-44d0-9e67-ce45d8abb88d Authenticating user 'default' from [fd00:1122:3344:101::b]:48368 | ||
684 | 2024.11.25 19:31:23.380804 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46021 | ||
685 | 2024.11.25 19:31:23.380644 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2024.11.25 19:31:23.380981 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63275 | ||
687 | 2024.11.25 19:31:23.381058 [ 280 ] {} <Debug> TCP-Session: 3ae5e405-cf94-4ca1-a002-7ffd81f2aa8d Authenticating user 'default' from [fd00:1122:3344:101::b]:63435 | ||
688 | 2024.11.25 19:31:23.381099 [ 279 ] {} <Debug> TCP-Session: 4a7b120e-5320-44d0-9e67-ce45d8abb88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.25 19:31:23.381186 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.11.25 19:31:23.381275 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.11.25 19:31:23.381365 [ 280 ] {} <Debug> TCP-Session: 3ae5e405-cf94-4ca1-a002-7ffd81f2aa8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.11.25 19:31:23.381378 [ 283 ] {} <Debug> TCP-Session: c0a8c80d-de1c-4f4b-b9f1-41f2983748b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:46021 | ||
693 | 2024.11.25 19:31:23.381400 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2024.11.25 19:31:23.381468 [ 284 ] {} <Debug> TCP-Session: e189914e-b903-41de-a434-e3dcdc63fb4d Authenticating user 'default' from [fd00:1122:3344:101::b]:63275 | ||
695 | 2024.11.25 19:31:23.381436 [ 279 ] {} <Debug> TCP-Session: 4a7b120e-5320-44d0-9e67-ce45d8abb88d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.25 19:31:23.381336 [ 278 ] {} <Debug> TCP-Session: 4ca04434-d6dc-4523-bfad-f7443a4f4186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.25 19:31:23.381580 [ 284 ] {} <Debug> TCP-Session: e189914e-b903-41de-a434-e3dcdc63fb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.25 19:31:23.381522 [ 280 ] {} <Debug> TCP-Session: 3ae5e405-cf94-4ca1-a002-7ffd81f2aa8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.25 19:31:23.381484 [ 283 ] {} <Debug> TCP-Session: c0a8c80d-de1c-4f4b-b9f1-41f2983748b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.25 19:31:23.381656 [ 284 ] {} <Debug> TCP-Session: e189914e-b903-41de-a434-e3dcdc63fb4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.25 19:31:23.381628 [ 278 ] {} <Debug> TCP-Session: 4ca04434-d6dc-4523-bfad-f7443a4f4186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.25 19:31:23.381407 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2024.11.25 19:31:23.381551 [ 281 ] {} <Debug> TCP-Session: 667410cc-51a9-432d-8e74-b8c009f1b9fe Authenticating user 'default' from [fd00:1122:3344:101::b]:46754 | ||
704 | 2024.11.25 19:31:23.381791 [ 282 ] {} <Debug> TCP-Session: 7c4b8bf5-ee7a-4e56-b057-9481babe5a99 Authenticating user 'default' from [fd00:1122:3344:101::b]:42385 | ||
705 | 2024.11.25 19:31:23.381857 [ 283 ] {} <Debug> TCP-Session: c0a8c80d-de1c-4f4b-b9f1-41f2983748b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.11.25 19:31:23.381868 [ 281 ] {} <Debug> TCP-Session: 667410cc-51a9-432d-8e74-b8c009f1b9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.25 19:31:23.381961 [ 282 ] {} <Debug> TCP-Session: 7c4b8bf5-ee7a-4e56-b057-9481babe5a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.25 19:31:23.382008 [ 281 ] {} <Debug> TCP-Session: 667410cc-51a9-432d-8e74-b8c009f1b9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.25 19:31:23.382017 [ 282 ] {} <Debug> TCP-Session: 7c4b8bf5-ee7a-4e56-b057-9481babe5a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.25 19:31:29.138669 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
711 | 2024.11.25 19:31:29.138670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
712 | 2024.11.25 19:31:29.138793 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
713 | 2024.11.25 19:31:29.138807 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
714 | 2024.11.25 19:31:29.145799 [ 242 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Loading data parts | ||
715 | 2024.11.25 19:31:29.146252 [ 242 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): There are no data parts | ||
716 | 2024.11.25 19:31:29.154816 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
717 | 2024.11.25 19:31:29.155011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
718 | 2024.11.25 19:31:29.158411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
719 | 2024.11.25 19:31:29.159211 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
720 | 2024.11.25 19:31:29.160288 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
721 | 2024.11.25 19:31:29.165535 [ 244 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Loading data parts | ||
722 | 2024.11.25 19:31:29.165710 [ 244 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): There are no data parts | ||
723 | 2024.11.25 19:31:29.189049 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
724 | 2024.11.25 19:31:29.189210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
725 | 2024.11.25 19:31:29.196292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
726 | 2024.11.25 19:31:29.197375 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
727 | 2024.11.25 19:31:29.199759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
728 | 2024.11.25 19:31:30.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.84 MiB, peak 149.84 MiB, free memory in arenas 0.00 B, will set to 150.62 MiB (RSS), difference: 4.78 MiB | ||
729 | 2024.11.25 19:31:31.638615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
730 | 2024.11.25 19:31:31.638815 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
731 | 2024.11.25 19:31:31.643823 [ 243 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Loading data parts | ||
732 | 2024.11.25 19:31:31.644024 [ 243 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): There are no data parts | ||
733 | 2024.11.25 19:31:31.649876 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
734 | 2024.11.25 19:31:31.650013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
735 | 2024.11.25 19:31:31.651831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
736 | 2024.11.25 19:31:31.652335 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
737 | 2024.11.25 19:31:31.652900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
738 | 2024.11.25 19:31:32.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.80 MiB, peak 154.80 MiB, free memory in arenas 0.00 B, will set to 151.09 MiB (RSS), difference: -3.71 MiB | ||
739 | 2024.11.25 19:31:36.607317 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
740 | 2024.11.25 19:31:36.607385 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
741 | 2024.11.25 19:31:36.660469 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
742 | 2024.11.25 19:31:36.661534 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
743 | 2024.11.25 19:31:36.661575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
744 | 2024.11.25 19:31:36.662267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
745 | 2024.11.25 19:31:36.662987 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
746 | 2024.11.25 19:31:36.663197 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
747 | 2024.11.25 19:31:36.699893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
748 | 2024.11.25 19:31:36.723786 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
749 | 2024.11.25 19:31:36.723845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
750 | 2024.11.25 19:31:36.732641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
751 | 2024.11.25 19:31:36.734188 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
752 | 2024.11.25 19:31:36.737673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
753 | 2024.11.25 19:31:37.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.76 MiB, peak 155.76 MiB, free memory in arenas 0.00 B, will set to 154.03 MiB (RSS), difference: 2.27 MiB | ||
754 | 2024.11.25 19:31:37.431506 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
755 | 2024.11.25 19:31:37.431764 [ 258 ] {511d9ede-1fd7-4e86-a2bf-db6563e56bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
756 | 2024.11.25 19:31:37.432137 [ 258 ] {511d9ede-1fd7-4e86-a2bf-db6563e56bd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
757 | 2024.11.25 19:31:37.432414 [ 258 ] {511d9ede-1fd7-4e86-a2bf-db6563e56bd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
758 | 2024.11.25 19:31:37.433220 [ 258 ] {511d9ede-1fd7-4e86-a2bf-db6563e56bd5} <Debug> TCPHandler: Processed in 0.001840466 sec. | ||
759 | 2024.11.25 19:31:37.435303 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
760 | 2024.11.25 19:31:37.435537 [ 265 ] {4a05c119-cfca-40db-af1c-c173db371f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
761 | 2024.11.25 19:31:37.437508 [ 265 ] {4a05c119-cfca-40db-af1c-c173db371f0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
762 | 2024.11.25 19:31:37.437577 [ 265 ] {4a05c119-cfca-40db-af1c-c173db371f0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
763 | 2024.11.25 19:31:37.438222 [ 265 ] {4a05c119-cfca-40db-af1c-c173db371f0e} <Debug> TCPHandler: Processed in 0.00305417 sec. | ||
764 | 2024.11.25 19:31:37.438597 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
765 | 2024.11.25 19:31:37.438789 [ 258 ] {ce29799c-3517-470c-97a1-7ef8f2989625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
766 | 2024.11.25 19:31:37.439293 [ 258 ] {ce29799c-3517-470c-97a1-7ef8f2989625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
767 | 2024.11.25 19:31:37.439360 [ 258 ] {ce29799c-3517-470c-97a1-7ef8f2989625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
768 | 2024.11.25 19:31:37.439970 [ 258 ] {ce29799c-3517-470c-97a1-7ef8f2989625} <Debug> TCPHandler: Processed in 0.001442048 sec. | ||
769 | 2024.11.25 19:31:37.442190 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
770 | 2024.11.25 19:31:37.442349 [ 265 ] {1b5894d7-45bb-49d0-b037-647c7f062757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
771 | 2024.11.25 19:31:37.442708 [ 265 ] {1b5894d7-45bb-49d0-b037-647c7f062757} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
772 | 2024.11.25 19:31:37.442765 [ 265 ] {1b5894d7-45bb-49d0-b037-647c7f062757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
773 | 2024.11.25 19:31:37.443282 [ 265 ] {1b5894d7-45bb-49d0-b037-647c7f062757} <Debug> TCPHandler: Processed in 0.001150442 sec. | ||
774 | 2024.11.25 19:31:37.443538 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
775 | 2024.11.25 19:31:37.443697 [ 258 ] {a1f1fb9f-53c6-42fb-9745-a674d1d5f711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
776 | 2024.11.25 19:31:37.444059 [ 258 ] {a1f1fb9f-53c6-42fb-9745-a674d1d5f711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
777 | 2024.11.25 19:31:37.444115 [ 258 ] {a1f1fb9f-53c6-42fb-9745-a674d1d5f711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
778 | 2024.11.25 19:31:37.444650 [ 258 ] {a1f1fb9f-53c6-42fb-9745-a674d1d5f711} <Debug> TCPHandler: Processed in 0.001170863 sec. | ||
779 | 2024.11.25 19:31:37.444949 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
780 | 2024.11.25 19:31:37.445100 [ 265 ] {2af3e673-956a-44c0-a30d-626ae20622d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
781 | 2024.11.25 19:31:37.445456 [ 265 ] {2af3e673-956a-44c0-a30d-626ae20622d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.11.25 19:31:37.445510 [ 265 ] {2af3e673-956a-44c0-a30d-626ae20622d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2024.11.25 19:31:37.446022 [ 265 ] {2af3e673-956a-44c0-a30d-626ae20622d8} <Debug> TCPHandler: Processed in 0.001128532 sec. | ||
784 | 2024.11.25 19:31:37.446344 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
785 | 2024.11.25 19:31:37.446501 [ 258 ] {932ffc06-cf54-499f-a8ec-426670ce3920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
786 | 2024.11.25 19:31:37.446865 [ 258 ] {932ffc06-cf54-499f-a8ec-426670ce3920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2024.11.25 19:31:37.446920 [ 258 ] {932ffc06-cf54-499f-a8ec-426670ce3920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
788 | 2024.11.25 19:31:37.447426 [ 258 ] {932ffc06-cf54-499f-a8ec-426670ce3920} <Debug> TCPHandler: Processed in 0.001140442 sec. | ||
789 | 2024.11.25 19:31:37.447692 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
790 | 2024.11.25 19:31:37.447843 [ 265 ] {7874fda6-b1b6-4652-b843-286d140ce117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
791 | 2024.11.25 19:31:37.448204 [ 265 ] {7874fda6-b1b6-4652-b843-286d140ce117} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2024.11.25 19:31:37.448258 [ 265 ] {7874fda6-b1b6-4652-b843-286d140ce117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
793 | 2024.11.25 19:31:37.448771 [ 265 ] {7874fda6-b1b6-4652-b843-286d140ce117} <Debug> TCPHandler: Processed in 0.001136922 sec. | ||
794 | 2024.11.25 19:31:37.449047 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
795 | 2024.11.25 19:31:37.449201 [ 258 ] {5a4e65a8-16c2-40b4-9e2a-81ebe4ddab64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
796 | 2024.11.25 19:31:37.449568 [ 258 ] {5a4e65a8-16c2-40b4-9e2a-81ebe4ddab64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
797 | 2024.11.25 19:31:37.449622 [ 258 ] {5a4e65a8-16c2-40b4-9e2a-81ebe4ddab64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
798 | 2024.11.25 19:31:37.450204 [ 258 ] {5a4e65a8-16c2-40b4-9e2a-81ebe4ddab64} <Debug> TCPHandler: Processed in 0.001219154 sec. | ||
799 | 2024.11.25 19:31:37.450479 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
800 | 2024.11.25 19:31:37.450642 [ 265 ] {b63f361e-76cd-4b2c-9111-4051847c57fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
801 | 2024.11.25 19:31:37.451025 [ 265 ] {b63f361e-76cd-4b2c-9111-4051847c57fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
802 | 2024.11.25 19:31:37.451081 [ 265 ] {b63f361e-76cd-4b2c-9111-4051847c57fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
803 | 2024.11.25 19:31:37.451599 [ 265 ] {b63f361e-76cd-4b2c-9111-4051847c57fe} <Debug> TCPHandler: Processed in 0.001177343 sec. | ||
804 | 2024.11.25 19:31:37.500194 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
805 | 2024.11.25 19:31:37.500511 [ 258 ] {e50b0ea9-d283-41fc-9a1e-edf9ca79aaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
806 | 2024.11.25 19:31:37.500995 [ 258 ] {e50b0ea9-d283-41fc-9a1e-edf9ca79aaf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2024.11.25 19:31:37.501054 [ 258 ] {e50b0ea9-d283-41fc-9a1e-edf9ca79aaf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2024.11.25 19:31:37.501597 [ 258 ] {e50b0ea9-d283-41fc-9a1e-edf9ca79aaf3} <Debug> TCPHandler: Processed in 0.00152744 sec. | ||
809 | 2024.11.25 19:31:37.502411 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2024.11.25 19:31:37.502578 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
811 | 2024.11.25 19:31:37.502641 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2024.11.25 19:31:37.503433 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
813 | 2024.11.25 19:31:37.503484 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
814 | 2024.11.25 19:31:37.504248 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
815 | 2024.11.25 19:31:37.504746 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
816 | 2024.11.25 19:31:37.504980 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Debug> executeQuery: Read 11 rows, 1.85 KiB in 0.002457 sec., 4477.004477004477 rows/sec., 751.60 KiB/sec. | ||
817 | 2024.11.25 19:31:37.505037 [ 265 ] {bad9909f-4c58-4d27-8580-620614a9f463} <Debug> TCPHandler: Processed in 0.002725174 sec. | ||
818 | 2024.11.25 19:31:37.505192 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
819 | 2024.11.25 19:31:37.505343 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
820 | 2024.11.25 19:31:37.505402 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
821 | 2024.11.25 19:31:37.507846 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
822 | 2024.11.25 19:31:37.507893 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
823 | 2024.11.25 19:31:37.508572 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
824 | 2024.11.25 19:31:37.509115 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
825 | 2024.11.25 19:31:37.509402 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Debug> executeQuery: Read 1147 rows, 97.21 KiB in 0.004087 sec., 280645.95057499385 rows/sec., 23.23 MiB/sec. | ||
826 | 2024.11.25 19:31:37.509480 [ 258 ] {e60ce32b-6432-433d-aba6-06520959af07} <Debug> TCPHandler: Processed in 0.004355496 sec. | ||
827 | 2024.11.25 19:31:37.509651 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2024.11.25 19:31:37.509793 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
829 | 2024.11.25 19:31:37.509851 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
830 | 2024.11.25 19:31:37.510529 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
831 | 2024.11.25 19:31:37.510568 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
832 | 2024.11.25 19:31:37.511032 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
833 | 2024.11.25 19:31:37.511475 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
834 | 2024.11.25 19:31:37.511680 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001919 sec., 1563.314226159458 rows/sec., 117.55 KiB/sec. | ||
835 | 2024.11.25 19:31:37.511732 [ 265 ] {d67b3c9d-df5d-4dae-b887-00bc0cd355df} <Debug> TCPHandler: Processed in 0.002153102 sec. | ||
836 | 2024.11.25 19:31:37.511885 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2024.11.25 19:31:37.512022 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
838 | 2024.11.25 19:31:37.512078 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
839 | 2024.11.25 19:31:37.512805 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
840 | 2024.11.25 19:31:37.512838 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
841 | 2024.11.25 19:31:37.513292 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
842 | 2024.11.25 19:31:37.513744 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
843 | 2024.11.25 19:31:37.513922 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00193 sec., 118134.71502590673 rows/sec., 8.00 MiB/sec. | ||
844 | 2024.11.25 19:31:37.513970 [ 258 ] {8a63982f-3fa8-4bca-b5c6-2dc132b51efb} <Debug> TCPHandler: Processed in 0.002149882 sec. | ||
845 | 2024.11.25 19:31:37.514118 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.11.25 19:31:37.514258 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
847 | 2024.11.25 19:31:37.514315 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
848 | 2024.11.25 19:31:37.515069 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
849 | 2024.11.25 19:31:37.515108 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
850 | 2024.11.25 19:31:37.515588 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
851 | 2024.11.25 19:31:37.516030 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
852 | 2024.11.25 19:31:37.516237 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Debug> executeQuery: Read 462 rows, 34.77 KiB in 0.002009 sec., 229965.1567944251 rows/sec., 16.90 MiB/sec. | ||
853 | 2024.11.25 19:31:37.516289 [ 265 ] {4dcb99cf-a2be-4785-9887-b3645bcc49be} <Debug> TCPHandler: Processed in 0.002238154 sec. | ||
854 | 2024.11.25 19:31:37.516438 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2024.11.25 19:31:37.516575 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
856 | 2024.11.25 19:31:37.516636 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
857 | 2024.11.25 19:31:37.517823 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
858 | 2024.11.25 19:31:37.517858 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
859 | 2024.11.25 19:31:37.518453 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
860 | 2024.11.25 19:31:37.518893 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
861 | 2024.11.25 19:31:37.519066 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Debug> executeQuery: Read 1267 rows, 86.62 KiB in 0.002521 sec., 502578.34192780644 rows/sec., 33.55 MiB/sec. | ||
862 | 2024.11.25 19:31:37.519114 [ 258 ] {b667d0cc-dc2c-4885-b761-4fcb78082962} <Debug> TCPHandler: Processed in 0.002744414 sec. | ||
863 | 2024.11.25 19:31:37.519273 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
864 | 2024.11.25 19:31:37.519411 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
865 | 2024.11.25 19:31:37.519500 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <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 | ||
866 | 2024.11.25 19:31:37.520685 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
867 | 2024.11.25 19:31:37.520724 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
868 | 2024.11.25 19:31:37.521451 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
869 | 2024.11.25 19:31:37.521915 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
870 | 2024.11.25 19:31:37.522226 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002825 sec., 1061.9469026548672 rows/sec., 1.90 MiB/sec. | ||
871 | 2024.11.25 19:31:37.522351 [ 265 ] {edb80951-4d10-451b-b023-5cabe44db56d} <Debug> TCPHandler: Processed in 0.003143902 sec. | ||
872 | 2024.11.25 19:31:37.522509 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2024.11.25 19:31:37.522649 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
874 | 2024.11.25 19:31:37.522710 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
875 | 2024.11.25 19:31:37.523260 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
876 | 2024.11.25 19:31:37.523305 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
877 | 2024.11.25 19:31:37.523835 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
878 | 2024.11.25 19:31:37.524277 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
879 | 2024.11.25 19:31:37.524519 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001891 sec., 1586.4621893178212 rows/sec., 112.06 KiB/sec. | ||
880 | 2024.11.25 19:31:37.524622 [ 258 ] {0e684135-dbda-4a96-aabc-234f61395fcc} <Debug> TCPHandler: Processed in 0.002177863 sec. | ||
881 | 2024.11.25 19:31:41.653406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
882 | 2024.11.25 19:31:41.657411 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
883 | 2024.11.25 19:31:41.657477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
884 | 2024.11.25 19:31:41.659143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
885 | 2024.11.25 19:31:41.659722 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
886 | 2024.11.25 19:31:41.660307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
887 | 2024.11.25 19:31:42.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.49 MiB, peak 155.76 MiB, free memory in arenas 0.00 B, will set to 155.51 MiB (RSS), difference: 4.01 MiB | ||
888 | 2024.11.25 19:31:44.163418 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
889 | 2024.11.25 19:31:44.164312 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
890 | 2024.11.25 19:31:44.164361 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
891 | 2024.11.25 19:31:44.165125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
892 | 2024.11.25 19:31:44.165630 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
893 | 2024.11.25 19:31:44.165846 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
894 | 2024.11.25 19:31:44.237842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
895 | 2024.11.25 19:31:44.256049 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
896 | 2024.11.25 19:31:44.256093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
897 | 2024.11.25 19:31:44.262504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
898 | 2024.11.25 19:31:44.263650 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
899 | 2024.11.25 19:31:44.266282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
900 | 2024.11.25 19:31:51.607428 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
901 | 2024.11.25 19:31:51.607496 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
902 | 2024.11.25 19:31:51.666079 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
903 | 2024.11.25 19:31:51.666690 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
904 | 2024.11.25 19:31:51.666736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
905 | 2024.11.25 19:31:51.667410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
906 | 2024.11.25 19:31:51.667951 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
907 | 2024.11.25 19:31:51.668176 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
908 | 2024.11.25 19:31:51.766480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
909 | 2024.11.25 19:31:51.785049 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
910 | 2024.11.25 19:31:51.785089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
911 | 2024.11.25 19:31:51.791895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
912 | 2024.11.25 19:31:51.793061 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
913 | 2024.11.25 19:31:51.795465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
914 | 2024.11.25 19:31:52.152276 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
915 | 2024.11.25 19:31:52.152424 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
916 | 2024.11.25 19:31:52.152482 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
917 | 2024.11.25 19:31:52.153096 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
918 | 2024.11.25 19:31:52.153137 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
919 | 2024.11.25 19:31:52.153602 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
920 | 2024.11.25 19:31:52.154054 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
921 | 2024.11.25 19:31:52.154342 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Debug> executeQuery: Read 36 rows, 3.37 KiB in 0.00194 sec., 18556.701030927834 rows/sec., 1.70 MiB/sec. | ||
922 | 2024.11.25 19:31:52.154431 [ 258 ] {01da1e04-baf6-4901-a2da-4b3a3c43adcd} <Debug> TCPHandler: Processed in 0.002264035 sec. | ||
923 | 2024.11.25 19:31:52.154699 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
924 | 2024.11.25 19:31:52.154911 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
925 | 2024.11.25 19:31:52.154992 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
926 | 2024.11.25 19:31:52.155771 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
927 | 2024.11.25 19:31:52.155819 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
928 | 2024.11.25 19:31:52.156401 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
929 | 2024.11.25 19:31:52.156897 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
930 | 2024.11.25 19:31:52.157129 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.002273 sec., 7919.049714034317 rows/sec., 595.48 KiB/sec. | ||
931 | 2024.11.25 19:31:52.157208 [ 265 ] {6d470920-4256-47ba-9ccd-eb4518543ebd} <Debug> TCPHandler: Processed in 0.002651822 sec. | ||
932 | 2024.11.25 19:31:52.157390 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
933 | 2024.11.25 19:31:52.157531 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
934 | 2024.11.25 19:31:52.157588 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
935 | 2024.11.25 19:31:52.158241 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
936 | 2024.11.25 19:31:52.158280 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
937 | 2024.11.25 19:31:52.158738 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
938 | 2024.11.25 19:31:52.159189 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
939 | 2024.11.25 19:31:52.159438 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001921 sec., 11972.930765226445 rows/sec., 969.45 KiB/sec. | ||
940 | 2024.11.25 19:31:52.159506 [ 258 ] {5ab34bd7-d187-4bee-8b55-1ecdb26447a0} <Debug> TCPHandler: Processed in 0.002185392 sec. | ||
941 | 2024.11.25 19:31:52.159666 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
942 | 2024.11.25 19:31:52.159804 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
943 | 2024.11.25 19:31:52.159895 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <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 | ||
944 | 2024.11.25 19:31:52.161070 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
945 | 2024.11.25 19:31:52.161110 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
946 | 2024.11.25 19:31:52.164168 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
947 | 2024.11.25 19:31:52.164711 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2024.11.25 19:31:52.164988 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.005213 sec., 3452.906196048341 rows/sec., 6.19 MiB/sec. | ||
949 | 2024.11.25 19:31:52.165078 [ 265 ] {27acb208-168b-4816-9059-e85aae7ba516} <Debug> TCPHandler: Processed in 0.005476228 sec. | ||
950 | 2024.11.25 19:31:52.165218 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
951 | 2024.11.25 19:31:52.165335 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
952 | 2024.11.25 19:31:52.165386 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
953 | 2024.11.25 19:31:52.165852 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
954 | 2024.11.25 19:31:52.165890 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
955 | 2024.11.25 19:31:52.166367 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
956 | 2024.11.25 19:31:52.166845 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
957 | 2024.11.25 19:31:52.167081 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00177 sec., 5084.745762711864 rows/sec., 391.18 KiB/sec. | ||
958 | 2024.11.25 19:31:52.167137 [ 258 ] {6b56f7e3-14e4-46d1-ad10-a2d7fd55050b} <Debug> TCPHandler: Processed in 0.00199279 sec. | ||
959 | 2024.11.25 19:31:57.152298 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
960 | 2024.11.25 19:31:57.152706 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
961 | 2024.11.25 19:31:57.153390 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
962 | 2024.11.25 19:31:57.153472 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
963 | 2024.11.25 19:31:57.153748 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
964 | 2024.11.25 19:31:57.155864 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
965 | 2024.11.25 19:31:57.156230 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
966 | 2024.11.25 19:31:57.159234 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
967 | 2024.11.25 19:31:57.159310 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
968 | 2024.11.25 19:31:57.159335 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
969 | 2024.11.25 19:31:57.159518 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
970 | 2024.11.25 19:31:57.159569 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
971 | 2024.11.25 19:31:57.161765 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.009223 sec., 1192.6704976688713 rows/sec., 47.54 KiB/sec. | ||
972 | 2024.11.25 19:31:57.161907 [ 258 ] {90a97460-7bfd-440c-9eda-f75fbb48c353} <Debug> TCPHandler: Processed in 0.009792972 sec. | ||
973 | 2024.11.25 19:31:57.162328 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
974 | 2024.11.25 19:31:57.162553 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
975 | 2024.11.25 19:31:57.162979 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
976 | 2024.11.25 19:31:57.163022 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
977 | 2024.11.25 19:31:57.163305 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
978 | 2024.11.25 19:31:57.163390 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
979 | 2024.11.25 19:31:57.163570 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
980 | 2024.11.25 19:31:57.163611 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
981 | 2024.11.25 19:31:57.163637 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
982 | 2024.11.25 19:31:57.163655 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
983 | 2024.11.25 19:31:57.163705 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
984 | 2024.11.25 19:31:57.163729 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
985 | 2024.11.25 19:31:57.164394 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.0019 sec., 5789.473684210527 rows/sec., 230.78 KiB/sec. | ||
986 | 2024.11.25 19:31:57.164526 [ 265 ] {c69fb468-023b-4c71-9bf5-0788aedd27d1} <Debug> TCPHandler: Processed in 0.002304065 sec. | ||
987 | 2024.11.25 19:31:57.164790 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
988 | 2024.11.25 19:31:57.164999 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
989 | 2024.11.25 19:31:57.165351 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
990 | 2024.11.25 19:31:57.165395 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
991 | 2024.11.25 19:31:57.165635 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
992 | 2024.11.25 19:31:57.165703 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
993 | 2024.11.25 19:31:57.165855 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
994 | 2024.11.25 19:31:57.165889 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
995 | 2024.11.25 19:31:57.165911 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
996 | 2024.11.25 19:31:57.165928 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
997 | 2024.11.25 19:31:57.165972 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
998 | 2024.11.25 19:31:57.165994 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
999 | 2024.11.25 19:31:57.166526 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001624 sec., 6773.399014778325 rows/sec., 270.00 KiB/sec. | ||
1000 | 2024.11.25 19:31:57.166638 [ 258 ] {3e5948eb-9c30-4ed0-af32-5a28589eb569} <Debug> TCPHandler: Processed in 0.001916808 sec. | ||
1001 | 2024.11.25 19:31:57.166892 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2024.11.25 19:31:57.167069 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1003 | 2024.11.25 19:31:57.167367 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1004 | 2024.11.25 19:31:57.167405 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1005 | 2024.11.25 19:31:57.167649 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1006 | 2024.11.25 19:31:57.167717 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1007 | 2024.11.25 19:31:57.167865 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1008 | 2024.11.25 19:31:57.167898 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1009 | 2024.11.25 19:31:57.167921 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1010 | 2024.11.25 19:31:57.167938 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1011 | 2024.11.25 19:31:57.167984 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1012 | 2024.11.25 19:31:57.168008 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1013 | 2024.11.25 19:31:57.168601 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001605 sec., 6853.582554517134 rows/sec., 273.19 KiB/sec. | ||
1014 | 2024.11.25 19:31:57.168725 [ 265 ] {a1ad070d-a1b3-4e3c-9515-090b855c5bb1} <Debug> TCPHandler: Processed in 0.001890397 sec. | ||
1015 | 2024.11.25 19:31:57.169179 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2024.11.25 19:31:57.169372 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1017 | 2024.11.25 19:31:57.169669 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1018 | 2024.11.25 19:31:57.169706 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1019 | 2024.11.25 19:31:57.169944 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1020 | 2024.11.25 19:31:57.170009 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1021 | 2024.11.25 19:31:57.170153 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1022 | 2024.11.25 19:31:57.170186 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1023 | 2024.11.25 19:31:57.170208 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1024 | 2024.11.25 19:31:57.170225 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1025 | 2024.11.25 19:31:57.170268 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1026 | 2024.11.25 19:31:57.170290 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1027 | 2024.11.25 19:31:57.170848 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.00156 sec., 7051.282051282052 rows/sec., 281.07 KiB/sec. | ||
1028 | 2024.11.25 19:31:57.170962 [ 258 ] {1e4f4bd2-8007-4fec-bbf2-4aba02929f18} <Debug> TCPHandler: Processed in 0.001849427 sec. | ||
1029 | 2024.11.25 19:31:57.171196 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1030 | 2024.11.25 19:31:57.171362 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1031 | 2024.11.25 19:31:57.171651 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1032 | 2024.11.25 19:31:57.171690 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1033 | 2024.11.25 19:31:57.171943 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1034 | 2024.11.25 19:31:57.172012 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1035 | 2024.11.25 19:31:57.172157 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1036 | 2024.11.25 19:31:57.172190 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1037 | 2024.11.25 19:31:57.172213 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1038 | 2024.11.25 19:31:57.172230 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1039 | 2024.11.25 19:31:57.172272 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1040 | 2024.11.25 19:31:57.172295 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1041 | 2024.11.25 19:31:57.172849 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001559 sec., 7055.805003207184 rows/sec., 281.26 KiB/sec. | ||
1042 | 2024.11.25 19:31:57.172962 [ 265 ] {34229ff0-3ea4-4288-b266-8fcc50a45a8b} <Debug> TCPHandler: Processed in 0.001822496 sec. | ||
1043 | 2024.11.25 19:31:57.173214 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1044 | 2024.11.25 19:31:57.173377 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1045 | 2024.11.25 19:31:57.173864 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1046 | 2024.11.25 19:31:57.173909 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1047 | 2024.11.25 19:31:57.174157 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1048 | 2024.11.25 19:31:57.174222 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1049 | 2024.11.25 19:31:57.174368 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1050 | 2024.11.25 19:31:57.174402 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1051 | 2024.11.25 19:31:57.174424 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1052 | 2024.11.25 19:31:57.174441 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1053 | 2024.11.25 19:31:57.174482 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1054 | 2024.11.25 19:31:57.174504 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1055 | 2024.11.25 19:31:57.175065 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001757 sec., 6260.671599317017 rows/sec., 249.56 KiB/sec. | ||
1056 | 2024.11.25 19:31:57.175178 [ 258 ] {ae2d773a-aa3a-4f77-bdd3-e8f4617c4743} <Debug> TCPHandler: Processed in 0.00202101 sec. | ||
1057 | 2024.11.25 19:31:57.175408 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1058 | 2024.11.25 19:31:57.175573 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1059 | 2024.11.25 19:31:57.175862 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1060 | 2024.11.25 19:31:57.175902 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1061 | 2024.11.25 19:31:57.176156 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1062 | 2024.11.25 19:31:57.176221 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1063 | 2024.11.25 19:31:57.176367 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1064 | 2024.11.25 19:31:57.176399 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1065 | 2024.11.25 19:31:57.176422 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1066 | 2024.11.25 19:31:57.176439 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1067 | 2024.11.25 19:31:57.176481 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1068 | 2024.11.25 19:31:57.176504 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1069 | 2024.11.25 19:31:57.177064 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001562 sec., 7042.2535211267605 rows/sec., 280.71 KiB/sec. | ||
1070 | 2024.11.25 19:31:57.177177 [ 265 ] {cf043b4b-8b45-4f8e-a3ba-28ad7abf670d} <Debug> TCPHandler: Processed in 0.001825626 sec. | ||
1071 | 2024.11.25 19:31:57.177412 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1072 | 2024.11.25 19:31:57.177578 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1073 | 2024.11.25 19:31:57.177875 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1074 | 2024.11.25 19:31:57.177916 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1075 | 2024.11.25 19:31:57.178172 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1076 | 2024.11.25 19:31:57.178237 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1077 | 2024.11.25 19:31:57.178377 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1078 | 2024.11.25 19:31:57.178410 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1079 | 2024.11.25 19:31:57.178432 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1080 | 2024.11.25 19:31:57.178449 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1081 | 2024.11.25 19:31:57.178492 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1082 | 2024.11.25 19:31:57.178514 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1083 | 2024.11.25 19:31:57.179068 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001563 sec., 7037.747920665387 rows/sec., 280.54 KiB/sec. | ||
1084 | 2024.11.25 19:31:57.179181 [ 258 ] {b9a5a3d3-da68-4d06-bbcf-000ebcb4922e} <Debug> TCPHandler: Processed in 0.001824426 sec. | ||
1085 | 2024.11.25 19:31:57.179425 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1086 | 2024.11.25 19:31:57.179592 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1087 | 2024.11.25 19:31:57.179888 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1088 | 2024.11.25 19:31:57.179929 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1089 | 2024.11.25 19:31:57.180197 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1090 | 2024.11.25 19:31:57.180262 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1091 | 2024.11.25 19:31:57.180406 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1092 | 2024.11.25 19:31:57.180439 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1093 | 2024.11.25 19:31:57.180462 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1094 | 2024.11.25 19:31:57.180478 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1095 | 2024.11.25 19:31:57.180521 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1096 | 2024.11.25 19:31:57.180544 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1097 | 2024.11.25 19:31:57.181106 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001587 sec., 6931.316950220542 rows/sec., 276.29 KiB/sec. | ||
1098 | 2024.11.25 19:31:57.181220 [ 265 ] {8e6c1884-cc1f-47c3-ae98-35be95e15174} <Debug> TCPHandler: Processed in 0.001854047 sec. | ||
1099 | 2024.11.25 19:31:57.181572 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1100 | 2024.11.25 19:31:57.181742 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1101 | 2024.11.25 19:31:57.182039 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1102 | 2024.11.25 19:31:57.182080 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1103 | 2024.11.25 19:31:57.182341 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1104 | 2024.11.25 19:31:57.182405 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1105 | 2024.11.25 19:31:57.182548 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1106 | 2024.11.25 19:31:57.182581 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1107 | 2024.11.25 19:31:57.182604 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1108 | 2024.11.25 19:31:57.182620 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1109 | 2024.11.25 19:31:57.182662 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1110 | 2024.11.25 19:31:57.182684 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1111 | 2024.11.25 19:31:57.183243 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001577 sec., 6975.269499048826 rows/sec., 278.04 KiB/sec. | ||
1112 | 2024.11.25 19:31:57.183357 [ 258 ] {4c8e5adb-1330-452b-a65e-f98320375c10} <Debug> TCPHandler: Processed in 0.001842576 sec. | ||
1113 | 2024.11.25 19:31:57.183599 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1114 | 2024.11.25 19:31:57.183766 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1115 | 2024.11.25 19:31:57.184070 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1116 | 2024.11.25 19:31:57.184113 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1117 | 2024.11.25 19:31:57.184379 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1118 | 2024.11.25 19:31:57.184443 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1119 | 2024.11.25 19:31:57.184586 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1120 | 2024.11.25 19:31:57.184620 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1121 | 2024.11.25 19:31:57.184642 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1122 | 2024.11.25 19:31:57.184658 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1123 | 2024.11.25 19:31:57.184700 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1124 | 2024.11.25 19:31:57.184723 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1125 | 2024.11.25 19:31:57.185388 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001698 sec., 6478.209658421672 rows/sec., 258.23 KiB/sec. | ||
1126 | 2024.11.25 19:31:57.185505 [ 265 ] {912aee43-1e40-4532-a8bb-1d266180881c} <Debug> TCPHandler: Processed in 0.001963349 sec. | ||
1127 | 2024.11.25 19:31:57.185809 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1128 | 2024.11.25 19:31:57.186128 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1129 | 2024.11.25 19:31:57.186552 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1130 | 2024.11.25 19:31:57.186593 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1131 | 2024.11.25 19:31:57.186863 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1132 | 2024.11.25 19:31:57.186928 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1133 | 2024.11.25 19:31:57.187076 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1134 | 2024.11.25 19:31:57.187108 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1135 | 2024.11.25 19:31:57.187130 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1136 | 2024.11.25 19:31:57.187147 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1137 | 2024.11.25 19:31:57.187190 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1138 | 2024.11.25 19:31:57.187212 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1139 | 2024.11.25 19:31:57.187927 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001949 sec., 5643.919958953309 rows/sec., 224.98 KiB/sec. | ||
1140 | 2024.11.25 19:31:57.188051 [ 258 ] {5fad9457-6ffb-4233-863f-f72793c20496} <Debug> TCPHandler: Processed in 0.002348856 sec. | ||
1141 | 2024.11.25 19:31:57.188397 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1142 | 2024.11.25 19:31:57.188570 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
1143 | 2024.11.25 19:31:57.188875 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1144 | 2024.11.25 19:31:57.188918 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
1145 | 2024.11.25 19:31:57.189198 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1146 | 2024.11.25 19:31:57.189264 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1147 | 2024.11.25 19:31:57.189410 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1148 | 2024.11.25 19:31:57.189443 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1149 | 2024.11.25 19:31:57.189464 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1150 | 2024.11.25 19:31:57.189481 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1151 | 2024.11.25 19:31:57.189522 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
1152 | 2024.11.25 19:31:57.189545 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
1153 | 2024.11.25 19:31:57.190084 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Debug> executeQuery: Read 11 rows, 449.00 B in 0.001592 sec., 6909.547738693467 rows/sec., 275.42 KiB/sec. | ||
1154 | 2024.11.25 19:31:57.190199 [ 265 ] {41318dc4-0e72-473a-92b1-8a9312b898a6} <Debug> TCPHandler: Processed in 0.001856376 sec. | ||
1155 | 2024.11.25 19:31:57.194713 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1156 | 2024.11.25 19:31:57.194947 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1157 | 2024.11.25 19:31:57.195044 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1158 | 2024.11.25 19:31:57.195919 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1159 | 2024.11.25 19:31:57.195961 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1160 | 2024.11.25 19:31:57.196459 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1161 | 2024.11.25 19:31:57.196674 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1162 | 2024.11.25 19:31:57.196922 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002035 sec., 6879.60687960688 rows/sec., 987.12 KiB/sec. | ||
1163 | 2024.11.25 19:31:57.197139 [ 258 ] {aa72c507-f2ec-431b-ad01-bbf0de365989} <Debug> TCPHandler: Processed in 0.00253498 sec. | ||
1164 | 2024.11.25 19:31:57.197301 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1165 | 2024.11.25 19:31:57.197440 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1166 | 2024.11.25 19:31:57.197490 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1167 | 2024.11.25 19:31:57.198123 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1168 | 2024.11.25 19:31:57.198174 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1169 | 2024.11.25 19:31:57.198588 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1170 | 2024.11.25 19:31:57.198888 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1171 | 2024.11.25 19:31:57.199173 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Debug> executeQuery: Read 42 rows, 3.59 KiB in 0.001764 sec., 23809.52380952381 rows/sec., 1.99 MiB/sec. | ||
1172 | 2024.11.25 19:31:57.199242 [ 265 ] {aa48ceb9-d852-4af7-80df-14d654d44e66} <Debug> TCPHandler: Processed in 0.00202704 sec. | ||
1173 | 2024.11.25 19:31:57.199387 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1174 | 2024.11.25 19:31:57.199496 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1175 | 2024.11.25 19:31:57.199541 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1176 | 2024.11.25 19:31:57.200151 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1177 | 2024.11.25 19:31:57.200191 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1178 | 2024.11.25 19:31:57.200546 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1179 | 2024.11.25 19:31:57.200773 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1180 | 2024.11.25 19:31:57.200970 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001462 sec., 5471.956224350205 rows/sec., 411.47 KiB/sec. | ||
1181 | 2024.11.25 19:31:57.201023 [ 258 ] {faef47e1-d3f0-4f78-821a-ed4cd9192460} <Debug> TCPHandler: Processed in 0.001665212 sec. | ||
1182 | 2024.11.25 19:31:57.201172 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2024.11.25 19:31:57.201290 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1184 | 2024.11.25 19:31:57.201338 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1185 | 2024.11.25 19:31:57.201909 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2024.11.25 19:31:57.201948 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1187 | 2024.11.25 19:31:57.202293 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1188 | 2024.11.25 19:31:57.202522 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2024.11.25 19:31:57.202710 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001439 sec., 25017.37317581654 rows/sec., 1.95 MiB/sec. | ||
1190 | 2024.11.25 19:31:57.202879 [ 265 ] {ac176e8c-63db-4909-bedf-2a703ad5172d} <Debug> TCPHandler: Processed in 0.001757795 sec. | ||
1191 | 2024.11.25 19:31:57.203036 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2024.11.25 19:31:57.203151 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1193 | 2024.11.25 19:31:57.203201 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1194 | 2024.11.25 19:31:57.203718 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2024.11.25 19:31:57.203756 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1196 | 2024.11.25 19:31:57.204122 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1197 | 2024.11.25 19:31:57.204350 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2024.11.25 19:31:57.204611 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001473 sec., 67888.66259334692 rows/sec., 4.71 MiB/sec. | ||
1199 | 2024.11.25 19:31:57.204679 [ 258 ] {8cec70eb-11b5-4f92-b3ea-02083159da8c} <Debug> TCPHandler: Processed in 0.001701143 sec. | ||
1200 | 2024.11.25 19:31:57.204814 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2024.11.25 19:31:57.204929 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1202 | 2024.11.25 19:31:57.205010 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <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 | ||
1203 | 2024.11.25 19:31:57.206150 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2024.11.25 19:31:57.206188 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1205 | 2024.11.25 19:31:57.206786 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1206 | 2024.11.25 19:31:57.207051 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1207 | 2024.11.25 19:31:57.207343 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002425 sec., 3298.9690721649486 rows/sec., 5.91 MiB/sec. | ||
1208 | 2024.11.25 19:31:57.207441 [ 265 ] {714d8ca9-cc66-4e70-83b7-c78349db6983} <Debug> TCPHandler: Processed in 0.002680982 sec. | ||
1209 | 2024.11.25 19:31:57.207592 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2024.11.25 19:31:57.207728 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1211 | 2024.11.25 19:31:57.207786 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1212 | 2024.11.25 19:31:57.208338 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2024.11.25 19:31:57.208384 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1214 | 2024.11.25 19:31:57.208735 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1215 | 2024.11.25 19:31:57.208961 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2024.11.25 19:31:57.209161 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001463 sec., 20505.809979494188 rows/sec., 1.40 MiB/sec. | ||
1217 | 2024.11.25 19:31:57.209208 [ 258 ] {5457eaf8-a78c-42d8-a6c7-b3b83929c39e} <Debug> TCPHandler: Processed in 0.001685123 sec. | ||
1218 | 2024.11.25 19:31:59.168433 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1219 | 2024.11.25 19:31:59.169325 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1220 | 2024.11.25 19:31:59.169394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
1221 | 2024.11.25 19:31:59.170171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1222 | 2024.11.25 19:31:59.170446 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1223 | 2024.11.25 19:31:59.170699 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1224 | 2024.11.25 19:31:59.295661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1225 | 2024.11.25 19:31:59.314369 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1226 | 2024.11.25 19:31:59.314414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1227 | 2024.11.25 19:31:59.321029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1228 | 2024.11.25 19:31:59.321755 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1229 | 2024.11.25 19:31:59.324620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1230 | 2024.11.25 19:32:01.660972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 180 | ||
1231 | 2024.11.25 19:32:01.664501 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1232 | 2024.11.25 19:32:01.664551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1233 | 2024.11.25 19:32:01.666136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1234 | 2024.11.25 19:32:01.666495 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1235 | 2024.11.25 19:32:01.667150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
1236 | 2024.11.25 19:32:02.157196 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2024.11.25 19:32:02.157393 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1238 | 2024.11.25 19:32:02.157468 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1239 | 2024.11.25 19:32:02.158223 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2024.11.25 19:32:02.158267 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1241 | 2024.11.25 19:32:02.158681 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1242 | 2024.11.25 19:32:02.158935 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2024.11.25 19:32:02.159203 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Debug> executeQuery: Read 64 rows, 5.58 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.93 MiB/sec. | ||
1244 | 2024.11.25 19:32:02.159269 [ 258 ] {3fe64546-7d00-48f2-bbf4-fcb99272875c} <Debug> TCPHandler: Processed in 0.002205704 sec. | ||
1245 | 2024.11.25 19:32:02.159524 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2024.11.25 19:32:02.159717 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1247 | 2024.11.25 19:32:02.159789 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1248 | 2024.11.25 19:32:02.160530 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2024.11.25 19:32:02.160583 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1250 | 2024.11.25 19:32:02.161013 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1251 | 2024.11.25 19:32:02.161278 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2024.11.25 19:32:02.161501 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001836 sec., 10348.583877995643 rows/sec., 778.16 KiB/sec. | ||
1253 | 2024.11.25 19:32:02.161556 [ 265 ] {dc4e4649-3e01-401b-8827-e414438b8903} <Debug> TCPHandler: Processed in 0.002159152 sec. | ||
1254 | 2024.11.25 19:32:02.161711 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2024.11.25 19:32:02.161826 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1256 | 2024.11.25 19:32:02.161874 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1257 | 2024.11.25 19:32:02.162466 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2024.11.25 19:32:02.162504 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1259 | 2024.11.25 19:32:02.162850 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1260 | 2024.11.25 19:32:02.163076 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2024.11.25 19:32:02.163283 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001471 sec., 31951.053704962607 rows/sec., 2.49 MiB/sec. | ||
1262 | 2024.11.25 19:32:02.163408 [ 258 ] {29f11b6d-219e-4458-b2af-04dbb6f7c677} <Debug> TCPHandler: Processed in 0.001755765 sec. | ||
1263 | 2024.11.25 19:32:02.163560 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2024.11.25 19:32:02.163678 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1265 | 2024.11.25 19:32:02.163732 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1266 | 2024.11.25 19:32:02.164289 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2024.11.25 19:32:02.164328 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1268 | 2024.11.25 19:32:02.164719 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1269 | 2024.11.25 19:32:02.164955 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2024.11.25 19:32:02.165165 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001511 sec., 66181.33686300463 rows/sec., 4.59 MiB/sec. | ||
1271 | 2024.11.25 19:32:02.165217 [ 265 ] {433f4904-8f13-4ec0-a344-3fa616be50b1} <Debug> TCPHandler: Processed in 0.001713003 sec. | ||
1272 | 2024.11.25 19:32:02.165366 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2024.11.25 19:32:02.165480 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1274 | 2024.11.25 19:32:02.165557 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <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 | ||
1275 | 2024.11.25 19:32:02.166664 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2024.11.25 19:32:02.166701 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1277 | 2024.11.25 19:32:02.167311 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1278 | 2024.11.25 19:32:02.167566 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2024.11.25 19:32:02.167754 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002298 sec., 8268.0591818973 rows/sec., 14.82 MiB/sec. | ||
1280 | 2024.11.25 19:32:02.167842 [ 258 ] {1bd8cfd5-230c-43cb-b26c-d64903730e1b} <Debug> TCPHandler: Processed in 0.00252971 sec. | ||
1281 | 2024.11.25 19:32:02.167985 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2024.11.25 19:32:02.168103 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1283 | 2024.11.25 19:32:02.168154 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1284 | 2024.11.25 19:32:02.168645 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2024.11.25 19:32:02.168684 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1286 | 2024.11.25 19:32:02.169046 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1287 | 2024.11.25 19:32:02.169295 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2024.11.25 19:32:02.169485 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001408 sec., 21306.818181818184 rows/sec., 1.46 MiB/sec. | ||
1289 | 2024.11.25 19:32:02.169534 [ 265 ] {518a473c-a27b-49c1-ac1f-b472ad253aaf} <Debug> TCPHandler: Processed in 0.001603131 sec. | ||
1290 | 2024.11.25 19:32:06.607543 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1291 | 2024.11.25 19:32:06.607615 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1292 | 2024.11.25 19:32:06.670988 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1293 | 2024.11.25 19:32:06.671704 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2024.11.25 19:32:06.671758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1295 | 2024.11.25 19:32:06.672357 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1296 | 2024.11.25 19:32:06.672616 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2024.11.25 19:32:06.672852 [ 69 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1298 | 2024.11.25 19:32:06.672879 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1299 | 2024.11.25 19:32:06.672965 [ 69 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1300 | 2024.11.25 19:32:06.673013 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1301 | 2024.11.25 19:32:06.673302 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
1302 | 2024.11.25 19:32:06.673507 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1303 | 2024.11.25 19:32:06.673611 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1304 | 2024.11.25 19:32:06.673754 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1305 | 2024.11.25 19:32:06.673979 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1306 | 2024.11.25 19:32:06.674140 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1307 | 2024.11.25 19:32:06.674336 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1308 | 2024.11.25 19:32:06.674420 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1309 | 2024.11.25 19:32:06.688555 [ 188 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.015425663 sec., 181904.661083287 rows/sec., 2.60 MiB/sec. | ||
1310 | 2024.11.25 19:32:06.689334 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1311 | 2024.11.25 19:32:06.689707 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1312 | 2024.11.25 19:32:06.689799 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_6_1} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1313 | 2024.11.25 19:32:06.689939 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1314 | 2024.11.25 19:32:06.824854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1315 | 2024.11.25 19:32:06.845977 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1316 | 2024.11.25 19:32:06.846025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1317 | 2024.11.25 19:32:06.852752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1318 | 2024.11.25 19:32:06.853509 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1319 | 2024.11.25 19:32:06.853821 [ 68 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1320 | 2024.11.25 19:32:06.853892 [ 68 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1321 | 2024.11.25 19:32:06.853929 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1322 | 2024.11.25 19:32:06.854551 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
1323 | 2024.11.25 19:32:06.872683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1324 | 2024.11.25 19:32:06.873096 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1325 | 2024.11.25 19:32:06.874279 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
1326 | 2024.11.25 19:32:06.879272 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
1327 | 2024.11.25 19:32:06.884427 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
1328 | 2024.11.25 19:32:06.889340 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
1329 | 2024.11.25 19:32:06.896371 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
1330 | 2024.11.25 19:32:06.900775 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
1331 | 2024.11.25 19:32:06.959488 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105417158 sec., 436.3616025391237 rows/sec., 2.26 MiB/sec. | ||
1332 | 2024.11.25 19:32:06.962174 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1333 | 2024.11.25 19:32:06.965225 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_6_1} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1334 | 2024.11.25 19:32:06.965326 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_6_1} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1335 | 2024.11.25 19:32:06.967686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1336 | 2024.11.25 19:32:07.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 169.37 MiB, free memory in arenas 0.00 B, will set to 163.47 MiB (RSS), difference: 3.64 MiB | ||
1337 | 2024.11.25 19:32:07.156211 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1338 | 2024.11.25 19:32:07.156393 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1339 | 2024.11.25 19:32:07.156465 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1340 | 2024.11.25 19:32:07.157313 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2024.11.25 19:32:07.157355 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1342 | 2024.11.25 19:32:07.157792 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1343 | 2024.11.25 19:32:07.158051 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2024.11.25 19:32:07.158247 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Debug> executeQuery: Read 42 rows, 3.59 KiB in 0.001907 sec., 22024.12165705296 rows/sec., 1.84 MiB/sec. | ||
1345 | 2024.11.25 19:32:07.158299 [ 258 ] {5b9b34c9-e67a-4f38-855b-cb2998f95ed0} <Debug> TCPHandler: Processed in 0.002214833 sec. | ||
1346 | 2024.11.25 19:32:07.158559 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1347 | 2024.11.25 19:32:07.158763 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1348 | 2024.11.25 19:32:07.158837 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1349 | 2024.11.25 19:32:07.159585 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1350 | 2024.11.25 19:32:07.159639 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1351 | 2024.11.25 19:32:07.160078 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1352 | 2024.11.25 19:32:07.160341 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1353 | 2024.11.25 19:32:07.160581 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001871 sec., 4275.78834847675 rows/sec., 321.52 KiB/sec. | ||
1354 | 2024.11.25 19:32:07.160637 [ 265 ] {76d92d53-8eaa-4376-bf74-7d4b733aa8fd} <Debug> TCPHandler: Processed in 0.002207113 sec. | ||
1355 | 2024.11.25 19:32:07.160800 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1356 | 2024.11.25 19:32:07.160921 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1357 | 2024.11.25 19:32:07.160978 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1358 | 2024.11.25 19:32:07.161679 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1359 | 2024.11.25 19:32:07.161725 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1360 | 2024.11.25 19:32:07.162112 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1361 | 2024.11.25 19:32:07.162353 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1362 | 2024.11.25 19:32:07.162570 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001675 sec., 21492.537313432837 rows/sec., 1.68 MiB/sec. | ||
1363 | 2024.11.25 19:32:07.162717 [ 258 ] {1b20a154-8e6d-48c2-8a5b-35f71329f4c1} <Debug> TCPHandler: Processed in 0.001965989 sec. | ||
1364 | 2024.11.25 19:32:07.162882 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1365 | 2024.11.25 19:32:07.163000 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1366 | 2024.11.25 19:32:07.163054 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1367 | 2024.11.25 19:32:07.163617 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1368 | 2024.11.25 19:32:07.163656 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1369 | 2024.11.25 19:32:07.164043 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1370 | 2024.11.25 19:32:07.164290 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1371 | 2024.11.25 19:32:07.164571 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec. | ||
1372 | 2024.11.25 19:32:07.164689 [ 265 ] {3a43e0e5-b465-422e-92a3-7a66cd691b9c} <Debug> TCPHandler: Processed in 0.001864077 sec. | ||
1373 | 2024.11.25 19:32:07.164840 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1374 | 2024.11.25 19:32:07.164956 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1375 | 2024.11.25 19:32:07.165034 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <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 | ||
1376 | 2024.11.25 19:32:07.166109 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1377 | 2024.11.25 19:32:07.166148 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1378 | 2024.11.25 19:32:07.166773 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1379 | 2024.11.25 19:32:07.167027 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1380 | 2024.11.25 19:32:07.167231 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002297 sec., 3482.80365694384 rows/sec., 6.24 MiB/sec. | ||
1381 | 2024.11.25 19:32:07.167336 [ 258 ] {c9d1ea97-4fde-465c-9b98-966a97902a13} <Debug> TCPHandler: Processed in 0.00255074 sec. | ||
1382 | 2024.11.25 19:32:07.167480 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1383 | 2024.11.25 19:32:07.167598 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1384 | 2024.11.25 19:32:07.167649 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1385 | 2024.11.25 19:32:07.168143 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1386 | 2024.11.25 19:32:07.168182 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1387 | 2024.11.25 19:32:07.168559 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1388 | 2024.11.25 19:32:07.168799 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1389 | 2024.11.25 19:32:07.169014 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001441 sec., 20818.87578070784 rows/sec., 1.43 MiB/sec. | ||
1390 | 2024.11.25 19:32:07.169063 [ 265 ] {9029edf9-9b2d-429b-9080-e02f7648a15d} <Debug> TCPHandler: Processed in 0.001638192 sec. | ||
1391 | 2024.11.25 19:32:11.667716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 204 | ||
1392 | 2024.11.25 19:32:11.670700 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1393 | 2024.11.25 19:32:11.670746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1394 | 2024.11.25 19:32:11.672336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1395 | 2024.11.25 19:32:11.672650 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1396 | 2024.11.25 19:32:11.673131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
1397 | 2024.11.25 19:32:12.153999 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1398 | 2024.11.25 19:32:12.154386 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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', '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') FORMAT Native; (stage: Complete) | ||
1399 | 2024.11.25 19:32:12.154782 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1400 | 2024.11.25 19:32:12.154828 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <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', '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')" moved to PREWHERE | ||
1401 | 2024.11.25 19:32:12.155166 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1402 | 2024.11.25 19:32:12.155248 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1403 | 2024.11.25 19:32:12.155435 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1404 | 2024.11.25 19:32:12.155640 [ 286 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1405 | 2024.11.25 19:32:12.155764 [ 287 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1406 | 2024.11.25 19:32:12.155918 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1407 | 2024.11.25 19:32:12.155954 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1408 | 2024.11.25 19:32:12.156170 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1409 | 2024.11.25 19:32:12.156197 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
1410 | 2024.11.25 19:32:12.156257 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <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', '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'))" | ||
1411 | 2024.11.25 19:32:12.156306 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <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', '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'))" | ||
1412 | 2024.11.25 19:32:12.157685 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.003447 sec., 7252.68349289237 rows/sec., 292.94 KiB/sec. | ||
1413 | 2024.11.25 19:32:12.157846 [ 258 ] {cd8491f8-a1cc-4f48-8add-ebcb00ad45a6} <Debug> TCPHandler: Processed in 0.004033349 sec. | ||
1414 | 2024.11.25 19:32:12.158262 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1415 | 2024.11.25 19:32:12.158500 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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', '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_routes') FORMAT Native; (stage: Complete) | ||
1416 | 2024.11.25 19:32:12.158899 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1417 | 2024.11.25 19:32:12.158948 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <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', '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_routes')" moved to PREWHERE | ||
1418 | 2024.11.25 19:32:12.159275 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1419 | 2024.11.25 19:32:12.159364 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1420 | 2024.11.25 19:32:12.159544 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1421 | 2024.11.25 19:32:12.159669 [ 286 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1422 | 2024.11.25 19:32:12.159671 [ 288 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1423 | 2024.11.25 19:32:12.159790 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1424 | 2024.11.25 19:32:12.159821 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1425 | 2024.11.25 19:32:12.159915 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1426 | 2024.11.25 19:32:12.159939 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
1427 | 2024.11.25 19:32:12.159982 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <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', '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_routes'))" | ||
1428 | 2024.11.25 19:32:12.160032 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <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', '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_routes'))" | ||
1429 | 2024.11.25 19:32:12.161098 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.002708 sec., 9231.905465288035 rows/sec., 372.88 KiB/sec. | ||
1430 | 2024.11.25 19:32:12.161256 [ 265 ] {c41ad2b3-6056-4faa-b5af-7a789973a5af} <Debug> TCPHandler: Processed in 0.003114821 sec. | ||
1431 | 2024.11.25 19:32:12.161552 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1432 | 2024.11.25 19:32:12.161779 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) 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', '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') FORMAT Native; (stage: Complete) | ||
1433 | 2024.11.25 19:32:12.162165 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1434 | 2024.11.25 19:32:12.162210 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <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', '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')" moved to PREWHERE | ||
1435 | 2024.11.25 19:32:12.162510 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1436 | 2024.11.25 19:32:12.162579 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1437 | 2024.11.25 19:32:12.162741 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1438 | 2024.11.25 19:32:12.162857 [ 286 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1439 | 2024.11.25 19:32:12.162865 [ 288 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1440 | 2024.11.25 19:32:12.162972 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1441 | 2024.11.25 19:32:12.163000 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1442 | 2024.11.25 19:32:12.163086 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1443 | 2024.11.25 19:32:12.163109 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
1444 | 2024.11.25 19:32:12.163150 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <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', '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'))" | ||
1445 | 2024.11.25 19:32:12.163196 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <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', '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'))" | ||
1446 | 2024.11.25 19:32:12.164328 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.002649 sec., 9437.523593808985 rows/sec., 381.19 KiB/sec. | ||
1447 | 2024.11.25 19:32:12.164502 [ 258 ] {11e88311-45ca-4f4d-966b-ab58c1eb314f} <Debug> TCPHandler: Processed in 0.003020609 sec. | ||
1448 | 2024.11.25 19:32:12.164844 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1449 | 2024.11.25 19:32:12.165033 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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', '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) | ||
1450 | 2024.11.25 19:32:12.165382 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1451 | 2024.11.25 19:32:12.165430 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <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', '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 | ||
1452 | 2024.11.25 19:32:12.165735 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1453 | 2024.11.25 19:32:12.165803 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1454 | 2024.11.25 19:32:12.165957 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1455 | 2024.11.25 19:32:12.166068 [ 287 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1456 | 2024.11.25 19:32:12.166077 [ 288 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1457 | 2024.11.25 19:32:12.166197 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1458 | 2024.11.25 19:32:12.166237 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1459 | 2024.11.25 19:32:12.166345 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1460 | 2024.11.25 19:32:12.166372 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
1461 | 2024.11.25 19:32:12.166425 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <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', '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'))" | ||
1462 | 2024.11.25 19:32:12.166484 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <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', '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'))" | ||
1463 | 2024.11.25 19:32:12.167633 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.002691 sec., 9290.22668153103 rows/sec., 375.24 KiB/sec. | ||
1464 | 2024.11.25 19:32:12.167767 [ 265 ] {fc693ec1-ce0e-4b7f-a9cf-60aed34c145f} <Debug> TCPHandler: Processed in 0.002978999 sec. | ||
1465 | 2024.11.25 19:32:12.200923 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1466 | 2024.11.25 19:32:12.201169 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1467 | 2024.11.25 19:32:12.201238 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1468 | 2024.11.25 19:32:12.201978 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1469 | 2024.11.25 19:32:12.202023 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1470 | 2024.11.25 19:32:12.202546 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1471 | 2024.11.25 19:32:12.202770 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1472 | 2024.11.25 19:32:12.203053 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001949 sec., 2052.334530528476 rows/sec., 261.05 KiB/sec. | ||
1473 | 2024.11.25 19:32:12.203250 [ 258 ] {e85b5a32-f438-4bee-b78f-ed0ed1b13c7e} <Debug> TCPHandler: Processed in 0.002433638 sec. | ||
1474 | 2024.11.25 19:32:12.203421 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1475 | 2024.11.25 19:32:12.203575 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1476 | 2024.11.25 19:32:12.203637 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1477 | 2024.11.25 19:32:12.204828 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1478 | 2024.11.25 19:32:12.204869 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1479 | 2024.11.25 19:32:12.205393 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1480 | 2024.11.25 19:32:12.205640 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1481 | 2024.11.25 19:32:12.205768 [ 62 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1482 | 2024.11.25 19:32:12.205810 [ 62 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1483 | 2024.11.25 19:32:12.205832 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Debug> executeQuery: Read 1208 rows, 102.48 KiB in 0.002298 sec., 525674.499564839 rows/sec., 43.55 MiB/sec. | ||
1484 | 2024.11.25 19:32:12.205836 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1485 | 2024.11.25 19:32:12.205948 [ 265 ] {31b24b0e-c772-4618-bb1d-613e434726d5} <Debug> TCPHandler: Processed in 0.002593061 sec. | ||
1486 | 2024.11.25 19:32:12.206260 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
1487 | 2024.11.25 19:32:12.206358 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1488 | 2024.11.25 19:32:12.206470 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1489 | 2024.11.25 19:32:12.206559 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1147 rows starting from the beginning of the part | ||
1490 | 2024.11.25 19:32:12.206599 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1491 | 2024.11.25 19:32:12.206755 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1492 | 2024.11.25 19:32:12.206843 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
1493 | 2024.11.25 19:32:12.207262 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
1494 | 2024.11.25 19:32:12.207587 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1495 | 2024.11.25 19:32:12.207897 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1496 | 2024.11.25 19:32:12.208283 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1208 rows starting from the beginning of the part | ||
1497 | 2024.11.25 19:32:12.209752 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1498 | 2024.11.25 19:32:12.209820 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1499 | 2024.11.25 19:32:12.210912 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1500 | 2024.11.25 19:32:12.211317 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2024.11.25 19:32:12.211591 [ 62 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1502 | 2024.11.25 19:32:12.211695 [ 62 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1503 | 2024.11.25 19:32:12.211910 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1504 | 2024.11.25 19:32:12.212069 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00545 sec., 3486.238532110092 rows/sec., 262.15 KiB/sec. | ||
1505 | 2024.11.25 19:32:12.212185 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2539 rows, containing 5 columns (5 merged, 0 gathered) in 0.006208692 sec., 408942.8175854109 rows/sec., 35.51 MiB/sec. | ||
1506 | 2024.11.25 19:32:12.212329 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
1507 | 2024.11.25 19:32:12.212358 [ 258 ] {9e11123d-f962-4fdc-a71f-5b9c0f33df98} <Debug> TCPHandler: Processed in 0.006281433 sec. | ||
1508 | 2024.11.25 19:32:12.212579 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1509 | 2024.11.25 19:32:12.212758 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1510 | 2024.11.25 19:32:12.212779 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1511 | 2024.11.25 19:32:12.212845 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
1512 | 2024.11.25 19:32:12.213171 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
1513 | 2024.11.25 19:32:12.213188 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1514 | 2024.11.25 19:32:12.213453 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1515 | 2024.11.25 19:32:12.213549 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1516 | 2024.11.25 19:32:12.213608 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1517 | 2024.11.25 19:32:12.213972 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_6_1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1518 | 2024.11.25 19:32:12.213993 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
1519 | 2024.11.25 19:32:12.214333 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
1520 | 2024.11.25 19:32:12.214471 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
1521 | 2024.11.25 19:32:12.214917 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
1522 | 2024.11.25 19:32:12.216911 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1523 | 2024.11.25 19:32:12.216995 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1524 | 2024.11.25 19:32:12.217810 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 5 columns (5 merged, 0 gathered) in 0.005727853 sec., 13093.911453384017 rows/sec., 1.01 MiB/sec. | ||
1525 | 2024.11.25 19:32:12.217991 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1526 | 2024.11.25 19:32:12.218024 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1527 | 2024.11.25 19:32:12.218539 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2024.11.25 19:32:12.218633 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1529 | 2024.11.25 19:32:12.218903 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_6_1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1530 | 2024.11.25 19:32:12.219164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1531 | 2024.11.25 19:32:12.219181 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006156 sec., 37037.03703703704 rows/sec., 2.51 MiB/sec. | ||
1532 | 2024.11.25 19:32:12.219270 [ 265 ] {b9c3d0fb-447b-499a-a9b4-63b7c027c5d8} <Debug> TCPHandler: Processed in 0.006783213 sec. | ||
1533 | 2024.11.25 19:32:12.219498 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1534 | 2024.11.25 19:32:12.219727 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1535 | 2024.11.25 19:32:12.219819 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1536 | 2024.11.25 19:32:12.220772 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1537 | 2024.11.25 19:32:12.220811 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1538 | 2024.11.25 19:32:12.221204 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1539 | 2024.11.25 19:32:12.221439 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1540 | 2024.11.25 19:32:12.221589 [ 62 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1541 | 2024.11.25 19:32:12.221649 [ 62 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1542 | 2024.11.25 19:32:12.221687 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1543 | 2024.11.25 19:32:12.221694 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Debug> executeQuery: Read 511 rows, 38.69 KiB in 0.002015 sec., 253598.0148883375 rows/sec., 18.75 MiB/sec. | ||
1544 | 2024.11.25 19:32:12.222001 [ 258 ] {e4f1bc00-0dab-4e84-9a8b-17e23c4d8fa1} <Debug> TCPHandler: Processed in 0.002607481 sec. | ||
1545 | 2024.11.25 19:32:12.222339 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
1546 | 2024.11.25 19:32:12.222363 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1547 | 2024.11.25 19:32:12.222542 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1548 | 2024.11.25 19:32:12.222623 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1549 | 2024.11.25 19:32:12.222619 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 462 rows starting from the beginning of the part | ||
1550 | 2024.11.25 19:32:12.222729 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1551 | 2024.11.25 19:32:12.222869 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
1552 | 2024.11.25 19:32:12.223199 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1553 | 2024.11.25 19:32:12.223516 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
1554 | 2024.11.25 19:32:12.223830 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
1555 | 2024.11.25 19:32:12.224134 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 511 rows starting from the beginning of the part | ||
1556 | 2024.11.25 19:32:12.226107 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1557 | 2024.11.25 19:32:12.226183 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1558 | 2024.11.25 19:32:12.226880 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.00507054 sec., 219897.6834814438 rows/sec., 17.18 MiB/sec. | ||
1559 | 2024.11.25 19:32:12.227072 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1560 | 2024.11.25 19:32:12.227167 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1561 | 2024.11.25 19:32:12.227548 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2024.11.25 19:32:12.227699 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1563 | 2024.11.25 19:32:12.227758 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_6_1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1564 | 2024.11.25 19:32:12.227892 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
1565 | 2024.11.25 19:32:12.228057 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Debug> executeQuery: Read 818 rows, 56.26 KiB in 0.005505 sec., 148592.1889191644 rows/sec., 9.98 MiB/sec. | ||
1566 | 2024.11.25 19:32:12.228127 [ 265 ] {b2cdef9c-b013-4e1d-a2eb-ae4939db420a} <Debug> TCPHandler: Processed in 0.005981737 sec. | ||
1567 | 2024.11.25 19:32:12.228353 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1568 | 2024.11.25 19:32:12.228575 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1569 | 2024.11.25 19:32:12.228713 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <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 | ||
1570 | 2024.11.25 19:32:12.230070 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1571 | 2024.11.25 19:32:12.230109 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1572 | 2024.11.25 19:32:12.230755 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1573 | 2024.11.25 19:32:12.231000 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1574 | 2024.11.25 19:32:12.231167 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1575 | 2024.11.25 19:32:12.231244 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1576 | 2024.11.25 19:32:12.231277 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1577 | 2024.11.25 19:32:12.231297 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002771 sec., 6856.730422230242 rows/sec., 12.29 MiB/sec. | ||
1578 | 2024.11.25 19:32:12.231623 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
1579 | 2024.11.25 19:32:12.231685 [ 258 ] {f8138bfc-2299-4af3-8a1a-ff6970da6556} <Debug> TCPHandler: Processed in 0.003446948 sec. | ||
1580 | 2024.11.25 19:32:12.231929 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1581 | 2024.11.25 19:32:12.232211 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1582 | 2024.11.25 19:32:12.232289 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1583 | 2024.11.25 19:32:12.232315 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1584 | 2024.11.25 19:32:12.232478 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
1585 | 2024.11.25 19:32:12.233350 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
1586 | 2024.11.25 19:32:12.233998 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1587 | 2024.11.25 19:32:12.234799 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
1588 | 2024.11.25 19:32:12.234815 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1589 | 2024.11.25 19:32:12.234891 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1590 | 2024.11.25 19:32:12.235435 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
1591 | 2024.11.25 19:32:12.236135 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
1592 | 2024.11.25 19:32:12.236865 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1593 | 2024.11.25 19:32:12.237345 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1594 | 2024.11.25 19:32:12.237870 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.005733 sec., 6977.149834292691 rows/sec., 476.95 KiB/sec. | ||
1595 | 2024.11.25 19:32:12.238064 [ 265 ] {5fb2daa8-eea6-41f9-941e-4b9ce4dc5236} <Debug> TCPHandler: Processed in 0.006265813 sec. | ||
1596 | 2024.11.25 19:32:12.239714 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 19 columns (19 merged, 0 gathered) in 0.008340884 sec., 8991.852662139889 rows/sec., 16.11 MiB/sec. | ||
1597 | 2024.11.25 19:32:12.239954 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1598 | 2024.11.25 19:32:12.240312 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1599 | 2024.11.25 19:32:12.240384 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1600 | 2024.11.25 19:32:12.240474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
1601 | 2024.11.25 19:32:14.173146 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1602 | 2024.11.25 19:32:14.173803 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2024.11.25 19:32:14.173839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1604 | 2024.11.25 19:32:14.174352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1605 | 2024.11.25 19:32:14.174624 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1606 | 2024.11.25 19:32:14.174848 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1607 | 2024.11.25 19:32:14.372914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1608 | 2024.11.25 19:32:14.392074 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1609 | 2024.11.25 19:32:14.392137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1610 | 2024.11.25 19:32:14.398842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1611 | 2024.11.25 19:32:14.399583 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1612 | 2024.11.25 19:32:14.402306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1613 | 2024.11.25 19:32:17.159545 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1614 | 2024.11.25 19:32:17.159786 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1615 | 2024.11.25 19:32:17.159875 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1616 | 2024.11.25 19:32:17.160747 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1617 | 2024.11.25 19:32:17.160801 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1618 | 2024.11.25 19:32:17.161288 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1619 | 2024.11.25 19:32:17.161570 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1620 | 2024.11.25 19:32:17.161796 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Debug> executeQuery: Read 46 rows, 3.93 KiB in 0.002082 sec., 22094.140249759846 rows/sec., 1.84 MiB/sec. | ||
1621 | 2024.11.25 19:32:17.161895 [ 258 ] {0c868afd-adbf-4d3c-a51c-01b246d7ef9f} <Debug> TCPHandler: Processed in 0.002491999 sec. | ||
1622 | 2024.11.25 19:32:17.162219 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1623 | 2024.11.25 19:32:17.162420 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1624 | 2024.11.25 19:32:17.162506 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1625 | 2024.11.25 19:32:17.163302 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1626 | 2024.11.25 19:32:17.163359 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1627 | 2024.11.25 19:32:17.163808 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1628 | 2024.11.25 19:32:17.164105 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1629 | 2024.11.25 19:32:17.164346 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00198 sec., 4040.4040404040406 rows/sec., 303.82 KiB/sec. | ||
1630 | 2024.11.25 19:32:17.164411 [ 265 ] {163da337-c727-4380-b05f-b76494d42a4b} <Debug> TCPHandler: Processed in 0.002340986 sec. | ||
1631 | 2024.11.25 19:32:17.164599 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1632 | 2024.11.25 19:32:17.164730 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1633 | 2024.11.25 19:32:17.164785 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1634 | 2024.11.25 19:32:17.165403 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1635 | 2024.11.25 19:32:17.165450 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1636 | 2024.11.25 19:32:17.165849 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1637 | 2024.11.25 19:32:17.166106 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1638 | 2024.11.25 19:32:17.166329 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001619 sec., 27177.26991970352 rows/sec., 2.12 MiB/sec. | ||
1639 | 2024.11.25 19:32:17.166446 [ 258 ] {70f64750-b3b3-442d-a8f2-ee46746bc51b} <Debug> TCPHandler: Processed in 0.001901027 sec. | ||
1640 | 2024.11.25 19:32:17.166692 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1641 | 2024.11.25 19:32:17.166853 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1642 | 2024.11.25 19:32:17.166928 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1643 | 2024.11.25 19:32:17.167601 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1644 | 2024.11.25 19:32:17.167654 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1645 | 2024.11.25 19:32:17.168155 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1646 | 2024.11.25 19:32:17.168508 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1647 | 2024.11.25 19:32:17.168737 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1648 | 2024.11.25 19:32:17.168816 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002002 sec., 54945.05494505495 rows/sec., 3.83 MiB/sec. | ||
1649 | 2024.11.25 19:32:17.168848 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1650 | 2024.11.25 19:32:17.168938 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1651 | 2024.11.25 19:32:17.168989 [ 265 ] {e1a42aee-9231-4b1b-86c4-eb745856eb39} <Debug> TCPHandler: Processed in 0.002381397 sec. | ||
1652 | 2024.11.25 19:32:17.169174 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
1653 | 2024.11.25 19:32:17.169259 [ 258 ] {} <Trace> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1654 | 2024.11.25 19:32:17.169354 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1655 | 2024.11.25 19:32:17.169451 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1267 rows starting from the beginning of the part | ||
1656 | 2024.11.25 19:32:17.169497 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40824) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1657 | 2024.11.25 19:32:17.169850 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1658 | 2024.11.25 19:32:17.169875 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <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 | ||
1659 | 2024.11.25 19:32:17.170333 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1660 | 2024.11.25 19:32:17.170787 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
1661 | 2024.11.25 19:32:17.171221 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 818 rows starting from the beginning of the part | ||
1662 | 2024.11.25 19:32:17.171803 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
1663 | 2024.11.25 19:32:17.175851 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1664 | 2024.11.25 19:32:17.175953 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1665 | 2024.11.25 19:32:17.177331 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2495 rows, containing 5 columns (5 merged, 0 gathered) in 0.008226361 sec., 303293.27876566566 rows/sec., 20.42 MiB/sec. | ||
1666 | 2024.11.25 19:32:17.177772 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1667 | 2024.11.25 19:32:17.177844 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1668 | 2024.11.25 19:32:17.178549 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1669 | 2024.11.25 19:32:17.178585 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1670 | 2024.11.25 19:32:17.178791 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1671 | 2024.11.25 19:32:17.179117 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
1672 | 2024.11.25 19:32:17.179233 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.009817 sec., 814.9129061831517 rows/sec., 1.46 MiB/sec. | ||
1673 | 2024.11.25 19:32:17.179457 [ 258 ] {412353b6-d31a-4a8f-b8e7-7e588e33a509} <Debug> TCPHandler: Processed in 0.010300372 sec. | ||
1674 | 2024.11.25 19:32:17.179784 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2024.11.25 19:32:17.179981 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1676 | 2024.11.25 19:32:17.180071 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1677 | 2024.11.25 19:32:17.180841 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2024.11.25 19:32:17.180887 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1679 | 2024.11.25 19:32:17.181320 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1680 | 2024.11.25 19:32:17.181584 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2024.11.25 19:32:17.181834 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 1.40 MiB/sec. | ||
1682 | 2024.11.25 19:32:17.181920 [ 265 ] {4c3f2765-1a58-4bc4-9168-9b11c91aeb32} <Debug> TCPHandler: Processed in 0.002299645 sec. | ||
1683 | 2024.11.25 19:32:21.607654 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1684 | 2024.11.25 19:32:21.607719 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1685 | 2024.11.25 19:32:21.673505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 240 | ||
1686 | 2024.11.25 19:32:21.675215 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1687 | 2024.11.25 19:32:21.678778 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1688 | 2024.11.25 19:32:21.678875 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1689 | 2024.11.25 19:32:21.680448 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1690 | 2024.11.25 19:32:21.681094 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1691 | 2024.11.25 19:32:21.681704 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1692 | 2024.11.25 19:32:21.682147 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1693 | 2024.11.25 19:32:21.682213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1694 | 2024.11.25 19:32:21.683824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1695 | 2024.11.25 19:32:21.684155 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1696 | 2024.11.25 19:32:21.684957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
1697 | 2024.11.25 19:32:21.870997 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1698 | 2024.11.25 19:32:21.871082 [ 258 ] {} <Debug> TCP-Session: c8b676d2-b6f2-4d04-9e96-0cbcfc925d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1699 | 2024.11.25 19:32:21.902544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1700 | 2024.11.25 19:32:21.922224 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1701 | 2024.11.25 19:32:21.922280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1702 | 2024.11.25 19:32:21.929938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1703 | 2024.11.25 19:32:21.930726 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1704 | 2024.11.25 19:32:21.933540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1705 | 2024.11.25 19:32:22.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.40 MiB, peak 170.06 MiB, free memory in arenas 0.00 B, will set to 166.63 MiB (RSS), difference: 2.23 MiB | ||
1706 | 2024.11.25 19:32:22.157385 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1707 | 2024.11.25 19:32:22.157580 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1708 | 2024.11.25 19:32:22.157657 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1709 | 2024.11.25 19:32:22.158440 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1710 | 2024.11.25 19:32:22.158494 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1711 | 2024.11.25 19:32:22.158943 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1712 | 2024.11.25 19:32:22.159199 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1713 | 2024.11.25 19:32:22.159651 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Debug> executeQuery: Read 68 rows, 5.92 KiB in 0.001997 sec., 34051.076614922385 rows/sec., 2.89 MiB/sec. | ||
1714 | 2024.11.25 19:32:22.159789 [ 265 ] {4c9e0453-57af-44e0-8d64-c4317c15bdf1} <Debug> TCPHandler: Processed in 0.00253609 sec. | ||
1715 | 2024.11.25 19:32:22.160095 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1716 | 2024.11.25 19:32:22.160308 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1717 | 2024.11.25 19:32:22.160414 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1718 | 2024.11.25 19:32:22.161204 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1719 | 2024.11.25 19:32:22.161246 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1720 | 2024.11.25 19:32:22.161677 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1721 | 2024.11.25 19:32:22.161934 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1722 | 2024.11.25 19:32:22.162149 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001897 sec., 10015.814443858724 rows/sec., 753.14 KiB/sec. | ||
1723 | 2024.11.25 19:32:22.162222 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1724 | 2024.11.25 19:32:22.162238 [ 260 ] {bf2f8ab1-0b13-4e85-a0e7-8c712607491e} <Debug> TCPHandler: Processed in 0.002318455 sec. | ||
1725 | 2024.11.25 19:32:22.162399 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1726 | 2024.11.25 19:32:22.162524 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1727 | 2024.11.25 19:32:22.162597 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1728 | 2024.11.25 19:32:22.163260 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1729 | 2024.11.25 19:32:22.163302 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1730 | 2024.11.25 19:32:22.163688 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1731 | 2024.11.25 19:32:22.163932 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1732 | 2024.11.25 19:32:22.164444 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.001918 sec., 28675.70385818561 rows/sec., 2.24 MiB/sec. | ||
1733 | 2024.11.25 19:32:22.164537 [ 265 ] {a04dbc55-14b0-4373-a003-fa8469f229d5} <Debug> TCPHandler: Processed in 0.002201593 sec. | ||
1734 | 2024.11.25 19:32:22.164710 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1735 | 2024.11.25 19:32:22.164830 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1736 | 2024.11.25 19:32:22.164885 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1737 | 2024.11.25 19:32:22.165471 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1738 | 2024.11.25 19:32:22.165509 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1739 | 2024.11.25 19:32:22.165924 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1740 | 2024.11.25 19:32:22.166162 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1741 | 2024.11.25 19:32:22.166447 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001618 sec., 67985.16687268233 rows/sec., 4.74 MiB/sec. | ||
1742 | 2024.11.25 19:32:22.166731 [ 260 ] {58d0f3e5-08e3-43aa-9286-ae924782c5f8} <Debug> TCPHandler: Processed in 0.002078101 sec. | ||
1743 | 2024.11.25 19:32:22.166903 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1744 | 2024.11.25 19:32:22.167021 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1745 | 2024.11.25 19:32:22.167101 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <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 | ||
1746 | 2024.11.25 19:32:22.168228 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1747 | 2024.11.25 19:32:22.168266 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1748 | 2024.11.25 19:32:22.168899 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1749 | 2024.11.25 19:32:22.169156 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1750 | 2024.11.25 19:32:22.169465 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002453 sec., 7745.6176110884635 rows/sec., 13.88 MiB/sec. | ||
1751 | 2024.11.25 19:32:22.169568 [ 265 ] {3060fe6b-7e9b-4f0f-b1f9-e7ddec246633} <Debug> TCPHandler: Processed in 0.002720994 sec. | ||
1752 | 2024.11.25 19:32:22.169734 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1753 | 2024.11.25 19:32:22.169873 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1754 | 2024.11.25 19:32:22.169933 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1755 | 2024.11.25 19:32:22.170516 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1756 | 2024.11.25 19:32:22.170563 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1757 | 2024.11.25 19:32:22.170960 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1758 | 2024.11.25 19:32:22.171203 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1759 | 2024.11.25 19:32:22.171325 [ 49 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1760 | 2024.11.25 19:32:22.171378 [ 49 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1761 | 2024.11.25 19:32:22.171391 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00155 sec., 25806.451612903227 rows/sec., 1.72 MiB/sec. | ||
1762 | 2024.11.25 19:32:22.171407 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
1763 | 2024.11.25 19:32:22.171469 [ 260 ] {3b3eb8d5-6331-4c4c-849e-3ed5a21e321c} <Debug> TCPHandler: Processed in 0.001801485 sec. | ||
1764 | 2024.11.25 19:32:22.171767 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
1765 | 2024.11.25 19:32:22.171889 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1766 | 2024.11.25 19:32:22.171925 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
1767 | 2024.11.25 19:32:22.172022 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
1768 | 2024.11.25 19:32:22.172248 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
1769 | 2024.11.25 19:32:22.172481 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1770 | 2024.11.25 19:32:22.172660 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
1771 | 2024.11.25 19:32:22.172800 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
1772 | 2024.11.25 19:32:22.173866 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002380717 sec., 88208.72031409024 rows/sec., 5.95 MiB/sec. | ||
1773 | 2024.11.25 19:32:22.174109 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1774 | 2024.11.25 19:32:22.174538 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1775 | 2024.11.25 19:32:22.174648 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_6_1} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1776 | 2024.11.25 19:32:22.174758 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1777 | 2024.11.25 19:32:23.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.12 MiB, peak 172.36 MiB, free memory in arenas 0.00 B, will set to 166.69 MiB (RSS), difference: -2.43 MiB | ||
1778 | 2024.11.25 19:32:27.153854 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2024.11.25 19:32:27.154152 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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) | ||
1780 | 2024.11.25 19:32:27.154642 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1781 | 2024.11.25 19:32:27.154704 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <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 | ||
1782 | 2024.11.25 19:32:27.155090 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1783 | 2024.11.25 19:32:27.155175 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1784 | 2024.11.25 19:32:27.155352 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1785 | 2024.11.25 19:32:27.155549 [ 286 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1786 | 2024.11.25 19:32:27.155576 [ 290 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1787 | 2024.11.25 19:32:27.155629 [ 287 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1788 | 2024.11.25 19:32:27.155749 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1789 | 2024.11.25 19:32:27.155783 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1790 | 2024.11.25 19:32:27.155904 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1791 | 2024.11.25 19:32:27.155927 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1792 | 2024.11.25 19:32:27.155971 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <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'))" | ||
1793 | 2024.11.25 19:32:27.156018 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <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'))" | ||
1794 | 2024.11.25 19:32:27.156060 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <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'))" | ||
1795 | 2024.11.25 19:32:27.157841 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003825 sec., 7581.699346405229 rows/sec., 307.14 KiB/sec. | ||
1796 | 2024.11.25 19:32:27.158034 [ 265 ] {c989fa28-dd60-41ea-9564-e29b03906df2} <Debug> TCPHandler: Processed in 0.004310515 sec. | ||
1797 | 2024.11.25 19:32:27.158477 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1798 | 2024.11.25 19:32:27.158713 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1799 | 2024.11.25 19:32:27.159131 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1800 | 2024.11.25 19:32:27.159182 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1801 | 2024.11.25 19:32:27.159540 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1802 | 2024.11.25 19:32:27.159622 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1803 | 2024.11.25 19:32:27.159801 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1804 | 2024.11.25 19:32:27.159938 [ 290 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1805 | 2024.11.25 19:32:27.159971 [ 286 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1806 | 2024.11.25 19:32:27.159973 [ 287 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1807 | 2024.11.25 19:32:27.160094 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1808 | 2024.11.25 19:32:27.160120 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1809 | 2024.11.25 19:32:27.160235 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1810 | 2024.11.25 19:32:27.160259 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1811 | 2024.11.25 19:32:27.160302 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1812 | 2024.11.25 19:32:27.160351 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1813 | 2024.11.25 19:32:27.160394 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1814 | 2024.11.25 19:32:27.162067 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003469 sec., 8359.757855289708 rows/sec., 338.66 KiB/sec. | ||
1815 | 2024.11.25 19:32:27.162259 [ 260 ] {fc0baa5d-c83a-42bf-a337-a16f3e18bba2} <Debug> TCPHandler: Processed in 0.003908007 sec. | ||
1816 | 2024.11.25 19:32:27.162851 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2024.11.25 19:32:27.163098 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1818 | 2024.11.25 19:32:27.163621 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1819 | 2024.11.25 19:32:27.163682 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1820 | 2024.11.25 19:32:27.164120 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1821 | 2024.11.25 19:32:27.164191 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1822 | 2024.11.25 19:32:27.164343 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1823 | 2024.11.25 19:32:27.164486 [ 290 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1824 | 2024.11.25 19:32:27.164486 [ 286 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1825 | 2024.11.25 19:32:27.164510 [ 287 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1826 | 2024.11.25 19:32:27.164636 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1827 | 2024.11.25 19:32:27.164665 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1828 | 2024.11.25 19:32:27.164772 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1829 | 2024.11.25 19:32:27.164795 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1830 | 2024.11.25 19:32:27.164837 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1831 | 2024.11.25 19:32:27.164883 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1832 | 2024.11.25 19:32:27.164925 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1833 | 2024.11.25 19:32:27.166403 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003421 sec., 8477.053493130663 rows/sec., 343.41 KiB/sec. | ||
1834 | 2024.11.25 19:32:27.166590 [ 265 ] {b7fd50a0-dc6a-40b4-adea-c2ed596a4164} <Debug> TCPHandler: Processed in 0.003808565 sec. | ||
1835 | 2024.11.25 19:32:27.166858 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1836 | 2024.11.25 19:32:27.167050 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1837 | 2024.11.25 19:32:27.167393 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1838 | 2024.11.25 19:32:27.167441 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1839 | 2024.11.25 19:32:27.167759 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1840 | 2024.11.25 19:32:27.167826 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1841 | 2024.11.25 19:32:27.167977 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1842 | 2024.11.25 19:32:27.168077 [ 287 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1843 | 2024.11.25 19:32:27.168143 [ 286 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1844 | 2024.11.25 19:32:27.168146 [ 291 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1845 | 2024.11.25 19:32:27.168289 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1846 | 2024.11.25 19:32:27.168318 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1847 | 2024.11.25 19:32:27.168424 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1848 | 2024.11.25 19:32:27.168446 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1849 | 2024.11.25 19:32:27.168485 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1850 | 2024.11.25 19:32:27.168531 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1851 | 2024.11.25 19:32:27.168575 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1852 | 2024.11.25 19:32:27.170074 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003119 sec., 9297.851875601154 rows/sec., 376.66 KiB/sec. | ||
1853 | 2024.11.25 19:32:27.170267 [ 260 ] {d57ca437-6d46-4cbc-bdfe-c76432d7b84a} <Debug> TCPHandler: Processed in 0.003474328 sec. | ||
1854 | 2024.11.25 19:32:27.170615 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1855 | 2024.11.25 19:32:27.170846 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1856 | 2024.11.25 19:32:27.171204 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1857 | 2024.11.25 19:32:27.171251 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1858 | 2024.11.25 19:32:27.171566 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1859 | 2024.11.25 19:32:27.171632 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1860 | 2024.11.25 19:32:27.171784 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1861 | 2024.11.25 19:32:27.171902 [ 287 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1862 | 2024.11.25 19:32:27.171922 [ 291 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1863 | 2024.11.25 19:32:27.171949 [ 290 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1864 | 2024.11.25 19:32:27.172085 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1865 | 2024.11.25 19:32:27.172110 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1866 | 2024.11.25 19:32:27.172215 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1867 | 2024.11.25 19:32:27.172236 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1868 | 2024.11.25 19:32:27.172278 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1869 | 2024.11.25 19:32:27.172326 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1870 | 2024.11.25 19:32:27.172369 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1871 | 2024.11.25 19:32:27.173949 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003219 sec., 9009.009009009009 rows/sec., 364.96 KiB/sec. | ||
1872 | 2024.11.25 19:32:27.174117 [ 265 ] {f9bcc1ba-6c90-4e2d-aec9-40fbc389a883} <Debug> TCPHandler: Processed in 0.00357184 sec. | ||
1873 | 2024.11.25 19:32:27.174374 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1874 | 2024.11.25 19:32:27.174567 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) 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_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) | ||
1875 | 2024.11.25 19:32:27.174907 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1876 | 2024.11.25 19:32:27.174954 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <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_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 | ||
1877 | 2024.11.25 19:32:27.175272 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1878 | 2024.11.25 19:32:27.175338 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1879 | 2024.11.25 19:32:27.175487 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1880 | 2024.11.25 19:32:27.175576 [ 287 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1881 | 2024.11.25 19:32:27.175629 [ 291 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1882 | 2024.11.25 19:32:27.175651 [ 290 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1883 | 2024.11.25 19:32:27.175759 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1884 | 2024.11.25 19:32:27.175787 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1885 | 2024.11.25 19:32:27.175894 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1886 | 2024.11.25 19:32:27.175915 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1887 | 2024.11.25 19:32:27.175956 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1888 | 2024.11.25 19:32:27.176003 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1889 | 2024.11.25 19:32:27.176047 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1890 | 2024.11.25 19:32:27.177537 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003066 sec., 9458.577951728636 rows/sec., 383.17 KiB/sec. | ||
1891 | 2024.11.25 19:32:27.177729 [ 260 ] {d1119453-f5cd-4103-86d2-359d32bef354} <Debug> TCPHandler: Processed in 0.003414287 sec. | ||
1892 | 2024.11.25 19:32:27.177996 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1893 | 2024.11.25 19:32:27.178234 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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_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) | ||
1894 | 2024.11.25 19:32:27.178652 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1895 | 2024.11.25 19:32:27.178714 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <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_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 | ||
1896 | 2024.11.25 19:32:27.179080 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1897 | 2024.11.25 19:32:27.179148 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1898 | 2024.11.25 19:32:27.179299 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1899 | 2024.11.25 19:32:27.179433 [ 287 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1900 | 2024.11.25 19:32:27.179448 [ 286 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1901 | 2024.11.25 19:32:27.179493 [ 291 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1902 | 2024.11.25 19:32:27.179648 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1903 | 2024.11.25 19:32:27.179681 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1904 | 2024.11.25 19:32:27.179790 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1905 | 2024.11.25 19:32:27.179811 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1906 | 2024.11.25 19:32:27.179854 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <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_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'))" | ||
1907 | 2024.11.25 19:32:27.179902 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <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_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'))" | ||
1908 | 2024.11.25 19:32:27.179944 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <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_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'))" | ||
1909 | 2024.11.25 19:32:27.181395 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003277 sec., 8849.557522123894 rows/sec., 358.50 KiB/sec. | ||
1910 | 2024.11.25 19:32:27.181560 [ 265 ] {e01cb5fc-ba11-4cb4-943e-5d55dc25914a} <Debug> TCPHandler: Processed in 0.003636241 sec. | ||
1911 | 2024.11.25 19:32:27.181863 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1912 | 2024.11.25 19:32:27.182055 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) 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_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) | ||
1913 | 2024.11.25 19:32:27.182395 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1914 | 2024.11.25 19:32:27.182444 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <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_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 | ||
1915 | 2024.11.25 19:32:27.182768 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1916 | 2024.11.25 19:32:27.182835 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1917 | 2024.11.25 19:32:27.182985 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1918 | 2024.11.25 19:32:27.183108 [ 287 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1919 | 2024.11.25 19:32:27.183135 [ 286 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1920 | 2024.11.25 19:32:27.183136 [ 290 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1921 | 2024.11.25 19:32:27.183259 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1922 | 2024.11.25 19:32:27.183287 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1923 | 2024.11.25 19:32:27.183392 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1924 | 2024.11.25 19:32:27.183413 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1925 | 2024.11.25 19:32:27.183453 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <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_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'))" | ||
1926 | 2024.11.25 19:32:27.183500 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <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_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'))" | ||
1927 | 2024.11.25 19:32:27.183544 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <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_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'))" | ||
1928 | 2024.11.25 19:32:27.185093 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003134 sec., 9253.35035098915 rows/sec., 374.86 KiB/sec. | ||
1929 | 2024.11.25 19:32:27.185286 [ 260 ] {2c9ca09d-b9fe-4df9-8cf6-ab1a2a96eff1} <Debug> TCPHandler: Processed in 0.003482218 sec. | ||
1930 | 2024.11.25 19:32:27.185551 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1931 | 2024.11.25 19:32:27.185779 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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_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) | ||
1932 | 2024.11.25 19:32:27.186148 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1933 | 2024.11.25 19:32:27.186197 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <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_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 | ||
1934 | 2024.11.25 19:32:27.186521 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1935 | 2024.11.25 19:32:27.186587 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1936 | 2024.11.25 19:32:27.186734 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1937 | 2024.11.25 19:32:27.186839 [ 286 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1938 | 2024.11.25 19:32:27.186870 [ 287 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1939 | 2024.11.25 19:32:27.186888 [ 291 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1940 | 2024.11.25 19:32:27.187000 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1941 | 2024.11.25 19:32:27.187029 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1942 | 2024.11.25 19:32:27.187135 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1943 | 2024.11.25 19:32:27.187156 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1944 | 2024.11.25 19:32:27.187197 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <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_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'))" | ||
1945 | 2024.11.25 19:32:27.187247 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <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_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'))" | ||
1946 | 2024.11.25 19:32:27.187291 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <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_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'))" | ||
1947 | 2024.11.25 19:32:27.188810 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003148 sec., 9212.198221092756 rows/sec., 373.19 KiB/sec. | ||
1948 | 2024.11.25 19:32:27.188970 [ 265 ] {cdab56f5-7c44-4caa-a5a2-c75e317f00e8} <Debug> TCPHandler: Processed in 0.003485689 sec. | ||
1949 | 2024.11.25 19:32:27.189243 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1950 | 2024.11.25 19:32:27.189434 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) 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_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) | ||
1951 | 2024.11.25 19:32:27.189776 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1952 | 2024.11.25 19:32:27.189825 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <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_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 | ||
1953 | 2024.11.25 19:32:27.190152 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1954 | 2024.11.25 19:32:27.190218 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1955 | 2024.11.25 19:32:27.190364 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1956 | 2024.11.25 19:32:27.190470 [ 287 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1957 | 2024.11.25 19:32:27.190495 [ 290 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1958 | 2024.11.25 19:32:27.190496 [ 286 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1959 | 2024.11.25 19:32:27.190601 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1960 | 2024.11.25 19:32:27.190628 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1961 | 2024.11.25 19:32:27.190734 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1962 | 2024.11.25 19:32:27.190756 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1963 | 2024.11.25 19:32:27.190796 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <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_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'))" | ||
1964 | 2024.11.25 19:32:27.190844 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <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_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'))" | ||
1965 | 2024.11.25 19:32:27.190888 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <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_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'))" | ||
1966 | 2024.11.25 19:32:27.192399 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003061 sec., 9474.028095393662 rows/sec., 383.80 KiB/sec. | ||
1967 | 2024.11.25 19:32:27.192587 [ 260 ] {5da6cd21-a073-4ad7-b4b3-e733112053c0} <Debug> TCPHandler: Processed in 0.003402467 sec. | ||
1968 | 2024.11.25 19:32:27.192822 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1969 | 2024.11.25 19:32:27.193054 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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_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) | ||
1970 | 2024.11.25 19:32:27.193470 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1971 | 2024.11.25 19:32:27.193531 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <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_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 | ||
1972 | 2024.11.25 19:32:27.193936 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1973 | 2024.11.25 19:32:27.194005 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1974 | 2024.11.25 19:32:27.194152 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1975 | 2024.11.25 19:32:27.194337 [ 287 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1976 | 2024.11.25 19:32:27.194357 [ 290 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1977 | 2024.11.25 19:32:27.194336 [ 291 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1978 | 2024.11.25 19:32:27.194509 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1979 | 2024.11.25 19:32:27.194538 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1980 | 2024.11.25 19:32:27.194643 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1981 | 2024.11.25 19:32:27.194669 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
1982 | 2024.11.25 19:32:27.194710 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <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_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'))" | ||
1983 | 2024.11.25 19:32:27.194756 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <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_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'))" | ||
1984 | 2024.11.25 19:32:27.194802 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <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_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'))" | ||
1985 | 2024.11.25 19:32:27.196172 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003274 sec., 8857.666463042151 rows/sec., 358.83 KiB/sec. | ||
1986 | 2024.11.25 19:32:27.196335 [ 265 ] {6300c7ce-bfc5-479c-a2ba-3a33344abe98} <Debug> TCPHandler: Processed in 0.003625501 sec. | ||
1987 | 2024.11.25 19:32:27.200653 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1988 | 2024.11.25 19:32:27.200882 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) 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_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) | ||
1989 | 2024.11.25 19:32:27.201237 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1990 | 2024.11.25 19:32:27.201287 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <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_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 | ||
1991 | 2024.11.25 19:32:27.201619 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1992 | 2024.11.25 19:32:27.201684 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1993 | 2024.11.25 19:32:27.201832 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
1994 | 2024.11.25 19:32:27.201934 [ 287 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1995 | 2024.11.25 19:32:27.202004 [ 291 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1996 | 2024.11.25 19:32:27.202006 [ 290 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1997 | 2024.11.25 19:32:27.202142 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
1998 | 2024.11.25 19:32:27.202171 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1999 | 2024.11.25 19:32:27.202279 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2000 | 2024.11.25 19:32:27.202301 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2001 | 2024.11.25 19:32:27.202342 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <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_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'))" | ||
2002 | 2024.11.25 19:32:27.202391 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <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_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'))" | ||
2003 | 2024.11.25 19:32:27.202437 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <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_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'))" | ||
2004 | 2024.11.25 19:32:27.203867 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003103 sec., 9345.794392523365 rows/sec., 378.60 KiB/sec. | ||
2005 | 2024.11.25 19:32:27.204059 [ 260 ] {f2b16bec-97d9-44f4-999b-d4dfbc438edb} <Debug> TCPHandler: Processed in 0.003477068 sec. | ||
2006 | 2024.11.25 19:32:27.204756 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2007 | 2024.11.25 19:32:27.204958 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) 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', '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) | ||
2008 | 2024.11.25 19:32:27.205314 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2009 | 2024.11.25 19:32:27.205365 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <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', '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 | ||
2010 | 2024.11.25 19:32:27.205713 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2011 | 2024.11.25 19:32:27.205781 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2012 | 2024.11.25 19:32:27.205930 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2013 | 2024.11.25 19:32:27.206024 [ 287 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2014 | 2024.11.25 19:32:27.206068 [ 291 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2015 | 2024.11.25 19:32:27.206100 [ 286 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2016 | 2024.11.25 19:32:27.206200 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
2017 | 2024.11.25 19:32:27.206225 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2018 | 2024.11.25 19:32:27.206332 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2019 | 2024.11.25 19:32:27.206354 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
2020 | 2024.11.25 19:32:27.206397 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <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', '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'))" | ||
2021 | 2024.11.25 19:32:27.206445 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <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', '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'))" | ||
2022 | 2024.11.25 19:32:27.206490 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <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', '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'))" | ||
2023 | 2024.11.25 19:32:27.207885 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Debug> executeQuery: Read 29 rows, 1.17 KiB in 0.003029 sec., 9574.116870254209 rows/sec., 387.85 KiB/sec. | ||
2024 | 2024.11.25 19:32:27.208054 [ 265 ] {25efaf47-e8f9-4887-a08c-c4697671171b} <Debug> TCPHandler: Processed in 0.003365456 sec. | ||
2025 | 2024.11.25 19:32:27.213747 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2026 | 2024.11.25 19:32:27.213876 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2027 | 2024.11.25 19:32:27.213925 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2028 | 2024.11.25 19:32:27.214615 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2029 | 2024.11.25 19:32:27.214661 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2030 | 2024.11.25 19:32:27.215190 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2031 | 2024.11.25 19:32:27.215424 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2024.11.25 19:32:27.215710 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Debug> executeQuery: Read 13 rows, 2.59 KiB in 0.001849 sec., 7030.827474310438 rows/sec., 1.37 MiB/sec. | ||
2033 | 2024.11.25 19:32:27.215824 [ 265 ] {debb6968-2c6a-4af5-aec9-69265119c203} <Debug> TCPHandler: Processed in 0.002131141 sec. | ||
2034 | 2024.11.25 19:32:27.215990 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2035 | 2024.11.25 19:32:27.216123 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2036 | 2024.11.25 19:32:27.216174 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2037 | 2024.11.25 19:32:27.217392 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2038 | 2024.11.25 19:32:27.217427 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2039 | 2024.11.25 19:32:27.217843 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2040 | 2024.11.25 19:32:27.218083 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2041 | 2024.11.25 19:32:27.218290 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002199 sec., 6366.530241018645 rows/sec., 458.30 KiB/sec. | ||
2042 | 2024.11.25 19:32:27.218447 [ 260 ] {50cac1e4-8089-48e4-bcb5-6cff5d1754fe} <Debug> TCPHandler: Processed in 0.002516309 sec. | ||
2043 | 2024.11.25 19:32:27.218597 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2044 | 2024.11.25 19:32:27.218719 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2045 | 2024.11.25 19:32:27.218768 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2046 | 2024.11.25 19:32:27.219461 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2047 | 2024.11.25 19:32:27.219501 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2048 | 2024.11.25 19:32:27.219890 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2049 | 2024.11.25 19:32:27.220127 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2024.11.25 19:32:27.220341 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Debug> executeQuery: Read 224 rows, 20.44 KiB in 0.001647 sec., 136004.85731633272 rows/sec., 12.12 MiB/sec. | ||
2051 | 2024.11.25 19:32:27.220393 [ 265 ] {d10b4aca-36f2-4743-9e02-d0f6eb46d6f9} <Debug> TCPHandler: Processed in 0.001856706 sec. | ||
2052 | 2024.11.25 19:32:27.220550 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2053 | 2024.11.25 19:32:27.220694 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2054 | 2024.11.25 19:32:27.220751 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2055 | 2024.11.25 19:32:27.221360 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2056 | 2024.11.25 19:32:27.221399 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2057 | 2024.11.25 19:32:27.221746 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2058 | 2024.11.25 19:32:27.222004 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2059 | 2024.11.25 19:32:27.222213 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001549 sec., 19367.33376371853 rows/sec., 1.38 MiB/sec. | ||
2060 | 2024.11.25 19:32:27.222264 [ 260 ] {48861394-97bb-406f-880b-30d642f9d809} <Debug> TCPHandler: Processed in 0.001780265 sec. | ||
2061 | 2024.11.25 19:32:27.222415 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2062 | 2024.11.25 19:32:27.222553 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2063 | 2024.11.25 19:32:27.222611 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2064 | 2024.11.25 19:32:27.223228 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2065 | 2024.11.25 19:32:27.223266 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2066 | 2024.11.25 19:32:27.223613 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2067 | 2024.11.25 19:32:27.223844 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2068 | 2024.11.25 19:32:27.224095 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001569 sec., 9560.229445506691 rows/sec., 667.22 KiB/sec. | ||
2069 | 2024.11.25 19:32:27.224297 [ 265 ] {e672fdd4-19a3-4809-b7a9-00ffb2a986eb} <Debug> TCPHandler: Processed in 0.001940678 sec. | ||
2070 | 2024.11.25 19:32:27.224524 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2071 | 2024.11.25 19:32:27.224744 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2072 | 2024.11.25 19:32:27.224833 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2073 | 2024.11.25 19:32:27.225479 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2074 | 2024.11.25 19:32:27.225518 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2075 | 2024.11.25 19:32:27.225864 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2076 | 2024.11.25 19:32:27.226094 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2077 | 2024.11.25 19:32:27.226296 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec. | ||
2078 | 2024.11.25 19:32:27.226345 [ 260 ] {408ed4c4-5b85-4bee-8e47-39fccf10e29b} <Debug> TCPHandler: Processed in 0.001944058 sec. | ||
2079 | 2024.11.25 19:32:27.226506 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2080 | 2024.11.25 19:32:27.226645 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2081 | 2024.11.25 19:32:27.226702 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2082 | 2024.11.25 19:32:27.227434 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2083 | 2024.11.25 19:32:27.227473 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2084 | 2024.11.25 19:32:27.227879 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2085 | 2024.11.25 19:32:27.228116 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2086 | 2024.11.25 19:32:27.228326 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Debug> executeQuery: Read 390 rows, 28.34 KiB in 0.001712 sec., 227803.738317757 rows/sec., 16.17 MiB/sec. | ||
2087 | 2024.11.25 19:32:27.228378 [ 265 ] {9bb432b2-66cb-4f17-bb17-68012ba0cd3e} <Debug> TCPHandler: Processed in 0.001938678 sec. | ||
2088 | 2024.11.25 19:32:27.228516 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2089 | 2024.11.25 19:32:27.228631 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2090 | 2024.11.25 19:32:27.228682 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2091 | 2024.11.25 19:32:27.229163 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2092 | 2024.11.25 19:32:27.229201 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2093 | 2024.11.25 19:32:27.229560 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2094 | 2024.11.25 19:32:27.229802 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2095 | 2024.11.25 19:32:27.229993 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. | ||
2096 | 2024.11.25 19:32:27.230041 [ 260 ] {d929351a-7fd4-439a-b436-90e588309830} <Debug> TCPHandler: Processed in 0.0015819 sec. | ||
2097 | 2024.11.25 19:32:27.230170 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2098 | 2024.11.25 19:32:27.230290 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2099 | 2024.11.25 19:32:27.230344 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2100 | 2024.11.25 19:32:27.230913 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2024.11.25 19:32:27.230952 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2102 | 2024.11.25 19:32:27.231340 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2103 | 2024.11.25 19:32:27.231573 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2104 | 2024.11.25 19:32:27.231861 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001594 sec., 117314.93099121707 rows/sec., 7.79 MiB/sec. | ||
2105 | 2024.11.25 19:32:27.232018 [ 265 ] {2f227c0e-c3a6-4dea-b837-1046f997042d} <Debug> TCPHandler: Processed in 0.001899917 sec. | ||
2106 | 2024.11.25 19:32:27.232182 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2107 | 2024.11.25 19:32:27.232320 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2108 | 2024.11.25 19:32:27.232380 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2109 | 2024.11.25 19:32:27.232924 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2024.11.25 19:32:27.232966 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2111 | 2024.11.25 19:32:27.233328 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2112 | 2024.11.25 19:32:27.233588 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2113 | 2024.11.25 19:32:27.233878 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001558 sec., 1283.697047496791 rows/sec., 83.99 KiB/sec. | ||
2114 | 2024.11.25 19:32:27.234049 [ 260 ] {8fecb9d7-e56f-46cf-891b-b6d22ea7814e} <Debug> TCPHandler: Processed in 0.001936508 sec. | ||
2115 | 2024.11.25 19:32:27.234219 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2116 | 2024.11.25 19:32:27.234337 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2117 | 2024.11.25 19:32:27.234420 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <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 | ||
2118 | 2024.11.25 19:32:27.235607 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2024.11.25 19:32:27.235646 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2120 | 2024.11.25 19:32:27.236287 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2121 | 2024.11.25 19:32:27.236543 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2024.11.25 19:32:27.236826 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002504 sec., 9185.303514376996 rows/sec., 16.46 MiB/sec. | ||
2123 | 2024.11.25 19:32:27.237004 [ 265 ] {bfdea47a-85a9-4903-be73-300f61a450e7} <Debug> TCPHandler: Processed in 0.002868396 sec. | ||
2124 | 2024.11.25 19:32:27.237175 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2125 | 2024.11.25 19:32:27.237312 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2126 | 2024.11.25 19:32:27.237371 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2127 | 2024.11.25 19:32:27.237927 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2024.11.25 19:32:27.237972 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2129 | 2024.11.25 19:32:27.238333 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2130 | 2024.11.25 19:32:27.238566 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2024.11.25 19:32:27.238896 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.00158 sec., 9493.67088607595 rows/sec., 688.54 KiB/sec. | ||
2132 | 2024.11.25 19:32:27.239053 [ 260 ] {7f51ab1e-d9ed-4f92-b129-8f74bb0d65b9} <Debug> TCPHandler: Processed in 0.001946288 sec. | ||
2133 | 2024.11.25 19:32:27.239200 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2134 | 2024.11.25 19:32:27.239341 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2135 | 2024.11.25 19:32:27.239400 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2136 | 2024.11.25 19:32:27.239966 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2024.11.25 19:32:27.240004 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2138 | 2024.11.25 19:32:27.240370 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2139 | 2024.11.25 19:32:27.240632 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2024.11.25 19:32:27.240838 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001529 sec., 40549.37867887508 rows/sec., 2.51 MiB/sec. | ||
2141 | 2024.11.25 19:32:27.240968 [ 265 ] {9ec64416-2834-4a8a-8c58-035f8d9e9211} <Debug> TCPHandler: Processed in 0.001834416 sec. | ||
2142 | 2024.11.25 19:32:28.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.42 MiB, peak 172.36 MiB, free memory in arenas 0.00 B, will set to 166.85 MiB (RSS), difference: -1.57 MiB | ||
2143 | 2024.11.25 19:32:29.181963 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2144 | 2024.11.25 19:32:29.182692 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2145 | 2024.11.25 19:32:29.182745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2146 | 2024.11.25 19:32:29.183281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2147 | 2024.11.25 19:32:29.183529 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2148 | 2024.11.25 19:32:29.183736 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2149 | 2024.11.25 19:32:29.433747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2150 | 2024.11.25 19:32:29.454564 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2151 | 2024.11.25 19:32:29.454628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2152 | 2024.11.25 19:32:29.461651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2153 | 2024.11.25 19:32:29.462427 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2154 | 2024.11.25 19:32:29.465885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2155 | 2024.11.25 19:32:31.685401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 304 | ||
2156 | 2024.11.25 19:32:31.689777 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2157 | 2024.11.25 19:32:31.689831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2158 | 2024.11.25 19:32:31.691405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2159 | 2024.11.25 19:32:31.691725 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2160 | 2024.11.25 19:32:31.691934 [ 38 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2161 | 2024.11.25 19:32:31.692055 [ 38 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2024.11.25 19:32:31.692117 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2163 | 2024.11.25 19:32:31.692810 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
2164 | 2024.11.25 19:32:31.693703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
2165 | 2024.11.25 19:32:31.694153 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2166 | 2024.11.25 19:32:31.694334 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2167 | 2024.11.25 19:32:31.694937 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
2168 | 2024.11.25 19:32:31.695556 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
2169 | 2024.11.25 19:32:31.696140 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
2170 | 2024.11.25 19:32:31.696778 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2171 | 2024.11.25 19:32:31.697391 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
2172 | 2024.11.25 19:32:31.705077 [ 190 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 72 columns (72 merged, 0 gathered) in 0.012833752 sec., 23687.538920808194 rows/sec., 25.04 MiB/sec. | ||
2173 | 2024.11.25 19:32:31.706265 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2174 | 2024.11.25 19:32:31.707160 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2175 | 2024.11.25 19:32:31.707261 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_6_1} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2176 | 2024.11.25 19:32:31.707618 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
2177 | 2024.11.25 19:32:32.158229 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2178 | 2024.11.25 19:32:32.158440 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2179 | 2024.11.25 19:32:32.158523 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2180 | 2024.11.25 19:32:32.159365 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2181 | 2024.11.25 19:32:32.159412 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2182 | 2024.11.25 19:32:32.159862 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2183 | 2024.11.25 19:32:32.160130 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2184 | 2024.11.25 19:32:32.160343 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Debug> executeQuery: Read 68 rows, 5.92 KiB in 0.001958 sec., 34729.31562819203 rows/sec., 2.95 MiB/sec. | ||
2185 | 2024.11.25 19:32:32.160409 [ 265 ] {5e58dd1b-8ded-4a5f-b9ff-efdfc847a4fc} <Debug> TCPHandler: Processed in 0.002314625 sec. | ||
2186 | 2024.11.25 19:32:32.160716 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2187 | 2024.11.25 19:32:32.161011 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2188 | 2024.11.25 19:32:32.161124 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2189 | 2024.11.25 19:32:32.161882 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2190 | 2024.11.25 19:32:32.161927 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2191 | 2024.11.25 19:32:32.162349 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2192 | 2024.11.25 19:32:32.162604 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2193 | 2024.11.25 19:32:32.162882 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001953 sec., 9728.622631848439 rows/sec., 731.55 KiB/sec. | ||
2194 | 2024.11.25 19:32:32.163090 [ 260 ] {39eb3d3b-98f6-4451-a01f-1fe9e9b1c0a6} <Debug> TCPHandler: Processed in 0.0025572 sec. | ||
2195 | 2024.11.25 19:32:32.163245 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2196 | 2024.11.25 19:32:32.163392 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2197 | 2024.11.25 19:32:32.163455 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2198 | 2024.11.25 19:32:32.164197 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2199 | 2024.11.25 19:32:32.164238 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2200 | 2024.11.25 19:32:32.164615 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2201 | 2024.11.25 19:32:32.164868 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2202 | 2024.11.25 19:32:32.165078 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.001716 sec., 32051.28205128205 rows/sec., 2.50 MiB/sec. | ||
2203 | 2024.11.25 19:32:32.165158 [ 265 ] {43363964-c575-4600-9faa-7c4a22bf6c00} <Debug> TCPHandler: Processed in 0.001980209 sec. | ||
2204 | 2024.11.25 19:32:32.165397 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2205 | 2024.11.25 19:32:32.165618 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2206 | 2024.11.25 19:32:32.165716 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2207 | 2024.11.25 19:32:32.166473 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2208 | 2024.11.25 19:32:32.166512 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2209 | 2024.11.25 19:32:32.166910 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2210 | 2024.11.25 19:32:32.167161 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2211 | 2024.11.25 19:32:32.167376 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001814 sec., 60639.47078280044 rows/sec., 4.23 MiB/sec. | ||
2212 | 2024.11.25 19:32:32.167429 [ 260 ] {339a1fc1-ed03-4382-8ab9-15d65b386024} <Debug> TCPHandler: Processed in 0.002144923 sec. | ||
2213 | 2024.11.25 19:32:32.167589 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2214 | 2024.11.25 19:32:32.167731 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2215 | 2024.11.25 19:32:32.167829 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <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 | ||
2216 | 2024.11.25 19:32:32.169038 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2217 | 2024.11.25 19:32:32.169078 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2218 | 2024.11.25 19:32:32.169742 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2219 | 2024.11.25 19:32:32.170010 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2220 | 2024.11.25 19:32:32.170339 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002612 sec., 7274.119448698315 rows/sec., 13.03 MiB/sec. | ||
2221 | 2024.11.25 19:32:32.170624 [ 265 ] {5b9cd634-253b-4864-ae12-5232c411456f} <Debug> TCPHandler: Processed in 0.003106471 sec. | ||
2222 | 2024.11.25 19:32:32.170875 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2223 | 2024.11.25 19:32:32.171092 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2224 | 2024.11.25 19:32:32.171185 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2225 | 2024.11.25 19:32:32.171694 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2226 | 2024.11.25 19:32:32.171738 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2227 | 2024.11.25 19:32:32.172118 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2228 | 2024.11.25 19:32:32.172352 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2229 | 2024.11.25 19:32:32.172568 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00153 sec., 26143.790849673205 rows/sec., 1.75 MiB/sec. | ||
2230 | 2024.11.25 19:32:32.172618 [ 260 ] {6a018220-ac58-458c-87c2-8a54428c77b5} <Debug> TCPHandler: Processed in 0.001852627 sec. | ||
2231 | 2024.11.25 19:32:36.607791 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2232 | 2024.11.25 19:32:36.607858 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2233 | 2024.11.25 19:32:36.683932 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2234 | 2024.11.25 19:32:36.684543 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2024.11.25 19:32:36.684589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2236 | 2024.11.25 19:32:36.685174 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2237 | 2024.11.25 19:32:36.685423 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2238 | 2024.11.25 19:32:36.685622 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2239 | 2024.11.25 19:32:36.966032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2240 | 2024.11.25 19:32:36.986700 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2241 | 2024.11.25 19:32:36.986765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2242 | 2024.11.25 19:32:36.994746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2243 | 2024.11.25 19:32:36.995675 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2244 | 2024.11.25 19:32:36.999601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2245 | 2024.11.25 19:32:37.162853 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2246 | 2024.11.25 19:32:37.163044 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2247 | 2024.11.25 19:32:37.163121 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2248 | 2024.11.25 19:32:37.163866 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2249 | 2024.11.25 19:32:37.163922 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2250 | 2024.11.25 19:32:37.164357 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2251 | 2024.11.25 19:32:37.164651 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2252 | 2024.11.25 19:32:37.164892 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
2253 | 2024.11.25 19:32:37.164956 [ 265 ] {356855a5-6bf5-4d43-9b5c-ba50111d0fac} <Debug> TCPHandler: Processed in 0.002242394 sec. | ||
2254 | 2024.11.25 19:32:37.165227 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2255 | 2024.11.25 19:32:37.165417 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2256 | 2024.11.25 19:32:37.165489 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2257 | 2024.11.25 19:32:37.166368 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2258 | 2024.11.25 19:32:37.166411 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2259 | 2024.11.25 19:32:37.166878 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2260 | 2024.11.25 19:32:37.167140 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2261 | 2024.11.25 19:32:37.167281 [ 33 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2262 | 2024.11.25 19:32:37.167323 [ 33 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2263 | 2024.11.25 19:32:37.167347 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2264 | 2024.11.25 19:32:37.167347 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Debug> executeQuery: Read 223 rows, 20.35 KiB in 0.001984 sec., 112399.19354838709 rows/sec., 10.02 MiB/sec. | ||
2265 | 2024.11.25 19:32:37.167522 [ 260 ] {b9fd1bce-0404-4180-bc01-0c36f329ffaa} <Debug> TCPHandler: Processed in 0.002428307 sec. | ||
2266 | 2024.11.25 19:32:37.167615 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
2267 | 2024.11.25 19:32:37.167786 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2268 | 2024.11.25 19:32:37.167801 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2269 | 2024.11.25 19:32:37.167860 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1225 rows starting from the beginning of the part | ||
2270 | 2024.11.25 19:32:37.168068 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
2271 | 2024.11.25 19:32:37.168101 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2272 | 2024.11.25 19:32:37.168325 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 68 rows starting from the beginning of the part | ||
2273 | 2024.11.25 19:32:37.168488 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2274 | 2024.11.25 19:32:37.168603 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 224 rows starting from the beginning of the part | ||
2275 | 2024.11.25 19:32:37.168893 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 68 rows starting from the beginning of the part | ||
2276 | 2024.11.25 19:32:37.169156 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 223 rows starting from the beginning of the part | ||
2277 | 2024.11.25 19:32:37.171284 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2278 | 2024.11.25 19:32:37.171351 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2279 | 2024.11.25 19:32:37.172204 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2280 | 2024.11.25 19:32:37.172707 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 5 columns (5 merged, 0 gathered) in 0.005288544 sec., 350569.07912650437 rows/sec., 31.01 MiB/sec. | ||
2281 | 2024.11.25 19:32:37.172747 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.11.25 19:32:37.172969 [ 33 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2283 | 2024.11.25 19:32:37.173072 [ 33 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2024.11.25 19:32:37.173124 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2285 | 2024.11.25 19:32:37.173178 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.005215 sec., 5752.636625119847 rows/sec., 419.09 KiB/sec. | ||
2286 | 2024.11.25 19:32:37.173229 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2287 | 2024.11.25 19:32:37.173814 [ 265 ] {7fd24080-5ee9-4638-9642-7cb51edaf4af} <Debug> TCPHandler: Processed in 0.00612382 sec. | ||
2288 | 2024.11.25 19:32:37.173882 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
2289 | 2024.11.25 19:32:37.174199 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2290 | 2024.11.25 19:32:37.174356 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2291 | 2024.11.25 19:32:37.174473 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 27 rows starting from the beginning of the part | ||
2292 | 2024.11.25 19:32:37.174509 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2293 | 2024.11.25 19:32:37.174562 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2294 | 2024.11.25 19:32:37.174657 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2295 | 2024.11.25 19:32:37.174945 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
2296 | 2024.11.25 19:32:37.175167 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_11_2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2297 | 2024.11.25 19:32:37.175491 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part | ||
2298 | 2024.11.25 19:32:37.175652 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2299 | 2024.11.25 19:32:37.175856 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
2300 | 2024.11.25 19:32:37.176523 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part | ||
2301 | 2024.11.25 19:32:37.176795 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2302 | 2024.11.25 19:32:37.177724 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2303 | 2024.11.25 19:32:37.177792 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2304 | 2024.11.25 19:32:37.178845 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2305 | 2024.11.25 19:32:37.179492 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2306 | 2024.11.25 19:32:37.179569 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 5 columns (5 merged, 0 gathered) in 0.006331424 sec., 21006.33285655802 rows/sec., 1.60 MiB/sec. | ||
2307 | 2024.11.25 19:32:37.179958 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2308 | 2024.11.25 19:32:37.179982 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005562 sec., 2517.0801869830993 rows/sec., 176.28 KiB/sec. | ||
2309 | 2024.11.25 19:32:37.180195 [ 260 ] {c31977cf-6924-47db-b83b-8ce0f9ead420} <Debug> TCPHandler: Processed in 0.006219622 sec. | ||
2310 | 2024.11.25 19:32:37.180403 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2311 | 2024.11.25 19:32:37.180558 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2024.11.25 19:32:37.180658 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2313 | 2024.11.25 19:32:37.180718 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_11_2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2314 | 2024.11.25 19:32:37.180744 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2315 | 2024.11.25 19:32:37.180907 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2316 | 2024.11.25 19:32:37.181553 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2024.11.25 19:32:37.181598 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2318 | 2024.11.25 19:32:37.181958 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2319 | 2024.11.25 19:32:37.182200 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2320 | 2024.11.25 19:32:37.182426 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001843 sec., 7053.716766142159 rows/sec., 439.80 KiB/sec. | ||
2321 | 2024.11.25 19:32:37.182544 [ 265 ] {d79ace33-e351-4f06-909b-246b94ff04d3} <Debug> TCPHandler: Processed in 0.002237044 sec. | ||
2322 | 2024.11.25 19:32:37.182707 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2323 | 2024.11.25 19:32:37.182846 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2324 | 2024.11.25 19:32:37.182904 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2325 | 2024.11.25 19:32:37.183721 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2326 | 2024.11.25 19:32:37.183761 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2327 | 2024.11.25 19:32:37.184185 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2328 | 2024.11.25 19:32:37.184427 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2329 | 2024.11.25 19:32:37.184601 [ 32 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2330 | 2024.11.25 19:32:37.184681 [ 32 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2331 | 2024.11.25 19:32:37.184680 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Debug> executeQuery: Read 377 rows, 27.29 KiB in 0.001856 sec., 203125 rows/sec., 14.36 MiB/sec. | ||
2332 | 2024.11.25 19:32:37.184726 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2333 | 2024.11.25 19:32:37.184842 [ 260 ] {03b6fc61-0985-48e8-bf69-065a22372c96} <Debug> TCPHandler: Processed in 0.002200183 sec. | ||
2334 | 2024.11.25 19:32:37.185103 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
2335 | 2024.11.25 19:32:37.185170 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2336 | 2024.11.25 19:32:37.185370 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2337 | 2024.11.25 19:32:37.185431 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2338 | 2024.11.25 19:32:37.185443 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 526 rows starting from the beginning of the part | ||
2339 | 2024.11.25 19:32:37.185530 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2340 | 2024.11.25 19:32:37.185665 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
2341 | 2024.11.25 19:32:37.186055 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 55 rows starting from the beginning of the part | ||
2342 | 2024.11.25 19:32:37.186367 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 390 rows starting from the beginning of the part | ||
2343 | 2024.11.25 19:32:37.186682 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 55 rows starting from the beginning of the part | ||
2344 | 2024.11.25 19:32:37.186990 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 377 rows starting from the beginning of the part | ||
2345 | 2024.11.25 19:32:37.188210 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2346 | 2024.11.25 19:32:37.188286 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2347 | 2024.11.25 19:32:37.189366 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2348 | 2024.11.25 19:32:37.189924 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2349 | 2024.11.25 19:32:37.190022 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 5 columns (5 merged, 0 gathered) in 0.005168452 sec., 279967.77371638553 rows/sec., 21.45 MiB/sec. | ||
2350 | 2024.11.25 19:32:37.190389 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2351 | 2024.11.25 19:32:37.190440 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005043 sec., 1189.767995240928 rows/sec., 62.16 KiB/sec. | ||
2352 | 2024.11.25 19:32:37.190572 [ 265 ] {a28ecaca-8aa3-44e5-b2bf-9a3a66c027e0} <Debug> TCPHandler: Processed in 0.00561432 sec. | ||
2353 | 2024.11.25 19:32:37.190770 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2354 | 2024.11.25 19:32:37.190865 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2355 | 2024.11.25 19:32:37.191032 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2356 | 2024.11.25 19:32:37.191064 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_11_2} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2357 | 2024.11.25 19:32:37.191150 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2358 | 2024.11.25 19:32:37.191226 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2359 | 2024.11.25 19:32:37.191847 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2360 | 2024.11.25 19:32:37.191889 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2361 | 2024.11.25 19:32:37.192286 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2362 | 2024.11.25 19:32:37.192522 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2363 | 2024.11.25 19:32:37.192784 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001824 sec., 102521.9298245614 rows/sec., 6.81 MiB/sec. | ||
2364 | 2024.11.25 19:32:37.192978 [ 260 ] {9b75f856-39e1-4673-bf1d-485c38a82f2b} <Debug> TCPHandler: Processed in 0.002293255 sec. | ||
2365 | 2024.11.25 19:32:37.193147 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2366 | 2024.11.25 19:32:37.193287 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2367 | 2024.11.25 19:32:37.193348 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2368 | 2024.11.25 19:32:37.193917 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2369 | 2024.11.25 19:32:37.193965 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2370 | 2024.11.25 19:32:37.194395 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2371 | 2024.11.25 19:32:37.194641 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2024.11.25 19:32:37.194838 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec. | ||
2373 | 2024.11.25 19:32:37.194889 [ 265 ] {0ebf1f28-dd2b-4e8a-8806-4a1a4caf1cd9} <Debug> TCPHandler: Processed in 0.001812555 sec. | ||
2374 | 2024.11.25 19:32:37.195031 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2375 | 2024.11.25 19:32:37.195147 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2376 | 2024.11.25 19:32:37.195226 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <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 | ||
2377 | 2024.11.25 19:32:37.196379 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2024.11.25 19:32:37.196420 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2379 | 2024.11.25 19:32:37.197058 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2380 | 2024.11.25 19:32:37.197312 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2024.11.25 19:32:37.197482 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2382 | 2024.11.25 19:32:37.197555 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2024.11.25 19:32:37.197593 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2384 | 2024.11.25 19:32:37.197599 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002469 sec., 9315.512353179425 rows/sec., 16.69 MiB/sec. | ||
2385 | 2024.11.25 19:32:37.198046 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
2386 | 2024.11.25 19:32:37.198284 [ 260 ] {ffdfbcd1-1f60-4554-8b33-4c60d454f5fa} <Debug> TCPHandler: Processed in 0.003298755 sec. | ||
2387 | 2024.11.25 19:32:37.198612 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2388 | 2024.11.25 19:32:37.198905 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2389 | 2024.11.25 19:32:37.198924 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2390 | 2024.11.25 19:32:37.199043 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2391 | 2024.11.25 19:32:37.199092 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
2392 | 2024.11.25 19:32:37.200052 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
2393 | 2024.11.25 19:32:37.200733 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part | ||
2394 | 2024.11.25 19:32:37.201381 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2395 | 2024.11.25 19:32:37.201459 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
2396 | 2024.11.25 19:32:37.201474 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2397 | 2024.11.25 19:32:37.202156 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part | ||
2398 | 2024.11.25 19:32:37.202830 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
2399 | 2024.11.25 19:32:37.202966 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2400 | 2024.11.25 19:32:37.203735 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2401 | 2024.11.25 19:32:37.204262 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.005404 sec., 11472.98297557365 rows/sec., 726.64 KiB/sec. | ||
2402 | 2024.11.25 19:32:37.204578 [ 265 ] {38e32fdb-b839-4d23-88af-8e1c462906da} <Debug> TCPHandler: Processed in 0.006151271 sec. | ||
2403 | 2024.11.25 19:32:37.207380 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.009675559 sec., 17259.984668586072 rows/sec., 30.93 MiB/sec. | ||
2404 | 2024.11.25 19:32:37.207838 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2405 | 2024.11.25 19:32:37.208338 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2406 | 2024.11.25 19:32:37.208431 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2407 | 2024.11.25 19:32:37.208580 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
2408 | 2024.11.25 19:32:41.694137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 338 | ||
2409 | 2024.11.25 19:32:41.697311 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2024.11.25 19:32:41.697364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2411 | 2024.11.25 19:32:41.698900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2412 | 2024.11.25 19:32:41.699217 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2024.11.25 19:32:41.699827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
2414 | 2024.11.25 19:32:42.153751 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2415 | 2024.11.25 19:32:42.154026 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
2416 | 2024.11.25 19:32:42.154477 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2417 | 2024.11.25 19:32:42.154533 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
2418 | 2024.11.25 19:32:42.154921 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2419 | 2024.11.25 19:32:42.155004 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2420 | 2024.11.25 19:32:42.155187 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2421 | 2024.11.25 19:32:42.155428 [ 286 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2422 | 2024.11.25 19:32:42.155424 [ 290 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2423 | 2024.11.25 19:32:42.155445 [ 287 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2424 | 2024.11.25 19:32:42.155502 [ 291 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2425 | 2024.11.25 19:32:42.155696 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2426 | 2024.11.25 19:32:42.155729 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2427 | 2024.11.25 19:32:42.155875 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2428 | 2024.11.25 19:32:42.155900 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
2429 | 2024.11.25 19:32:42.155947 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
2430 | 2024.11.25 19:32:42.156000 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
2431 | 2024.11.25 19:32:42.156047 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
2432 | 2024.11.25 19:32:42.156092 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
2433 | 2024.11.25 19:32:42.158343 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.004448 sec., 9442.446043165468 rows/sec., 360.06 KiB/sec. | ||
2434 | 2024.11.25 19:32:42.158579 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> MemoryTracker: Peak memory usage (for query): 144.89 KiB. | ||
2435 | 2024.11.25 19:32:42.158597 [ 265 ] {aee2c27b-54d1-49a4-a758-08cf75b92be0} <Debug> TCPHandler: Processed in 0.004975298 sec. | ||
2436 | 2024.11.25 19:32:42.196262 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2437 | 2024.11.25 19:32:42.196479 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2438 | 2024.11.25 19:32:42.196572 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2439 | 2024.11.25 19:32:42.197308 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2440 | 2024.11.25 19:32:42.197349 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2441 | 2024.11.25 19:32:42.197848 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2442 | 2024.11.25 19:32:42.198072 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2443 | 2024.11.25 19:32:42.198273 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001856 sec., 538.7931034482758 rows/sec., 122.07 KiB/sec. | ||
2444 | 2024.11.25 19:32:42.198329 [ 265 ] {b903aaf7-a065-4905-9b9e-32be23ae3133} <Debug> TCPHandler: Processed in 0.002167362 sec. | ||
2445 | 2024.11.25 19:32:42.198642 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2446 | 2024.11.25 19:32:42.198925 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2447 | 2024.11.25 19:32:42.199042 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2448 | 2024.11.25 19:32:42.199985 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2449 | 2024.11.25 19:32:42.200033 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2450 | 2024.11.25 19:32:42.200451 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2451 | 2024.11.25 19:32:42.200706 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2452 | 2024.11.25 19:32:42.201002 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002147 sec., 1863.064741499767 rows/sec., 151.92 KiB/sec. | ||
2453 | 2024.11.25 19:32:42.201080 [ 260 ] {96fab0b1-3f2f-4d68-ba3d-ecdffd16cfad} <Debug> TCPHandler: Processed in 0.002623541 sec. | ||
2454 | 2024.11.25 19:32:42.201242 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2455 | 2024.11.25 19:32:42.201386 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2456 | 2024.11.25 19:32:42.201447 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2457 | 2024.11.25 19:32:42.203628 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2458 | 2024.11.25 19:32:42.203677 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2459 | 2024.11.25 19:32:42.204234 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2460 | 2024.11.25 19:32:42.204525 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2461 | 2024.11.25 19:32:42.204797 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Debug> executeQuery: Read 1236 rows, 104.69 KiB in 0.003439 sec., 359406.8043035766 rows/sec., 29.73 MiB/sec. | ||
2462 | 2024.11.25 19:32:42.205007 [ 265 ] {3725963c-87cd-4ed4-97b2-46c8f04edf0b} <Debug> TCPHandler: Processed in 0.003826175 sec. | ||
2463 | 2024.11.25 19:32:42.205211 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2464 | 2024.11.25 19:32:42.205362 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2465 | 2024.11.25 19:32:42.205427 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2466 | 2024.11.25 19:32:42.206067 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2467 | 2024.11.25 19:32:42.206110 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2468 | 2024.11.25 19:32:42.206516 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2469 | 2024.11.25 19:32:42.206753 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2470 | 2024.11.25 19:32:42.206966 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001642 sec., 14007.308160779538 rows/sec., 1.02 MiB/sec. | ||
2471 | 2024.11.25 19:32:42.207024 [ 260 ] {4f48f6db-4906-4b4f-872b-56ea6b7f759e} <Debug> TCPHandler: Processed in 0.001887077 sec. | ||
2472 | 2024.11.25 19:32:42.207172 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2473 | 2024.11.25 19:32:42.207291 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2474 | 2024.11.25 19:32:42.207342 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2475 | 2024.11.25 19:32:42.208021 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2476 | 2024.11.25 19:32:42.208062 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2477 | 2024.11.25 19:32:42.208429 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2478 | 2024.11.25 19:32:42.208666 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2479 | 2024.11.25 19:32:42.208888 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001621 sec., 140653.9173349784 rows/sec., 9.52 MiB/sec. | ||
2480 | 2024.11.25 19:32:42.208940 [ 265 ] {e6d48022-5c36-45eb-bf91-1571f2119814} <Debug> TCPHandler: Processed in 0.001823635 sec. | ||
2481 | 2024.11.25 19:32:42.209103 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2482 | 2024.11.25 19:32:42.209243 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2483 | 2024.11.25 19:32:42.209303 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2484 | 2024.11.25 19:32:42.210161 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2485 | 2024.11.25 19:32:42.210202 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2486 | 2024.11.25 19:32:42.210600 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2487 | 2024.11.25 19:32:42.210844 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2488 | 2024.11.25 19:32:42.211065 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Debug> executeQuery: Read 543 rows, 41.25 KiB in 0.001853 sec., 293038.31624392874 rows/sec., 21.74 MiB/sec. | ||
2489 | 2024.11.25 19:32:42.211119 [ 260 ] {92d3bb74-168d-4e5d-8ed6-038c1e52b9f7} <Debug> TCPHandler: Processed in 0.00208327 sec. | ||
2490 | 2024.11.25 19:32:42.211282 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2491 | 2024.11.25 19:32:42.211422 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2492 | 2024.11.25 19:32:42.211485 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2493 | 2024.11.25 19:32:42.212359 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2494 | 2024.11.25 19:32:42.212406 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2495 | 2024.11.25 19:32:42.212911 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2496 | 2024.11.25 19:32:42.213242 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2497 | 2024.11.25 19:32:42.213424 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2498 | 2024.11.25 19:32:42.213496 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2499 | 2024.11.25 19:32:42.213534 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.002129 sec., 414279.0042273368 rows/sec., 27.88 MiB/sec. | ||
2500 | 2024.11.25 19:32:42.213543 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2501 | 2024.11.25 19:32:42.213691 [ 265 ] {6ac89b90-6d3d-448b-895b-18510e7a4952} <Debug> TCPHandler: Processed in 0.002474379 sec. | ||
2502 | 2024.11.25 19:32:42.213822 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
2503 | 2024.11.25 19:32:42.213891 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2504 | 2024.11.25 19:32:42.214143 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2505 | 2024.11.25 19:32:42.214151 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2506 | 2024.11.25 19:32:42.214214 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2495 rows starting from the beginning of the part | ||
2507 | 2024.11.25 19:32:42.214357 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <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 | ||
2508 | 2024.11.25 19:32:42.214565 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
2509 | 2024.11.25 19:32:42.214949 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 187 rows starting from the beginning of the part | ||
2510 | 2024.11.25 19:32:42.215287 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
2511 | 2024.11.25 19:32:42.215623 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 187 rows starting from the beginning of the part | ||
2512 | 2024.11.25 19:32:42.215975 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 882 rows starting from the beginning of the part | ||
2513 | 2024.11.25 19:32:42.219615 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2514 | 2024.11.25 19:32:42.219661 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2515 | 2024.11.25 19:32:42.220356 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3971 rows, containing 5 columns (5 merged, 0 gathered) in 0.00666263 sec., 596010.8845906196 rows/sec., 40.16 MiB/sec. | ||
2516 | 2024.11.25 19:32:42.220701 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2517 | 2024.11.25 19:32:42.221348 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2518 | 2024.11.25 19:32:42.221358 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2519 | 2024.11.25 19:32:42.221490 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2520 | 2024.11.25 19:32:42.221628 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
2521 | 2024.11.25 19:32:42.221807 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2522 | 2024.11.25 19:32:42.222067 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.008016 sec., 2370.259481037924 rows/sec., 4.25 MiB/sec. | ||
2523 | 2024.11.25 19:32:42.222197 [ 260 ] {54d8c5fa-73ac-4a98-ae26-3429c6a398b7} <Debug> TCPHandler: Processed in 0.008392285 sec. | ||
2524 | 2024.11.25 19:32:42.222354 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2525 | 2024.11.25 19:32:42.222478 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2526 | 2024.11.25 19:32:42.222530 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2527 | 2024.11.25 19:32:42.223122 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2528 | 2024.11.25 19:32:42.223171 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2529 | 2024.11.25 19:32:42.223607 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2530 | 2024.11.25 19:32:42.223845 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2531 | 2024.11.25 19:32:42.224121 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
2532 | 2024.11.25 19:32:42.224297 [ 265 ] {db05a353-c36f-40fa-a429-83b68a18ef0a} <Debug> TCPHandler: Processed in 0.00200283 sec. | ||
2533 | 2024.11.25 19:32:44.185768 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2534 | 2024.11.25 19:32:44.186586 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2535 | 2024.11.25 19:32:44.186639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2536 | 2024.11.25 19:32:44.187247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2537 | 2024.11.25 19:32:44.187514 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2538 | 2024.11.25 19:32:44.187713 [ 59 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2539 | 2024.11.25 19:32:44.187773 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2540 | 2024.11.25 19:32:44.187812 [ 59 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2541 | 2024.11.25 19:32:44.187843 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2542 | 2024.11.25 19:32:44.188008 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
2543 | 2024.11.25 19:32:44.188189 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2544 | 2024.11.25 19:32:44.188253 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
2545 | 2024.11.25 19:32:44.188371 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2546 | 2024.11.25 19:32:44.188572 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2547 | 2024.11.25 19:32:44.188828 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2548 | 2024.11.25 19:32:44.189014 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2549 | 2024.11.25 19:32:44.189156 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2550 | 2024.11.25 19:32:44.191142 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003211833 sec., 1595350.6922682468 rows/sec., 22.82 MiB/sec. | ||
2551 | 2024.11.25 19:32:44.191507 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2552 | 2024.11.25 19:32:44.191812 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2553 | 2024.11.25 19:32:44.191905 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_11_2} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2554 | 2024.11.25 19:32:44.191993 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2555 | 2024.11.25 19:32:44.499706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2556 | 2024.11.25 19:32:44.521672 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2024.11.25 19:32:44.521754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2558 | 2024.11.25 19:32:44.529285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2559 | 2024.11.25 19:32:44.530064 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2560 | 2024.11.25 19:32:44.530462 [ 59 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2561 | 2024.11.25 19:32:44.530638 [ 59 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2562 | 2024.11.25 19:32:44.530743 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2563 | 2024.11.25 19:32:44.531281 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
2564 | 2024.11.25 19:32:44.541278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2565 | 2024.11.25 19:32:44.542295 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2566 | 2024.11.25 19:32:44.543330 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
2567 | 2024.11.25 19:32:44.547878 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
2568 | 2024.11.25 19:32:44.552431 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
2569 | 2024.11.25 19:32:44.557377 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
2570 | 2024.11.25 19:32:44.562376 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
2571 | 2024.11.25 19:32:44.566667 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
2572 | 2024.11.25 19:32:44.626738 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.09584128 sec., 866.0151450397991 rows/sec., 4.48 MiB/sec. | ||
2573 | 2024.11.25 19:32:44.629230 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2574 | 2024.11.25 19:32:44.632233 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_11_2} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2575 | 2024.11.25 19:32:44.632352 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_11_2} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2576 | 2024.11.25 19:32:44.634614 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2577 | 2024.11.25 19:32:45.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.07 MiB, peak 179.97 MiB, free memory in arenas 0.00 B, will set to 171.65 MiB (RSS), difference: 1.58 MiB | ||
2578 | 2024.11.25 19:32:47.165841 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2579 | 2024.11.25 19:32:47.166033 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2580 | 2024.11.25 19:32:47.166106 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2581 | 2024.11.25 19:32:47.166873 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2582 | 2024.11.25 19:32:47.166928 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2583 | 2024.11.25 19:32:47.167379 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2584 | 2024.11.25 19:32:47.167634 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2585 | 2024.11.25 19:32:47.167874 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. | ||
2586 | 2024.11.25 19:32:47.167942 [ 265 ] {3a1127e6-0fcd-4267-bcb8-8579a3a5a577} <Debug> TCPHandler: Processed in 0.002246255 sec. | ||
2587 | 2024.11.25 19:32:47.168217 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2588 | 2024.11.25 19:32:47.168423 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2589 | 2024.11.25 19:32:47.168504 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2590 | 2024.11.25 19:32:47.169411 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2591 | 2024.11.25 19:32:47.169469 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2592 | 2024.11.25 19:32:47.170002 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2593 | 2024.11.25 19:32:47.170271 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2024.11.25 19:32:47.170527 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.00216 sec., 115277.77777777778 rows/sec., 10.13 MiB/sec. | ||
2595 | 2024.11.25 19:32:47.170597 [ 260 ] {57071588-a22c-4bee-b5ba-03fd7cf73004} <Debug> TCPHandler: Processed in 0.00252619 sec. | ||
2596 | 2024.11.25 19:32:47.170783 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2597 | 2024.11.25 19:32:47.170942 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2598 | 2024.11.25 19:32:47.171007 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2599 | 2024.11.25 19:32:47.171736 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2024.11.25 19:32:47.171778 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2601 | 2024.11.25 19:32:47.172159 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2602 | 2024.11.25 19:32:47.172432 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2603 | 2024.11.25 19:32:47.172698 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001793 sec., 16731.734523145566 rows/sec., 1.19 MiB/sec. | ||
2604 | 2024.11.25 19:32:47.172900 [ 265 ] {4c662d64-2c81-4d81-868a-a4c973ad0a67} <Debug> TCPHandler: Processed in 0.002199063 sec. | ||
2605 | 2024.11.25 19:32:47.173087 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2606 | 2024.11.25 19:32:47.173242 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2607 | 2024.11.25 19:32:47.173307 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2608 | 2024.11.25 19:32:47.173975 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2024.11.25 19:32:47.174017 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2610 | 2024.11.25 19:32:47.174391 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2611 | 2024.11.25 19:32:47.174630 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2612 | 2024.11.25 19:32:47.174792 [ 104 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2613 | 2024.11.25 19:32:47.174871 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00166 sec., 8433.734939759037 rows/sec., 590.64 KiB/sec. | ||
2614 | 2024.11.25 19:32:47.174882 [ 104 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2615 | 2024.11.25 19:32:47.174954 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2616 | 2024.11.25 19:32:47.175009 [ 260 ] {7c408f1c-7a15-4ca1-9335-26e353b9bdd7} <Debug> TCPHandler: Processed in 0.001996439 sec. | ||
2617 | 2024.11.25 19:32:47.175325 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2618 | 2024.11.25 19:32:47.175492 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
2619 | 2024.11.25 19:32:47.175578 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2620 | 2024.11.25 19:32:47.175683 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2621 | 2024.11.25 19:32:47.175827 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2622 | 2024.11.25 19:32:47.175921 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
2623 | 2024.11.25 19:32:47.176240 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
2624 | 2024.11.25 19:32:47.176584 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2625 | 2024.11.25 19:32:47.176990 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2626 | 2024.11.25 19:32:47.177295 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
2627 | 2024.11.25 19:32:47.177499 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2628 | 2024.11.25 19:32:47.178346 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2629 | 2024.11.25 19:32:47.178406 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2630 | 2024.11.25 19:32:47.179417 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2631 | 2024.11.25 19:32:47.179891 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2632 | 2024.11.25 19:32:47.180506 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 5 columns (5 merged, 0 gathered) in 0.005437367 sec., 133704.41980465912 rows/sec., 9.57 MiB/sec. | ||
2633 | 2024.11.25 19:32:47.180596 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005067 sec., 2565.6206828498125 rows/sec., 159.97 KiB/sec. | ||
2634 | 2024.11.25 19:32:47.180706 [ 265 ] {f3ab5b89-6418-447f-8e38-20783260c7e0} <Debug> TCPHandler: Processed in 0.00559318 sec. | ||
2635 | 2024.11.25 19:32:47.180756 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2636 | 2024.11.25 19:32:47.180898 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2637 | 2024.11.25 19:32:47.181108 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2638 | 2024.11.25 19:32:47.181177 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2639 | 2024.11.25 19:32:47.181240 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2640 | 2024.11.25 19:32:47.181449 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_6_1} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2641 | 2024.11.25 19:32:47.181597 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2642 | 2024.11.25 19:32:47.182239 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2024.11.25 19:32:47.182286 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2644 | 2024.11.25 19:32:47.182701 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2645 | 2024.11.25 19:32:47.182949 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2024.11.25 19:32:47.183176 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002139 sec., 189340.81346423563 rows/sec., 13.48 MiB/sec. | ||
2647 | 2024.11.25 19:32:47.183232 [ 260 ] {e449fd54-4cd3-4138-b34f-5b058c1f526d} <Debug> TCPHandler: Processed in 0.002438908 sec. | ||
2648 | 2024.11.25 19:32:47.183386 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2649 | 2024.11.25 19:32:47.183513 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2650 | 2024.11.25 19:32:47.183565 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2651 | 2024.11.25 19:32:47.184071 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2024.11.25 19:32:47.184111 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2653 | 2024.11.25 19:32:47.184488 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2654 | 2024.11.25 19:32:47.184733 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2024.11.25 19:32:47.185032 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. | ||
2656 | 2024.11.25 19:32:47.185140 [ 265 ] {71f29e9b-1200-45b2-9aa2-a289e8dcad23} <Debug> TCPHandler: Processed in 0.001813276 sec. | ||
2657 | 2024.11.25 19:32:47.185293 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2658 | 2024.11.25 19:32:47.185411 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2659 | 2024.11.25 19:32:47.185465 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2660 | 2024.11.25 19:32:47.186052 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2661 | 2024.11.25 19:32:47.186092 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2662 | 2024.11.25 19:32:47.186498 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2663 | 2024.11.25 19:32:47.186760 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2664 | 2024.11.25 19:32:47.186977 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. | ||
2665 | 2024.11.25 19:32:47.187029 [ 260 ] {e1b72303-296e-449d-acfd-800dfdcb876b} <Debug> TCPHandler: Processed in 0.001793185 sec. | ||
2666 | 2024.11.25 19:32:47.187179 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2667 | 2024.11.25 19:32:47.187319 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2668 | 2024.11.25 19:32:47.187379 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2669 | 2024.11.25 19:32:47.187905 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2670 | 2024.11.25 19:32:47.187946 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2671 | 2024.11.25 19:32:47.188326 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2672 | 2024.11.25 19:32:47.188562 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2673 | 2024.11.25 19:32:47.188833 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001531 sec., 653.1678641410842 rows/sec., 44.01 KiB/sec. | ||
2674 | 2024.11.25 19:32:47.188905 [ 265 ] {36f930ed-4014-4db4-b6ee-d5542ee68359} <Debug> TCPHandler: Processed in 0.001792725 sec. | ||
2675 | 2024.11.25 19:32:47.189074 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2676 | 2024.11.25 19:32:47.189215 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2677 | 2024.11.25 19:32:47.189307 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <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 | 2024.11.25 19:32:47.190509 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2679 | 2024.11.25 19:32:47.190548 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2680 | 2024.11.25 19:32:47.191202 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2681 | 2024.11.25 19:32:47.191457 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2682 | 2024.11.25 19:32:47.191700 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002517 sec., 9137.862534763606 rows/sec., 16.37 MiB/sec. | ||
2683 | 2024.11.25 19:32:47.191794 [ 260 ] {7ed57c3d-d741-4599-83aa-676d7c517970} <Debug> TCPHandler: Processed in 0.002788125 sec. | ||
2684 | 2024.11.25 19:32:47.191958 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2685 | 2024.11.25 19:32:47.192085 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2686 | 2024.11.25 19:32:47.192138 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2687 | 2024.11.25 19:32:47.192655 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2688 | 2024.11.25 19:32:47.192696 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2689 | 2024.11.25 19:32:47.193168 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2690 | 2024.11.25 19:32:47.193420 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2024.11.25 19:32:47.193597 [ 120 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2692 | 2024.11.25 19:32:47.193649 [ 120 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2693 | 2024.11.25 19:32:47.193670 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001605 sec., 51090.34267912772 rows/sec., 3.24 MiB/sec. | ||
2694 | 2024.11.25 19:32:47.193683 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2695 | 2024.11.25 19:32:47.193830 [ 265 ] {365303b7-7f83-4513-8999-a2bef39d17f5} <Debug> TCPHandler: Processed in 0.001927127 sec. | ||
2696 | 2024.11.25 19:32:47.193897 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
2697 | 2024.11.25 19:32:47.194025 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2698 | 2024.11.25 19:32:47.194055 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
2699 | 2024.11.25 19:32:47.194147 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
2700 | 2024.11.25 19:32:47.194219 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
2701 | 2024.11.25 19:32:47.194413 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
2702 | 2024.11.25 19:32:47.194555 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2703 | 2024.11.25 19:32:47.194779 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2704 | 2024.11.25 19:32:47.195866 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 4 columns (4 merged, 0 gathered) in 0.00206923 sec., 249368.1224416812 rows/sec., 16.32 MiB/sec. | ||
2705 | 2024.11.25 19:32:47.196005 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2706 | 2024.11.25 19:32:47.196267 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2707 | 2024.11.25 19:32:47.196340 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_11_2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2708 | 2024.11.25 19:32:47.196402 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2709 | 2024.11.25 19:32:51.607900 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2710 | 2024.11.25 19:32:51.607964 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2711 | 2024.11.25 19:32:51.687955 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2712 | 2024.11.25 19:32:51.688793 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2713 | 2024.11.25 19:32:51.688843 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2714 | 2024.11.25 19:32:51.689372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2715 | 2024.11.25 19:32:51.689615 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2716 | 2024.11.25 19:32:51.689874 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2717 | 2024.11.25 19:32:51.700092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 380 | ||
2718 | 2024.11.25 19:32:51.703672 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2719 | 2024.11.25 19:32:51.703721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2720 | 2024.11.25 19:32:51.705227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2721 | 2024.11.25 19:32:51.705537 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2722 | 2024.11.25 19:32:51.706084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
2723 | 2024.11.25 19:32:52.041379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2724 | 2024.11.25 19:32:52.061516 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2725 | 2024.11.25 19:32:52.061587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2726 | 2024.11.25 19:32:52.069063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2727 | 2024.11.25 19:32:52.069838 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2728 | 2024.11.25 19:32:52.072690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2729 | 2024.11.25 19:32:52.160804 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2730 | 2024.11.25 19:32:52.161056 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2731 | 2024.11.25 19:32:52.161161 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2732 | 2024.11.25 19:32:52.162391 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2733 | 2024.11.25 19:32:52.162477 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2734 | 2024.11.25 19:32:52.162955 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2735 | 2024.11.25 19:32:52.163212 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2736 | 2024.11.25 19:32:52.163478 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002489 sec., 37766.17115307353 rows/sec., 3.13 MiB/sec. | ||
2737 | 2024.11.25 19:32:52.163562 [ 265 ] {d34176b0-7d83-4cc7-92bc-268dee73fcbd} <Debug> TCPHandler: Processed in 0.002892906 sec. | ||
2738 | 2024.11.25 19:32:52.163895 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2739 | 2024.11.25 19:32:52.164204 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2740 | 2024.11.25 19:32:52.164325 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2741 | 2024.11.25 19:32:52.165404 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2742 | 2024.11.25 19:32:52.165454 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2743 | 2024.11.25 19:32:52.165900 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2744 | 2024.11.25 19:32:52.166158 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2745 | 2024.11.25 19:32:52.166491 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.002347 sec., 8095.440988495951 rows/sec., 608.74 KiB/sec. | ||
2746 | 2024.11.25 19:32:52.166626 [ 260 ] {9a8c32f4-6f8d-43af-ac2d-35b81b355e0a} <Debug> TCPHandler: Processed in 0.002932567 sec. | ||
2747 | 2024.11.25 19:32:52.166797 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2748 | 2024.11.25 19:32:52.166951 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2749 | 2024.11.25 19:32:52.167013 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2750 | 2024.11.25 19:32:52.167756 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2751 | 2024.11.25 19:32:52.167805 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2752 | 2024.11.25 19:32:52.168202 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2753 | 2024.11.25 19:32:52.168451 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2754 | 2024.11.25 19:32:52.168691 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00177 sec., 46892.65536723164 rows/sec., 3.66 MiB/sec. | ||
2755 | 2024.11.25 19:32:52.168751 [ 265 ] {bbf6a456-bde9-4b1a-99cf-467b9dd55c13} <Debug> TCPHandler: Processed in 0.00202724 sec. | ||
2756 | 2024.11.25 19:32:52.168949 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2757 | 2024.11.25 19:32:52.169180 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2758 | 2024.11.25 19:32:52.169282 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2759 | 2024.11.25 19:32:52.170140 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2760 | 2024.11.25 19:32:52.170180 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2761 | 2024.11.25 19:32:52.170589 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2762 | 2024.11.25 19:32:52.170840 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2763 | 2024.11.25 19:32:52.171055 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001936 sec., 82644.62809917355 rows/sec., 5.76 MiB/sec. | ||
2764 | 2024.11.25 19:32:52.171105 [ 260 ] {0dd55e09-aeb9-4b23-bb11-7587487ec841} <Debug> TCPHandler: Processed in 0.002258024 sec. | ||
2765 | 2024.11.25 19:32:52.171260 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2766 | 2024.11.25 19:32:52.171400 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2767 | 2024.11.25 19:32:52.171494 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <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 | ||
2768 | 2024.11.25 19:32:52.172663 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2769 | 2024.11.25 19:32:52.172702 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2770 | 2024.11.25 19:32:52.173346 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2771 | 2024.11.25 19:32:52.173661 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2772 | 2024.11.25 19:32:52.173896 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002527 sec., 7518.796992481202 rows/sec., 13.47 MiB/sec. | ||
2773 | 2024.11.25 19:32:52.173988 [ 265 ] {f56aafaa-8ce9-4634-882b-bd867b05c9df} <Debug> TCPHandler: Processed in 0.002794455 sec. | ||
2774 | 2024.11.25 19:32:52.174154 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2775 | 2024.11.25 19:32:52.174295 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2776 | 2024.11.25 19:32:52.174356 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2777 | 2024.11.25 19:32:52.174935 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2778 | 2024.11.25 19:32:52.174974 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2779 | 2024.11.25 19:32:52.175428 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2780 | 2024.11.25 19:32:52.175664 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2781 | 2024.11.25 19:32:52.175870 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.52 MiB/sec. | ||
2782 | 2024.11.25 19:32:52.175920 [ 260 ] {c3462f8b-db2e-4943-a94f-8e8ffce4fd10} <Debug> TCPHandler: Processed in 0.001835016 sec. | ||
2783 | 2024.11.25 19:32:55.805393 [ 148 ] {} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2784 | 2024.11.25 19:32:55.805466 [ 148 ] {} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2785 | 2024.11.25 19:32:55.805489 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2786 | 2024.11.25 19:32:55.805692 [ 188 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::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 | ||
2787 | 2024.11.25 19:32:55.806032 [ 188 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2788 | 2024.11.25 19:32:55.806072 [ 188 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
2789 | 2024.11.25 19:32:55.806163 [ 188 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2790 | 2024.11.25 19:32:55.806301 [ 188 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2791 | 2024.11.25 19:32:55.806408 [ 188 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2792 | 2024.11.25 19:32:55.806511 [ 188 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::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 | ||
2793 | 2024.11.25 19:32:55.808584 [ 201 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.00300977 sec., 14286.805968562381 rows/sec., 2.33 MiB/sec. | ||
2794 | 2024.11.25 19:32:55.808956 [ 201 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2795 | 2024.11.25 19:32:55.809471 [ 201 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2796 | 2024.11.25 19:32:55.809561 [ 201 ] {7cab5949-259c-421f-8aa7-09d2edd527f7::all_1_5_1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2797 | 2024.11.25 19:32:55.809670 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2798 | 2024.11.25 19:32:57.166438 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2799 | 2024.11.25 19:32:57.166647 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2800 | 2024.11.25 19:32:57.166724 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2801 | 2024.11.25 19:32:57.167495 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2802 | 2024.11.25 19:32:57.167535 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2803 | 2024.11.25 19:32:57.167957 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2804 | 2024.11.25 19:32:57.168205 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2805 | 2024.11.25 19:32:57.168422 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
2806 | 2024.11.25 19:32:57.168599 [ 265 ] {f76ef299-ce17-4eca-a3e5-14c9417a1dc3} <Debug> TCPHandler: Processed in 0.002290745 sec. | ||
2807 | 2024.11.25 19:32:57.168948 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2808 | 2024.11.25 19:32:57.169188 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2809 | 2024.11.25 19:32:57.169260 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2810 | 2024.11.25 19:32:57.169999 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2811 | 2024.11.25 19:32:57.170046 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2812 | 2024.11.25 19:32:57.170473 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2813 | 2024.11.25 19:32:57.170729 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2814 | 2024.11.25 19:32:57.170986 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 176.31 KiB/sec. | ||
2815 | 2024.11.25 19:32:57.171048 [ 260 ] {1e0d4e7a-80c2-4ae8-9a47-42259b1494dd} <Debug> TCPHandler: Processed in 0.002299875 sec. | ||
2816 | 2024.11.25 19:32:57.171230 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2817 | 2024.11.25 19:32:57.171369 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2818 | 2024.11.25 19:32:57.171426 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2819 | 2024.11.25 19:32:57.172225 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2820 | 2024.11.25 19:32:57.172263 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2821 | 2024.11.25 19:32:57.172634 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2822 | 2024.11.25 19:32:57.172864 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2823 | 2024.11.25 19:32:57.173042 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001703 sec., 147386.9641808573 rows/sec., 12.93 MiB/sec. | ||
2824 | 2024.11.25 19:32:57.173092 [ 265 ] {efc09d20-92ec-408b-802a-2c8938fe31c4} <Debug> TCPHandler: Processed in 0.001928038 sec. | ||
2825 | 2024.11.25 19:32:57.173248 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2826 | 2024.11.25 19:32:57.173375 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2827 | 2024.11.25 19:32:57.173429 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2828 | 2024.11.25 19:32:57.174047 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2829 | 2024.11.25 19:32:57.174088 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2830 | 2024.11.25 19:32:57.174460 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2831 | 2024.11.25 19:32:57.174714 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2832 | 2024.11.25 19:32:57.174927 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.001582 sec., 21491.782553729456 rows/sec., 1.52 MiB/sec. | ||
2833 | 2024.11.25 19:32:57.174983 [ 260 ] {96cd7388-9943-4501-8a29-93caabd363f1} <Debug> TCPHandler: Processed in 0.001796025 sec. | ||
2834 | 2024.11.25 19:32:57.175137 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2835 | 2024.11.25 19:32:57.175274 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2836 | 2024.11.25 19:32:57.175330 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2837 | 2024.11.25 19:32:57.176007 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2838 | 2024.11.25 19:32:57.176052 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2839 | 2024.11.25 19:32:57.176392 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2840 | 2024.11.25 19:32:57.176641 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2841 | 2024.11.25 19:32:57.176807 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. | ||
2842 | 2024.11.25 19:32:57.176857 [ 265 ] {05791d2c-ff45-42bb-aef8-4d6726659ec0} <Debug> TCPHandler: Processed in 0.001784715 sec. | ||
2843 | 2024.11.25 19:32:57.176988 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2844 | 2024.11.25 19:32:57.177121 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2845 | 2024.11.25 19:32:57.177179 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2846 | 2024.11.25 19:32:57.177898 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2847 | 2024.11.25 19:32:57.177946 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2848 | 2024.11.25 19:32:57.178320 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2849 | 2024.11.25 19:32:57.178553 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2850 | 2024.11.25 19:32:57.178785 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00169 sec., 7692.3076923076915 rows/sec., 479.61 KiB/sec. | ||
2851 | 2024.11.25 19:32:57.178850 [ 260 ] {305307e6-e262-452f-8cae-b6dca934ecb2} <Debug> TCPHandler: Processed in 0.001918838 sec. | ||
2852 | 2024.11.25 19:32:57.179012 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2853 | 2024.11.25 19:32:57.179151 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2854 | 2024.11.25 19:32:57.179208 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2855 | 2024.11.25 19:32:57.180064 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2856 | 2024.11.25 19:32:57.180102 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2857 | 2024.11.25 19:32:57.180477 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2858 | 2024.11.25 19:32:57.180707 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2859 | 2024.11.25 19:32:57.180887 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001767 sec., 231465.7611771364 rows/sec., 16.50 MiB/sec. | ||
2860 | 2024.11.25 19:32:57.180938 [ 265 ] {dfdceec6-7ebe-4022-8a92-94859dadaa05} <Debug> TCPHandler: Processed in 0.001984199 sec. | ||
2861 | 2024.11.25 19:32:57.181087 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2024.11.25 19:32:57.181226 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2863 | 2024.11.25 19:32:57.181285 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2864 | 2024.11.25 19:32:57.181843 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2024.11.25 19:32:57.181890 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2866 | 2024.11.25 19:32:57.182276 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2867 | 2024.11.25 19:32:57.182506 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2024.11.25 19:32:57.182733 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. | ||
2869 | 2024.11.25 19:32:57.182789 [ 260 ] {e9081e69-4bfa-41f7-9e86-e13c5ec9f8c1} <Debug> TCPHandler: Processed in 0.001768924 sec. | ||
2870 | 2024.11.25 19:32:57.182922 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2024.11.25 19:32:57.183042 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2872 | 2024.11.25 19:32:57.183104 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2873 | 2024.11.25 19:32:57.183788 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2024.11.25 19:32:57.183833 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2875 | 2024.11.25 19:32:57.184247 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2876 | 2024.11.25 19:32:57.184475 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2024.11.25 19:32:57.184649 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001636 sec., 146088.0195599022 rows/sec., 9.79 MiB/sec. | ||
2878 | 2024.11.25 19:32:57.184699 [ 265 ] {be742ad0-6c63-49b3-93f3-4f9f2e1fc4f6} <Debug> TCPHandler: Processed in 0.001830516 sec. | ||
2879 | 2024.11.25 19:32:57.184851 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2880 | 2024.11.25 19:32:57.184969 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2881 | 2024.11.25 19:32:57.185020 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2882 | 2024.11.25 19:32:57.185876 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2024.11.25 19:32:57.185950 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2884 | 2024.11.25 19:32:57.186361 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2885 | 2024.11.25 19:32:57.186593 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2024.11.25 19:32:57.186822 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001874 sec., 533.6179295624333 rows/sec., 35.96 KiB/sec. | ||
2887 | 2024.11.25 19:32:57.186879 [ 260 ] {edf0f569-32e7-4618-be14-8ae23b8f87e8} <Debug> TCPHandler: Processed in 0.00208593 sec. | ||
2888 | 2024.11.25 19:32:57.187014 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2024.11.25 19:32:57.187151 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2890 | 2024.11.25 19:32:57.187242 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <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 | ||
2891 | 2024.11.25 19:32:57.188515 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2024.11.25 19:32:57.188554 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2893 | 2024.11.25 19:32:57.189189 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2894 | 2024.11.25 19:32:57.189440 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2895 | 2024.11.25 19:32:57.189632 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002512 sec., 9156.050955414014 rows/sec., 16.41 MiB/sec. | ||
2896 | 2024.11.25 19:32:57.189720 [ 265 ] {f7ef5aae-a84f-4ead-bed1-3b58641b6409} <Debug> TCPHandler: Processed in 0.002760564 sec. | ||
2897 | 2024.11.25 19:32:57.189932 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2898 | 2024.11.25 19:32:57.190155 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2899 | 2024.11.25 19:32:57.190250 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2900 | 2024.11.25 19:32:57.191109 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2901 | 2024.11.25 19:32:57.191148 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2902 | 2024.11.25 19:32:57.191522 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2903 | 2024.11.25 19:32:57.191757 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2904 | 2024.11.25 19:32:57.192004 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001898 sec., 43203.37197049526 rows/sec., 2.74 MiB/sec. | ||
2905 | 2024.11.25 19:32:57.192084 [ 260 ] {dcc1056d-0342-464b-9b01-d3f9ccee706d} <Debug> TCPHandler: Processed in 0.002261595 sec. | ||
2906 | 2024.11.25 19:32:59.190011 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2907 | 2024.11.25 19:32:59.190732 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2908 | 2024.11.25 19:32:59.190786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2909 | 2024.11.25 19:32:59.191362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2910 | 2024.11.25 19:32:59.191617 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2911 | 2024.11.25 19:32:59.191961 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2912 | 2024.11.25 19:32:59.572784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2913 | 2024.11.25 19:32:59.593825 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2914 | 2024.11.25 19:32:59.593890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2915 | 2024.11.25 19:32:59.601833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2916 | 2024.11.25 19:32:59.602644 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2917 | 2024.11.25 19:32:59.605782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2918 | 2024.11.25 19:33:01.706355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 416 | ||
2919 | 2024.11.25 19:33:01.709468 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2920 | 2024.11.25 19:33:01.709517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2921 | 2024.11.25 19:33:01.711021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2922 | 2024.11.25 19:33:01.711335 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2923 | 2024.11.25 19:33:01.711901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
2924 | 2024.11.25 19:33:02.161140 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2925 | 2024.11.25 19:33:02.161416 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2926 | 2024.11.25 19:33:02.161524 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2927 | 2024.11.25 19:33:02.162614 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2024.11.25 19:33:02.162670 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2929 | 2024.11.25 19:33:02.163152 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2930 | 2024.11.25 19:33:02.163408 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2024.11.25 19:33:02.163598 [ 140 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2932 | 2024.11.25 19:33:02.163665 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002321 sec., 40499.78457561396 rows/sec., 3.36 MiB/sec. | ||
2933 | 2024.11.25 19:33:02.163675 [ 140 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2934 | 2024.11.25 19:33:02.163747 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2935 | 2024.11.25 19:33:02.163799 [ 265 ] {4d320112-cf4f-4ab3-a9a0-adc625426596} <Debug> TCPHandler: Processed in 0.002799034 sec. | ||
2936 | 2024.11.25 19:33:02.163962 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
2937 | 2024.11.25 19:33:02.164104 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2938 | 2024.11.25 19:33:02.164128 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2939 | 2024.11.25 19:33:02.164192 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1403 rows starting from the beginning of the part | ||
2940 | 2024.11.25 19:33:02.164437 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1236 rows starting from the beginning of the part | ||
2941 | 2024.11.25 19:33:02.164466 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2942 | 2024.11.25 19:33:02.164670 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2943 | 2024.11.25 19:33:02.164856 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 249 rows starting from the beginning of the part | ||
2944 | 2024.11.25 19:33:02.165194 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
2945 | 2024.11.25 19:33:02.165490 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 251 rows starting from the beginning of the part | ||
2946 | 2024.11.25 19:33:02.165892 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
2947 | 2024.11.25 19:33:02.167412 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2024.11.25 19:33:02.167490 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2949 | 2024.11.25 19:33:02.168680 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2950 | 2024.11.25 19:33:02.168983 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2024.11.25 19:33:02.169191 [ 140 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2952 | 2024.11.25 19:33:02.169279 [ 140 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2024.11.25 19:33:02.169359 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2954 | 2024.11.25 19:33:02.169644 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.005296 sec., 3587.613293051359 rows/sec., 269.77 KiB/sec. | ||
2955 | 2024.11.25 19:33:02.170317 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
2956 | 2024.11.25 19:33:02.170501 [ 260 ] {49c9a625-3f36-4234-b4ba-ef7456cb49b6} <Debug> TCPHandler: Processed in 0.006553909 sec. | ||
2957 | 2024.11.25 19:33:02.170820 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.006935956 sec., 479674.32319351507 rows/sec., 42.13 MiB/sec. | ||
2958 | 2024.11.25 19:33:02.170915 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2024.11.25 19:33:02.170974 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2960 | 2024.11.25 19:33:02.171021 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part | ||
2961 | 2024.11.25 19:33:02.171328 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part | ||
2962 | 2024.11.25 19:33:02.171466 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2963 | 2024.11.25 19:33:02.171385 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2964 | 2024.11.25 19:33:02.171611 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
2965 | 2024.11.25 19:33:02.171681 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2966 | 2024.11.25 19:33:02.172033 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
2967 | 2024.11.25 19:33:02.172384 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
2968 | 2024.11.25 19:33:02.172691 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
2969 | 2024.11.25 19:33:02.173863 [ 187 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2970 | 2024.11.25 19:33:02.174228 [ 187 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_16_3} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2971 | 2024.11.25 19:33:02.174440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
2972 | 2024.11.25 19:33:02.175176 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2024.11.25 19:33:02.175260 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2974 | 2024.11.25 19:33:02.176382 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2975 | 2024.11.25 19:33:02.176545 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.007043858 sec., 24702.371910393424 rows/sec., 1.87 MiB/sec. | ||
2976 | 2024.11.25 19:33:02.176735 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2977 | 2024.11.25 19:33:02.176905 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2978 | 2024.11.25 19:33:02.177252 [ 140 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2979 | 2024.11.25 19:33:02.177367 [ 140 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2024.11.25 19:33:02.177435 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2981 | 2024.11.25 19:33:02.177454 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2982 | 2024.11.25 19:33:02.177451 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.006288 sec., 13199.745547073791 rows/sec., 1.03 MiB/sec. | ||
2983 | 2024.11.25 19:33:02.177768 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_16_3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2984 | 2024.11.25 19:33:02.177919 [ 265 ] {ceb83762-29a4-41f2-b5bf-e652890472bb} <Debug> TCPHandler: Processed in 0.007214851 sec. | ||
2985 | 2024.11.25 19:33:02.177930 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
2986 | 2024.11.25 19:33:02.177976 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2987 | 2024.11.25 19:33:02.178175 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2024.11.25 19:33:02.178190 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2989 | 2024.11.25 19:33:02.178224 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 870 rows starting from the beginning of the part | ||
2990 | 2024.11.25 19:33:02.178412 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2991 | 2024.11.25 19:33:02.178454 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 543 rows starting from the beginning of the part | ||
2992 | 2024.11.25 19:33:02.178639 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2993 | 2024.11.25 19:33:02.178758 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 405 rows starting from the beginning of the part | ||
2994 | 2024.11.25 19:33:02.179152 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 83 rows starting from the beginning of the part | ||
2995 | 2024.11.25 19:33:02.179516 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 409 rows starting from the beginning of the part | ||
2996 | 2024.11.25 19:33:02.179852 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 83 rows starting from the beginning of the part | ||
2997 | 2024.11.25 19:33:02.180941 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2998 | 2024.11.25 19:33:02.180986 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
2999 | 2024.11.25 19:33:02.181578 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3000 | 2024.11.25 19:33:02.181849 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2024.11.25 19:33:02.182159 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2393 rows, containing 5 columns (5 merged, 0 gathered) in 0.004554839 sec., 525375.3206205532 rows/sec., 40.26 MiB/sec. | ||
3002 | 2024.11.25 19:33:02.182322 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004022 sec., 39781.20338140229 rows/sec., 2.77 MiB/sec. | ||
3003 | 2024.11.25 19:33:02.182585 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3004 | 2024.11.25 19:33:02.182624 [ 260 ] {ca13d827-4577-4acd-872b-e8a738452c76} <Debug> TCPHandler: Processed in 0.00456028 sec. | ||
3005 | 2024.11.25 19:33:02.182908 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3006 | 2024.11.25 19:33:02.183095 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3007 | 2024.11.25 19:33:02.183245 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3008 | 2024.11.25 19:33:02.183265 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <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 | ||
3009 | 2024.11.25 19:33:02.183525 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_16_3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3010 | 2024.11.25 19:33:02.183757 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3011 | 2024.11.25 19:33:02.184918 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3012 | 2024.11.25 19:33:02.184966 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3013 | 2024.11.25 19:33:02.185656 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3014 | 2024.11.25 19:33:02.185938 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3015 | 2024.11.25 19:33:02.186130 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3016 | 2024.11.25 19:33:02.186189 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3017 | 2024.11.25 19:33:02.186230 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3018 | 2024.11.25 19:33:02.186227 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003181 sec., 5972.964476579692 rows/sec., 10.70 MiB/sec. | ||
3019 | 2024.11.25 19:33:02.186681 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
3020 | 2024.11.25 19:33:02.187114 [ 265 ] {ef8c88dd-cd10-46e0-8bb2-57ce6ff4f42b} <Debug> TCPHandler: Processed in 0.004271204 sec. | ||
3021 | 2024.11.25 19:33:02.187433 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2024.11.25 19:33:02.187815 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3023 | 2024.11.25 19:33:02.187971 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3024 | 2024.11.25 19:33:02.187972 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3025 | 2024.11.25 19:33:02.188227 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
3026 | 2024.11.25 19:33:02.189100 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
3027 | 2024.11.25 19:33:02.189801 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
3028 | 2024.11.25 19:33:02.190486 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3029 | 2024.11.25 19:33:02.190592 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3030 | 2024.11.25 19:33:02.190605 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
3031 | 2024.11.25 19:33:02.191516 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
3032 | 2024.11.25 19:33:02.192173 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
3033 | 2024.11.25 19:33:02.192304 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3034 | 2024.11.25 19:33:02.193040 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3035 | 2024.11.25 19:33:02.193493 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005782 sec., 10377.032168799724 rows/sec., 716.12 KiB/sec. | ||
3036 | 2024.11.25 19:33:02.193646 [ 260 ] {df1fb259-5124-48df-8544-1fb559db84f7} <Debug> TCPHandler: Processed in 0.006383535 sec. | ||
3037 | 2024.11.25 19:33:02.196153 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 19 columns (19 merged, 0 gathered) in 0.009837823 sec., 27445.0963388953 rows/sec., 49.18 MiB/sec. | ||
3038 | 2024.11.25 19:33:02.196699 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3039 | 2024.11.25 19:33:02.197252 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2024.11.25 19:33:02.197335 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3041 | 2024.11.25 19:33:02.197498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3042 | 2024.11.25 19:33:06.608013 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3043 | 2024.11.25 19:33:06.608086 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3044 | 2024.11.25 19:33:06.692160 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3045 | 2024.11.25 19:33:06.692884 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2024.11.25 19:33:06.692938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3047 | 2024.11.25 19:33:06.693521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3048 | 2024.11.25 19:33:06.693778 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2024.11.25 19:33:06.694037 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3050 | 2024.11.25 19:33:07.105906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3051 | 2024.11.25 19:33:07.127409 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2024.11.25 19:33:07.127473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3053 | 2024.11.25 19:33:07.134827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3054 | 2024.11.25 19:33:07.135616 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2024.11.25 19:33:07.138462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3056 | 2024.11.25 19:33:07.165824 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3057 | 2024.11.25 19:33:07.166046 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3058 | 2024.11.25 19:33:07.166127 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3059 | 2024.11.25 19:33:07.166910 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3060 | 2024.11.25 19:33:07.166957 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3061 | 2024.11.25 19:33:07.167380 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3062 | 2024.11.25 19:33:07.167626 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3063 | 2024.11.25 19:33:07.167811 [ 132 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3064 | 2024.11.25 19:33:07.167888 [ 132 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3065 | 2024.11.25 19:33:07.167899 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
3066 | 2024.11.25 19:33:07.167926 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3067 | 2024.11.25 19:33:07.168039 [ 265 ] {085be64e-ea77-451b-8124-68bc5f03d471} <Debug> TCPHandler: Processed in 0.002355996 sec. | ||
3068 | 2024.11.25 19:33:07.168196 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::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 | ||
3069 | 2024.11.25 19:33:07.168397 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3070 | 2024.11.25 19:33:07.168409 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3071 | 2024.11.25 19:33:07.168439 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
3072 | 2024.11.25 19:33:07.168589 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
3073 | 2024.11.25 19:33:07.168995 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
3074 | 2024.11.25 19:33:07.169176 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3075 | 2024.11.25 19:33:07.169237 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
3076 | 2024.11.25 19:33:07.169454 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
3077 | 2024.11.25 19:33:07.169482 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3078 | 2024.11.25 19:33:07.172296 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3079 | 2024.11.25 19:33:07.172409 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3080 | 2024.11.25 19:33:07.172476 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004408646 sec., 15877.890853563658 rows/sec., 1.18 MiB/sec. | ||
3081 | 2024.11.25 19:33:07.172683 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3082 | 2024.11.25 19:33:07.173355 [ 195 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3083 | 2024.11.25 19:33:07.173370 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3084 | 2024.11.25 19:33:07.173523 [ 195 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_5_1} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3085 | 2024.11.25 19:33:07.173672 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3086 | 2024.11.25 19:33:07.173816 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2024.11.25 19:33:07.174145 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.005289 sec., 47078.84288145207 rows/sec., 4.14 MiB/sec. | ||
3088 | 2024.11.25 19:33:07.174378 [ 260 ] {2d679441-8dd3-43b9-ab43-ae91ec27842d} <Debug> TCPHandler: Processed in 0.006165941 sec. | ||
3089 | 2024.11.25 19:33:07.174581 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3090 | 2024.11.25 19:33:07.174723 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3091 | 2024.11.25 19:33:07.174782 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3092 | 2024.11.25 19:33:07.175450 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3093 | 2024.11.25 19:33:07.175489 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3094 | 2024.11.25 19:33:07.175851 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3095 | 2024.11.25 19:33:07.176087 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3096 | 2024.11.25 19:33:07.176308 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001616 sec., 18564.356435643564 rows/sec., 1.32 MiB/sec. | ||
3097 | 2024.11.25 19:33:07.176361 [ 265 ] {f36dd5f7-4eed-4b77-8636-30922f768c52} <Debug> TCPHandler: Processed in 0.001846137 sec. | ||
3098 | 2024.11.25 19:33:07.176570 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3099 | 2024.11.25 19:33:07.176798 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3100 | 2024.11.25 19:33:07.176891 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3101 | 2024.11.25 19:33:07.177751 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3102 | 2024.11.25 19:33:07.177792 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3103 | 2024.11.25 19:33:07.178155 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3104 | 2024.11.25 19:33:07.178401 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3105 | 2024.11.25 19:33:07.178639 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001899 sec., 7372.30121116377 rows/sec., 516.31 KiB/sec. | ||
3106 | 2024.11.25 19:33:07.178695 [ 260 ] {e88a3a9a-b2f0-4612-9edc-3ae8a976a29d} <Debug> TCPHandler: Processed in 0.002235144 sec. | ||
3107 | 2024.11.25 19:33:07.178859 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3108 | 2024.11.25 19:33:07.179000 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3109 | 2024.11.25 19:33:07.179059 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3110 | 2024.11.25 19:33:07.179690 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3111 | 2024.11.25 19:33:07.179730 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3112 | 2024.11.25 19:33:07.180082 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3113 | 2024.11.25 19:33:07.180323 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3114 | 2024.11.25 19:33:07.180479 [ 131 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3115 | 2024.11.25 19:33:07.180540 [ 131 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3116 | 2024.11.25 19:33:07.180576 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. | ||
3117 | 2024.11.25 19:33:07.180581 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3118 | 2024.11.25 19:33:07.180741 [ 265 ] {55736548-ae55-45bf-8bb5-414ee6990fe8} <Debug> TCPHandler: Processed in 0.001947808 sec. | ||
3119 | 2024.11.25 19:33:07.180794 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::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 | ||
3120 | 2024.11.25 19:33:07.180954 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3121 | 2024.11.25 19:33:07.180974 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3122 | 2024.11.25 19:33:07.181029 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
3123 | 2024.11.25 19:33:07.181291 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
3124 | 2024.11.25 19:33:07.181341 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3125 | 2024.11.25 19:33:07.181518 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
3126 | 2024.11.25 19:33:07.181556 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3127 | 2024.11.25 19:33:07.181855 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
3128 | 2024.11.25 19:33:07.182168 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
3129 | 2024.11.25 19:33:07.184526 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2024.11.25 19:33:07.184636 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3131 | 2024.11.25 19:33:07.184700 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003993638 sec., 16275.886797952144 rows/sec., 1.05 MiB/sec. | ||
3132 | 2024.11.25 19:33:07.184893 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3133 | 2024.11.25 19:33:07.185330 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3134 | 2024.11.25 19:33:07.185339 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2024.11.25 19:33:07.185464 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_5_1} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3136 | 2024.11.25 19:33:07.185596 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3137 | 2024.11.25 19:33:07.185725 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2024.11.25 19:33:07.186036 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.004839 sec., 83694.97830130192 rows/sec., 5.96 MiB/sec. | ||
3139 | 2024.11.25 19:33:07.186232 [ 260 ] {75c5987f-ed33-4ddf-8211-f8ab4483ea11} <Debug> TCPHandler: Processed in 0.005378905 sec. | ||
3140 | 2024.11.25 19:33:07.186396 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3141 | 2024.11.25 19:33:07.186537 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3142 | 2024.11.25 19:33:07.186596 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3143 | 2024.11.25 19:33:07.187165 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3144 | 2024.11.25 19:33:07.187212 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3145 | 2024.11.25 19:33:07.187600 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3146 | 2024.11.25 19:33:07.187830 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2024.11.25 19:33:07.188073 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 200.05 KiB/sec. | ||
3148 | 2024.11.25 19:33:07.188124 [ 265 ] {22294561-b3e4-4958-8650-93e19d8532d4} <Debug> TCPHandler: Processed in 0.001796005 sec. | ||
3149 | 2024.11.25 19:33:07.188275 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3150 | 2024.11.25 19:33:07.188393 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3151 | 2024.11.25 19:33:07.188478 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3152 | 2024.11.25 19:33:07.189494 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3153 | 2024.11.25 19:33:07.189535 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3154 | 2024.11.25 19:33:07.189944 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3155 | 2024.11.25 19:33:07.190188 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3156 | 2024.11.25 19:33:07.190381 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3157 | 2024.11.25 19:33:07.190445 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002071 sec., 114437.46982134235 rows/sec., 7.67 MiB/sec. | ||
3158 | 2024.11.25 19:33:07.190463 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3159 | 2024.11.25 19:33:07.190553 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3160 | 2024.11.25 19:33:07.190571 [ 260 ] {85476f93-14ba-49da-ad34-e7714c19d36f} <Debug> TCPHandler: Processed in 0.002352886 sec. | ||
3161 | 2024.11.25 19:33:07.190839 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3162 | 2024.11.25 19:33:07.190917 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3163 | 2024.11.25 19:33:07.191101 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3164 | 2024.11.25 19:33:07.191221 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3165 | 2024.11.25 19:33:07.191387 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3166 | 2024.11.25 19:33:07.191508 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3971 rows starting from the beginning of the part | ||
3167 | 2024.11.25 19:33:07.191839 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
3168 | 2024.11.25 19:33:07.192241 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3169 | 2024.11.25 19:33:07.192473 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 239 rows starting from the beginning of the part | ||
3170 | 2024.11.25 19:33:07.192833 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3171 | 2024.11.25 19:33:07.193118 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3172 | 2024.11.25 19:33:07.193806 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2024.11.25 19:33:07.193873 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3174 | 2024.11.25 19:33:07.194632 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3175 | 2024.11.25 19:33:07.195198 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3176 | 2024.11.25 19:33:07.195717 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00469 sec., 213.21961620469085 rows/sec., 14.37 KiB/sec. | ||
3177 | 2024.11.25 19:33:07.195870 [ 265 ] {418bafa7-ace4-48a6-b38f-969f9f1cc9a4} <Debug> TCPHandler: Processed in 0.005188732 sec. | ||
3178 | 2024.11.25 19:33:07.196056 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3179 | 2024.11.25 19:33:07.196297 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3180 | 2024.11.25 19:33:07.196508 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <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 | ||
3181 | 2024.11.25 19:33:07.197187 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5004 rows, containing 5 columns (5 merged, 0 gathered) in 0.006489837 sec., 771051.7228706976 rows/sec., 52.02 MiB/sec. | ||
3182 | 2024.11.25 19:33:07.197740 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3183 | 2024.11.25 19:33:07.198256 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3184 | 2024.11.25 19:33:07.198467 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3185 | 2024.11.25 19:33:07.198655 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
3186 | 2024.11.25 19:33:07.199018 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3187 | 2024.11.25 19:33:07.199062 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3188 | 2024.11.25 19:33:07.199718 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3189 | 2024.11.25 19:33:07.199977 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2024.11.25 19:33:07.200219 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004048 sec., 5681.818181818181 rows/sec., 10.18 MiB/sec. | ||
3191 | 2024.11.25 19:33:07.200318 [ 260 ] {26c3aa8f-c65b-4272-bdb7-cb2f465dc863} <Debug> TCPHandler: Processed in 0.004355236 sec. | ||
3192 | 2024.11.25 19:33:07.200477 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3193 | 2024.11.25 19:33:07.200619 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3194 | 2024.11.25 19:33:07.200679 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3195 | 2024.11.25 19:33:07.201278 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3196 | 2024.11.25 19:33:07.201327 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3197 | 2024.11.25 19:33:07.201710 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3198 | 2024.11.25 19:33:07.201954 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3199 | 2024.11.25 19:33:07.202222 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001635 sec., 50152.90519877676 rows/sec., 3.19 MiB/sec. | ||
3200 | 2024.11.25 19:33:07.202427 [ 265 ] {fe4b5ad2-c5be-4405-a39a-4f740c03c601} <Debug> TCPHandler: Processed in 0.00201204 sec. | ||
3201 | 2024.11.25 19:33:11.712197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 450 | ||
3202 | 2024.11.25 19:33:11.715337 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2024.11.25 19:33:11.715387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3204 | 2024.11.25 19:33:11.716876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3205 | 2024.11.25 19:33:11.717185 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2024.11.25 19:33:11.717931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
3207 | 2024.11.25 19:33:12.190975 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3208 | 2024.11.25 19:33:12.191262 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3209 | 2024.11.25 19:33:12.191372 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3210 | 2024.11.25 19:33:12.192227 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2024.11.25 19:33:12.192280 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3212 | 2024.11.25 19:33:12.192698 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3213 | 2024.11.25 19:33:12.192950 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2024.11.25 19:33:12.193221 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002033 sec., 983.7678307919331 rows/sec., 80.22 KiB/sec. | ||
3215 | 2024.11.25 19:33:12.193376 [ 265 ] {db882ad6-fbc0-4862-9510-e09ff0292aea} <Debug> TCPHandler: Processed in 0.002573631 sec. | ||
3216 | 2024.11.25 19:33:12.193640 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3217 | 2024.11.25 19:33:12.193860 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3218 | 2024.11.25 19:33:12.193944 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3219 | 2024.11.25 19:33:12.195278 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2024.11.25 19:33:12.195327 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3221 | 2024.11.25 19:33:12.195861 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3222 | 2024.11.25 19:33:12.196147 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2024.11.25 19:33:12.196459 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002652 sec., 465686.274509804 rows/sec., 38.52 MiB/sec. | ||
3224 | 2024.11.25 19:33:12.196664 [ 260 ] {dd6a2164-6bb2-4e6c-99ed-1071b1df3806} <Debug> TCPHandler: Processed in 0.003171682 sec. | ||
3225 | 2024.11.25 19:33:12.196828 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3226 | 2024.11.25 19:33:12.196960 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3227 | 2024.11.25 19:33:12.197009 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3228 | 2024.11.25 19:33:12.197611 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2024.11.25 19:33:12.197652 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3230 | 2024.11.25 19:33:12.198015 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3231 | 2024.11.25 19:33:12.198258 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2024.11.25 19:33:12.198479 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001548 sec., 13565.891472868218 rows/sec., 1013.15 KiB/sec. | ||
3233 | 2024.11.25 19:33:12.198532 [ 265 ] {1924662f-0342-4052-9be0-b6c505c24990} <Debug> TCPHandler: Processed in 0.001765865 sec. | ||
3234 | 2024.11.25 19:33:12.198753 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2024.11.25 19:33:12.198989 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3236 | 2024.11.25 19:33:12.199083 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3237 | 2024.11.25 19:33:12.200033 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2024.11.25 19:33:12.200074 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3239 | 2024.11.25 19:33:12.200447 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3240 | 2024.11.25 19:33:12.200686 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2024.11.25 19:33:12.200898 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001972 sec., 115618.66125760651 rows/sec., 7.83 MiB/sec. | ||
3242 | 2024.11.25 19:33:12.200956 [ 260 ] {20987217-276e-442b-8a4d-f57f11b2912b} <Debug> TCPHandler: Processed in 0.002319095 sec. | ||
3243 | 2024.11.25 19:33:12.201121 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3244 | 2024.11.25 19:33:12.201260 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3245 | 2024.11.25 19:33:12.201316 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3246 | 2024.11.25 19:33:12.202123 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3247 | 2024.11.25 19:33:12.202163 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3248 | 2024.11.25 19:33:12.202545 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3249 | 2024.11.25 19:33:12.202803 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2024.11.25 19:33:12.203090 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001858 sec., 291173.3046286329 rows/sec., 21.60 MiB/sec. | ||
3251 | 2024.11.25 19:33:12.203330 [ 265 ] {e20356b5-41f8-4dd6-951b-5ea2362c2d09} <Debug> TCPHandler: Processed in 0.002271155 sec. | ||
3252 | 2024.11.25 19:33:12.203590 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3253 | 2024.11.25 19:33:12.203747 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3254 | 2024.11.25 19:33:12.203810 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3255 | 2024.11.25 19:33:12.204708 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3256 | 2024.11.25 19:33:12.204747 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3257 | 2024.11.25 19:33:12.205213 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3258 | 2024.11.25 19:33:12.205462 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3259 | 2024.11.25 19:33:12.205787 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.002045 sec., 430806.8459657702 rows/sec., 28.99 MiB/sec. | ||
3260 | 2024.11.25 19:33:12.205958 [ 260 ] {235c0901-e38f-4214-ad04-86fa5cd142f3} <Debug> TCPHandler: Processed in 0.002515639 sec. | ||
3261 | 2024.11.25 19:33:12.206113 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3262 | 2024.11.25 19:33:12.206233 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3263 | 2024.11.25 19:33:12.206316 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <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 | ||
3264 | 2024.11.25 19:33:12.207501 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3265 | 2024.11.25 19:33:12.207541 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3266 | 2024.11.25 19:33:12.208177 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3267 | 2024.11.25 19:33:12.208431 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2024.11.25 19:33:12.208675 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002467 sec., 7701.661937576003 rows/sec., 13.80 MiB/sec. | ||
3269 | 2024.11.25 19:33:12.208769 [ 265 ] {4a0d557c-5c8c-4f9c-b3ea-f25db966a224} <Debug> TCPHandler: Processed in 0.002713504 sec. | ||
3270 | 2024.11.25 19:33:12.208927 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3271 | 2024.11.25 19:33:12.209052 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3272 | 2024.11.25 19:33:12.209105 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3273 | 2024.11.25 19:33:12.209631 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3274 | 2024.11.25 19:33:12.209670 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3275 | 2024.11.25 19:33:12.210048 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3276 | 2024.11.25 19:33:12.210311 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3277 | 2024.11.25 19:33:12.210479 [ 124 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3278 | 2024.11.25 19:33:12.210541 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
3279 | 2024.11.25 19:33:12.210554 [ 124 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3280 | 2024.11.25 19:33:12.210625 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3281 | 2024.11.25 19:33:12.210669 [ 260 ] {7f3523b7-dbc3-44c6-8959-0218d66b5c1a} <Debug> TCPHandler: Processed in 0.001799825 sec. | ||
3282 | 2024.11.25 19:33:12.210855 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
3283 | 2024.11.25 19:33:12.210970 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3284 | 2024.11.25 19:33:12.211002 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part | ||
3285 | 2024.11.25 19:33:12.211095 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
3286 | 2024.11.25 19:33:12.211277 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
3287 | 2024.11.25 19:33:12.211545 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
3288 | 2024.11.25 19:33:12.211667 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
3289 | 2024.11.25 19:33:12.211847 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
3290 | 2024.11.25 19:33:12.213076 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346956 sec., 366432.09331576736 rows/sec., 23.99 MiB/sec. | ||
3291 | 2024.11.25 19:33:12.213236 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3292 | 2024.11.25 19:33:12.213627 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3293 | 2024.11.25 19:33:12.213728 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_16_3} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3294 | 2024.11.25 19:33:12.213820 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3295 | 2024.11.25 19:33:14.194210 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3296 | 2024.11.25 19:33:14.194914 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2024.11.25 19:33:14.194957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3298 | 2024.11.25 19:33:14.195467 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3299 | 2024.11.25 19:33:14.195714 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.11.25 19:33:14.195930 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3301 | 2024.11.25 19:33:14.638579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3302 | 2024.11.25 19:33:14.661043 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3303 | 2024.11.25 19:33:14.661110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3304 | 2024.11.25 19:33:14.669014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3305 | 2024.11.25 19:33:14.669815 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3306 | 2024.11.25 19:33:14.673725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3307 | 2024.11.25 19:33:17.168408 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2024.11.25 19:33:17.168604 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3309 | 2024.11.25 19:33:17.168678 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3310 | 2024.11.25 19:33:17.169448 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2024.11.25 19:33:17.169489 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3312 | 2024.11.25 19:33:17.169954 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3313 | 2024.11.25 19:33:17.170274 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2024.11.25 19:33:17.170511 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001955 sec., 7161.125319693094 rows/sec., 515.51 KiB/sec. | ||
3315 | 2024.11.25 19:33:17.170699 [ 265 ] {bee7d095-e1ed-466b-ab85-5ca9ef78aaf8} <Debug> TCPHandler: Processed in 0.002445798 sec. | ||
3316 | 2024.11.25 19:33:17.171076 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3317 | 2024.11.25 19:33:17.171321 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3318 | 2024.11.25 19:33:17.171422 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3319 | 2024.11.25 19:33:17.172578 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.11.25 19:33:17.172640 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3321 | 2024.11.25 19:33:17.173252 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3322 | 2024.11.25 19:33:17.173569 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3323 | 2024.11.25 19:33:17.173852 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002602 sec., 95695.61875480399 rows/sec., 8.41 MiB/sec. | ||
3324 | 2024.11.25 19:33:17.173933 [ 260 ] {52bf7dd3-a49d-4d50-8519-ae027b562647} <Debug> TCPHandler: Processed in 0.00306556 sec. | ||
3325 | 2024.11.25 19:33:17.174148 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3326 | 2024.11.25 19:33:17.174282 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3327 | 2024.11.25 19:33:17.174338 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3328 | 2024.11.25 19:33:17.174952 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2024.11.25 19:33:17.174990 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3330 | 2024.11.25 19:33:17.175360 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3331 | 2024.11.25 19:33:17.175596 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2024.11.25 19:33:17.175775 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001525 sec., 19672.131147540982 rows/sec., 1.40 MiB/sec. | ||
3333 | 2024.11.25 19:33:17.175827 [ 265 ] {50789644-0a66-4f0a-92f4-6e023ab9ca8a} <Debug> TCPHandler: Processed in 0.001758094 sec. | ||
3334 | 2024.11.25 19:33:17.176015 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3335 | 2024.11.25 19:33:17.176154 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3336 | 2024.11.25 19:33:17.176212 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3337 | 2024.11.25 19:33:17.176878 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3338 | 2024.11.25 19:33:17.176926 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3339 | 2024.11.25 19:33:17.177348 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3340 | 2024.11.25 19:33:17.177599 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2024.11.25 19:33:17.177829 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00171 sec., 8187.134502923977 rows/sec., 573.37 KiB/sec. | ||
3342 | 2024.11.25 19:33:17.177894 [ 260 ] {fbdb5c91-e1b9-460f-8451-63c67e408992} <Debug> TCPHandler: Processed in 0.001950559 sec. | ||
3343 | 2024.11.25 19:33:17.178063 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3344 | 2024.11.25 19:33:17.178204 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3345 | 2024.11.25 19:33:17.178261 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3346 | 2024.11.25 19:33:17.179079 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3347 | 2024.11.25 19:33:17.179133 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3348 | 2024.11.25 19:33:17.179651 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3349 | 2024.11.25 19:33:17.180028 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3350 | 2024.11.25 19:33:17.180326 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002142 sec., 6069.094304388423 rows/sec., 378.41 KiB/sec. | ||
3351 | 2024.11.25 19:33:17.180564 [ 265 ] {bad35a77-88f9-4297-a871-2c8713171d6f} <Debug> TCPHandler: Processed in 0.002558721 sec. | ||
3352 | 2024.11.25 19:33:17.180802 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3353 | 2024.11.25 19:33:17.181027 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3354 | 2024.11.25 19:33:17.181099 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3355 | 2024.11.25 19:33:17.182099 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3356 | 2024.11.25 19:33:17.182145 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3357 | 2024.11.25 19:33:17.182655 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3358 | 2024.11.25 19:33:17.182953 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2024.11.25 19:33:17.183178 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.00219 sec., 184931.50684931505 rows/sec., 13.17 MiB/sec. | ||
3360 | 2024.11.25 19:33:17.183245 [ 260 ] {deacc08e-4894-453f-9b33-ed92da397d28} <Debug> TCPHandler: Processed in 0.002523649 sec. | ||
3361 | 2024.11.25 19:33:17.183468 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3362 | 2024.11.25 19:33:17.183627 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3363 | 2024.11.25 19:33:17.183696 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3364 | 2024.11.25 19:33:17.184282 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2024.11.25 19:33:17.184323 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3366 | 2024.11.25 19:33:17.184727 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3367 | 2024.11.25 19:33:17.184981 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3368 | 2024.11.25 19:33:17.185165 [ 117 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3369 | 2024.11.25 19:33:17.185224 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 192.67 KiB/sec. | ||
3370 | 2024.11.25 19:33:17.185235 [ 117 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2024.11.25 19:33:17.185314 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3372 | 2024.11.25 19:33:17.185340 [ 265 ] {a77efd30-93ea-4ff0-8ba0-384be11eea7e} <Debug> TCPHandler: Processed in 0.001954379 sec. | ||
3373 | 2024.11.25 19:33:17.185641 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3374 | 2024.11.25 19:33:17.185718 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
3375 | 2024.11.25 19:33:17.185901 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3376 | 2024.11.25 19:33:17.185974 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3377 | 2024.11.25 19:33:17.186022 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3378 | 2024.11.25 19:33:17.186046 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
3379 | 2024.11.25 19:33:17.186350 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
3380 | 2024.11.25 19:33:17.186766 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
3381 | 2024.11.25 19:33:17.187313 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
3382 | 2024.11.25 19:33:17.187605 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
3383 | 2024.11.25 19:33:17.187920 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
3384 | 2024.11.25 19:33:17.189205 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3385 | 2024.11.25 19:33:17.189286 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3386 | 2024.11.25 19:33:17.190722 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005308424 sec., 6781.673807518013 rows/sec., 354.32 KiB/sec. | ||
3387 | 2024.11.25 19:33:17.190894 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3388 | 2024.11.25 19:33:17.190919 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3389 | 2024.11.25 19:33:17.191311 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_6_1} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3390 | 2024.11.25 19:33:17.191407 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3391 | 2024.11.25 19:33:17.191440 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_6_1} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3392 | 2024.11.25 19:33:17.191575 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3393 | 2024.11.25 19:33:17.191740 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005907 sec., 40121.889283900455 rows/sec., 2.69 MiB/sec. | ||
3394 | 2024.11.25 19:33:17.191839 [ 260 ] {000ac84c-ef4a-40e7-95f9-0f3c76bf684e} <Debug> TCPHandler: Processed in 0.006367885 sec. | ||
3395 | 2024.11.25 19:33:17.192056 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3396 | 2024.11.25 19:33:17.192188 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3397 | 2024.11.25 19:33:17.192246 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3398 | 2024.11.25 19:33:17.192771 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3399 | 2024.11.25 19:33:17.192812 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3400 | 2024.11.25 19:33:17.193230 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3401 | 2024.11.25 19:33:17.193474 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3402 | 2024.11.25 19:33:17.193644 [ 117 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3403 | 2024.11.25 19:33:17.193710 [ 117 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2024.11.25 19:33:17.193719 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001549 sec., 645.5777921239509 rows/sec., 43.50 KiB/sec. | ||
3405 | 2024.11.25 19:33:17.193745 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3406 | 2024.11.25 19:33:17.193850 [ 265 ] {5a05fb07-e497-4d9d-b5a1-60d238ca2dd1} <Debug> TCPHandler: Processed in 0.001873987 sec. | ||
3407 | 2024.11.25 19:33:17.194092 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3408 | 2024.11.25 19:33:17.194097 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
3409 | 2024.11.25 19:33:17.194301 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3410 | 2024.11.25 19:33:17.194525 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3411 | 2024.11.25 19:33:17.194541 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <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 | ||
3412 | 2024.11.25 19:33:17.194619 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
3413 | 2024.11.25 19:33:17.195192 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3414 | 2024.11.25 19:33:17.195582 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3415 | 2024.11.25 19:33:17.196086 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3416 | 2024.11.25 19:33:17.196444 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3417 | 2024.11.25 19:33:17.196879 [ 192 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3418 | 2024.11.25 19:33:17.200951 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2024.11.25 19:33:17.201020 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3420 | 2024.11.25 19:33:17.201031 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.00713746 sec., 980.7410479358203 rows/sec., 65.54 KiB/sec. | ||
3421 | 2024.11.25 19:33:17.201346 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3422 | 2024.11.25 19:33:17.201991 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3423 | 2024.11.25 19:33:17.202219 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_6_1} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3424 | 2024.11.25 19:33:17.202380 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3425 | 2024.11.25 19:33:17.202546 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3426 | 2024.11.25 19:33:17.202837 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3427 | 2024.11.25 19:33:17.203125 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.008898 sec., 2584.850528208586 rows/sec., 4.63 MiB/sec. | ||
3428 | 2024.11.25 19:33:17.203462 [ 260 ] {fb5d5412-498d-43ab-9a9a-c093f76bf289} <Debug> TCPHandler: Processed in 0.009476506 sec. | ||
3429 | 2024.11.25 19:33:17.203702 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3430 | 2024.11.25 19:33:17.203876 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3431 | 2024.11.25 19:33:17.203950 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3432 | 2024.11.25 19:33:17.204606 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3433 | 2024.11.25 19:33:17.204647 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3434 | 2024.11.25 19:33:17.205057 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3435 | 2024.11.25 19:33:17.205308 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3436 | 2024.11.25 19:33:17.205533 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001699 sec., 48263.684520306066 rows/sec., 3.07 MiB/sec. | ||
3437 | 2024.11.25 19:33:17.205588 [ 265 ] {6476fbc2-a7c2-4121-885b-d9315860d8cd} <Debug> TCPHandler: Processed in 0.002006129 sec. | ||
3438 | 2024.11.25 19:33:21.608159 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3439 | 2024.11.25 19:33:21.608258 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3440 | 2024.11.25 19:33:21.696092 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3441 | 2024.11.25 19:33:21.696813 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3442 | 2024.11.25 19:33:21.696867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3443 | 2024.11.25 19:33:21.697402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3444 | 2024.11.25 19:33:21.697650 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3445 | 2024.11.25 19:33:21.697896 [ 113 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3446 | 2024.11.25 19:33:21.697930 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3447 | 2024.11.25 19:33:21.697995 [ 113 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2024.11.25 19:33:21.698044 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3449 | 2024.11.25 19:33:21.698234 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
3450 | 2024.11.25 19:33:21.698441 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3451 | 2024.11.25 19:33:21.698511 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3452 | 2024.11.25 19:33:21.698788 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3453 | 2024.11.25 19:33:21.699035 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3454 | 2024.11.25 19:33:21.699221 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3455 | 2024.11.25 19:33:21.699387 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3456 | 2024.11.25 19:33:21.699565 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3457 | 2024.11.25 19:33:21.701365 [ 190 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227984 sec., 2286566.476165929 rows/sec., 32.71 MiB/sec. | ||
3458 | 2024.11.25 19:33:21.702232 [ 190 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3459 | 2024.11.25 19:33:21.702596 [ 190 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3460 | 2024.11.25 19:33:21.702669 [ 190 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_16_3} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3461 | 2024.11.25 19:33:21.702768 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3462 | 2024.11.25 19:33:21.718163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 488 | ||
3463 | 2024.11.25 19:33:21.721491 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2024.11.25 19:33:21.721539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3465 | 2024.11.25 19:33:21.723041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3466 | 2024.11.25 19:33:21.723353 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2024.11.25 19:33:21.723603 [ 113 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3468 | 2024.11.25 19:33:21.723734 [ 113 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3469 | 2024.11.25 19:33:21.723819 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3470 | 2024.11.25 19:33:21.724416 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
3471 | 2024.11.25 19:33:21.725039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
3472 | 2024.11.25 19:33:21.725414 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3473 | 2024.11.25 19:33:21.725543 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 304 rows starting from the beginning of the part | ||
3474 | 2024.11.25 19:33:21.725998 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
3475 | 2024.11.25 19:33:21.726430 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
3476 | 2024.11.25 19:33:21.726867 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3477 | 2024.11.25 19:33:21.727292 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
3478 | 2024.11.25 19:33:21.727742 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
3479 | 2024.11.25 19:33:21.735433 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 72 columns (72 merged, 0 gathered) in 0.011432864 sec., 42683.96790165614 rows/sec., 39.75 MiB/sec. | ||
3480 | 2024.11.25 19:33:21.736803 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3481 | 2024.11.25 19:33:21.737638 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3482 | 2024.11.25 19:33:21.737745 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_11_2} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3483 | 2024.11.25 19:33:21.738109 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
3484 | 2024.11.25 19:33:22.001294 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000921898 sec. | ||
3485 | 2024.11.25 19:33:22.160799 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3486 | 2024.11.25 19:33:22.160983 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3487 | 2024.11.25 19:33:22.161051 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3488 | 2024.11.25 19:33:22.161793 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3489 | 2024.11.25 19:33:22.161841 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3490 | 2024.11.25 19:33:22.162280 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3491 | 2024.11.25 19:33:22.162536 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3492 | 2024.11.25 19:33:22.162798 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001855 sec., 50673.85444743935 rows/sec., 4.20 MiB/sec. | ||
3493 | 2024.11.25 19:33:22.163007 [ 265 ] {c4ee8c2d-f58a-4c1a-9c7d-79f8b04ecfaf} <Debug> TCPHandler: Processed in 0.002329616 sec. | ||
3494 | 2024.11.25 19:33:22.163311 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3495 | 2024.11.25 19:33:22.163582 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3496 | 2024.11.25 19:33:22.163692 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3497 | 2024.11.25 19:33:22.164505 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3498 | 2024.11.25 19:33:22.164546 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3499 | 2024.11.25 19:33:22.164930 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3500 | 2024.11.25 19:33:22.165176 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3501 | 2024.11.25 19:33:22.165450 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001929 sec., 9849.663037843442 rows/sec., 740.65 KiB/sec. | ||
3502 | 2024.11.25 19:33:22.165871 [ 260 ] {f9b7fcc0-3336-4e2b-81bb-7c8803c6fb60} <Debug> TCPHandler: Processed in 0.002734154 sec. | ||
3503 | 2024.11.25 19:33:22.166105 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3504 | 2024.11.25 19:33:22.166239 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3505 | 2024.11.25 19:33:22.166296 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3506 | 2024.11.25 19:33:22.167000 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3507 | 2024.11.25 19:33:22.167039 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3508 | 2024.11.25 19:33:22.167412 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3509 | 2024.11.25 19:33:22.167652 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3510 | 2024.11.25 19:33:22.167898 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00168 sec., 49404.7619047619 rows/sec., 3.86 MiB/sec. | ||
3511 | 2024.11.25 19:33:22.168099 [ 265 ] {36e2af59-3441-4fb0-9412-fc4bf2d52817} <Debug> TCPHandler: Processed in 0.002087791 sec. | ||
3512 | 2024.11.25 19:33:22.168300 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3513 | 2024.11.25 19:33:22.168442 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3514 | 2024.11.25 19:33:22.168509 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3515 | 2024.11.25 19:33:22.169143 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3516 | 2024.11.25 19:33:22.169183 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3517 | 2024.11.25 19:33:22.169585 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3518 | 2024.11.25 19:33:22.169826 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2024.11.25 19:33:22.170081 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001664 sec., 96153.84615384616 rows/sec., 6.70 MiB/sec. | ||
3520 | 2024.11.25 19:33:22.170307 [ 260 ] {bf12145a-5c3f-45b8-8521-e09100942cff} <Debug> TCPHandler: Processed in 0.002078651 sec. | ||
3521 | 2024.11.25 19:33:22.170475 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3522 | 2024.11.25 19:33:22.170614 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3523 | 2024.11.25 19:33:22.170705 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <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 | ||
3524 | 2024.11.25 19:33:22.171897 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3525 | 2024.11.25 19:33:22.171935 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3526 | 2024.11.25 19:33:22.172589 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3527 | 2024.11.25 19:33:22.172848 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3528 | 2024.11.25 19:33:22.173130 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002545 sec., 7465.6188605108055 rows/sec., 13.38 MiB/sec. | ||
3529 | 2024.11.25 19:33:22.173674 [ 265 ] {94a34b52-9a4a-4fde-9d5c-ba1c36e3f7e1} <Debug> TCPHandler: Processed in 0.003265174 sec. | ||
3530 | 2024.11.25 19:33:22.173813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3531 | 2024.11.25 19:33:22.173913 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3532 | 2024.11.25 19:33:22.174381 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3533 | 2024.11.25 19:33:22.174630 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3534 | 2024.11.25 19:33:22.179219 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3535 | 2024.11.25 19:33:22.179333 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3536 | 2024.11.25 19:33:22.181436 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3537 | 2024.11.25 19:33:22.182535 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3538 | 2024.11.25 19:33:22.184420 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009963 sec., 6022.282445046673 rows/sec., 415.60 KiB/sec. | ||
3539 | 2024.11.25 19:33:22.185017 [ 260 ] {f6d2201f-a714-43c3-b813-c6250629c1e4} <Debug> TCPHandler: Processed in 0.01122685 sec. | ||
3540 | 2024.11.25 19:33:22.205889 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3541 | 2024.11.25 19:33:22.205954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3542 | 2024.11.25 19:33:22.213956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3543 | 2024.11.25 19:33:22.214829 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3544 | 2024.11.25 19:33:22.215125 [ 112 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3545 | 2024.11.25 19:33:22.215190 [ 112 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2024.11.25 19:33:22.215233 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3547 | 2024.11.25 19:33:22.215493 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
3548 | 2024.11.25 19:33:22.225165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3549 | 2024.11.25 19:33:22.226269 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3550 | 2024.11.25 19:33:22.227205 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
3551 | 2024.11.25 19:33:22.231904 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
3552 | 2024.11.25 19:33:22.236854 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
3553 | 2024.11.25 19:33:22.242126 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
3554 | 2024.11.25 19:33:22.247636 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3555 | 2024.11.25 19:33:22.252045 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
3556 | 2024.11.25 19:33:22.312256 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.096935152 sec., 1248.2571853810061 rows/sec., 6.45 MiB/sec. | ||
3557 | 2024.11.25 19:33:22.314968 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3558 | 2024.11.25 19:33:22.318096 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_16_3} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2024.11.25 19:33:22.318236 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_16_3} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3560 | 2024.11.25 19:33:22.320544 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3561 | 2024.11.25 19:33:23.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.32 MiB, peak 188.27 MiB, free memory in arenas 0.00 B, will set to 179.65 MiB (RSS), difference: 1.33 MiB | ||
3562 | 2024.11.25 19:33:27.166078 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3563 | 2024.11.25 19:33:27.166403 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3564 | 2024.11.25 19:33:27.166493 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3565 | 2024.11.25 19:33:27.167319 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3566 | 2024.11.25 19:33:27.167370 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3567 | 2024.11.25 19:33:27.167805 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3568 | 2024.11.25 19:33:27.168067 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3569 | 2024.11.25 19:33:27.168314 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002028 sec., 6903.353057199211 rows/sec., 496.95 KiB/sec. | ||
3570 | 2024.11.25 19:33:27.168378 [ 265 ] {6dca9364-1348-4866-8f20-1ae4938db604} <Debug> TCPHandler: Processed in 0.002436008 sec. | ||
3571 | 2024.11.25 19:33:27.168654 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3572 | 2024.11.25 19:33:27.168871 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3573 | 2024.11.25 19:33:27.168954 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3574 | 2024.11.25 19:33:27.169706 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2024.11.25 19:33:27.169753 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3576 | 2024.11.25 19:33:27.170184 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3577 | 2024.11.25 19:33:27.170432 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3578 | 2024.11.25 19:33:27.170726 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001886 sec., 3181.3361611876985 rows/sec., 259.42 KiB/sec. | ||
3579 | 2024.11.25 19:33:27.170843 [ 260 ] {949bf240-41aa-4e0f-b996-dfcbf951d387} <Debug> TCPHandler: Processed in 0.002335796 sec. | ||
3580 | 2024.11.25 19:33:27.171013 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3581 | 2024.11.25 19:33:27.171156 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3582 | 2024.11.25 19:33:27.171209 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3583 | 2024.11.25 19:33:27.171947 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3584 | 2024.11.25 19:33:27.171988 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3585 | 2024.11.25 19:33:27.172388 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3586 | 2024.11.25 19:33:27.172631 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3587 | 2024.11.25 19:33:27.172818 [ 107 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3588 | 2024.11.25 19:33:27.172882 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.001749 sec., 144082.33276157806 rows/sec., 12.63 MiB/sec. | ||
3589 | 2024.11.25 19:33:27.172899 [ 107 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2024.11.25 19:33:27.172963 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3591 | 2024.11.25 19:33:27.173014 [ 265 ] {8bb07598-9e43-4817-b84c-68b794351364} <Debug> TCPHandler: Processed in 0.002073351 sec. | ||
3592 | 2024.11.25 19:33:27.173267 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3593 | 2024.11.25 19:33:27.173538 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
3594 | 2024.11.25 19:33:27.173627 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3595 | 2024.11.25 19:33:27.173769 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3596 | 2024.11.25 19:33:27.174036 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3597 | 2024.11.25 19:33:27.174123 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1433 rows starting from the beginning of the part | ||
3598 | 2024.11.25 19:33:27.174442 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 249 rows starting from the beginning of the part | ||
3599 | 2024.11.25 19:33:27.174909 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1235 rows starting from the beginning of the part | ||
3600 | 2024.11.25 19:33:27.175291 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 249 rows starting from the beginning of the part | ||
3601 | 2024.11.25 19:33:27.175628 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
3602 | 2024.11.25 19:33:27.175776 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
3603 | 2024.11.25 19:33:27.176756 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2024.11.25 19:33:27.176817 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3605 | 2024.11.25 19:33:27.177940 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3606 | 2024.11.25 19:33:27.178523 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2024.11.25 19:33:27.178718 [ 107 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3608 | 2024.11.25 19:33:27.178781 [ 107 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2024.11.25 19:33:27.178824 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3610 | 2024.11.25 19:33:27.178892 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.005319 sec., 6768.18950930626 rows/sec., 489.66 KiB/sec. | ||
3611 | 2024.11.25 19:33:27.179132 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
3612 | 2024.11.25 19:33:27.179144 [ 260 ] {da19ec7e-0e53-41d2-b3a1-c490aa469310} <Debug> TCPHandler: Processed in 0.006005168 sec. | ||
3613 | 2024.11.25 19:33:27.179538 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3614 | 2024.11.25 19:33:27.179669 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3615 | 2024.11.25 19:33:27.179806 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 57 rows starting from the beginning of the part | ||
3616 | 2024.11.25 19:33:27.179988 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.006856755 sec., 512195.63773242594 rows/sec., 45.11 MiB/sec. | ||
3617 | 2024.11.25 19:33:27.180013 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3618 | 2024.11.25 19:33:27.180144 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
3619 | 2024.11.25 19:33:27.180280 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3620 | 2024.11.25 19:33:27.180439 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
3621 | 2024.11.25 19:33:27.180574 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3622 | 2024.11.25 19:33:27.180817 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
3623 | 2024.11.25 19:33:27.181229 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
3624 | 2024.11.25 19:33:27.181665 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
3625 | 2024.11.25 19:33:27.181992 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2024.11.25 19:33:27.182410 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_21_4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3627 | 2024.11.25 19:33:27.182695 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
3628 | 2024.11.25 19:33:27.184313 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3629 | 2024.11.25 19:33:27.184402 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3630 | 2024.11.25 19:33:27.185148 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.006225093 sec., 31003.552878647755 rows/sec., 2.34 MiB/sec. | ||
3631 | 2024.11.25 19:33:27.185395 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3632 | 2024.11.25 19:33:27.185405 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3633 | 2024.11.25 19:33:27.185893 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3634 | 2024.11.25 19:33:27.185898 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3635 | 2024.11.25 19:33:27.186119 [ 191 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_21_4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3636 | 2024.11.25 19:33:27.186149 [ 107 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3637 | 2024.11.25 19:33:27.186253 [ 107 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3638 | 2024.11.25 19:33:27.186354 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3639 | 2024.11.25 19:33:27.186407 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3640 | 2024.11.25 19:33:27.186475 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006647 sec., 2106.2133293214983 rows/sec., 147.51 KiB/sec. | ||
3641 | 2024.11.25 19:33:27.186865 [ 265 ] {f458405b-8192-4535-9764-59cb0a1a675e} <Debug> TCPHandler: Processed in 0.007541668 sec. | ||
3642 | 2024.11.25 19:33:27.186947 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
3643 | 2024.11.25 19:33:27.187175 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3644 | 2024.11.25 19:33:27.187294 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3645 | 2024.11.25 19:33:27.187377 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
3646 | 2024.11.25 19:33:27.187418 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3647 | 2024.11.25 19:33:27.187572 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3648 | 2024.11.25 19:33:27.187604 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3649 | 2024.11.25 19:33:27.188065 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3650 | 2024.11.25 19:33:27.188414 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
3651 | 2024.11.25 19:33:27.188884 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3652 | 2024.11.25 19:33:27.189315 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
3653 | 2024.11.25 19:33:27.190407 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3654 | 2024.11.25 19:33:27.190467 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3655 | 2024.11.25 19:33:27.191504 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3656 | 2024.11.25 19:33:27.192064 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3657 | 2024.11.25 19:33:27.192069 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526048 sec., 95366.52595127656 rows/sec., 6.83 MiB/sec. | ||
3658 | 2024.11.25 19:33:27.192322 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3659 | 2024.11.25 19:33:27.192499 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005152 sec., 2523.291925465838 rows/sec., 157.33 KiB/sec. | ||
3660 | 2024.11.25 19:33:27.192655 [ 260 ] {f5f8f0b4-8953-4614-badc-478a7cd4cd5a} <Debug> TCPHandler: Processed in 0.005653091 sec. | ||
3661 | 2024.11.25 19:33:27.192847 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3662 | 2024.11.25 19:33:27.192855 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2024.11.25 19:33:27.192941 [ 186 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_11_2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3664 | 2024.11.25 19:33:27.193023 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3665 | 2024.11.25 19:33:27.193031 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3666 | 2024.11.25 19:33:27.193088 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3667 | 2024.11.25 19:33:27.193784 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2024.11.25 19:33:27.193822 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3669 | 2024.11.25 19:33:27.194199 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3670 | 2024.11.25 19:33:27.194435 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2024.11.25 19:33:27.194592 [ 107 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3672 | 2024.11.25 19:33:27.194650 [ 107 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2024.11.25 19:33:27.194695 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3674 | 2024.11.25 19:33:27.194692 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.001706 sec., 240914.4196951934 rows/sec., 17.18 MiB/sec. | ||
3675 | 2024.11.25 19:33:27.194994 [ 265 ] {fb0bab67-a908-40b4-a6c8-48a573e480ac} <Debug> TCPHandler: Processed in 0.002218014 sec. | ||
3676 | 2024.11.25 19:33:27.195095 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
3677 | 2024.11.25 19:33:27.195304 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3678 | 2024.11.25 19:33:27.195650 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3679 | 2024.11.25 19:33:27.195722 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
3680 | 2024.11.25 19:33:27.195725 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3681 | 2024.11.25 19:33:27.195922 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3682 | 2024.11.25 19:33:27.195941 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 405 rows starting from the beginning of the part | ||
3683 | 2024.11.25 19:33:27.196353 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 541 rows starting from the beginning of the part | ||
3684 | 2024.11.25 19:33:27.196892 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 405 rows starting from the beginning of the part | ||
3685 | 2024.11.25 19:33:27.197286 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 83 rows starting from the beginning of the part | ||
3686 | 2024.11.25 19:33:27.197483 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 411 rows starting from the beginning of the part | ||
3687 | 2024.11.25 19:33:27.198417 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3688 | 2024.11.25 19:33:27.198484 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3689 | 2024.11.25 19:33:27.199523 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3690 | 2024.11.25 19:33:27.200027 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3691 | 2024.11.25 19:33:27.200518 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004795 sec., 1251.303441084463 rows/sec., 65.38 KiB/sec. | ||
3692 | 2024.11.25 19:33:27.201042 [ 260 ] {fcb46936-8bcf-47ec-98b0-dac97fb247a7} <Debug> TCPHandler: Processed in 0.005923476 sec. | ||
3693 | 2024.11.25 19:33:27.201332 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3694 | 2024.11.25 19:33:27.201373 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2751 rows, containing 5 columns (5 merged, 0 gathered) in 0.006601309 sec., 416735.52927154297 rows/sec., 31.80 MiB/sec. | ||
3695 | 2024.11.25 19:33:27.201508 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3696 | 2024.11.25 19:33:27.201605 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3697 | 2024.11.25 19:33:27.201613 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3698 | 2024.11.25 19:33:27.202298 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3699 | 2024.11.25 19:33:27.202438 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_21_4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3700 | 2024.11.25 19:33:27.202625 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3701 | 2024.11.25 19:33:27.202815 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3702 | 2024.11.25 19:33:27.202859 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3703 | 2024.11.25 19:33:27.203258 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3704 | 2024.11.25 19:33:27.203509 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3705 | 2024.11.25 19:33:27.203763 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.002301 sec., 104302.4771838331 rows/sec., 6.99 MiB/sec. | ||
3706 | 2024.11.25 19:33:27.203962 [ 265 ] {a6e9368c-2d3d-4f83-befc-ebba5f300bc7} <Debug> TCPHandler: Processed in 0.002777015 sec. | ||
3707 | 2024.11.25 19:33:27.204143 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3708 | 2024.11.25 19:33:27.204285 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3709 | 2024.11.25 19:33:27.204346 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3710 | 2024.11.25 19:33:27.204902 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3711 | 2024.11.25 19:33:27.204949 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3712 | 2024.11.25 19:33:27.205342 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3713 | 2024.11.25 19:33:27.205583 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2024.11.25 19:33:27.205797 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 43.67 KiB/sec. | ||
3715 | 2024.11.25 19:33:27.205846 [ 260 ] {579a2a2b-4294-4340-b271-5eaba5269448} <Debug> TCPHandler: Processed in 0.001780495 sec. | ||
3716 | 2024.11.25 19:33:27.205992 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3717 | 2024.11.25 19:33:27.206123 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3718 | 2024.11.25 19:33:27.206206 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <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 | ||
3719 | 2024.11.25 19:33:27.207357 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3720 | 2024.11.25 19:33:27.207397 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3721 | 2024.11.25 19:33:27.208037 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3722 | 2024.11.25 19:33:27.208294 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3723 | 2024.11.25 19:33:27.208476 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3724 | 2024.11.25 19:33:27.208549 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3725 | 2024.11.25 19:33:27.208589 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3726 | 2024.11.25 19:33:27.208602 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002496 sec., 9214.74358974359 rows/sec., 16.51 MiB/sec. | ||
3727 | 2024.11.25 19:33:27.208952 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
3728 | 2024.11.25 19:33:27.209014 [ 265 ] {fd913794-6e7a-47bb-ac1e-f9145e9a77ea} <Debug> TCPHandler: Processed in 0.003077661 sec. | ||
3729 | 2024.11.25 19:33:27.209244 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3730 | 2024.11.25 19:33:27.209552 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3731 | 2024.11.25 19:33:27.209640 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3732 | 2024.11.25 19:33:27.209670 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3733 | 2024.11.25 19:33:27.209846 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 270 rows starting from the beginning of the part | ||
3734 | 2024.11.25 19:33:27.210854 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
3735 | 2024.11.25 19:33:27.211558 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
3736 | 2024.11.25 19:33:27.212335 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
3737 | 2024.11.25 19:33:27.212355 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3738 | 2024.11.25 19:33:27.212440 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3739 | 2024.11.25 19:33:27.213003 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
3740 | 2024.11.25 19:33:27.213724 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
3741 | 2024.11.25 19:33:27.213936 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3742 | 2024.11.25 19:33:27.214746 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2024.11.25 19:33:27.215345 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00588 sec., 13945.578231292517 rows/sec., 906.97 KiB/sec. | ||
3744 | 2024.11.25 19:33:27.215701 [ 260 ] {7a6979f2-7f45-4037-8f92-3c942d19dfa7} <Debug> TCPHandler: Processed in 0.006586159 sec. | ||
3745 | 2024.11.25 19:33:27.218734 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 19 columns (19 merged, 0 gathered) in 0.010058028 sec., 37482.496568909926 rows/sec., 67.17 MiB/sec. | ||
3746 | 2024.11.25 19:33:27.219456 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3747 | 2024.11.25 19:33:27.219886 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2024.11.25 19:33:27.219965 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3749 | 2024.11.25 19:33:27.220112 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
3750 | 2024.11.25 19:33:29.198096 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3751 | 2024.11.25 19:33:29.198752 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3752 | 2024.11.25 19:33:29.198800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3753 | 2024.11.25 19:33:29.199335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3754 | 2024.11.25 19:33:29.199607 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3755 | 2024.11.25 19:33:29.199927 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3756 | 2024.11.25 19:33:29.725259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3757 | 2024.11.25 19:33:29.744743 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3758 | 2024.11.25 19:33:29.744808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3759 | 2024.11.25 19:33:29.752258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3760 | 2024.11.25 19:33:29.753048 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3761 | 2024.11.25 19:33:29.756776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3762 | 2024.11.25 19:33:31.725293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 524 | ||
3763 | 2024.11.25 19:33:31.728520 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2024.11.25 19:33:31.728582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3765 | 2024.11.25 19:33:31.730095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3766 | 2024.11.25 19:33:31.730447 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2024.11.25 19:33:31.731433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
3768 | 2024.11.25 19:33:32.161220 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3769 | 2024.11.25 19:33:32.161429 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3770 | 2024.11.25 19:33:32.161512 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3771 | 2024.11.25 19:33:32.162423 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3772 | 2024.11.25 19:33:32.162478 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3773 | 2024.11.25 19:33:32.162919 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3774 | 2024.11.25 19:33:32.163190 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2024.11.25 19:33:32.163430 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.00206 sec., 45631.06796116504 rows/sec., 3.78 MiB/sec. | ||
3776 | 2024.11.25 19:33:32.163496 [ 265 ] {8dd30a8e-1d2a-4706-8cec-9ff970ea9c34} <Debug> TCPHandler: Processed in 0.002406318 sec. | ||
3777 | 2024.11.25 19:33:32.163843 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2024.11.25 19:33:32.164148 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3779 | 2024.11.25 19:33:32.164268 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3780 | 2024.11.25 19:33:32.165068 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2024.11.25 19:33:32.165117 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3782 | 2024.11.25 19:33:32.165557 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3783 | 2024.11.25 19:33:32.165815 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2024.11.25 19:33:32.166058 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001997 sec., 9514.271407110666 rows/sec., 715.43 KiB/sec. | ||
3785 | 2024.11.25 19:33:32.166127 [ 260 ] {85158f66-b5df-41ef-a5ec-aee33c412a64} <Debug> TCPHandler: Processed in 0.002484559 sec. | ||
3786 | 2024.11.25 19:33:32.166294 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2024.11.25 19:33:32.166443 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3788 | 2024.11.25 19:33:32.166506 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3789 | 2024.11.25 19:33:32.167253 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2024.11.25 19:33:32.167301 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3791 | 2024.11.25 19:33:32.167672 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3792 | 2024.11.25 19:33:32.167911 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2024.11.25 19:33:32.168120 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001712 sec., 48481.30841121495 rows/sec., 3.79 MiB/sec. | ||
3794 | 2024.11.25 19:33:32.168176 [ 265 ] {fb212e3c-44c7-46bd-b0f1-5cdafe31ec1a} <Debug> TCPHandler: Processed in 0.001951388 sec. | ||
3795 | 2024.11.25 19:33:32.168345 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3796 | 2024.11.25 19:33:32.168494 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3797 | 2024.11.25 19:33:32.168562 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3798 | 2024.11.25 19:33:32.169257 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3799 | 2024.11.25 19:33:32.169305 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3800 | 2024.11.25 19:33:32.169717 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3801 | 2024.11.25 19:33:32.169964 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3802 | 2024.11.25 19:33:32.170131 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3803 | 2024.11.25 19:33:32.170225 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3804 | 2024.11.25 19:33:32.170227 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001758 sec., 91012.51422070534 rows/sec., 6.34 MiB/sec. | ||
3805 | 2024.11.25 19:33:32.170259 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3806 | 2024.11.25 19:33:32.170400 [ 260 ] {ee106e8d-a905-4722-9317-565547316d9c} <Debug> TCPHandler: Processed in 0.002121192 sec. | ||
3807 | 2024.11.25 19:33:32.170571 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3808 | 2024.11.25 19:33:32.170621 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3809 | 2024.11.25 19:33:32.170858 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3810 | 2024.11.25 19:33:32.170909 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3811 | 2024.11.25 19:33:32.171029 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5004 rows starting from the beginning of the part | ||
3812 | 2024.11.25 19:33:32.171051 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <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 | ||
3813 | 2024.11.25 19:33:32.171399 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3814 | 2024.11.25 19:33:32.171828 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3815 | 2024.11.25 19:33:32.172307 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3816 | 2024.11.25 19:33:32.172756 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 240 rows starting from the beginning of the part | ||
3817 | 2024.11.25 19:33:32.173151 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
3818 | 2024.11.25 19:33:32.175706 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3819 | 2024.11.25 19:33:32.175762 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3820 | 2024.11.25 19:33:32.176713 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3821 | 2024.11.25 19:33:32.177101 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3822 | 2024.11.25 19:33:32.177227 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6682 rows, containing 5 columns (5 merged, 0 gathered) in 0.006825144 sec., 979026.9626545608 rows/sec., 66.10 MiB/sec. | ||
3823 | 2024.11.25 19:33:32.177491 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006716 sec., 2829.0649195949973 rows/sec., 5.07 MiB/sec. | ||
3824 | 2024.11.25 19:33:32.177689 [ 265 ] {0fe1ed37-28be-4ec4-8219-fd49085beb1d} <Debug> TCPHandler: Processed in 0.007163341 sec. | ||
3825 | 2024.11.25 19:33:32.177854 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3826 | 2024.11.25 19:33:32.177901 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2024.11.25 19:33:32.178066 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3828 | 2024.11.25 19:33:32.178141 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3829 | 2024.11.25 19:33:32.178236 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2024.11.25 19:33:32.178372 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3831 | 2024.11.25 19:33:32.178490 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
3832 | 2024.11.25 19:33:32.178775 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2024.11.25 19:33:32.178813 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3834 | 2024.11.25 19:33:32.179185 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3835 | 2024.11.25 19:33:32.179434 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2024.11.25 19:33:32.179675 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. | ||
3837 | 2024.11.25 19:33:32.179795 [ 260 ] {16ac0201-3562-41fa-9521-5e97f2c9a66b} <Debug> TCPHandler: Processed in 0.002004509 sec. | ||
3838 | 2024.11.25 19:33:36.608332 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3839 | 2024.11.25 19:33:36.608407 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3840 | 2024.11.25 19:33:36.700116 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3841 | 2024.11.25 19:33:36.701063 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2024.11.25 19:33:36.701116 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3843 | 2024.11.25 19:33:36.701649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3844 | 2024.11.25 19:33:36.701914 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3845 | 2024.11.25 19:33:36.702250 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3846 | 2024.11.25 19:33:37.165854 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2024.11.25 19:33:37.166065 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3848 | 2024.11.25 19:33:37.166145 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3849 | 2024.11.25 19:33:37.166927 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3850 | 2024.11.25 19:33:37.166980 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3851 | 2024.11.25 19:33:37.167415 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3852 | 2024.11.25 19:33:37.167674 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3853 | 2024.11.25 19:33:37.167928 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. | ||
3854 | 2024.11.25 19:33:37.168124 [ 265 ] {103f12ae-fcdb-4c01-9e10-f1b627ff2389} <Debug> TCPHandler: Processed in 0.002412577 sec. | ||
3855 | 2024.11.25 19:33:37.168404 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3856 | 2024.11.25 19:33:37.168598 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3857 | 2024.11.25 19:33:37.168670 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3858 | 2024.11.25 19:33:37.169503 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3859 | 2024.11.25 19:33:37.169542 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3860 | 2024.11.25 19:33:37.170000 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3861 | 2024.11.25 19:33:37.170267 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2024.11.25 19:33:37.170477 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.001934 sec., 128748.70734229576 rows/sec., 11.32 MiB/sec. | ||
3863 | 2024.11.25 19:33:37.170605 [ 260 ] {c5af88d5-4141-4523-970d-877f8b5bc144} <Debug> TCPHandler: Processed in 0.002349406 sec. | ||
3864 | 2024.11.25 19:33:37.170775 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3865 | 2024.11.25 19:33:37.170916 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3866 | 2024.11.25 19:33:37.170975 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3867 | 2024.11.25 19:33:37.171834 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3868 | 2024.11.25 19:33:37.171876 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3869 | 2024.11.25 19:33:37.172234 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3870 | 2024.11.25 19:33:37.172472 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3871 | 2024.11.25 19:33:37.172771 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001861 sec., 16120.365394948953 rows/sec., 1.15 MiB/sec. | ||
3872 | 2024.11.25 19:33:37.172973 [ 265 ] {883ccf38-36c9-4b70-85f9-1f69af9ef341} <Debug> TCPHandler: Processed in 0.002257654 sec. | ||
3873 | 2024.11.25 19:33:37.173141 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3874 | 2024.11.25 19:33:37.173260 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3875 | 2024.11.25 19:33:37.173311 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3876 | 2024.11.25 19:33:37.173878 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3877 | 2024.11.25 19:33:37.173916 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3878 | 2024.11.25 19:33:37.174275 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3879 | 2024.11.25 19:33:37.174514 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3880 | 2024.11.25 19:33:37.174728 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001488 sec., 9408.602150537634 rows/sec., 658.92 KiB/sec. | ||
3881 | 2024.11.25 19:33:37.174807 [ 260 ] {7eb4770e-28b4-4ccc-87e9-0d128226ee9e} <Debug> TCPHandler: Processed in 0.001726054 sec. | ||
3882 | 2024.11.25 19:33:37.174971 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3883 | 2024.11.25 19:33:37.175112 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3884 | 2024.11.25 19:33:37.175168 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3885 | 2024.11.25 19:33:37.175803 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3886 | 2024.11.25 19:33:37.175843 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3887 | 2024.11.25 19:33:37.176198 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3888 | 2024.11.25 19:33:37.176431 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3889 | 2024.11.25 19:33:37.176638 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. | ||
3890 | 2024.11.25 19:33:37.176690 [ 265 ] {c09c2fb0-2b35-4bc0-94b9-2f0d12de5325} <Debug> TCPHandler: Processed in 0.001787395 sec. | ||
3891 | 2024.11.25 19:33:37.176853 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3892 | 2024.11.25 19:33:37.176976 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3893 | 2024.11.25 19:33:37.177025 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3894 | 2024.11.25 19:33:37.177737 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3895 | 2024.11.25 19:33:37.177775 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3896 | 2024.11.25 19:33:37.178158 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3897 | 2024.11.25 19:33:37.178394 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3898 | 2024.11.25 19:33:37.178601 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001644 sec., 246350.36496350364 rows/sec., 17.54 MiB/sec. | ||
3899 | 2024.11.25 19:33:37.178702 [ 260 ] {34380712-a6ee-453a-9e53-a798abb57d7a} <Debug> TCPHandler: Processed in 0.001906187 sec. | ||
3900 | 2024.11.25 19:33:37.178890 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3901 | 2024.11.25 19:33:37.179029 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3902 | 2024.11.25 19:33:37.179088 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3903 | 2024.11.25 19:33:37.179638 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3904 | 2024.11.25 19:33:37.179677 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3905 | 2024.11.25 19:33:37.180035 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3906 | 2024.11.25 19:33:37.180280 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3907 | 2024.11.25 19:33:37.180490 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. | ||
3908 | 2024.11.25 19:33:37.180541 [ 265 ] {088f33f9-ed5f-42fc-83b7-0aaf1a36e947} <Debug> TCPHandler: Processed in 0.001719354 sec. | ||
3909 | 2024.11.25 19:33:37.180691 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3910 | 2024.11.25 19:33:37.180813 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3911 | 2024.11.25 19:33:37.180867 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3912 | 2024.11.25 19:33:37.181490 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3913 | 2024.11.25 19:33:37.181527 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3914 | 2024.11.25 19:33:37.181914 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3915 | 2024.11.25 19:33:37.182150 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3916 | 2024.11.25 19:33:37.182327 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001539 sec., 153996.10136452242 rows/sec., 10.32 MiB/sec. | ||
3917 | 2024.11.25 19:33:37.182380 [ 260 ] {d588d503-9c13-45ae-bb36-d494f00631fe} <Debug> TCPHandler: Processed in 0.001748154 sec. | ||
3918 | 2024.11.25 19:33:37.182538 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3919 | 2024.11.25 19:33:37.182676 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3920 | 2024.11.25 19:33:37.182735 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3921 | 2024.11.25 19:33:37.183304 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3922 | 2024.11.25 19:33:37.183350 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3923 | 2024.11.25 19:33:37.183732 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3924 | 2024.11.25 19:33:37.183959 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2024.11.25 19:33:37.184169 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001522 sec., 657.030223390276 rows/sec., 44.27 KiB/sec. | ||
3926 | 2024.11.25 19:33:37.184217 [ 265 ] {58ffc26d-dfd6-4ee8-a0dc-7104ae26ae49} <Debug> TCPHandler: Processed in 0.001745314 sec. | ||
3927 | 2024.11.25 19:33:37.184367 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3928 | 2024.11.25 19:33:37.184487 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3929 | 2024.11.25 19:33:37.184568 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <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 | ||
3930 | 2024.11.25 19:33:37.185730 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3931 | 2024.11.25 19:33:37.185767 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3932 | 2024.11.25 19:33:37.186416 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3933 | 2024.11.25 19:33:37.186674 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3934 | 2024.11.25 19:33:37.186874 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002413 sec., 9531.703273932862 rows/sec., 17.08 MiB/sec. | ||
3935 | 2024.11.25 19:33:37.186966 [ 260 ] {e281d517-ddca-457f-a568-0746c7ebb631} <Debug> TCPHandler: Processed in 0.002658122 sec. | ||
3936 | 2024.11.25 19:33:37.187126 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3937 | 2024.11.25 19:33:37.187265 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3938 | 2024.11.25 19:33:37.187323 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3939 | 2024.11.25 19:33:37.187833 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3940 | 2024.11.25 19:33:37.187871 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3941 | 2024.11.25 19:33:37.188236 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3942 | 2024.11.25 19:33:37.188470 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3943 | 2024.11.25 19:33:37.188646 [ 97 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3944 | 2024.11.25 19:33:37.188713 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec. | ||
3945 | 2024.11.25 19:33:37.188716 [ 97 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3946 | 2024.11.25 19:33:37.188804 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3947 | 2024.11.25 19:33:37.188837 [ 265 ] {be686a56-f207-446d-990b-9cadeb2ced60} <Debug> TCPHandler: Processed in 0.001772185 sec. | ||
3948 | 2024.11.25 19:33:37.189023 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
3949 | 2024.11.25 19:33:37.189212 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3950 | 2024.11.25 19:33:37.189257 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 860 rows starting from the beginning of the part | ||
3951 | 2024.11.25 19:33:37.189346 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3952 | 2024.11.25 19:33:37.189557 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3953 | 2024.11.25 19:33:37.189815 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3954 | 2024.11.25 19:33:37.190006 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3955 | 2024.11.25 19:33:37.190148 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
3956 | 2024.11.25 19:33:37.191409 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466528 sec., 497054.9695766681 rows/sec., 32.44 MiB/sec. | ||
3957 | 2024.11.25 19:33:37.191607 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3958 | 2024.11.25 19:33:37.191910 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3959 | 2024.11.25 19:33:37.191988 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_21_4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3960 | 2024.11.25 19:33:37.192076 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3961 | 2024.11.25 19:33:37.256906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3962 | 2024.11.25 19:33:37.277263 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3963 | 2024.11.25 19:33:37.277324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3964 | 2024.11.25 19:33:37.285280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3965 | 2024.11.25 19:33:37.286085 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3966 | 2024.11.25 19:33:37.289489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3967 | 2024.11.25 19:33:41.731752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 558 | ||
3968 | 2024.11.25 19:33:41.735016 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3969 | 2024.11.25 19:33:41.735076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3970 | 2024.11.25 19:33:41.736597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3971 | 2024.11.25 19:33:41.736920 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3972 | 2024.11.25 19:33:41.737554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
3973 | 2024.11.25 19:33:42.192066 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3974 | 2024.11.25 19:33:42.192260 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3975 | 2024.11.25 19:33:42.192332 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3976 | 2024.11.25 19:33:42.193073 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3977 | 2024.11.25 19:33:42.193126 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3978 | 2024.11.25 19:33:42.193559 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3979 | 2024.11.25 19:33:42.193818 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3980 | 2024.11.25 19:33:42.194063 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001854 sec., 3236.2459546925566 rows/sec., 263.89 KiB/sec. | ||
3981 | 2024.11.25 19:33:42.194134 [ 265 ] {e63cb5f3-f350-428c-9044-9a2f03f921c9} <Debug> TCPHandler: Processed in 0.002199893 sec. | ||
3982 | 2024.11.25 19:33:42.194386 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3983 | 2024.11.25 19:33:42.194583 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3984 | 2024.11.25 19:33:42.194656 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3985 | 2024.11.25 19:33:42.195917 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3986 | 2024.11.25 19:33:42.195963 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3987 | 2024.11.25 19:33:42.196514 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3988 | 2024.11.25 19:33:42.196781 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3989 | 2024.11.25 19:33:42.197072 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002544 sec., 486242.13836477994 rows/sec., 40.21 MiB/sec. | ||
3990 | 2024.11.25 19:33:42.197312 [ 260 ] {987780f5-4015-44fc-b150-06b73a2aec07} <Debug> TCPHandler: Processed in 0.00305935 sec. | ||
3991 | 2024.11.25 19:33:42.197523 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3992 | 2024.11.25 19:33:42.197675 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3993 | 2024.11.25 19:33:42.197735 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3994 | 2024.11.25 19:33:42.198351 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2024.11.25 19:33:42.198394 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3996 | 2024.11.25 19:33:42.198780 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3997 | 2024.11.25 19:33:42.199022 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2024.11.25 19:33:42.199237 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001597 sec., 15654.351909830933 rows/sec., 1.13 MiB/sec. | ||
3999 | 2024.11.25 19:33:42.199299 [ 265 ] {5ed88f27-17fb-4fc5-8771-841fc75eff02} <Debug> TCPHandler: Processed in 0.001879117 sec. | ||
4000 | 2024.11.25 19:33:42.199456 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2024.11.25 19:33:42.199576 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4002 | 2024.11.25 19:33:42.199627 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4003 | 2024.11.25 19:33:42.200339 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2024.11.25 19:33:42.200380 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4005 | 2024.11.25 19:33:42.200746 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4006 | 2024.11.25 19:33:42.200988 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2024.11.25 19:33:42.201216 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00166 sec., 137349.39759036145 rows/sec., 9.30 MiB/sec. | ||
4008 | 2024.11.25 19:33:42.201304 [ 260 ] {c4da497b-68e8-424d-855d-2596fdf4ba17} <Debug> TCPHandler: Processed in 0.001906977 sec. | ||
4009 | 2024.11.25 19:33:42.201469 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2024.11.25 19:33:42.201594 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4011 | 2024.11.25 19:33:42.201646 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4012 | 2024.11.25 19:33:42.202593 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2024.11.25 19:33:42.202643 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4014 | 2024.11.25 19:33:42.203039 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4015 | 2024.11.25 19:33:42.203335 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2024.11.25 19:33:42.203558 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.00199 sec., 273869.34673366835 rows/sec., 20.32 MiB/sec. | ||
4017 | 2024.11.25 19:33:42.203621 [ 265 ] {d4b4c11a-e391-4f27-9300-8e291629a60b} <Debug> TCPHandler: Processed in 0.002212123 sec. | ||
4018 | 2024.11.25 19:33:42.203792 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4019 | 2024.11.25 19:33:42.203912 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4020 | 2024.11.25 19:33:42.203965 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4021 | 2024.11.25 19:33:42.204752 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4022 | 2024.11.25 19:33:42.204792 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4023 | 2024.11.25 19:33:42.205242 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4024 | 2024.11.25 19:33:42.205484 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4025 | 2024.11.25 19:33:42.205746 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001851 sec., 477039.4381415451 rows/sec., 32.10 MiB/sec. | ||
4026 | 2024.11.25 19:33:42.205975 [ 260 ] {56d67bdc-ba10-44e6-98b7-a417928369b4} <Debug> TCPHandler: Processed in 0.002239874 sec. | ||
4027 | 2024.11.25 19:33:42.206140 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4028 | 2024.11.25 19:33:42.206274 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4029 | 2024.11.25 19:33:42.206362 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <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 | ||
4030 | 2024.11.25 19:33:42.207540 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2024.11.25 19:33:42.207581 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4032 | 2024.11.25 19:33:42.208243 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4033 | 2024.11.25 19:33:42.208504 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2024.11.25 19:33:42.208752 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002505 sec., 7584.830339321357 rows/sec., 13.59 MiB/sec. | ||
4035 | 2024.11.25 19:33:42.208846 [ 265 ] {b4ee17ff-dcc9-433c-b59a-e9470f1651e9} <Debug> TCPHandler: Processed in 0.002765414 sec. | ||
4036 | 2024.11.25 19:33:42.208999 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4037 | 2024.11.25 19:33:42.209118 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4038 | 2024.11.25 19:33:42.209171 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4039 | 2024.11.25 19:33:42.209681 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4040 | 2024.11.25 19:33:42.209722 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4041 | 2024.11.25 19:33:42.210095 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4042 | 2024.11.25 19:33:42.210338 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4043 | 2024.11.25 19:33:42.210562 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. | ||
4044 | 2024.11.25 19:33:42.210673 [ 260 ] {fb4436e4-3b5d-41f7-84da-781de2572c98} <Debug> TCPHandler: Processed in 0.001734024 sec. | ||
4045 | 2024.11.25 19:33:44.202457 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4046 | 2024.11.25 19:33:44.203151 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4047 | 2024.11.25 19:33:44.203190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4048 | 2024.11.25 19:33:44.203760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4049 | 2024.11.25 19:33:44.204008 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4050 | 2024.11.25 19:33:44.204231 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4051 | 2024.11.25 19:33:44.789655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4052 | 2024.11.25 19:33:44.812146 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4053 | 2024.11.25 19:33:44.812213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4054 | 2024.11.25 19:33:44.819943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4055 | 2024.11.25 19:33:44.820731 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4056 | 2024.11.25 19:33:44.823882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4057 | 2024.11.25 19:33:47.165390 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2024.11.25 19:33:47.165579 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4059 | 2024.11.25 19:33:47.165654 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4060 | 2024.11.25 19:33:47.166434 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4061 | 2024.11.25 19:33:47.166488 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4062 | 2024.11.25 19:33:47.166928 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4063 | 2024.11.25 19:33:47.167185 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4064 | 2024.11.25 19:33:47.167415 [ 87 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4065 | 2024.11.25 19:33:47.167467 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. | ||
4066 | 2024.11.25 19:33:47.167514 [ 87 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4067 | 2024.11.25 19:33:47.167595 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4068 | 2024.11.25 19:33:47.167611 [ 265 ] {08aabf6e-a113-4786-8692-d4f7414e6558} <Debug> TCPHandler: Processed in 0.002355407 sec. | ||
4069 | 2024.11.25 19:33:47.167926 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::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 | ||
4070 | 2024.11.25 19:33:47.167954 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4071 | 2024.11.25 19:33:47.168097 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4072 | 2024.11.25 19:33:47.168141 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
4073 | 2024.11.25 19:33:47.168150 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4074 | 2024.11.25 19:33:47.168234 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4075 | 2024.11.25 19:33:47.168242 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
4076 | 2024.11.25 19:33:47.168631 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
4077 | 2024.11.25 19:33:47.169112 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
4078 | 2024.11.25 19:33:47.169487 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
4079 | 2024.11.25 19:33:47.171097 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4080 | 2024.11.25 19:33:47.171158 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4081 | 2024.11.25 19:33:47.171468 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003754613 sec., 18643.732389995985 rows/sec., 1.38 MiB/sec. | ||
4082 | 2024.11.25 19:33:47.171832 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4083 | 2024.11.25 19:33:47.172062 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4084 | 2024.11.25 19:33:47.172523 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4085 | 2024.11.25 19:33:47.172640 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4086 | 2024.11.25 19:33:47.172792 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_9_2} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4087 | 2024.11.25 19:33:47.173101 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4088 | 2024.11.25 19:33:47.173261 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.005167 sec., 48190.43932649507 rows/sec., 4.24 MiB/sec. | ||
4089 | 2024.11.25 19:33:47.173380 [ 260 ] {e9c9d791-cd55-42f9-8f29-900e9d4ca6cf} <Debug> TCPHandler: Processed in 0.00560421 sec. | ||
4090 | 2024.11.25 19:33:47.173590 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4091 | 2024.11.25 19:33:47.173744 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4092 | 2024.11.25 19:33:47.173816 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4093 | 2024.11.25 19:33:47.174445 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4094 | 2024.11.25 19:33:47.174490 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4095 | 2024.11.25 19:33:47.174870 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4096 | 2024.11.25 19:33:47.175114 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4097 | 2024.11.25 19:33:47.175350 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001644 sec., 18248.17518248175 rows/sec., 1.30 MiB/sec. | ||
4098 | 2024.11.25 19:33:47.175477 [ 265 ] {a7fd2fe2-0203-4c2d-aee9-37781b76e4e2} <Debug> TCPHandler: Processed in 0.001949958 sec. | ||
4099 | 2024.11.25 19:33:47.175640 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4100 | 2024.11.25 19:33:47.175768 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4101 | 2024.11.25 19:33:47.175823 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4102 | 2024.11.25 19:33:47.176469 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2024.11.25 19:33:47.176513 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4104 | 2024.11.25 19:33:47.176894 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4105 | 2024.11.25 19:33:47.177153 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2024.11.25 19:33:47.177382 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001643 sec., 8520.99817407182 rows/sec., 596.76 KiB/sec. | ||
4107 | 2024.11.25 19:33:47.177447 [ 260 ] {fbd6d689-f834-40a3-b704-98a1a45479e2} <Debug> TCPHandler: Processed in 0.001865317 sec. | ||
4108 | 2024.11.25 19:33:47.177591 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4109 | 2024.11.25 19:33:47.177713 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4110 | 2024.11.25 19:33:47.177764 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4111 | 2024.11.25 19:33:47.178357 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4112 | 2024.11.25 19:33:47.178398 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4113 | 2024.11.25 19:33:47.178755 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4114 | 2024.11.25 19:33:47.178989 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4115 | 2024.11.25 19:33:47.179150 [ 87 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4116 | 2024.11.25 19:33:47.179226 [ 87 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2024.11.25 19:33:47.179234 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. | ||
4118 | 2024.11.25 19:33:47.179267 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4119 | 2024.11.25 19:33:47.179387 [ 265 ] {f71487f1-e6f2-416b-b772-4d5bec0430dc} <Debug> TCPHandler: Processed in 0.001844527 sec. | ||
4120 | 2024.11.25 19:33:47.179630 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::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 | ||
4121 | 2024.11.25 19:33:47.179684 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4122 | 2024.11.25 19:33:47.179921 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4123 | 2024.11.25 19:33:47.179947 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4124 | 2024.11.25 19:33:47.179971 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
4125 | 2024.11.25 19:33:47.180045 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4126 | 2024.11.25 19:33:47.180326 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
4127 | 2024.11.25 19:33:47.180683 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
4128 | 2024.11.25 19:33:47.181068 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
4129 | 2024.11.25 19:33:47.181419 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
4130 | 2024.11.25 19:33:47.182957 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2024.11.25 19:33:47.183067 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4132 | 2024.11.25 19:33:47.183617 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004229883 sec., 15366.85530072581 rows/sec., 1018.15 KiB/sec. | ||
4133 | 2024.11.25 19:33:47.183859 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4134 | 2024.11.25 19:33:47.183985 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4135 | 2024.11.25 19:33:47.184368 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4136 | 2024.11.25 19:33:47.184536 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4137 | 2024.11.25 19:33:47.184581 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_9_2} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4138 | 2024.11.25 19:33:47.184756 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4139 | 2024.11.25 19:33:47.184938 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.005051 sec., 80182.1421500693 rows/sec., 5.71 MiB/sec. | ||
4140 | 2024.11.25 19:33:47.185022 [ 260 ] {fc204b67-ce08-4b85-a1e4-5d03bf1e86cc} <Debug> TCPHandler: Processed in 0.005484407 sec. | ||
4141 | 2024.11.25 19:33:47.185181 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4142 | 2024.11.25 19:33:47.185300 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4143 | 2024.11.25 19:33:47.185350 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4144 | 2024.11.25 19:33:47.185841 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2024.11.25 19:33:47.185879 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4146 | 2024.11.25 19:33:47.186249 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4147 | 2024.11.25 19:33:47.186482 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2024.11.25 19:33:47.186687 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
4149 | 2024.11.25 19:33:47.186735 [ 265 ] {b36f6a84-5c61-4b6d-b53e-3072a3cae3c3} <Debug> TCPHandler: Processed in 0.001608041 sec. | ||
4150 | 2024.11.25 19:33:47.186904 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4151 | 2024.11.25 19:33:47.187034 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4152 | 2024.11.25 19:33:47.187091 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4153 | 2024.11.25 19:33:47.187716 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2024.11.25 19:33:47.187756 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4155 | 2024.11.25 19:33:47.188177 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4156 | 2024.11.25 19:33:47.188428 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2024.11.25 19:33:47.188649 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. | ||
4158 | 2024.11.25 19:33:47.188704 [ 260 ] {d8748a0b-4176-416b-8ca3-85c05b3bb368} <Debug> TCPHandler: Processed in 0.001862577 sec. | ||
4159 | 2024.11.25 19:33:47.188860 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4160 | 2024.11.25 19:33:47.188993 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4161 | 2024.11.25 19:33:47.189053 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4162 | 2024.11.25 19:33:47.189606 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4163 | 2024.11.25 19:33:47.189648 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4164 | 2024.11.25 19:33:47.190037 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4165 | 2024.11.25 19:33:47.190261 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4166 | 2024.11.25 19:33:47.190431 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
4167 | 2024.11.25 19:33:47.190479 [ 265 ] {bbfcff78-b2b0-425e-8654-e27069575676} <Debug> TCPHandler: Processed in 0.001676463 sec. | ||
4168 | 2024.11.25 19:33:47.190619 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4169 | 2024.11.25 19:33:47.190740 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4170 | 2024.11.25 19:33:47.190824 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <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 | ||
4171 | 2024.11.25 19:33:47.192004 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4172 | 2024.11.25 19:33:47.192051 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4173 | 2024.11.25 19:33:47.192700 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4174 | 2024.11.25 19:33:47.192978 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2024.11.25 19:33:47.193234 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002519 sec., 9130.607383882492 rows/sec., 16.36 MiB/sec. | ||
4176 | 2024.11.25 19:33:47.193330 [ 260 ] {2ed9bcfc-ba79-43b2-8767-9546aaaa999d} <Debug> TCPHandler: Processed in 0.002769945 sec. | ||
4177 | 2024.11.25 19:33:47.193489 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4178 | 2024.11.25 19:33:47.193624 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4179 | 2024.11.25 19:33:47.193681 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4180 | 2024.11.25 19:33:47.194206 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4181 | 2024.11.25 19:33:47.194243 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4182 | 2024.11.25 19:33:47.194607 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4183 | 2024.11.25 19:33:47.194836 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4184 | 2024.11.25 19:33:47.195027 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001435 sec., 57142.85714285714 rows/sec., 3.63 MiB/sec. | ||
4185 | 2024.11.25 19:33:47.195155 [ 265 ] {893f8c30-f472-47d2-bd13-861f5ee1a35a} <Debug> TCPHandler: Processed in 0.001731734 sec. | ||
4186 | 2024.11.25 19:33:51.608932 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4187 | 2024.11.25 19:33:51.608990 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4188 | 2024.11.25 19:33:51.704418 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4189 | 2024.11.25 19:33:51.705015 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2024.11.25 19:33:51.705052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4191 | 2024.11.25 19:33:51.705558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4192 | 2024.11.25 19:33:51.705816 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2024.11.25 19:33:51.706052 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4194 | 2024.11.25 19:33:51.737857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 596 | ||
4195 | 2024.11.25 19:33:51.741081 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2024.11.25 19:33:51.741128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4197 | 2024.11.25 19:33:51.742640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4198 | 2024.11.25 19:33:51.742952 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2024.11.25 19:33:51.743683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
4200 | 2024.11.25 19:33:52.160703 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4201 | 2024.11.25 19:33:52.160895 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4202 | 2024.11.25 19:33:52.160970 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4203 | 2024.11.25 19:33:52.161784 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4204 | 2024.11.25 19:33:52.161837 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4205 | 2024.11.25 19:33:52.162274 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4206 | 2024.11.25 19:33:52.162521 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2024.11.25 19:33:52.162717 [ 81 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4208 | 2024.11.25 19:33:52.162776 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001925 sec., 48831.16883116883 rows/sec., 4.05 MiB/sec. | ||
4209 | 2024.11.25 19:33:52.162803 [ 81 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4210 | 2024.11.25 19:33:52.162869 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4211 | 2024.11.25 19:33:52.162906 [ 265 ] {3106ddf4-c0da-48ea-a83a-54ebac539c5d} <Debug> TCPHandler: Processed in 0.002329626 sec. | ||
4212 | 2024.11.25 19:33:52.163079 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
4213 | 2024.11.25 19:33:52.163199 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4214 | 2024.11.25 19:33:52.163257 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4215 | 2024.11.25 19:33:52.163396 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1437 rows starting from the beginning of the part | ||
4216 | 2024.11.25 19:33:52.163405 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4217 | 2024.11.25 19:33:52.163498 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4218 | 2024.11.25 19:33:52.163520 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
4219 | 2024.11.25 19:33:52.163964 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 249 rows starting from the beginning of the part | ||
4220 | 2024.11.25 19:33:52.164311 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1237 rows starting from the beginning of the part | ||
4221 | 2024.11.25 19:33:52.164707 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 249 rows starting from the beginning of the part | ||
4222 | 2024.11.25 19:33:52.165130 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
4223 | 2024.11.25 19:33:52.166301 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4224 | 2024.11.25 19:33:52.166351 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4225 | 2024.11.25 19:33:52.166972 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4226 | 2024.11.25 19:33:52.167238 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4227 | 2024.11.25 19:33:52.167385 [ 81 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4228 | 2024.11.25 19:33:52.167420 [ 81 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2024.11.25 19:33:52.167452 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4230 | 2024.11.25 19:33:52.167488 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004159 sec., 4568.405866794902 rows/sec., 343.52 KiB/sec. | ||
4231 | 2024.11.25 19:33:52.167928 [ 260 ] {1559fa19-8ce3-4758-ad61-2ea6e0201eb3} <Debug> TCPHandler: Processed in 0.004849435 sec. | ||
4232 | 2024.11.25 19:33:52.168040 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
4233 | 2024.11.25 19:33:52.168425 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4234 | 2024.11.25 19:33:52.168521 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.005538998 sec., 606607.9099505001 rows/sec., 53.24 MiB/sec. | ||
4235 | 2024.11.25 19:33:52.168639 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4236 | 2024.11.25 19:33:52.168722 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part | ||
4237 | 2024.11.25 19:33:52.168734 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4238 | 2024.11.25 19:33:52.168953 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4239 | 2024.11.25 19:33:52.168999 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4240 | 2024.11.25 19:33:52.169091 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part | ||
4241 | 2024.11.25 19:33:52.169596 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
4242 | 2024.11.25 19:33:52.170084 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
4243 | 2024.11.25 19:33:52.170262 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2024.11.25 19:33:52.170521 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
4245 | 2024.11.25 19:33:52.170673 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_26_5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4246 | 2024.11.25 19:33:52.171046 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
4247 | 2024.11.25 19:33:52.171077 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
4248 | 2024.11.25 19:33:52.172701 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4249 | 2024.11.25 19:33:52.172779 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4250 | 2024.11.25 19:33:52.173884 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4251 | 2024.11.25 19:33:52.173909 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342414 sec., 29641.71055374184 rows/sec., 2.24 MiB/sec. | ||
4252 | 2024.11.25 19:33:52.174114 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4253 | 2024.11.25 19:33:52.174329 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4254 | 2024.11.25 19:33:52.174612 [ 81 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4255 | 2024.11.25 19:33:52.174726 [ 81 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2024.11.25 19:33:52.174782 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4257 | 2024.11.25 19:33:52.174796 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4258 | 2024.11.25 19:33:52.174844 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.006174 sec., 13443.472627146097 rows/sec., 1.05 MiB/sec. | ||
4259 | 2024.11.25 19:33:52.175146 [ 265 ] {125f7fbd-1bb8-479d-968f-a15090eb1407} <Debug> TCPHandler: Processed in 0.007060588 sec. | ||
4260 | 2024.11.25 19:33:52.175164 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
4261 | 2024.11.25 19:33:52.175314 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_26_5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4262 | 2024.11.25 19:33:52.175396 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4263 | 2024.11.25 19:33:52.175593 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4264 | 2024.11.25 19:33:52.175625 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4265 | 2024.11.25 19:33:52.175677 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 914 rows starting from the beginning of the part | ||
4266 | 2024.11.25 19:33:52.175715 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4267 | 2024.11.25 19:33:52.175872 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 83 rows starting from the beginning of the part | ||
4268 | 2024.11.25 19:33:52.175875 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4269 | 2024.11.25 19:33:52.176258 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 405 rows starting from the beginning of the part | ||
4270 | 2024.11.25 19:33:52.176620 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 545 rows starting from the beginning of the part | ||
4271 | 2024.11.25 19:33:52.177022 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 405 rows starting from the beginning of the part | ||
4272 | 2024.11.25 19:33:52.177393 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 83 rows starting from the beginning of the part | ||
4273 | 2024.11.25 19:33:52.178370 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4274 | 2024.11.25 19:33:52.178411 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4275 | 2024.11.25 19:33:52.179015 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4276 | 2024.11.25 19:33:52.179280 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4277 | 2024.11.25 19:33:52.179603 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2435 rows, containing 5 columns (5 merged, 0 gathered) in 0.004663452 sec., 522145.39787264884 rows/sec., 40.07 MiB/sec. | ||
4278 | 2024.11.25 19:33:52.179630 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004008 sec., 39920.15968063872 rows/sec., 2.78 MiB/sec. | ||
4279 | 2024.11.25 19:33:52.179776 [ 260 ] {b318640e-5ab6-48fe-ad27-497ad0c2f0c8} <Debug> TCPHandler: Processed in 0.004512938 sec. | ||
4280 | 2024.11.25 19:33:52.179937 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4281 | 2024.11.25 19:33:52.179975 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4282 | 2024.11.25 19:33:52.180157 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4283 | 2024.11.25 19:33:52.180310 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <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 | ||
4284 | 2024.11.25 19:33:52.180596 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4285 | 2024.11.25 19:33:52.180881 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_26_5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4286 | 2024.11.25 19:33:52.181157 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4287 | 2024.11.25 19:33:52.182128 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4288 | 2024.11.25 19:33:52.182174 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4289 | 2024.11.25 19:33:52.182863 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4290 | 2024.11.25 19:33:52.183127 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4291 | 2024.11.25 19:33:52.183322 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4292 | 2024.11.25 19:33:52.183384 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4293 | 2024.11.25 19:33:52.183404 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003294 sec., 5768.063145112325 rows/sec., 10.34 MiB/sec. | ||
4294 | 2024.11.25 19:33:52.183418 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4295 | 2024.11.25 19:33:52.183773 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
4296 | 2024.11.25 19:33:52.183800 [ 265 ] {e264c140-921f-489b-8b56-dd40a3dd67b1} <Debug> TCPHandler: Processed in 0.003902166 sec. | ||
4297 | 2024.11.25 19:33:52.184109 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4298 | 2024.11.25 19:33:52.184415 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4299 | 2024.11.25 19:33:52.184439 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4300 | 2024.11.25 19:33:52.184565 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4301 | 2024.11.25 19:33:52.184594 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 377 rows starting from the beginning of the part | ||
4302 | 2024.11.25 19:33:52.185508 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part | ||
4303 | 2024.11.25 19:33:52.186241 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
4304 | 2024.11.25 19:33:52.186963 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
4305 | 2024.11.25 19:33:52.187085 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4306 | 2024.11.25 19:33:52.187178 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4307 | 2024.11.25 19:33:52.187637 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
4308 | 2024.11.25 19:33:52.188331 [ 196 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
4309 | 2024.11.25 19:33:52.188860 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4310 | 2024.11.25 19:33:52.189476 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4311 | 2024.11.25 19:33:52.190086 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00576 sec., 10416.666666666666 rows/sec., 718.86 KiB/sec. | ||
4312 | 2024.11.25 19:33:52.190267 [ 260 ] {4ae25b83-9b6c-4124-a6ec-6598412a1b55} <Debug> TCPHandler: Processed in 0.006292683 sec. | ||
4313 | 2024.11.25 19:33:52.193288 [ 200 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 19 columns (19 merged, 0 gathered) in 0.009750491 sec., 49228.290144568105 rows/sec., 88.21 MiB/sec. | ||
4314 | 2024.11.25 19:33:52.194160 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4315 | 2024.11.25 19:33:52.194592 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2024.11.25 19:33:52.194679 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4317 | 2024.11.25 19:33:52.194831 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
4318 | 2024.11.25 19:33:52.324019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4319 | 2024.11.25 19:33:52.345815 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2024.11.25 19:33:52.345865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4321 | 2024.11.25 19:33:52.353576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4322 | 2024.11.25 19:33:52.354365 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2024.11.25 19:33:52.357770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4324 | 2024.11.25 19:33:55.221033 [ 77 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4325 | 2024.11.25 19:33:55.221146 [ 77 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4326 | 2024.11.25 19:33:55.221191 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4327 | 2024.11.25 19:33:55.221402 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
4328 | 2024.11.25 19:33:55.221564 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4329 | 2024.11.25 19:33:55.221606 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
4330 | 2024.11.25 19:33:55.221694 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
4331 | 2024.11.25 19:33:55.221983 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
4332 | 2024.11.25 19:33:55.222184 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
4333 | 2024.11.25 19:33:55.222358 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4334 | 2024.11.25 19:33:55.223386 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.00206708 sec., 10643.032683785825 rows/sec., 909.44 KiB/sec. | ||
4335 | 2024.11.25 19:33:55.223542 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4336 | 2024.11.25 19:33:55.223834 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2024.11.25 19:33:55.223912 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_5_1} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4338 | 2024.11.25 19:33:55.223991 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4339 | 2024.11.25 19:33:57.165670 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4340 | 2024.11.25 19:33:57.165894 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4341 | 2024.11.25 19:33:57.165978 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4342 | 2024.11.25 19:33:57.166788 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2024.11.25 19:33:57.166848 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4344 | 2024.11.25 19:33:57.167290 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4345 | 2024.11.25 19:33:57.167551 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2024.11.25 19:33:57.167823 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. | ||
4347 | 2024.11.25 19:33:57.167971 [ 265 ] {34b9989a-a8b8-4417-8c48-21d116b84d97} <Debug> TCPHandler: Processed in 0.002437858 sec. | ||
4348 | 2024.11.25 19:33:57.168253 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4349 | 2024.11.25 19:33:57.168460 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4350 | 2024.11.25 19:33:57.168543 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4351 | 2024.11.25 19:33:57.169377 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4352 | 2024.11.25 19:33:57.169429 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4353 | 2024.11.25 19:33:57.169859 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4354 | 2024.11.25 19:33:57.170121 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4355 | 2024.11.25 19:33:57.170359 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001961 sec., 2039.775624681285 rows/sec., 166.33 KiB/sec. | ||
4356 | 2024.11.25 19:33:57.170423 [ 260 ] {df92d351-0270-4563-8c31-5420af903599} <Debug> TCPHandler: Processed in 0.002308115 sec. | ||
4357 | 2024.11.25 19:33:57.170602 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4358 | 2024.11.25 19:33:57.170752 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4359 | 2024.11.25 19:33:57.170818 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4360 | 2024.11.25 19:33:57.171625 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4361 | 2024.11.25 19:33:57.171668 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4362 | 2024.11.25 19:33:57.172074 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4363 | 2024.11.25 19:33:57.172320 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2024.11.25 19:33:57.172552 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001837 sec., 136635.8192705498 rows/sec., 11.99 MiB/sec. | ||
4365 | 2024.11.25 19:33:57.172611 [ 265 ] {59b1e7c1-9a3c-4175-8607-0311ca97178c} <Debug> TCPHandler: Processed in 0.002080421 sec. | ||
4366 | 2024.11.25 19:33:57.172849 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4367 | 2024.11.25 19:33:57.173085 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4368 | 2024.11.25 19:33:57.173180 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4369 | 2024.11.25 19:33:57.173877 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4370 | 2024.11.25 19:33:57.173920 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4371 | 2024.11.25 19:33:57.174295 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4372 | 2024.11.25 19:33:57.174551 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4373 | 2024.11.25 19:33:57.174775 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.001749 sec., 19439.679817038308 rows/sec., 1.38 MiB/sec. | ||
4374 | 2024.11.25 19:33:57.174845 [ 260 ] {754dfd78-71c2-480f-aabf-be2115d3f492} <Debug> TCPHandler: Processed in 0.002111792 sec. | ||
4375 | 2024.11.25 19:33:57.174990 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4376 | 2024.11.25 19:33:57.175110 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4377 | 2024.11.25 19:33:57.175163 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4378 | 2024.11.25 19:33:57.175815 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4379 | 2024.11.25 19:33:57.175866 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4380 | 2024.11.25 19:33:57.176281 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4381 | 2024.11.25 19:33:57.176526 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4382 | 2024.11.25 19:33:57.176732 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001646 sec., 8505.46780072904 rows/sec., 595.67 KiB/sec. | ||
4383 | 2024.11.25 19:33:57.176922 [ 265 ] {0e67694f-768e-42fa-b1de-513994dc20eb} <Debug> TCPHandler: Processed in 0.001985419 sec. | ||
4384 | 2024.11.25 19:33:57.177105 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4385 | 2024.11.25 19:33:57.177254 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4386 | 2024.11.25 19:33:57.177315 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4387 | 2024.11.25 19:33:57.177912 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4388 | 2024.11.25 19:33:57.177953 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4389 | 2024.11.25 19:33:57.178317 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4390 | 2024.11.25 19:33:57.178564 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4391 | 2024.11.25 19:33:57.178789 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. | ||
4392 | 2024.11.25 19:33:57.178878 [ 260 ] {e7a48e06-e018-4d47-a168-c38d91005104} <Debug> TCPHandler: Processed in 0.001855547 sec. | ||
4393 | 2024.11.25 19:33:57.179016 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4394 | 2024.11.25 19:33:57.179137 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4395 | 2024.11.25 19:33:57.179188 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4396 | 2024.11.25 19:33:57.179935 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4397 | 2024.11.25 19:33:57.179974 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4398 | 2024.11.25 19:33:57.180382 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4399 | 2024.11.25 19:33:57.180624 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4400 | 2024.11.25 19:33:57.180808 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001696 sec., 241155.6603773585 rows/sec., 17.19 MiB/sec. | ||
4401 | 2024.11.25 19:33:57.180864 [ 265 ] {0ccf5fde-5f2f-4e11-85f2-621d4765eb3c} <Debug> TCPHandler: Processed in 0.001903027 sec. | ||
4402 | 2024.11.25 19:33:57.181005 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4403 | 2024.11.25 19:33:57.181129 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4404 | 2024.11.25 19:33:57.181181 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4405 | 2024.11.25 19:33:57.181688 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4406 | 2024.11.25 19:33:57.181726 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4407 | 2024.11.25 19:33:57.182105 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4408 | 2024.11.25 19:33:57.182352 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4409 | 2024.11.25 19:33:57.182574 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. | ||
4410 | 2024.11.25 19:33:57.182638 [ 260 ] {2a2d2bac-d315-494a-b792-e4842bf9c3f0} <Debug> TCPHandler: Processed in 0.001689543 sec. | ||
4411 | 2024.11.25 19:33:57.182804 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2024.11.25 19:33:57.182948 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4413 | 2024.11.25 19:33:57.183010 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4414 | 2024.11.25 19:33:57.183646 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4415 | 2024.11.25 19:33:57.183684 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4416 | 2024.11.25 19:33:57.184077 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4417 | 2024.11.25 19:33:57.184310 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4418 | 2024.11.25 19:33:57.184445 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4419 | 2024.11.25 19:33:57.184488 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2024.11.25 19:33:57.184496 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001579 sec., 151361.62127929067 rows/sec., 10.15 MiB/sec. | ||
4421 | 2024.11.25 19:33:57.184513 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4422 | 2024.11.25 19:33:57.184615 [ 265 ] {df73ccd1-939e-48d4-9960-c71367b62c74} <Debug> TCPHandler: Processed in 0.001877356 sec. | ||
4423 | 2024.11.25 19:33:57.184758 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
4424 | 2024.11.25 19:33:57.184802 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4425 | 2024.11.25 19:33:57.184910 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4426 | 2024.11.25 19:33:57.184951 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6682 rows starting from the beginning of the part | ||
4427 | 2024.11.25 19:33:57.184967 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4428 | 2024.11.25 19:33:57.185068 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4429 | 2024.11.25 19:33:57.185095 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
4430 | 2024.11.25 19:33:57.185528 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 883 rows starting from the beginning of the part | ||
4431 | 2024.11.25 19:33:57.186035 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
4432 | 2024.11.25 19:33:57.186441 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
4433 | 2024.11.25 19:33:57.186754 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 239 rows starting from the beginning of the part | ||
4434 | 2024.11.25 19:33:57.187491 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4435 | 2024.11.25 19:33:57.187536 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4436 | 2024.11.25 19:33:57.188073 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4437 | 2024.11.25 19:33:57.188413 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4438 | 2024.11.25 19:33:57.188947 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003986 sec., 250.87807325639739 rows/sec., 16.90 KiB/sec. | ||
4439 | 2024.11.25 19:33:57.189146 [ 260 ] {59446671-b1d6-4ccf-9608-35b15a3f5d39} <Debug> TCPHandler: Processed in 0.004432317 sec. | ||
4440 | 2024.11.25 19:33:57.189329 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4441 | 2024.11.25 19:33:57.189598 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4442 | 2024.11.25 19:33:57.189694 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <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 | ||
4443 | 2024.11.25 19:33:57.191703 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8438 rows, containing 5 columns (5 merged, 0 gathered) in 0.007076829 sec., 1192341.9373281451 rows/sec., 80.48 MiB/sec. | ||
4444 | 2024.11.25 19:33:57.191858 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4445 | 2024.11.25 19:33:57.191913 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4446 | 2024.11.25 19:33:57.192024 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4447 | 2024.11.25 19:33:57.192722 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2024.11.25 19:33:57.192967 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4449 | 2024.11.25 19:33:57.193168 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
4450 | 2024.11.25 19:33:57.193368 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4451 | 2024.11.25 19:33:57.193654 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2024.11.25 19:33:57.193923 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004356 sec., 5280.073461891644 rows/sec., 9.46 MiB/sec. | ||
4453 | 2024.11.25 19:33:57.194432 [ 265 ] {5bd6fee8-1883-4df6-929e-960cb4acb8c4} <Debug> TCPHandler: Processed in 0.005180522 sec. | ||
4454 | 2024.11.25 19:33:57.194602 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4455 | 2024.11.25 19:33:57.194745 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4456 | 2024.11.25 19:33:57.194806 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4457 | 2024.11.25 19:33:57.195378 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4458 | 2024.11.25 19:33:57.195416 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4459 | 2024.11.25 19:33:57.195791 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4460 | 2024.11.25 19:33:57.196045 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4461 | 2024.11.25 19:33:57.196281 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001568 sec., 52295.91836734694 rows/sec., 3.32 MiB/sec. | ||
4462 | 2024.11.25 19:33:57.196336 [ 260 ] {9b61d6d0-a990-4484-8978-e82ab1ccc1e6} <Debug> TCPHandler: Processed in 0.001808075 sec. | ||
4463 | 2024.11.25 19:33:59.206227 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4464 | 2024.11.25 19:33:59.206972 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4465 | 2024.11.25 19:33:59.207031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4466 | 2024.11.25 19:33:59.207598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4467 | 2024.11.25 19:33:59.207856 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4468 | 2024.11.25 19:33:59.208068 [ 72 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4469 | 2024.11.25 19:33:59.208105 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4470 | 2024.11.25 19:33:59.208153 [ 72 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4471 | 2024.11.25 19:33:59.208185 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4472 | 2024.11.25 19:33:59.208353 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
4473 | 2024.11.25 19:33:59.208536 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4474 | 2024.11.25 19:33:59.208585 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
4475 | 2024.11.25 19:33:59.208677 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4476 | 2024.11.25 19:33:59.208900 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4477 | 2024.11.25 19:33:59.209117 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4478 | 2024.11.25 19:33:59.209327 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4479 | 2024.11.25 19:33:59.209464 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4480 | 2024.11.25 19:33:59.212034 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003762854 sec., 2577564.795232555 rows/sec., 36.87 MiB/sec. | ||
4481 | 2024.11.25 19:33:59.212396 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4482 | 2024.11.25 19:33:59.212751 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2024.11.25 19:33:59.212849 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_21_4} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4484 | 2024.11.25 19:33:59.212972 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4485 | 2024.11.25 19:33:59.857901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4486 | 2024.11.25 19:33:59.879818 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2024.11.25 19:33:59.879873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4488 | 2024.11.25 19:33:59.887279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4489 | 2024.11.25 19:33:59.888050 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4490 | 2024.11.25 19:33:59.888352 [ 72 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4491 | 2024.11.25 19:33:59.888415 [ 72 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4492 | 2024.11.25 19:33:59.888458 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4493 | 2024.11.25 19:33:59.889107 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
4494 | 2024.11.25 19:33:59.904154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4495 | 2024.11.25 19:33:59.905790 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4496 | 2024.11.25 19:33:59.907349 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
4497 | 2024.11.25 19:33:59.913038 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
4498 | 2024.11.25 19:33:59.918834 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
4499 | 2024.11.25 19:33:59.924575 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
4500 | 2024.11.25 19:33:59.930325 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
4501 | 2024.11.25 19:33:59.935979 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
4502 | 2024.11.25 19:33:59.996551 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107930147 sec., 1473.175052749627 rows/sec., 7.62 MiB/sec. | ||
4503 | 2024.11.25 19:33:59.998227 [ 187 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4504 | 2024.11.25 19:34:00.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.94 MiB, peak 196.27 MiB, free memory in arenas 0.00 B, will set to 187.37 MiB (RSS), difference: -3.57 MiB | ||
4505 | 2024.11.25 19:34:00.001320 [ 187 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_21_4} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4506 | 2024.11.25 19:34:00.001465 [ 187 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_21_4} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4507 | 2024.11.25 19:34:00.002960 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4508 | 2024.11.25 19:34:01.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.16 MiB, peak 196.27 MiB, free memory in arenas 0.00 B, will set to 187.37 MiB (RSS), difference: 5.20 MiB | ||
4509 | 2024.11.25 19:34:01.743984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 632 | ||
4510 | 2024.11.25 19:34:01.747208 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4511 | 2024.11.25 19:34:01.747256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4512 | 2024.11.25 19:34:01.748750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4513 | 2024.11.25 19:34:01.749067 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4514 | 2024.11.25 19:34:01.750610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
4515 | 2024.11.25 19:34:02.161425 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4516 | 2024.11.25 19:34:02.161637 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4517 | 2024.11.25 19:34:02.161717 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4518 | 2024.11.25 19:34:02.162664 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4519 | 2024.11.25 19:34:02.162712 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4520 | 2024.11.25 19:34:02.163176 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4521 | 2024.11.25 19:34:02.163441 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4522 | 2024.11.25 19:34:02.163668 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002091 sec., 44954.56719273075 rows/sec., 3.73 MiB/sec. | ||
4523 | 2024.11.25 19:34:02.163738 [ 265 ] {7d463cf1-a328-4dd7-b9a7-0428ff96bf6d} <Debug> TCPHandler: Processed in 0.002438938 sec. | ||
4524 | 2024.11.25 19:34:02.164080 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4525 | 2024.11.25 19:34:02.164400 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4526 | 2024.11.25 19:34:02.164520 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4527 | 2024.11.25 19:34:02.165290 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4528 | 2024.11.25 19:34:02.165332 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4529 | 2024.11.25 19:34:02.165796 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4530 | 2024.11.25 19:34:02.166057 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4531 | 2024.11.25 19:34:02.166259 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001958 sec., 9703.779366700715 rows/sec., 729.68 KiB/sec. | ||
4532 | 2024.11.25 19:34:02.166314 [ 260 ] {47d94e00-119a-432c-88bf-05650a2064c5} <Debug> TCPHandler: Processed in 0.002431348 sec. | ||
4533 | 2024.11.25 19:34:02.166465 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4534 | 2024.11.25 19:34:02.166613 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4535 | 2024.11.25 19:34:02.166675 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4536 | 2024.11.25 19:34:02.167414 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4537 | 2024.11.25 19:34:02.167463 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4538 | 2024.11.25 19:34:02.167854 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4539 | 2024.11.25 19:34:02.168099 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4540 | 2024.11.25 19:34:02.168309 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001733 sec., 47893.82573571841 rows/sec., 3.74 MiB/sec. | ||
4541 | 2024.11.25 19:34:02.168367 [ 265 ] {52f6a10b-3b8d-4f71-a61d-6095737ef981} <Debug> TCPHandler: Processed in 0.001969219 sec. | ||
4542 | 2024.11.25 19:34:02.168525 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4543 | 2024.11.25 19:34:02.168665 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4544 | 2024.11.25 19:34:02.168731 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4545 | 2024.11.25 19:34:02.169434 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4546 | 2024.11.25 19:34:02.169479 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4547 | 2024.11.25 19:34:02.169882 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4548 | 2024.11.25 19:34:02.170128 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4549 | 2024.11.25 19:34:02.170305 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
4550 | 2024.11.25 19:34:02.170357 [ 260 ] {cf58c8a6-fa5d-4879-a388-d4d0d8243961} <Debug> TCPHandler: Processed in 0.001895437 sec. | ||
4551 | 2024.11.25 19:34:02.170516 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4552 | 2024.11.25 19:34:02.170657 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4553 | 2024.11.25 19:34:02.170758 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <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 | ||
4554 | 2024.11.25 19:34:02.172063 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4555 | 2024.11.25 19:34:02.172103 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4556 | 2024.11.25 19:34:02.172775 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4557 | 2024.11.25 19:34:02.173039 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4558 | 2024.11.25 19:34:02.173287 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002663 sec., 7134.810364250845 rows/sec., 12.79 MiB/sec. | ||
4559 | 2024.11.25 19:34:02.173402 [ 265 ] {ae237402-a442-4a3d-99ce-e7ecb057b3b4} <Debug> TCPHandler: Processed in 0.002947308 sec. | ||
4560 | 2024.11.25 19:34:02.173560 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4561 | 2024.11.25 19:34:02.173698 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4562 | 2024.11.25 19:34:02.173759 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4563 | 2024.11.25 19:34:02.174373 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4564 | 2024.11.25 19:34:02.174418 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4565 | 2024.11.25 19:34:02.174818 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4566 | 2024.11.25 19:34:02.175060 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4567 | 2024.11.25 19:34:02.175179 [ 61 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4568 | 2024.11.25 19:34:02.175223 [ 61 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4569 | 2024.11.25 19:34:02.175249 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4570 | 2024.11.25 19:34:02.175250 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
4571 | 2024.11.25 19:34:02.175404 [ 260 ] {416201d8-ae0e-40f9-b958-695ee02ef17a} <Debug> TCPHandler: Processed in 0.001910788 sec. | ||
4572 | 2024.11.25 19:34:02.175484 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
4573 | 2024.11.25 19:34:02.175612 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4574 | 2024.11.25 19:34:02.175644 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1226 rows starting from the beginning of the part | ||
4575 | 2024.11.25 19:34:02.175715 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
4576 | 2024.11.25 19:34:02.175943 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
4577 | 2024.11.25 19:34:02.176171 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
4578 | 2024.11.25 19:34:02.176313 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
4579 | 2024.11.25 19:34:02.176506 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
4580 | 2024.11.25 19:34:02.177807 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466168 sec., 636615.1859889514 rows/sec., 41.59 MiB/sec. | ||
4581 | 2024.11.25 19:34:02.178013 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4582 | 2024.11.25 19:34:02.178317 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4583 | 2024.11.25 19:34:02.178392 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_26_5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4584 | 2024.11.25 19:34:02.178479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4585 | 2024.11.25 19:34:06.609029 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4586 | 2024.11.25 19:34:06.609096 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4587 | 2024.11.25 19:34:06.708300 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4588 | 2024.11.25 19:34:06.708982 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2024.11.25 19:34:06.709027 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4590 | 2024.11.25 19:34:06.709636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4591 | 2024.11.25 19:34:06.709898 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2024.11.25 19:34:06.710202 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4593 | 2024.11.25 19:34:07.166017 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2024.11.25 19:34:07.166232 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4595 | 2024.11.25 19:34:07.166314 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4596 | 2024.11.25 19:34:07.167134 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4597 | 2024.11.25 19:34:07.167187 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4598 | 2024.11.25 19:34:07.167614 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4599 | 2024.11.25 19:34:07.167881 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4600 | 2024.11.25 19:34:07.168146 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. | ||
4601 | 2024.11.25 19:34:07.168338 [ 265 ] {b32a645f-9c2a-45e7-b637-bed95c7b9be8} <Debug> TCPHandler: Processed in 0.002459108 sec. | ||
4602 | 2024.11.25 19:34:07.168622 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4603 | 2024.11.25 19:34:07.168840 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4604 | 2024.11.25 19:34:07.168926 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4605 | 2024.11.25 19:34:07.169977 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4606 | 2024.11.25 19:34:07.170023 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4607 | 2024.11.25 19:34:07.170499 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4608 | 2024.11.25 19:34:07.170775 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4609 | 2024.11.25 19:34:07.170984 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002207 sec., 112822.83642954235 rows/sec., 9.92 MiB/sec. | ||
4610 | 2024.11.25 19:34:07.171053 [ 260 ] {bbbf6cfa-84e4-4064-bb31-80b5433273bd} <Debug> TCPHandler: Processed in 0.002573671 sec. | ||
4611 | 2024.11.25 19:34:07.171227 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4612 | 2024.11.25 19:34:07.171366 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4613 | 2024.11.25 19:34:07.171427 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4614 | 2024.11.25 19:34:07.172080 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4615 | 2024.11.25 19:34:07.172121 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4616 | 2024.11.25 19:34:07.172494 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4617 | 2024.11.25 19:34:07.172738 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4618 | 2024.11.25 19:34:07.172971 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001629 sec., 18416.206261510128 rows/sec., 1.31 MiB/sec. | ||
4619 | 2024.11.25 19:34:07.173047 [ 265 ] {51ddfb81-ff17-41e1-b73e-f8eb0ac57828} <Debug> TCPHandler: Processed in 0.001882047 sec. | ||
4620 | 2024.11.25 19:34:07.173285 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4621 | 2024.11.25 19:34:07.173422 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4622 | 2024.11.25 19:34:07.173481 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4623 | 2024.11.25 19:34:07.174093 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4624 | 2024.11.25 19:34:07.174134 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4625 | 2024.11.25 19:34:07.174507 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4626 | 2024.11.25 19:34:07.174752 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4627 | 2024.11.25 19:34:07.174888 [ 65 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4628 | 2024.11.25 19:34:07.174929 [ 65 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4629 | 2024.11.25 19:34:07.174943 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. | ||
4630 | 2024.11.25 19:34:07.174953 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4631 | 2024.11.25 19:34:07.175085 [ 260 ] {789fc3a4-1d27-42d4-8cb4-a94496e9ffc5} <Debug> TCPHandler: Processed in 0.001899028 sec. | ||
4632 | 2024.11.25 19:34:07.175345 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
4633 | 2024.11.25 19:34:07.175381 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4634 | 2024.11.25 19:34:07.175659 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4635 | 2024.11.25 19:34:07.175670 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4636 | 2024.11.25 19:34:07.175698 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
4637 | 2024.11.25 19:34:07.175736 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4638 | 2024.11.25 19:34:07.175888 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4639 | 2024.11.25 19:34:07.176319 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
4640 | 2024.11.25 19:34:07.176663 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4641 | 2024.11.25 19:34:07.176974 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
4642 | 2024.11.25 19:34:07.177412 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
4643 | 2024.11.25 19:34:07.178465 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.11.25 19:34:07.178510 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4645 | 2024.11.25 19:34:07.179086 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4646 | 2024.11.25 19:34:07.179325 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004267714 sec., 123485.31321452188 rows/sec., 8.84 MiB/sec. | ||
4647 | 2024.11.25 19:34:07.179440 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4648 | 2024.11.25 19:34:07.179564 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4649 | 2024.11.25 19:34:07.179887 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004263 sec., 3049.4956603330984 rows/sec., 190.14 KiB/sec. | ||
4650 | 2024.11.25 19:34:07.179980 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4651 | 2024.11.25 19:34:07.179999 [ 265 ] {6951bad9-aea3-4542-b341-157e613ea4b4} <Debug> TCPHandler: Processed in 0.004752083 sec. | ||
4652 | 2024.11.25 19:34:07.180081 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_16_3} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4653 | 2024.11.25 19:34:07.180179 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
4654 | 2024.11.25 19:34:07.180192 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4655 | 2024.11.25 19:34:07.180325 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4656 | 2024.11.25 19:34:07.180379 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4657 | 2024.11.25 19:34:07.181153 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4658 | 2024.11.25 19:34:07.181195 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4659 | 2024.11.25 19:34:07.181603 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4660 | 2024.11.25 19:34:07.181861 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4661 | 2024.11.25 19:34:07.182081 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001784 sec., 227017.93721973096 rows/sec., 16.16 MiB/sec. | ||
4662 | 2024.11.25 19:34:07.182143 [ 260 ] {bef49b2f-bbb3-4d60-9a0f-f09f3bb5ef6b} <Debug> TCPHandler: Processed in 0.00203735 sec. | ||
4663 | 2024.11.25 19:34:07.182318 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4664 | 2024.11.25 19:34:07.182458 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4665 | 2024.11.25 19:34:07.182518 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4666 | 2024.11.25 19:34:07.183040 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4667 | 2024.11.25 19:34:07.183082 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4668 | 2024.11.25 19:34:07.183447 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4669 | 2024.11.25 19:34:07.183691 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4670 | 2024.11.25 19:34:07.183868 [ 63 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4671 | 2024.11.25 19:34:07.183933 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 208.43 KiB/sec. | ||
4672 | 2024.11.25 19:34:07.183954 [ 63 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4673 | 2024.11.25 19:34:07.184043 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4674 | 2024.11.25 19:34:07.184051 [ 265 ] {de508fdf-f97e-45c3-9fa6-72de182f8039} <Debug> TCPHandler: Processed in 0.001799186 sec. | ||
4675 | 2024.11.25 19:34:07.184308 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2024.11.25 19:34:07.184645 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
4677 | 2024.11.25 19:34:07.184684 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4678 | 2024.11.25 19:34:07.184818 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4679 | 2024.11.25 19:34:07.185024 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4680 | 2024.11.25 19:34:07.185109 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
4681 | 2024.11.25 19:34:07.185537 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
4682 | 2024.11.25 19:34:07.185888 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
4683 | 2024.11.25 19:34:07.186119 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
4684 | 2024.11.25 19:34:07.186382 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
4685 | 2024.11.25 19:34:07.186754 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
4686 | 2024.11.25 19:34:07.187392 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4687 | 2024.11.25 19:34:07.187455 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4688 | 2024.11.25 19:34:07.188634 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4689 | 2024.11.25 19:34:07.189123 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004969228 sec., 13281.741147719526 rows/sec., 693.92 KiB/sec. | ||
4690 | 2024.11.25 19:34:07.189265 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4691 | 2024.11.25 19:34:07.189334 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4692 | 2024.11.25 19:34:07.189687 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005128 sec., 46216.84867394696 rows/sec., 3.10 MiB/sec. | ||
4693 | 2024.11.25 19:34:07.189851 [ 260 ] {02726c9c-d1c7-4e52-a8c6-90a442bd7c9e} <Debug> TCPHandler: Processed in 0.005696401 sec. | ||
4694 | 2024.11.25 19:34:07.189892 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_11_2} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2024.11.25 19:34:07.190059 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_11_2} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4696 | 2024.11.25 19:34:07.190067 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4697 | 2024.11.25 19:34:07.190140 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4698 | 2024.11.25 19:34:07.190216 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4699 | 2024.11.25 19:34:07.190274 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4700 | 2024.11.25 19:34:07.190794 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4701 | 2024.11.25 19:34:07.190831 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4702 | 2024.11.25 19:34:07.191180 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4703 | 2024.11.25 19:34:07.191413 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4704 | 2024.11.25 19:34:07.191561 [ 63 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4705 | 2024.11.25 19:34:07.191623 [ 63 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2024.11.25 19:34:07.191660 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. | ||
4707 | 2024.11.25 19:34:07.191666 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4708 | 2024.11.25 19:34:07.191800 [ 265 ] {e1a0e843-bd21-46ca-9b54-adf9def66bf3} <Debug> TCPHandler: Processed in 0.001821706 sec. | ||
4709 | 2024.11.25 19:34:07.191993 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
4710 | 2024.11.25 19:34:07.192016 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4711 | 2024.11.25 19:34:07.192305 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4712 | 2024.11.25 19:34:07.192311 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4713 | 2024.11.25 19:34:07.192383 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
4714 | 2024.11.25 19:34:07.192580 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <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 | ||
4715 | 2024.11.25 19:34:07.192753 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4716 | 2024.11.25 19:34:07.193242 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4717 | 2024.11.25 19:34:07.193632 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4718 | 2024.11.25 19:34:07.194056 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4719 | 2024.11.25 19:34:07.194512 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4720 | 2024.11.25 19:34:07.198374 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.006554328 sec., 1830.8513092417713 rows/sec., 122.77 KiB/sec. | ||
4721 | 2024.11.25 19:34:07.198430 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4722 | 2024.11.25 19:34:07.198480 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4723 | 2024.11.25 19:34:07.198601 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4724 | 2024.11.25 19:34:07.199188 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4725 | 2024.11.25 19:34:07.199346 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_11_2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4726 | 2024.11.25 19:34:07.199375 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4727 | 2024.11.25 19:34:07.199469 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4728 | 2024.11.25 19:34:07.199673 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2024.11.25 19:34:07.200003 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.007778 sec., 2957.058369760864 rows/sec., 5.30 MiB/sec. | ||
4730 | 2024.11.25 19:34:07.200481 [ 260 ] {6c0fcaa2-213d-40e7-99ee-7054246a0ace} <Debug> TCPHandler: Processed in 0.008571178 sec. | ||
4731 | 2024.11.25 19:34:07.200656 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4732 | 2024.11.25 19:34:07.200797 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4733 | 2024.11.25 19:34:07.200855 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4734 | 2024.11.25 19:34:07.201447 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4735 | 2024.11.25 19:34:07.201494 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4736 | 2024.11.25 19:34:07.201896 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4737 | 2024.11.25 19:34:07.202131 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4738 | 2024.11.25 19:34:07.202337 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. | ||
4739 | 2024.11.25 19:34:07.202388 [ 265 ] {2d933099-161a-41a3-aa34-faf9918f989e} <Debug> TCPHandler: Processed in 0.001799926 sec. | ||
4740 | 2024.11.25 19:34:07.404309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4741 | 2024.11.25 19:34:07.424342 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4742 | 2024.11.25 19:34:07.424394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4743 | 2024.11.25 19:34:07.431814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4744 | 2024.11.25 19:34:07.432566 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4745 | 2024.11.25 19:34:07.436285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4746 | 2024.11.25 19:34:11.750979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 666 | ||
4747 | 2024.11.25 19:34:11.754489 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4748 | 2024.11.25 19:34:11.754542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4749 | 2024.11.25 19:34:11.756039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4750 | 2024.11.25 19:34:11.756349 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4751 | 2024.11.25 19:34:11.756572 [ 56 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4752 | 2024.11.25 19:34:11.756704 [ 56 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4753 | 2024.11.25 19:34:11.756784 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4754 | 2024.11.25 19:34:11.757515 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
4755 | 2024.11.25 19:34:11.758261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
4756 | 2024.11.25 19:34:11.758743 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4757 | 2024.11.25 19:34:11.758918 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
4758 | 2024.11.25 19:34:11.759585 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4759 | 2024.11.25 19:34:11.760202 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
4760 | 2024.11.25 19:34:11.760804 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
4761 | 2024.11.25 19:34:11.761426 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
4762 | 2024.11.25 19:34:11.762023 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
4763 | 2024.11.25 19:34:11.769777 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 72 columns (72 merged, 0 gathered) in 0.012849332 sec., 51831.48820498995 rows/sec., 45.16 MiB/sec. | ||
4764 | 2024.11.25 19:34:11.770968 [ 190 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4765 | 2024.11.25 19:34:11.771793 [ 190 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4766 | 2024.11.25 19:34:11.771886 [ 190 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_16_3} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4767 | 2024.11.25 19:34:11.772226 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
4768 | 2024.11.25 19:34:12.192289 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4769 | 2024.11.25 19:34:12.192497 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4770 | 2024.11.25 19:34:12.192575 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4771 | 2024.11.25 19:34:12.193345 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4772 | 2024.11.25 19:34:12.193396 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4773 | 2024.11.25 19:34:12.193810 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4774 | 2024.11.25 19:34:12.194079 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4775 | 2024.11.25 19:34:12.194313 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001874 sec., 1067.2358591248667 rows/sec., 87.03 KiB/sec. | ||
4776 | 2024.11.25 19:34:12.194380 [ 265 ] {b8650324-b3d6-4312-ab28-8b99c7d42f31} <Debug> TCPHandler: Processed in 0.002227994 sec. | ||
4777 | 2024.11.25 19:34:12.194660 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4778 | 2024.11.25 19:34:12.194856 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4779 | 2024.11.25 19:34:12.194931 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4780 | 2024.11.25 19:34:12.196351 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4781 | 2024.11.25 19:34:12.196400 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4782 | 2024.11.25 19:34:12.196917 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4783 | 2024.11.25 19:34:12.197176 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4784 | 2024.11.25 19:34:12.197432 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002632 sec., 469224.92401215807 rows/sec., 38.81 MiB/sec. | ||
4785 | 2024.11.25 19:34:12.197490 [ 260 ] {1d1dfc6a-fcec-4ded-b0bd-1af8b1ee3fcd} <Debug> TCPHandler: Processed in 0.002970058 sec. | ||
4786 | 2024.11.25 19:34:12.197651 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4787 | 2024.11.25 19:34:12.197799 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4788 | 2024.11.25 19:34:12.197861 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4789 | 2024.11.25 19:34:12.198464 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4790 | 2024.11.25 19:34:12.198506 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4791 | 2024.11.25 19:34:12.198867 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4792 | 2024.11.25 19:34:12.199105 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4793 | 2024.11.25 19:34:12.199320 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001556 sec., 13496.143958868894 rows/sec., 1007.94 KiB/sec. | ||
4794 | 2024.11.25 19:34:12.199379 [ 265 ] {ea8712e3-203c-42fe-b807-a321f861a21b} <Debug> TCPHandler: Processed in 0.001796165 sec. | ||
4795 | 2024.11.25 19:34:12.199514 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4796 | 2024.11.25 19:34:12.199634 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4797 | 2024.11.25 19:34:12.199685 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4798 | 2024.11.25 19:34:12.200364 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4799 | 2024.11.25 19:34:12.200403 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4800 | 2024.11.25 19:34:12.200770 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4801 | 2024.11.25 19:34:12.201021 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4802 | 2024.11.25 19:34:12.201226 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001619 sec., 140827.67140210007 rows/sec., 9.54 MiB/sec. | ||
4803 | 2024.11.25 19:34:12.201279 [ 260 ] {ab55bb7f-a18c-40ec-a762-0e379cd195ef} <Debug> TCPHandler: Processed in 0.001821426 sec. | ||
4804 | 2024.11.25 19:34:12.201449 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4805 | 2024.11.25 19:34:12.201591 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4806 | 2024.11.25 19:34:12.201650 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4807 | 2024.11.25 19:34:12.202494 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4808 | 2024.11.25 19:34:12.202534 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4809 | 2024.11.25 19:34:12.202941 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4810 | 2024.11.25 19:34:12.203176 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4811 | 2024.11.25 19:34:12.203390 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001831 sec., 295466.95794647734 rows/sec., 21.91 MiB/sec. | ||
4812 | 2024.11.25 19:34:12.203448 [ 265 ] {ea57b948-2506-4176-ba05-8b2d6492f2bb} <Debug> TCPHandler: Processed in 0.00206251 sec. | ||
4813 | 2024.11.25 19:34:12.203610 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4814 | 2024.11.25 19:34:12.203752 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4815 | 2024.11.25 19:34:12.203815 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4816 | 2024.11.25 19:34:12.204594 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4817 | 2024.11.25 19:34:12.204662 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4818 | 2024.11.25 19:34:12.205110 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4819 | 2024.11.25 19:34:12.205353 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4820 | 2024.11.25 19:34:12.205566 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001836 sec., 479847.4945533769 rows/sec., 32.29 MiB/sec. | ||
4821 | 2024.11.25 19:34:12.205619 [ 260 ] {a83a1d7f-4c82-4987-a927-578952288035} <Debug> TCPHandler: Processed in 0.002076701 sec. | ||
4822 | 2024.11.25 19:34:12.205825 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4823 | 2024.11.25 19:34:12.205948 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4824 | 2024.11.25 19:34:12.206031 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <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 | ||
4825 | 2024.11.25 19:34:12.207194 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4826 | 2024.11.25 19:34:12.207235 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4827 | 2024.11.25 19:34:12.207877 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4828 | 2024.11.25 19:34:12.208137 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4829 | 2024.11.25 19:34:12.208402 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00248 sec., 7661.290322580645 rows/sec., 13.73 MiB/sec. | ||
4830 | 2024.11.25 19:34:12.208543 [ 265 ] {7173177e-b8cc-4202-bf2b-ee79b066bb82} <Debug> TCPHandler: Processed in 0.002776414 sec. | ||
4831 | 2024.11.25 19:34:12.208723 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4832 | 2024.11.25 19:34:12.208870 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4833 | 2024.11.25 19:34:12.208928 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4834 | 2024.11.25 19:34:12.209434 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4835 | 2024.11.25 19:34:12.209472 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4836 | 2024.11.25 19:34:12.209844 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4837 | 2024.11.25 19:34:12.210087 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4838 | 2024.11.25 19:34:12.210291 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. | ||
4839 | 2024.11.25 19:34:12.210341 [ 260 ] {90086b02-ec64-47ef-b2a5-3f201bc61244} <Debug> TCPHandler: Processed in 0.001689233 sec. | ||
4840 | 2024.11.25 19:34:14.210393 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4841 | 2024.11.25 19:34:14.211130 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2024.11.25 19:34:14.211171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4843 | 2024.11.25 19:34:14.211729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4844 | 2024.11.25 19:34:14.211979 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.11.25 19:34:14.212223 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4846 | 2024.11.25 19:34:14.936428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4847 | 2024.11.25 19:34:14.957263 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2024.11.25 19:34:14.957320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4849 | 2024.11.25 19:34:14.965130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4850 | 2024.11.25 19:34:14.965918 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4851 | 2024.11.25 19:34:14.969588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4852 | 2024.11.25 19:34:17.169189 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4853 | 2024.11.25 19:34:17.169426 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4854 | 2024.11.25 19:34:17.169515 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4855 | 2024.11.25 19:34:17.170285 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4856 | 2024.11.25 19:34:17.170338 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4857 | 2024.11.25 19:34:17.170789 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4858 | 2024.11.25 19:34:17.171034 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4859 | 2024.11.25 19:34:17.171229 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. | ||
4860 | 2024.11.25 19:34:17.171285 [ 265 ] {5df1e0dc-8fcd-42ea-8e1c-d3872f0423e6} <Debug> TCPHandler: Processed in 0.002286715 sec. | ||
4861 | 2024.11.25 19:34:17.171585 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4862 | 2024.11.25 19:34:17.171794 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4863 | 2024.11.25 19:34:17.171870 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4864 | 2024.11.25 19:34:17.172918 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4865 | 2024.11.25 19:34:17.172983 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4866 | 2024.11.25 19:34:17.173487 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4867 | 2024.11.25 19:34:17.173756 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2024.11.25 19:34:17.173972 [ 50 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4869 | 2024.11.25 19:34:17.174037 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002295 sec., 108496.73202614379 rows/sec., 9.54 MiB/sec. | ||
4870 | 2024.11.25 19:34:17.174045 [ 50 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2024.11.25 19:34:17.174124 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4872 | 2024.11.25 19:34:17.174180 [ 260 ] {a3fc0e06-b0ac-4bd8-afdb-6372c84483c4} <Debug> TCPHandler: Processed in 0.002739494 sec. | ||
4873 | 2024.11.25 19:34:17.174316 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
4874 | 2024.11.25 19:34:17.174403 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4875 | 2024.11.25 19:34:17.174472 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4876 | 2024.11.25 19:34:17.174516 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1438 rows starting from the beginning of the part | ||
4877 | 2024.11.25 19:34:17.174697 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4878 | 2024.11.25 19:34:17.174733 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 251 rows starting from the beginning of the part | ||
4879 | 2024.11.25 19:34:17.174966 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
4880 | 2024.11.25 19:34:17.175026 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4881 | 2024.11.25 19:34:17.175284 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 249 rows starting from the beginning of the part | ||
4882 | 2024.11.25 19:34:17.175646 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1235 rows starting from the beginning of the part | ||
4883 | 2024.11.25 19:34:17.175939 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 249 rows starting from the beginning of the part | ||
4884 | 2024.11.25 19:34:17.178653 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4885 | 2024.11.25 19:34:17.178751 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4886 | 2024.11.25 19:34:17.179464 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4887 | 2024.11.25 19:34:17.179952 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005721582 sec., 614515.3560676051 rows/sec., 54.12 MiB/sec. | ||
4888 | 2024.11.25 19:34:17.180127 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4889 | 2024.11.25 19:34:17.180376 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4890 | 2024.11.25 19:34:17.180398 [ 50 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4891 | 2024.11.25 19:34:17.180502 [ 50 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4892 | 2024.11.25 19:34:17.180596 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4893 | 2024.11.25 19:34:17.180663 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.006063 sec., 4948.045522018802 rows/sec., 360.47 KiB/sec. | ||
4894 | 2024.11.25 19:34:17.181026 [ 265 ] {105f4f47-e924-47a5-a476-1058f6087e55} <Debug> TCPHandler: Processed in 0.006709321 sec. | ||
4895 | 2024.11.25 19:34:17.181210 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
4896 | 2024.11.25 19:34:17.181326 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4897 | 2024.11.25 19:34:17.181362 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4898 | 2024.11.25 19:34:17.181679 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_31_6} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4899 | 2024.11.25 19:34:17.181711 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4900 | 2024.11.25 19:34:17.181928 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4901 | 2024.11.25 19:34:17.181932 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4902 | 2024.11.25 19:34:17.181963 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
4903 | 2024.11.25 19:34:17.182096 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 67 rows starting from the beginning of the part | ||
4904 | 2024.11.25 19:34:17.182400 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
4905 | 2024.11.25 19:34:17.182731 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part | ||
4906 | 2024.11.25 19:34:17.183128 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
4907 | 2024.11.25 19:34:17.183521 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part | ||
4908 | 2024.11.25 19:34:17.183738 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
4909 | 2024.11.25 19:34:17.185370 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4910 | 2024.11.25 19:34:17.185461 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4911 | 2024.11.25 19:34:17.186562 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4912 | 2024.11.25 19:34:17.187193 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4913 | 2024.11.25 19:34:17.187220 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006472487 sec., 31054.523554856118 rows/sec., 2.34 MiB/sec. | ||
4914 | 2024.11.25 19:34:17.187491 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4915 | 2024.11.25 19:34:17.187737 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006119 sec., 2287.9555482922046 rows/sec., 160.23 KiB/sec. | ||
4916 | 2024.11.25 19:34:17.188083 [ 260 ] {03d7dace-8d43-4fc8-97c8-7db5f1d088fd} <Debug> TCPHandler: Processed in 0.006897786 sec. | ||
4917 | 2024.11.25 19:34:17.188378 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4918 | 2024.11.25 19:34:17.188426 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4919 | 2024.11.25 19:34:17.188603 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_31_6} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4920 | 2024.11.25 19:34:17.188606 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4921 | 2024.11.25 19:34:17.188727 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4922 | 2024.11.25 19:34:17.188743 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4923 | 2024.11.25 19:34:17.189363 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4924 | 2024.11.25 19:34:17.189406 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4925 | 2024.11.25 19:34:17.189779 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4926 | 2024.11.25 19:34:17.190038 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4927 | 2024.11.25 19:34:17.190260 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001711 sec., 7597.895967270601 rows/sec., 473.73 KiB/sec. | ||
4928 | 2024.11.25 19:34:17.190358 [ 265 ] {78db1eda-3493-4fde-b347-0ab323f67b8a} <Debug> TCPHandler: Processed in 0.002095881 sec. | ||
4929 | 2024.11.25 19:34:17.190536 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4930 | 2024.11.25 19:34:17.190666 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4931 | 2024.11.25 19:34:17.190722 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4932 | 2024.11.25 19:34:17.191582 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4933 | 2024.11.25 19:34:17.191622 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4934 | 2024.11.25 19:34:17.192039 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4935 | 2024.11.25 19:34:17.192308 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4936 | 2024.11.25 19:34:17.192460 [ 49 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4937 | 2024.11.25 19:34:17.192512 [ 49 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.11.25 19:34:17.192517 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001877 sec., 215769.8454981353 rows/sec., 15.36 MiB/sec. | ||
4939 | 2024.11.25 19:34:17.192542 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4940 | 2024.11.25 19:34:17.192652 [ 260 ] {1beea261-b8d2-45b6-985d-2d6e88216979} <Debug> TCPHandler: Processed in 0.002177162 sec. | ||
4941 | 2024.11.25 19:34:17.192824 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
4942 | 2024.11.25 19:34:17.192882 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4943 | 2024.11.25 19:34:17.193001 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4944 | 2024.11.25 19:34:17.193039 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4945 | 2024.11.25 19:34:17.193049 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part | ||
4946 | 2024.11.25 19:34:17.193108 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4947 | 2024.11.25 19:34:17.193251 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 409 rows starting from the beginning of the part | ||
4948 | 2024.11.25 19:34:17.193710 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 83 rows starting from the beginning of the part | ||
4949 | 2024.11.25 19:34:17.194138 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 405 rows starting from the beginning of the part | ||
4950 | 2024.11.25 19:34:17.194621 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 541 rows starting from the beginning of the part | ||
4951 | 2024.11.25 19:34:17.195054 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 405 rows starting from the beginning of the part | ||
4952 | 2024.11.25 19:34:17.196291 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2024.11.25 19:34:17.196372 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4954 | 2024.11.25 19:34:17.197097 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4955 | 2024.11.25 19:34:17.197487 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2024.11.25 19:34:17.197917 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2759 rows, containing 5 columns (5 merged, 0 gathered) in 0.005268574 sec., 523671.11100650765 rows/sec., 39.97 MiB/sec. | ||
4957 | 2024.11.25 19:34:17.197931 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004924 sec., 1218.5215272136472 rows/sec., 63.66 KiB/sec. | ||
4958 | 2024.11.25 19:34:17.198107 [ 265 ] {30706760-5b7c-4d37-b4b0-7cb55ffc4db3} <Debug> TCPHandler: Processed in 0.005305614 sec. | ||
4959 | 2024.11.25 19:34:17.198242 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4960 | 2024.11.25 19:34:17.198343 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4961 | 2024.11.25 19:34:17.198502 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4962 | 2024.11.25 19:34:17.198575 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4963 | 2024.11.25 19:34:17.198617 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4964 | 2024.11.25 19:34:17.198748 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_31_6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4965 | 2024.11.25 19:34:17.198871 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4966 | 2024.11.25 19:34:17.199415 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2024.11.25 19:34:17.199455 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4968 | 2024.11.25 19:34:17.199921 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4969 | 2024.11.25 19:34:17.200187 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4970 | 2024.11.25 19:34:17.200398 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001942 sec., 122039.13491246138 rows/sec., 8.18 MiB/sec. | ||
4971 | 2024.11.25 19:34:17.200504 [ 260 ] {89a60a1c-cbfb-40cd-9492-a01a0b029f0b} <Debug> TCPHandler: Processed in 0.002238993 sec. | ||
4972 | 2024.11.25 19:34:17.200718 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4973 | 2024.11.25 19:34:17.200846 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4974 | 2024.11.25 19:34:17.200903 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4975 | 2024.11.25 19:34:17.201498 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4976 | 2024.11.25 19:34:17.201550 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4977 | 2024.11.25 19:34:17.202006 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4978 | 2024.11.25 19:34:17.202342 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4979 | 2024.11.25 19:34:17.202608 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001787 sec., 559.5970900951315 rows/sec., 37.71 KiB/sec. | ||
4980 | 2024.11.25 19:34:17.202682 [ 265 ] {cf1c977c-0e16-4304-99e3-afca7d238b5b} <Debug> TCPHandler: Processed in 0.00205443 sec. | ||
4981 | 2024.11.25 19:34:17.202867 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4982 | 2024.11.25 19:34:17.203003 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4983 | 2024.11.25 19:34:17.203091 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <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 | ||
4984 | 2024.11.25 19:34:17.204311 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2024.11.25 19:34:17.204351 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4986 | 2024.11.25 19:34:17.205029 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4987 | 2024.11.25 19:34:17.205324 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2024.11.25 19:34:17.205483 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4989 | 2024.11.25 19:34:17.205534 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4990 | 2024.11.25 19:34:17.205544 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002569 sec., 8952.899961074349 rows/sec., 16.04 MiB/sec. | ||
4991 | 2024.11.25 19:34:17.205568 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4992 | 2024.11.25 19:34:17.206014 [ 260 ] {9828a06d-c573-4f06-9ead-b55d50f15710} <Debug> TCPHandler: Processed in 0.003216884 sec. | ||
4993 | 2024.11.25 19:34:17.206031 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
4994 | 2024.11.25 19:34:17.206370 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4995 | 2024.11.25 19:34:17.206754 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4996 | 2024.11.25 19:34:17.206938 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4997 | 2024.11.25 19:34:17.207294 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4998 | 2024.11.25 19:34:17.207661 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 480 rows starting from the beginning of the part | ||
4999 | 2024.11.25 19:34:17.208551 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part | ||
5000 | 2024.11.25 19:34:17.209514 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part | ||
5001 | 2024.11.25 19:34:17.209600 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5002 | 2024.11.25 19:34:17.209692 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5003 | 2024.11.25 19:34:17.210307 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
5004 | 2024.11.25 19:34:17.211054 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part | ||
5005 | 2024.11.25 19:34:17.211649 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5006 | 2024.11.25 19:34:17.211747 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
5007 | 2024.11.25 19:34:17.212472 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5008 | 2024.11.25 19:34:17.212989 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006411 sec., 12790.516300109188 rows/sec., 831.85 KiB/sec. | ||
5009 | 2024.11.25 19:34:17.213135 [ 265 ] {fd7ddfbf-72a6-476b-bad3-a6b40789edd5} <Debug> TCPHandler: Processed in 0.007002767 sec. | ||
5010 | 2024.11.25 19:34:17.220065 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 19 columns (19 merged, 0 gathered) in 0.014356141 sec., 40888.425378379885 rows/sec., 73.27 MiB/sec. | ||
5011 | 2024.11.25 19:34:17.220824 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5012 | 2024.11.25 19:34:17.221303 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5013 | 2024.11.25 19:34:17.221400 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5014 | 2024.11.25 19:34:17.221577 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
5015 | 2024.11.25 19:34:18.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.94 MiB, peak 197.26 MiB, free memory in arenas 0.00 B, will set to 191.15 MiB (RSS), difference: 1.21 MiB | ||
5016 | 2024.11.25 19:34:21.609361 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5017 | 2024.11.25 19:34:21.609470 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5018 | 2024.11.25 19:34:21.712446 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5019 | 2024.11.25 19:34:21.713484 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5020 | 2024.11.25 19:34:21.713574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5021 | 2024.11.25 19:34:21.714129 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5022 | 2024.11.25 19:34:21.714391 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5023 | 2024.11.25 19:34:21.714632 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5024 | 2024.11.25 19:34:21.758615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 704 | ||
5025 | 2024.11.25 19:34:21.762204 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2024.11.25 19:34:21.762264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5027 | 2024.11.25 19:34:21.763801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5028 | 2024.11.25 19:34:21.764123 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2024.11.25 19:34:21.764777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
5030 | 2024.11.25 19:34:22.161903 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5031 | 2024.11.25 19:34:22.162123 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5032 | 2024.11.25 19:34:22.162204 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5033 | 2024.11.25 19:34:22.162965 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5034 | 2024.11.25 19:34:22.163017 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5035 | 2024.11.25 19:34:22.163460 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5036 | 2024.11.25 19:34:22.163715 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5037 | 2024.11.25 19:34:22.163972 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001897 sec., 49551.924090669476 rows/sec., 4.11 MiB/sec. | ||
5038 | 2024.11.25 19:34:22.164089 [ 265 ] {6b3a8659-9158-4f98-b8e8-0f834f5bfc7a} <Debug> TCPHandler: Processed in 0.002318645 sec. | ||
5039 | 2024.11.25 19:34:22.164439 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5040 | 2024.11.25 19:34:22.164655 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5041 | 2024.11.25 19:34:22.164737 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5042 | 2024.11.25 19:34:22.165553 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5043 | 2024.11.25 19:34:22.165599 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5044 | 2024.11.25 19:34:22.166030 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5045 | 2024.11.25 19:34:22.166291 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5046 | 2024.11.25 19:34:22.166572 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001966 sec., 9664.292980671415 rows/sec., 726.71 KiB/sec. | ||
5047 | 2024.11.25 19:34:22.166809 [ 260 ] {591bc295-2b82-42df-ad74-b97fbc8c5f8c} <Debug> TCPHandler: Processed in 0.002580591 sec. | ||
5048 | 2024.11.25 19:34:22.167015 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5049 | 2024.11.25 19:34:22.167154 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5050 | 2024.11.25 19:34:22.167213 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5051 | 2024.11.25 19:34:22.167827 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5052 | 2024.11.25 19:34:22.167867 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5053 | 2024.11.25 19:34:22.168222 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5054 | 2024.11.25 19:34:22.168468 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5055 | 2024.11.25 19:34:22.168696 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001571 sec., 52832.59070655634 rows/sec., 4.13 MiB/sec. | ||
5056 | 2024.11.25 19:34:22.168883 [ 265 ] {9fcd2093-c33f-4d29-9ba8-fae435ca85c7} <Debug> TCPHandler: Processed in 0.001932678 sec. | ||
5057 | 2024.11.25 19:34:22.169136 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5058 | 2024.11.25 19:34:22.169372 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5059 | 2024.11.25 19:34:22.169475 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5060 | 2024.11.25 19:34:22.170415 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5061 | 2024.11.25 19:34:22.170455 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5062 | 2024.11.25 19:34:22.170860 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5063 | 2024.11.25 19:34:22.171103 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5064 | 2024.11.25 19:34:22.171277 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5065 | 2024.11.25 19:34:22.171347 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00203 sec., 78817.73399014778 rows/sec., 5.49 MiB/sec. | ||
5066 | 2024.11.25 19:34:22.171357 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2024.11.25 19:34:22.171430 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5068 | 2024.11.25 19:34:22.171482 [ 260 ] {eeccc1a4-0375-4e81-9f8a-02c8d22f272d} <Debug> TCPHandler: Processed in 0.002462738 sec. | ||
5069 | 2024.11.25 19:34:22.171747 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5070 | 2024.11.25 19:34:22.171932 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5071 | 2024.11.25 19:34:22.172168 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5072 | 2024.11.25 19:34:22.172629 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5073 | 2024.11.25 19:34:22.172624 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <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 | ||
5074 | 2024.11.25 19:34:22.172770 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8438 rows starting from the beginning of the part | ||
5075 | 2024.11.25 19:34:22.173089 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5076 | 2024.11.25 19:34:22.173532 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5077 | 2024.11.25 19:34:22.174074 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5078 | 2024.11.25 19:34:22.174345 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5079 | 2024.11.25 19:34:22.174743 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5080 | 2024.11.25 19:34:22.176771 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5081 | 2024.11.25 19:34:22.176813 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5082 | 2024.11.25 19:34:22.177594 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5083 | 2024.11.25 19:34:22.178234 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5084 | 2024.11.25 19:34:22.178535 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006515 sec., 2916.346891788181 rows/sec., 5.23 MiB/sec. | ||
5085 | 2024.11.25 19:34:22.179427 [ 265 ] {c256d3c8-f9a4-44b2-a698-c5dcd83cccbc} <Debug> TCPHandler: Processed in 0.007835104 sec. | ||
5086 | 2024.11.25 19:34:22.179826 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5087 | 2024.11.25 19:34:22.180131 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10113 rows, containing 5 columns (5 merged, 0 gathered) in 0.008570098 sec., 1180033.1804840504 rows/sec., 79.68 MiB/sec. | ||
5088 | 2024.11.25 19:34:22.180145 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5089 | 2024.11.25 19:34:22.180269 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5090 | 2024.11.25 19:34:22.180465 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5091 | 2024.11.25 19:34:22.180834 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5092 | 2024.11.25 19:34:22.180904 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5093 | 2024.11.25 19:34:22.180944 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5094 | 2024.11.25 19:34:22.180948 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5095 | 2024.11.25 19:34:22.181053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
5096 | 2024.11.25 19:34:22.181367 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5097 | 2024.11.25 19:34:22.181609 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5098 | 2024.11.25 19:34:22.181845 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001769 sec., 33917.46749576032 rows/sec., 2.29 MiB/sec. | ||
5099 | 2024.11.25 19:34:22.181964 [ 260 ] {af4d899f-5053-4676-a60a-8a82162459a8} <Debug> TCPHandler: Processed in 0.002392867 sec. | ||
5100 | 2024.11.25 19:34:22.469714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5101 | 2024.11.25 19:34:22.491523 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5102 | 2024.11.25 19:34:22.491590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5103 | 2024.11.25 19:34:22.499769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5104 | 2024.11.25 19:34:22.500564 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5105 | 2024.11.25 19:34:22.503856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5106 | 2024.11.25 19:34:27.166143 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5107 | 2024.11.25 19:34:27.166349 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5108 | 2024.11.25 19:34:27.166424 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5109 | 2024.11.25 19:34:27.167204 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5110 | 2024.11.25 19:34:27.167249 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5111 | 2024.11.25 19:34:27.167679 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5112 | 2024.11.25 19:34:27.167928 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5113 | 2024.11.25 19:34:27.168066 [ 38 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5114 | 2024.11.25 19:34:27.168113 [ 38 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2024.11.25 19:34:27.168138 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5116 | 2024.11.25 19:34:27.168149 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec. | ||
5117 | 2024.11.25 19:34:27.168421 [ 265 ] {a8f9bb88-2131-47bf-9a9a-280120a12ea6} <Debug> TCPHandler: Processed in 0.002403537 sec. | ||
5118 | 2024.11.25 19:34:27.168485 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::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 | ||
5119 | 2024.11.25 19:34:27.168888 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5120 | 2024.11.25 19:34:27.168959 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
5121 | 2024.11.25 19:34:27.168957 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5122 | 2024.11.25 19:34:27.169103 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
5123 | 2024.11.25 19:34:27.169540 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
5124 | 2024.11.25 19:34:27.169662 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5125 | 2024.11.25 19:34:27.169824 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
5126 | 2024.11.25 19:34:27.169859 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5127 | 2024.11.25 19:34:27.170236 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5128 | 2024.11.25 19:34:27.172386 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5129 | 2024.11.25 19:34:27.172479 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5130 | 2024.11.25 19:34:27.172815 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00460647 sec., 15196.017774999078 rows/sec., 1.13 MiB/sec. | ||
5131 | 2024.11.25 19:34:27.173066 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5132 | 2024.11.25 19:34:27.173390 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5133 | 2024.11.25 19:34:27.173703 [ 195 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5134 | 2024.11.25 19:34:27.173891 [ 195 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_13_3} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5135 | 2024.11.25 19:34:27.173903 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5136 | 2024.11.25 19:34:27.174067 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5137 | 2024.11.25 19:34:27.174284 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004773 sec., 1257.0710245128848 rows/sec., 102.51 KiB/sec. | ||
5138 | 2024.11.25 19:34:27.174370 [ 260 ] {a2a483d6-cd6b-455e-9cf1-e133a11dfdf2} <Debug> TCPHandler: Processed in 0.005772093 sec. | ||
5139 | 2024.11.25 19:34:27.174557 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5140 | 2024.11.25 19:34:27.174681 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5141 | 2024.11.25 19:34:27.174735 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5142 | 2024.11.25 19:34:27.175453 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5143 | 2024.11.25 19:34:27.175491 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5144 | 2024.11.25 19:34:27.175878 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5145 | 2024.11.25 19:34:27.176119 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5146 | 2024.11.25 19:34:27.176306 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.001654 sec., 152357.92019347037 rows/sec., 13.36 MiB/sec. | ||
5147 | 2024.11.25 19:34:27.176360 [ 265 ] {cc80e1f3-17be-4aff-a190-94a6d046cf4f} <Debug> TCPHandler: Processed in 0.001861436 sec. | ||
5148 | 2024.11.25 19:34:27.176532 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5149 | 2024.11.25 19:34:27.176683 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5150 | 2024.11.25 19:34:27.176747 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5151 | 2024.11.25 19:34:27.177467 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5152 | 2024.11.25 19:34:27.177513 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5153 | 2024.11.25 19:34:27.177884 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5154 | 2024.11.25 19:34:27.178129 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5155 | 2024.11.25 19:34:27.178346 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.0017 sec., 21176.470588235294 rows/sec., 1.50 MiB/sec. | ||
5156 | 2024.11.25 19:34:27.178401 [ 260 ] {deb55a6b-45d8-4ee4-94e5-48292be0e48b} <Debug> TCPHandler: Processed in 0.001940948 sec. | ||
5157 | 2024.11.25 19:34:27.178550 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5158 | 2024.11.25 19:34:27.178696 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5159 | 2024.11.25 19:34:27.178758 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5160 | 2024.11.25 19:34:27.179458 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5161 | 2024.11.25 19:34:27.179502 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5162 | 2024.11.25 19:34:27.179864 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5163 | 2024.11.25 19:34:27.180103 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5164 | 2024.11.25 19:34:27.180286 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. | ||
5165 | 2024.11.25 19:34:27.180340 [ 265 ] {f65eccb0-9392-4217-8a1f-538160fea396} <Debug> TCPHandler: Processed in 0.001857866 sec. | ||
5166 | 2024.11.25 19:34:27.180480 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5167 | 2024.11.25 19:34:27.180627 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5168 | 2024.11.25 19:34:27.180688 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5169 | 2024.11.25 19:34:27.181395 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5170 | 2024.11.25 19:34:27.181443 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5171 | 2024.11.25 19:34:27.181817 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5172 | 2024.11.25 19:34:27.182063 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5173 | 2024.11.25 19:34:27.182226 [ 38 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5174 | 2024.11.25 19:34:27.182288 [ 38 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5175 | 2024.11.25 19:34:27.182327 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5176 | 2024.11.25 19:34:27.182335 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001738 sec., 7479.861910241657 rows/sec., 466.37 KiB/sec. | ||
5177 | 2024.11.25 19:34:27.182653 [ 260 ] {488540bf-24d6-4aa7-8250-7fc8f678daac} <Debug> TCPHandler: Processed in 0.002223373 sec. | ||
5178 | 2024.11.25 19:34:27.182872 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::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 | ||
5179 | 2024.11.25 19:34:27.182959 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5180 | 2024.11.25 19:34:27.183457 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5181 | 2024.11.25 19:34:27.183480 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5182 | 2024.11.25 19:34:27.183538 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
5183 | 2024.11.25 19:34:27.183549 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5184 | 2024.11.25 19:34:27.183830 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
5185 | 2024.11.25 19:34:27.184172 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
5186 | 2024.11.25 19:34:27.184597 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
5187 | 2024.11.25 19:34:27.184978 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
5188 | 2024.11.25 19:34:27.186127 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5189 | 2024.11.25 19:34:27.186178 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5190 | 2024.11.25 19:34:27.186524 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004129121 sec., 15741.849173225972 rows/sec., 1.02 MiB/sec. | ||
5191 | 2024.11.25 19:34:27.186795 [ 197 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5192 | 2024.11.25 19:34:27.186809 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5193 | 2024.11.25 19:34:27.187280 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2024.11.25 19:34:27.187411 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5195 | 2024.11.25 19:34:27.187561 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_13_3} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5196 | 2024.11.25 19:34:27.187571 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.004258 sec., 96524.18976045093 rows/sec., 6.88 MiB/sec. | ||
5197 | 2024.11.25 19:34:27.187703 [ 265 ] {9703df85-f027-44d3-8a79-d4d63c9fe168} <Debug> TCPHandler: Processed in 0.004917867 sec. | ||
5198 | 2024.11.25 19:34:27.187704 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5199 | 2024.11.25 19:34:27.187865 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5200 | 2024.11.25 19:34:27.188007 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5201 | 2024.11.25 19:34:27.188070 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5202 | 2024.11.25 19:34:27.188625 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5203 | 2024.11.25 19:34:27.188663 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5204 | 2024.11.25 19:34:27.189035 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5205 | 2024.11.25 19:34:27.189290 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5206 | 2024.11.25 19:34:27.189518 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. | ||
5207 | 2024.11.25 19:34:27.189620 [ 260 ] {b8ede84c-75de-4fd8-bef6-b72f80da981a} <Debug> TCPHandler: Processed in 0.001825406 sec. | ||
5208 | 2024.11.25 19:34:27.189767 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5209 | 2024.11.25 19:34:27.189907 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5210 | 2024.11.25 19:34:27.189970 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5211 | 2024.11.25 19:34:27.190644 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5212 | 2024.11.25 19:34:27.190682 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5213 | 2024.11.25 19:34:27.191069 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5214 | 2024.11.25 19:34:27.191311 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5215 | 2024.11.25 19:34:27.191493 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001618 sec., 148331.27317676143 rows/sec., 9.95 MiB/sec. | ||
5216 | 2024.11.25 19:34:27.191544 [ 265 ] {bb953f33-937f-414d-95d7-1b50d14abf4b} <Debug> TCPHandler: Processed in 0.001846436 sec. | ||
5217 | 2024.11.25 19:34:27.191752 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5218 | 2024.11.25 19:34:27.191981 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5219 | 2024.11.25 19:34:27.192077 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5220 | 2024.11.25 19:34:27.192748 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2024.11.25 19:34:27.192787 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5222 | 2024.11.25 19:34:27.193152 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5223 | 2024.11.25 19:34:27.193400 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2024.11.25 19:34:27.193611 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00169 sec., 591.7159763313609 rows/sec., 39.87 KiB/sec. | ||
5225 | 2024.11.25 19:34:27.193666 [ 260 ] {11a0b4e7-b524-4f7a-8b98-973adba5bd58} <Debug> TCPHandler: Processed in 0.002026579 sec. | ||
5226 | 2024.11.25 19:34:27.193807 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5227 | 2024.11.25 19:34:27.193945 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5228 | 2024.11.25 19:34:27.194039 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <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 | ||
5229 | 2024.11.25 19:34:27.195191 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5230 | 2024.11.25 19:34:27.195229 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5231 | 2024.11.25 19:34:27.195852 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5232 | 2024.11.25 19:34:27.196124 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5233 | 2024.11.25 19:34:27.196374 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002459 sec., 9353.395689304596 rows/sec., 16.76 MiB/sec. | ||
5234 | 2024.11.25 19:34:27.196957 [ 265 ] {96ee5a30-5457-45d5-8b73-a437dd4af44d} <Debug> TCPHandler: Processed in 0.003211553 sec. | ||
5235 | 2024.11.25 19:34:27.197152 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5236 | 2024.11.25 19:34:27.197298 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5237 | 2024.11.25 19:34:27.197359 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5238 | 2024.11.25 19:34:27.197870 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5239 | 2024.11.25 19:34:27.197909 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5240 | 2024.11.25 19:34:27.198297 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5241 | 2024.11.25 19:34:27.198534 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5242 | 2024.11.25 19:34:27.198691 [ 38 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5243 | 2024.11.25 19:34:27.198754 [ 38 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2024.11.25 19:34:27.198794 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5245 | 2024.11.25 19:34:27.198800 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. | ||
5246 | 2024.11.25 19:34:27.198935 [ 260 ] {cae2bf09-cacb-4d6d-9593-dab63ac2362f} <Debug> TCPHandler: Processed in 0.001876247 sec. | ||
5247 | 2024.11.25 19:34:27.198987 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
5248 | 2024.11.25 19:34:27.199103 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5249 | 2024.11.25 19:34:27.199138 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1570 rows starting from the beginning of the part | ||
5250 | 2024.11.25 19:34:27.199263 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
5251 | 2024.11.25 19:34:27.199399 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
5252 | 2024.11.25 19:34:27.199550 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
5253 | 2024.11.25 19:34:27.199807 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
5254 | 2024.11.25 19:34:27.199999 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
5255 | 2024.11.25 19:34:27.201349 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002463438 sec., 785893.5357821061 rows/sec., 51.26 MiB/sec. | ||
5256 | 2024.11.25 19:34:27.201629 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5257 | 2024.11.25 19:34:27.201965 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5258 | 2024.11.25 19:34:27.202059 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_31_6} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5259 | 2024.11.25 19:34:27.202158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5260 | 2024.11.25 19:34:29.214807 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5261 | 2024.11.25 19:34:29.215579 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5262 | 2024.11.25 19:34:29.215636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5263 | 2024.11.25 19:34:29.216154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5264 | 2024.11.25 19:34:29.216412 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5265 | 2024.11.25 19:34:29.216720 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5266 | 2024.11.25 19:34:30.003978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5267 | 2024.11.25 19:34:30.026116 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2024.11.25 19:34:30.026171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5269 | 2024.11.25 19:34:30.033552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5270 | 2024.11.25 19:34:30.034318 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2024.11.25 19:34:30.038696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5272 | 2024.11.25 19:34:31.765125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 740 | ||
5273 | 2024.11.25 19:34:31.768556 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5274 | 2024.11.25 19:34:31.768617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5275 | 2024.11.25 19:34:31.770156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5276 | 2024.11.25 19:34:31.770482 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5277 | 2024.11.25 19:34:31.771344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
5278 | 2024.11.25 19:34:32.161500 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5279 | 2024.11.25 19:34:32.161756 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5280 | 2024.11.25 19:34:32.161868 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5281 | 2024.11.25 19:34:32.162982 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5282 | 2024.11.25 19:34:32.163034 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5283 | 2024.11.25 19:34:32.163484 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5284 | 2024.11.25 19:34:32.163741 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5285 | 2024.11.25 19:34:32.163985 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002309 sec., 40710.26418362928 rows/sec., 3.37 MiB/sec. | ||
5286 | 2024.11.25 19:34:32.164066 [ 265 ] {b5c84326-3782-447c-8842-f6c75e095e94} <Debug> TCPHandler: Processed in 0.002697983 sec. | ||
5287 | 2024.11.25 19:34:32.164369 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5288 | 2024.11.25 19:34:32.164578 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5289 | 2024.11.25 19:34:32.164659 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5290 | 2024.11.25 19:34:32.165384 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5291 | 2024.11.25 19:34:32.165426 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5292 | 2024.11.25 19:34:32.165862 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5293 | 2024.11.25 19:34:32.166118 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5294 | 2024.11.25 19:34:32.166356 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001836 sec., 10348.583877995643 rows/sec., 778.16 KiB/sec. | ||
5295 | 2024.11.25 19:34:32.166416 [ 260 ] {a59c730d-7a8a-4898-80b7-28d49f137ba3} <Debug> TCPHandler: Processed in 0.002228963 sec. | ||
5296 | 2024.11.25 19:34:32.166567 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5297 | 2024.11.25 19:34:32.166712 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5298 | 2024.11.25 19:34:32.166772 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5299 | 2024.11.25 19:34:32.167490 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5300 | 2024.11.25 19:34:32.167538 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5301 | 2024.11.25 19:34:32.167919 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5302 | 2024.11.25 19:34:32.168161 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5303 | 2024.11.25 19:34:32.168365 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001684 sec., 49287.410926365796 rows/sec., 3.85 MiB/sec. | ||
5304 | 2024.11.25 19:34:32.168418 [ 265 ] {607a4902-23ff-4bec-90cd-60dbb58b0427} <Debug> TCPHandler: Processed in 0.001915617 sec. | ||
5305 | 2024.11.25 19:34:32.168550 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5306 | 2024.11.25 19:34:32.168681 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5307 | 2024.11.25 19:34:32.168783 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5308 | 2024.11.25 19:34:32.169786 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5309 | 2024.11.25 19:34:32.169825 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5310 | 2024.11.25 19:34:32.170228 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5311 | 2024.11.25 19:34:32.170476 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5312 | 2024.11.25 19:34:32.170733 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002083 sec., 76812.28996639462 rows/sec., 5.35 MiB/sec. | ||
5313 | 2024.11.25 19:34:32.170789 [ 260 ] {67868f24-3992-4498-a7d0-91eb65ec2868} <Debug> TCPHandler: Processed in 0.002295945 sec. | ||
5314 | 2024.11.25 19:34:32.171057 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5315 | 2024.11.25 19:34:32.171243 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5316 | 2024.11.25 19:34:32.171338 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <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 | ||
5317 | 2024.11.25 19:34:32.172573 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5318 | 2024.11.25 19:34:32.172613 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5319 | 2024.11.25 19:34:32.173275 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5320 | 2024.11.25 19:34:32.173546 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5321 | 2024.11.25 19:34:32.173812 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002599 sec., 7310.50404001539 rows/sec., 13.10 MiB/sec. | ||
5322 | 2024.11.25 19:34:32.173939 [ 265 ] {6064f4c9-ea57-46b5-afa1-6021a9b435b8} <Debug> TCPHandler: Processed in 0.00302891 sec. | ||
5323 | 2024.11.25 19:34:32.174173 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5324 | 2024.11.25 19:34:32.174397 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5325 | 2024.11.25 19:34:32.174495 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5326 | 2024.11.25 19:34:32.175089 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5327 | 2024.11.25 19:34:32.175129 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5328 | 2024.11.25 19:34:32.175508 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5329 | 2024.11.25 19:34:32.175748 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5330 | 2024.11.25 19:34:32.175957 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. | ||
5331 | 2024.11.25 19:34:32.176008 [ 260 ] {a735ab61-1cda-4ca8-aade-59eb0f12d423} <Debug> TCPHandler: Processed in 0.001948728 sec. | ||
5332 | 2024.11.25 19:34:36.609525 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5333 | 2024.11.25 19:34:36.609584 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5334 | 2024.11.25 19:34:36.716940 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5335 | 2024.11.25 19:34:36.717929 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2024.11.25 19:34:36.718007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5337 | 2024.11.25 19:34:36.718675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5338 | 2024.11.25 19:34:36.718930 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2024.11.25 19:34:36.719169 [ 27 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5340 | 2024.11.25 19:34:36.719211 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5341 | 2024.11.25 19:34:36.719285 [ 27 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5342 | 2024.11.25 19:34:36.719334 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5343 | 2024.11.25 19:34:36.719569 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
5344 | 2024.11.25 19:34:36.719833 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5345 | 2024.11.25 19:34:36.719908 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5346 | 2024.11.25 19:34:36.719996 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5347 | 2024.11.25 19:34:36.720156 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5348 | 2024.11.25 19:34:36.720436 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5349 | 2024.11.25 19:34:36.720776 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5350 | 2024.11.25 19:34:36.720977 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5351 | 2024.11.25 19:34:36.724321 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004871265 sec., 2454393.2633515117 rows/sec., 35.11 MiB/sec. | ||
5352 | 2024.11.25 19:34:36.724677 [ 186 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5353 | 2024.11.25 19:34:36.724968 [ 186 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5354 | 2024.11.25 19:34:36.725045 [ 186 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_26_5} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5355 | 2024.11.25 19:34:36.725150 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5356 | 2024.11.25 19:34:37.166368 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5357 | 2024.11.25 19:34:37.166577 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5358 | 2024.11.25 19:34:37.166655 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5359 | 2024.11.25 19:34:37.167403 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5360 | 2024.11.25 19:34:37.167451 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5361 | 2024.11.25 19:34:37.167867 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5362 | 2024.11.25 19:34:37.168120 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5363 | 2024.11.25 19:34:37.168353 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001834 sec., 7633.587786259543 rows/sec., 549.52 KiB/sec. | ||
5364 | 2024.11.25 19:34:37.168412 [ 265 ] {80e12068-5cdd-4ea9-8555-12780580b480} <Debug> TCPHandler: Processed in 0.002180442 sec. | ||
5365 | 2024.11.25 19:34:37.168679 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5366 | 2024.11.25 19:34:37.168904 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5367 | 2024.11.25 19:34:37.168980 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5368 | 2024.11.25 19:34:37.169843 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5369 | 2024.11.25 19:34:37.169895 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5370 | 2024.11.25 19:34:37.170358 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5371 | 2024.11.25 19:34:37.170620 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5372 | 2024.11.25 19:34:37.170864 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002021 sec., 123206.3334982682 rows/sec., 10.83 MiB/sec. | ||
5373 | 2024.11.25 19:34:37.170934 [ 260 ] {d8b7eaa8-5747-46ab-80e9-f7d1d2357cd0} <Debug> TCPHandler: Processed in 0.002407057 sec. | ||
5374 | 2024.11.25 19:34:37.171083 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5375 | 2024.11.25 19:34:37.171225 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5376 | 2024.11.25 19:34:37.171285 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5377 | 2024.11.25 19:34:37.171964 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5378 | 2024.11.25 19:34:37.172005 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5379 | 2024.11.25 19:34:37.172356 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5380 | 2024.11.25 19:34:37.172591 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5381 | 2024.11.25 19:34:37.172811 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001618 sec., 18541.40914709518 rows/sec., 1.32 MiB/sec. | ||
5382 | 2024.11.25 19:34:37.172866 [ 265 ] {77585b47-2b8a-40ba-989b-76ed452a51a1} <Debug> TCPHandler: Processed in 0.001849827 sec. | ||
5383 | 2024.11.25 19:34:37.173012 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5384 | 2024.11.25 19:34:37.173162 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5385 | 2024.11.25 19:34:37.173224 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5386 | 2024.11.25 19:34:37.173940 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5387 | 2024.11.25 19:34:37.173981 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5388 | 2024.11.25 19:34:37.174339 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5389 | 2024.11.25 19:34:37.174592 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5390 | 2024.11.25 19:34:37.174805 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec. | ||
5391 | 2024.11.25 19:34:37.174865 [ 260 ] {98d05197-7df8-4068-bc00-313a4bd4f105} <Debug> TCPHandler: Processed in 0.001925508 sec. | ||
5392 | 2024.11.25 19:34:37.175042 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5393 | 2024.11.25 19:34:37.175179 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5394 | 2024.11.25 19:34:37.175237 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5395 | 2024.11.25 19:34:37.175915 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5396 | 2024.11.25 19:34:37.175956 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5397 | 2024.11.25 19:34:37.176303 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5398 | 2024.11.25 19:34:37.176547 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5399 | 2024.11.25 19:34:37.176722 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
5400 | 2024.11.25 19:34:37.176773 [ 265 ] {317c1a31-4daf-4eb6-8f43-975a63f11b7b} <Debug> TCPHandler: Processed in 0.001798895 sec. | ||
5401 | 2024.11.25 19:34:37.176914 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5402 | 2024.11.25 19:34:37.177055 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5403 | 2024.11.25 19:34:37.177114 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5404 | 2024.11.25 19:34:37.177985 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5405 | 2024.11.25 19:34:37.178025 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5406 | 2024.11.25 19:34:37.178407 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5407 | 2024.11.25 19:34:37.178652 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5408 | 2024.11.25 19:34:37.178869 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001846 sec., 219393.28277356445 rows/sec., 15.62 MiB/sec. | ||
5409 | 2024.11.25 19:34:37.178926 [ 260 ] {903f25ad-fb86-4f54-be93-3a5595f9e863} <Debug> TCPHandler: Processed in 0.00207856 sec. | ||
5410 | 2024.11.25 19:34:37.179095 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5411 | 2024.11.25 19:34:37.179235 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5412 | 2024.11.25 19:34:37.179295 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5413 | 2024.11.25 19:34:37.179861 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2024.11.25 19:34:37.179904 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5415 | 2024.11.25 19:34:37.180254 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5416 | 2024.11.25 19:34:37.180481 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5417 | 2024.11.25 19:34:37.180677 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. | ||
5418 | 2024.11.25 19:34:37.180793 [ 265 ] {d349d060-06a7-4713-8c37-5c4c849efc04} <Debug> TCPHandler: Processed in 0.001759644 sec. | ||
5419 | 2024.11.25 19:34:37.181003 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5420 | 2024.11.25 19:34:37.181143 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5421 | 2024.11.25 19:34:37.181208 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5422 | 2024.11.25 19:34:37.181893 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5423 | 2024.11.25 19:34:37.181933 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5424 | 2024.11.25 19:34:37.182323 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5425 | 2024.11.25 19:34:37.182566 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5426 | 2024.11.25 19:34:37.182777 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. | ||
5427 | 2024.11.25 19:34:37.182834 [ 260 ] {ef3cd722-e434-4666-9f18-b1f5cf82cf00} <Debug> TCPHandler: Processed in 0.001941948 sec. | ||
5428 | 2024.11.25 19:34:37.182975 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5429 | 2024.11.25 19:34:37.183114 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5430 | 2024.11.25 19:34:37.183175 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5431 | 2024.11.25 19:34:37.183730 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5432 | 2024.11.25 19:34:37.183775 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5433 | 2024.11.25 19:34:37.184141 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5434 | 2024.11.25 19:34:37.184367 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5435 | 2024.11.25 19:34:37.184559 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
5436 | 2024.11.25 19:34:37.184656 [ 265 ] {3bb273f2-240f-4a98-960a-8143fc6e7d37} <Debug> TCPHandler: Processed in 0.001745004 sec. | ||
5437 | 2024.11.25 19:34:37.184790 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5438 | 2024.11.25 19:34:37.184921 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5439 | 2024.11.25 19:34:37.185018 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <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 | ||
5440 | 2024.11.25 19:34:37.186275 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2024.11.25 19:34:37.186314 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5442 | 2024.11.25 19:34:37.186938 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5443 | 2024.11.25 19:34:37.187189 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2024.11.25 19:34:37.187422 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002579 sec., 8918.185343156261 rows/sec., 15.98 MiB/sec. | ||
5445 | 2024.11.25 19:34:37.187530 [ 260 ] {3df8cddc-ad7b-480d-8d28-c665ff3eed47} <Debug> TCPHandler: Processed in 0.002853056 sec. | ||
5446 | 2024.11.25 19:34:37.187733 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5447 | 2024.11.25 19:34:37.187871 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5448 | 2024.11.25 19:34:37.187929 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5449 | 2024.11.25 19:34:37.188495 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5450 | 2024.11.25 19:34:37.188539 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5451 | 2024.11.25 19:34:37.188953 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5452 | 2024.11.25 19:34:37.189185 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2024.11.25 19:34:37.189363 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001524 sec., 53805.77427821523 rows/sec., 3.42 MiB/sec. | ||
5454 | 2024.11.25 19:34:37.189413 [ 265 ] {c5258201-7fc9-48d3-8917-8940b4471593} <Debug> TCPHandler: Processed in 0.001744314 sec. | ||
5455 | 2024.11.25 19:34:37.538832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5456 | 2024.11.25 19:34:37.561502 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5457 | 2024.11.25 19:34:37.561568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5458 | 2024.11.25 19:34:37.569311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5459 | 2024.11.25 19:34:37.570101 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5460 | 2024.11.25 19:34:37.570501 [ 26 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5461 | 2024.11.25 19:34:37.570631 [ 26 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5462 | 2024.11.25 19:34:37.570707 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5463 | 2024.11.25 19:34:37.571041 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
5464 | 2024.11.25 19:34:37.580507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5465 | 2024.11.25 19:34:37.581655 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5466 | 2024.11.25 19:34:37.582543 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
5467 | 2024.11.25 19:34:37.587142 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
5468 | 2024.11.25 19:34:37.591809 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
5469 | 2024.11.25 19:34:37.596568 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
5470 | 2024.11.25 19:34:37.601657 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
5471 | 2024.11.25 19:34:37.606135 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
5472 | 2024.11.25 19:34:37.663292 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.092425794 sec., 2120.6201377074453 rows/sec., 10.97 MiB/sec. | ||
5473 | 2024.11.25 19:34:37.666097 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5474 | 2024.11.25 19:34:37.669038 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_26_5} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2024.11.25 19:34:37.669163 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_26_5} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5476 | 2024.11.25 19:34:37.671601 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5477 | 2024.11.25 19:34:38.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.84 MiB, peak 205.40 MiB, free memory in arenas 0.00 B, will set to 195.94 MiB (RSS), difference: 1.09 MiB | ||
5478 | 2024.11.25 19:34:41.771706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 774 | ||
5479 | 2024.11.25 19:34:41.775230 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5480 | 2024.11.25 19:34:41.775284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5481 | 2024.11.25 19:34:41.776818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5482 | 2024.11.25 19:34:41.777142 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5483 | 2024.11.25 19:34:41.778244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
5484 | 2024.11.25 19:34:42.191642 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5485 | 2024.11.25 19:34:42.191856 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5486 | 2024.11.25 19:34:42.191938 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5487 | 2024.11.25 19:34:42.192707 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5488 | 2024.11.25 19:34:42.192755 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5489 | 2024.11.25 19:34:42.193218 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5490 | 2024.11.25 19:34:42.193476 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5491 | 2024.11.25 19:34:42.193707 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001903 sec., 3152.9164477141358 rows/sec., 257.10 KiB/sec. | ||
5492 | 2024.11.25 19:34:42.193886 [ 265 ] {74eb77d4-5daa-4df5-a25e-1a8996d59236} <Debug> TCPHandler: Processed in 0.002378027 sec. | ||
5493 | 2024.11.25 19:34:42.194165 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5494 | 2024.11.25 19:34:42.194377 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5495 | 2024.11.25 19:34:42.194459 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5496 | 2024.11.25 19:34:42.195768 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5497 | 2024.11.25 19:34:42.195846 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5498 | 2024.11.25 19:34:42.196370 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5499 | 2024.11.25 19:34:42.196631 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5500 | 2024.11.25 19:34:42.196809 [ 94 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5501 | 2024.11.25 19:34:42.196873 [ 94 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5502 | 2024.11.25 19:34:42.196918 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5503 | 2024.11.25 19:34:42.196918 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.00259 sec., 477606.17760617763 rows/sec., 39.50 MiB/sec. | ||
5504 | 2024.11.25 19:34:42.197238 [ 260 ] {a2e11a64-6065-4d1e-97bb-da40445bcb01} <Debug> TCPHandler: Processed in 0.003214673 sec. | ||
5505 | 2024.11.25 19:34:42.197330 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
5506 | 2024.11.25 19:34:42.197576 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2024.11.25 19:34:42.197790 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5508 | 2024.11.25 19:34:42.197852 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5509 | 2024.11.25 19:34:42.197858 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1438 rows starting from the beginning of the part | ||
5510 | 2024.11.25 19:34:42.197949 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5511 | 2024.11.25 19:34:42.198169 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part | ||
5512 | 2024.11.25 19:34:42.198573 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 252 rows starting from the beginning of the part | ||
5513 | 2024.11.25 19:34:42.198870 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
5514 | 2024.11.25 19:34:42.199238 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 249 rows starting from the beginning of the part | ||
5515 | 2024.11.25 19:34:42.199625 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1237 rows starting from the beginning of the part | ||
5516 | 2024.11.25 19:34:42.200623 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5517 | 2024.11.25 19:34:42.200686 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5518 | 2024.11.25 19:34:42.201603 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5519 | 2024.11.25 19:34:42.202082 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5520 | 2024.11.25 19:34:42.202289 [ 94 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5521 | 2024.11.25 19:34:42.202335 [ 94 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2024.11.25 19:34:42.202364 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5523 | 2024.11.25 19:34:42.202444 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.004602 sec., 5432.420686657974 rows/sec., 401.49 KiB/sec. | ||
5524 | 2024.11.25 19:34:42.202664 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
5525 | 2024.11.25 19:34:42.202688 [ 265 ] {b321ab41-516c-4be3-b74c-ae0dad365d0b} <Debug> TCPHandler: Processed in 0.005308984 sec. | ||
5526 | 2024.11.25 19:34:42.203158 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5527 | 2024.11.25 19:34:42.203295 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 67 rows starting from the beginning of the part | ||
5528 | 2024.11.25 19:34:42.203398 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5529 | 2024.11.25 19:34:42.203608 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3364 rows, containing 5 columns (5 merged, 0 gathered) in 0.006573349 sec., 511763.4861620766 rows/sec., 44.91 MiB/sec. | ||
5530 | 2024.11.25 19:34:42.203688 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part | ||
5531 | 2024.11.25 19:34:42.204071 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
5532 | 2024.11.25 19:34:42.204198 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5533 | 2024.11.25 19:34:42.204327 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5534 | 2024.11.25 19:34:42.204367 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part | ||
5535 | 2024.11.25 19:34:42.204578 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5536 | 2024.11.25 19:34:42.204816 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
5537 | 2024.11.25 19:34:42.205299 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
5538 | 2024.11.25 19:34:42.206269 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2024.11.25 19:34:42.206752 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_36_7} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5540 | 2024.11.25 19:34:42.207024 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
5541 | 2024.11.25 19:34:42.208070 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5542 | 2024.11.25 19:34:42.208156 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5543 | 2024.11.25 19:34:42.208881 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.006431036 sec., 30477.204605914194 rows/sec., 2.30 MiB/sec. | ||
5544 | 2024.11.25 19:34:42.209125 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5545 | 2024.11.25 19:34:42.209147 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5546 | 2024.11.25 19:34:42.209620 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2024.11.25 19:34:42.209624 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5548 | 2024.11.25 19:34:42.209819 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_36_7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5549 | 2024.11.25 19:34:42.209912 [ 94 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5550 | 2024.11.25 19:34:42.210054 [ 94 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2024.11.25 19:34:42.210111 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5552 | 2024.11.25 19:34:42.210130 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5553 | 2024.11.25 19:34:42.210187 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006082 sec., 37487.66853008879 rows/sec., 2.54 MiB/sec. | ||
5554 | 2024.11.25 19:34:42.210438 [ 260 ] {62f3f27a-5f44-4b81-a782-610be6a2f339} <Debug> TCPHandler: Processed in 0.007416655 sec. | ||
5555 | 2024.11.25 19:34:42.210457 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
5556 | 2024.11.25 19:34:42.210648 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5557 | 2024.11.25 19:34:42.210660 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5558 | 2024.11.25 19:34:42.210689 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part | ||
5559 | 2024.11.25 19:34:42.210905 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
5560 | 2024.11.25 19:34:42.211149 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5561 | 2024.11.25 19:34:42.211233 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
5562 | 2024.11.25 19:34:42.211350 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5563 | 2024.11.25 19:34:42.211561 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
5564 | 2024.11.25 19:34:42.211888 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
5565 | 2024.11.25 19:34:42.212273 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
5566 | 2024.11.25 19:34:42.214423 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5567 | 2024.11.25 19:34:42.214499 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5568 | 2024.11.25 19:34:42.215170 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.004900886 sec., 151197.1508825139 rows/sec., 10.82 MiB/sec. | ||
5569 | 2024.11.25 19:34:42.215378 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5570 | 2024.11.25 19:34:42.215387 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5571 | 2024.11.25 19:34:42.215886 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5572 | 2024.11.25 19:34:42.215951 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5573 | 2024.11.25 19:34:42.216133 [ 94 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5574 | 2024.11.25 19:34:42.216211 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_21_4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5575 | 2024.11.25 19:34:42.216220 [ 94 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5576 | 2024.11.25 19:34:42.216276 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5577 | 2024.11.25 19:34:42.216320 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.005389 sec., 101131.93542401188 rows/sec., 7.50 MiB/sec. | ||
5578 | 2024.11.25 19:34:42.216764 [ 265 ] {a3c98173-630a-43d2-aa98-29f25d09d22a} <Debug> TCPHandler: Processed in 0.006211952 sec. | ||
5579 | 2024.11.25 19:34:42.216809 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5580 | 2024.11.25 19:34:42.216962 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
5581 | 2024.11.25 19:34:42.217103 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5582 | 2024.11.25 19:34:42.217457 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5583 | 2024.11.25 19:34:42.217473 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5584 | 2024.11.25 19:34:42.217548 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part | ||
5585 | 2024.11.25 19:34:42.217576 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5586 | 2024.11.25 19:34:42.217841 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 83 rows starting from the beginning of the part | ||
5587 | 2024.11.25 19:34:42.218189 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 411 rows starting from the beginning of the part | ||
5588 | 2024.11.25 19:34:42.218507 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 83 rows starting from the beginning of the part | ||
5589 | 2024.11.25 19:34:42.218840 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 405 rows starting from the beginning of the part | ||
5590 | 2024.11.25 19:34:42.219167 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 545 rows starting from the beginning of the part | ||
5591 | 2024.11.25 19:34:42.220793 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5592 | 2024.11.25 19:34:42.220878 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5593 | 2024.11.25 19:34:42.221761 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5594 | 2024.11.25 19:34:42.221828 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2443 rows, containing 5 columns (5 merged, 0 gathered) in 0.005421206 sec., 450637.7363265665 rows/sec., 34.59 MiB/sec. | ||
5595 | 2024.11.25 19:34:42.222041 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5596 | 2024.11.25 19:34:42.222180 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5597 | 2024.11.25 19:34:42.222602 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5598 | 2024.11.25 19:34:42.222675 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.005365 sec., 164585.27493010252 rows/sec., 11.07 MiB/sec. | ||
5599 | 2024.11.25 19:34:42.222943 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_36_7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5600 | 2024.11.25 19:34:42.223046 [ 260 ] {46779cbb-9efb-4ac6-ba60-6fef8d30fe12} <Debug> TCPHandler: Processed in 0.00610279 sec. | ||
5601 | 2024.11.25 19:34:42.223261 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
5602 | 2024.11.25 19:34:42.223399 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5603 | 2024.11.25 19:34:42.223547 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5604 | 2024.11.25 19:34:42.223631 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <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 | ||
5605 | 2024.11.25 19:34:42.224844 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5606 | 2024.11.25 19:34:42.224885 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5607 | 2024.11.25 19:34:42.225572 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5608 | 2024.11.25 19:34:42.225837 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5609 | 2024.11.25 19:34:42.225983 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5610 | 2024.11.25 19:34:42.226031 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5611 | 2024.11.25 19:34:42.226051 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002526 sec., 7521.773555027712 rows/sec., 13.48 MiB/sec. | ||
5612 | 2024.11.25 19:34:42.226058 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5613 | 2024.11.25 19:34:42.226382 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
5614 | 2024.11.25 19:34:42.226398 [ 265 ] {fec82686-0b38-4c2f-97f5-53075998c07c} <Debug> TCPHandler: Processed in 0.003202643 sec. | ||
5615 | 2024.11.25 19:34:42.226638 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5616 | 2024.11.25 19:34:42.226957 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5617 | 2024.11.25 19:34:42.227040 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5618 | 2024.11.25 19:34:42.227075 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5619 | 2024.11.25 19:34:42.227220 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 587 rows starting from the beginning of the part | ||
5620 | 2024.11.25 19:34:42.228116 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part | ||
5621 | 2024.11.25 19:34:42.228784 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part | ||
5622 | 2024.11.25 19:34:42.229559 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part | ||
5623 | 2024.11.25 19:34:42.229581 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5624 | 2024.11.25 19:34:42.229667 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5625 | 2024.11.25 19:34:42.230160 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
5626 | 2024.11.25 19:34:42.230832 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 19 rows starting from the beginning of the part | ||
5627 | 2024.11.25 19:34:42.231178 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5628 | 2024.11.25 19:34:42.231906 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5629 | 2024.11.25 19:34:42.232442 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005574 sec., 10764.262648008611 rows/sec., 742.85 KiB/sec. | ||
5630 | 2024.11.25 19:34:42.232682 [ 260 ] {a13ea9eb-bb53-4787-8269-6db0d3f6f288} <Debug> TCPHandler: Processed in 0.006159141 sec. | ||
5631 | 2024.11.25 19:34:42.236279 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 19 columns (19 merged, 0 gathered) in 0.010105119 sec., 68282.22408860302 rows/sec., 122.36 MiB/sec. | ||
5632 | 2024.11.25 19:34:42.237150 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5633 | 2024.11.25 19:34:42.237566 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2024.11.25 19:34:42.237648 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5635 | 2024.11.25 19:34:42.237794 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
5636 | 2024.11.25 19:34:44.219445 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5637 | 2024.11.25 19:34:44.220200 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5638 | 2024.11.25 19:34:44.220246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5639 | 2024.11.25 19:34:44.220763 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5640 | 2024.11.25 19:34:44.221017 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5641 | 2024.11.25 19:34:44.221201 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5642 | 2024.11.25 19:34:45.080655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5643 | 2024.11.25 19:34:45.099962 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5644 | 2024.11.25 19:34:45.100023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5645 | 2024.11.25 19:34:45.107166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5646 | 2024.11.25 19:34:45.107931 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5647 | 2024.11.25 19:34:45.110821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5648 | 2024.11.25 19:34:47.166847 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5649 | 2024.11.25 19:34:47.167056 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5650 | 2024.11.25 19:34:47.167134 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5651 | 2024.11.25 19:34:47.167915 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5652 | 2024.11.25 19:34:47.167972 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5653 | 2024.11.25 19:34:47.168411 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5654 | 2024.11.25 19:34:47.168679 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5655 | 2024.11.25 19:34:47.168916 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. | ||
5656 | 2024.11.25 19:34:47.168993 [ 265 ] {7c811df0-12dd-4f12-90ee-d310221e9272} <Debug> TCPHandler: Processed in 0.002286164 sec. | ||
5657 | 2024.11.25 19:34:47.169265 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5658 | 2024.11.25 19:34:47.169462 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5659 | 2024.11.25 19:34:47.169538 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5660 | 2024.11.25 19:34:47.170411 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5661 | 2024.11.25 19:34:47.170451 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5662 | 2024.11.25 19:34:47.170931 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5663 | 2024.11.25 19:34:47.171211 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5664 | 2024.11.25 19:34:47.171431 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002023 sec., 123084.52792881858 rows/sec., 10.82 MiB/sec. | ||
5665 | 2024.11.25 19:34:47.171560 [ 260 ] {5e9d2098-da57-46ae-baf4-9a4c89df8a5c} <Debug> TCPHandler: Processed in 0.002432668 sec. | ||
5666 | 2024.11.25 19:34:47.171743 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5667 | 2024.11.25 19:34:47.171875 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5668 | 2024.11.25 19:34:47.171931 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5669 | 2024.11.25 19:34:47.172600 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2024.11.25 19:34:47.172645 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5671 | 2024.11.25 19:34:47.173070 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5672 | 2024.11.25 19:34:47.173383 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2024.11.25 19:34:47.173640 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001786 sec., 16797.3124300112 rows/sec., 1.20 MiB/sec. | ||
5674 | 2024.11.25 19:34:47.173731 [ 265 ] {b97c07c0-8708-498e-b991-101c364502ca} <Debug> TCPHandler: Processed in 0.002044371 sec. | ||
5675 | 2024.11.25 19:34:47.173991 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5676 | 2024.11.25 19:34:47.174120 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5677 | 2024.11.25 19:34:47.174170 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5678 | 2024.11.25 19:34:47.174770 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5679 | 2024.11.25 19:34:47.174808 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5680 | 2024.11.25 19:34:47.175167 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5681 | 2024.11.25 19:34:47.175403 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5682 | 2024.11.25 19:34:47.175595 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001503 sec., 9314.703925482369 rows/sec., 652.34 KiB/sec. | ||
5683 | 2024.11.25 19:34:47.175650 [ 260 ] {1b39afa4-22e0-46f1-962b-79827b81a9c7} <Debug> TCPHandler: Processed in 0.001765934 sec. | ||
5684 | 2024.11.25 19:34:47.175815 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5685 | 2024.11.25 19:34:47.175944 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5686 | 2024.11.25 19:34:47.175994 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5687 | 2024.11.25 19:34:47.176586 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2024.11.25 19:34:47.176627 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5689 | 2024.11.25 19:34:47.177003 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5690 | 2024.11.25 19:34:47.177251 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2024.11.25 19:34:47.177508 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001578 sec., 8238.276299112802 rows/sec., 513.65 KiB/sec. | ||
5692 | 2024.11.25 19:34:47.177728 [ 265 ] {a3bcc2e2-ead5-4c9a-968d-d543807d8b7e} <Debug> TCPHandler: Processed in 0.001968569 sec. | ||
5693 | 2024.11.25 19:34:47.177910 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5694 | 2024.11.25 19:34:47.178035 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5695 | 2024.11.25 19:34:47.178084 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5696 | 2024.11.25 19:34:47.178774 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2024.11.25 19:34:47.178811 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5698 | 2024.11.25 19:34:47.179194 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5699 | 2024.11.25 19:34:47.179456 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2024.11.25 19:34:47.179637 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001626 sec., 249077.49077490775 rows/sec., 17.73 MiB/sec. | ||
5701 | 2024.11.25 19:34:47.179688 [ 260 ] {79a739d0-d6b2-40c6-b763-1c2f00666635} <Debug> TCPHandler: Processed in 0.001856576 sec. | ||
5702 | 2024.11.25 19:34:47.179851 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2024.11.25 19:34:47.180003 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5704 | 2024.11.25 19:34:47.180069 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5705 | 2024.11.25 19:34:47.180646 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2024.11.25 19:34:47.180685 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5707 | 2024.11.25 19:34:47.181071 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5708 | 2024.11.25 19:34:47.181319 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2024.11.25 19:34:47.181549 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 198.78 KiB/sec. | ||
5710 | 2024.11.25 19:34:47.181609 [ 265 ] {f359d91a-823f-4967-835a-dc70fd0ce321} <Debug> TCPHandler: Processed in 0.001829056 sec. | ||
5711 | 2024.11.25 19:34:47.181777 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5712 | 2024.11.25 19:34:47.181895 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5713 | 2024.11.25 19:34:47.181951 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5714 | 2024.11.25 19:34:47.182559 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5715 | 2024.11.25 19:34:47.182603 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5716 | 2024.11.25 19:34:47.182999 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5717 | 2024.11.25 19:34:47.183224 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5718 | 2024.11.25 19:34:47.183348 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5719 | 2024.11.25 19:34:47.183389 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5720 | 2024.11.25 19:34:47.183398 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. | ||
5721 | 2024.11.25 19:34:47.183410 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5722 | 2024.11.25 19:34:47.183485 [ 260 ] {1eca7b61-4202-40e5-9e83-7ab8ea7ffbb1} <Debug> TCPHandler: Processed in 0.001807766 sec. | ||
5723 | 2024.11.25 19:34:47.183717 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5724 | 2024.11.25 19:34:47.183726 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5725 | 2024.11.25 19:34:47.184088 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5726 | 2024.11.25 19:34:47.184128 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5727 | 2024.11.25 19:34:47.184189 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5728 | 2024.11.25 19:34:47.184214 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10113 rows starting from the beginning of the part | ||
5729 | 2024.11.25 19:34:47.184519 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 240 rows starting from the beginning of the part | ||
5730 | 2024.11.25 19:34:47.184875 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5731 | 2024.11.25 19:34:47.185253 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5732 | 2024.11.25 19:34:47.185588 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 883 rows starting from the beginning of the part | ||
5733 | 2024.11.25 19:34:47.185891 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
5734 | 2024.11.25 19:34:47.186849 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5735 | 2024.11.25 19:34:47.186915 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5736 | 2024.11.25 19:34:47.187671 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5737 | 2024.11.25 19:34:47.188221 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5738 | 2024.11.25 19:34:47.188775 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004756 sec., 210.26072329688816 rows/sec., 14.17 KiB/sec. | ||
5739 | 2024.11.25 19:34:47.188984 [ 265 ] {bf1f332c-3d58-4b0a-9222-f6a60de49e83} <Debug> TCPHandler: Processed in 0.005324885 sec. | ||
5740 | 2024.11.25 19:34:47.189194 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5741 | 2024.11.25 19:34:47.189380 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5742 | 2024.11.25 19:34:47.189491 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <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 | ||
5743 | 2024.11.25 19:34:47.191664 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11870 rows, containing 5 columns (5 merged, 0 gathered) in 0.008099609 sec., 1465502.8409396058 rows/sec., 98.93 MiB/sec. | ||
5744 | 2024.11.25 19:34:47.192024 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5745 | 2024.11.25 19:34:47.192726 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5746 | 2024.11.25 19:34:47.192765 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5747 | 2024.11.25 19:34:47.192817 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5748 | 2024.11.25 19:34:47.192854 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5749 | 2024.11.25 19:34:47.192979 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
5750 | 2024.11.25 19:34:47.193840 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5751 | 2024.11.25 19:34:47.194240 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5752 | 2024.11.25 19:34:47.194472 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005157 sec., 4459.957339538491 rows/sec., 7.99 MiB/sec. | ||
5753 | 2024.11.25 19:34:47.194585 [ 260 ] {50f7391b-dc7b-4f39-81aa-d8178ad430da} <Debug> TCPHandler: Processed in 0.005489178 sec. | ||
5754 | 2024.11.25 19:34:47.194766 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5755 | 2024.11.25 19:34:47.194899 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5756 | 2024.11.25 19:34:47.194954 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5757 | 2024.11.25 19:34:47.195494 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5758 | 2024.11.25 19:34:47.195537 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5759 | 2024.11.25 19:34:47.195948 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5760 | 2024.11.25 19:34:47.196195 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5761 | 2024.11.25 19:34:47.196429 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. | ||
5762 | 2024.11.25 19:34:47.196486 [ 265 ] {fa721896-93e5-4fdd-a116-b4f3791da8b5} <Debug> TCPHandler: Processed in 0.001804285 sec. | ||
5763 | 2024.11.25 19:34:51.609645 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5764 | 2024.11.25 19:34:51.609747 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5765 | 2024.11.25 19:34:51.721396 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5766 | 2024.11.25 19:34:51.722115 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5767 | 2024.11.25 19:34:51.722172 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5768 | 2024.11.25 19:34:51.722726 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5769 | 2024.11.25 19:34:51.722995 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5770 | 2024.11.25 19:34:51.723265 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5771 | 2024.11.25 19:34:51.778597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 812 | ||
5772 | 2024.11.25 19:34:51.782443 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5773 | 2024.11.25 19:34:51.782504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5774 | 2024.11.25 19:34:51.784009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5775 | 2024.11.25 19:34:51.784330 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5776 | 2024.11.25 19:34:51.785479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
5777 | 2024.11.25 19:34:52.161671 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5778 | 2024.11.25 19:34:52.161901 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5779 | 2024.11.25 19:34:52.161987 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5780 | 2024.11.25 19:34:52.162902 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2024.11.25 19:34:52.162961 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5782 | 2024.11.25 19:34:52.163436 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5783 | 2024.11.25 19:34:52.163875 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.11.25 19:34:52.164154 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002313 sec., 40639.861651534804 rows/sec., 3.37 MiB/sec. | ||
5785 | 2024.11.25 19:34:52.164228 [ 265 ] {60f383a2-9040-46f1-91f5-34a23068a99c} <Debug> TCPHandler: Processed in 0.002701083 sec. | ||
5786 | 2024.11.25 19:34:52.164502 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5787 | 2024.11.25 19:34:52.164718 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5788 | 2024.11.25 19:34:52.164801 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5789 | 2024.11.25 19:34:52.165626 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5790 | 2024.11.25 19:34:52.165678 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5791 | 2024.11.25 19:34:52.166114 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5792 | 2024.11.25 19:34:52.166370 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5793 | 2024.11.25 19:34:52.166656 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001991 sec., 9542.943244600703 rows/sec., 717.58 KiB/sec. | ||
5794 | 2024.11.25 19:34:52.166870 [ 260 ] {6bbad880-6d9b-496e-8c25-53d72c887ca8} <Debug> TCPHandler: Processed in 0.00251236 sec. | ||
5795 | 2024.11.25 19:34:52.167123 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5796 | 2024.11.25 19:34:52.167270 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5797 | 2024.11.25 19:34:52.167332 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5798 | 2024.11.25 19:34:52.167989 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2024.11.25 19:34:52.168033 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5800 | 2024.11.25 19:34:52.168413 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5801 | 2024.11.25 19:34:52.168660 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2024.11.25 19:34:52.168899 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001664 sec., 49879.807692307695 rows/sec., 3.89 MiB/sec. | ||
5803 | 2024.11.25 19:34:52.168958 [ 265 ] {46f367f6-4448-4c1d-950e-c5141314d3b0} <Debug> TCPHandler: Processed in 0.001966739 sec. | ||
5804 | 2024.11.25 19:34:52.169241 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2024.11.25 19:34:52.169468 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5806 | 2024.11.25 19:34:52.169547 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5807 | 2024.11.25 19:34:52.170158 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2024.11.25 19:34:52.170197 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5809 | 2024.11.25 19:34:52.170603 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5810 | 2024.11.25 19:34:52.170857 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2024.11.25 19:34:52.171103 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
5812 | 2024.11.25 19:34:52.171179 [ 260 ] {ab28e0b9-7543-417a-8db9-7f013cda41ed} <Debug> TCPHandler: Processed in 0.00205108 sec. | ||
5813 | 2024.11.25 19:34:52.171408 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5814 | 2024.11.25 19:34:52.171556 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5815 | 2024.11.25 19:34:52.171648 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <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 | ||
5816 | 2024.11.25 19:34:52.172959 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2024.11.25 19:34:52.172999 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5818 | 2024.11.25 19:34:52.173664 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5819 | 2024.11.25 19:34:52.173962 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2024.11.25 19:34:52.174312 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00278 sec., 6834.53237410072 rows/sec., 12.25 MiB/sec. | ||
5821 | 2024.11.25 19:34:52.174793 [ 265 ] {2d996dcc-2a3c-404a-8a9f-a7c9cbbf0540} <Debug> TCPHandler: Processed in 0.003505238 sec. | ||
5822 | 2024.11.25 19:34:52.174965 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5823 | 2024.11.25 19:34:52.175082 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5824 | 2024.11.25 19:34:52.175135 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5825 | 2024.11.25 19:34:52.175636 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2024.11.25 19:34:52.175675 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5827 | 2024.11.25 19:34:52.176051 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5828 | 2024.11.25 19:34:52.176290 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2024.11.25 19:34:52.176456 [ 147 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5830 | 2024.11.25 19:34:52.176534 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
5831 | 2024.11.25 19:34:52.176552 [ 147 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2024.11.25 19:34:52.176647 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5833 | 2024.11.25 19:34:52.176659 [ 260 ] {06199179-4d9b-46b5-869b-4940f14519be} <Debug> TCPHandler: Processed in 0.001751794 sec. | ||
5834 | 2024.11.25 19:34:52.176910 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5835 | 2024.11.25 19:34:52.177112 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5836 | 2024.11.25 19:34:52.177170 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1936 rows starting from the beginning of the part | ||
5837 | 2024.11.25 19:34:52.177287 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
5838 | 2024.11.25 19:34:52.177546 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
5839 | 2024.11.25 19:34:52.177753 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
5840 | 2024.11.25 19:34:52.177886 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
5841 | 2024.11.25 19:34:52.178039 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
5842 | 2024.11.25 19:34:52.179394 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002596981 sec., 877942.503237413 rows/sec., 57.31 MiB/sec. | ||
5843 | 2024.11.25 19:34:52.179792 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5844 | 2024.11.25 19:34:52.180308 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5845 | 2024.11.25 19:34:52.180452 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_36_7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5846 | 2024.11.25 19:34:52.180567 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5847 | 2024.11.25 19:34:52.610966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5848 | 2024.11.25 19:34:52.631530 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2024.11.25 19:34:52.631597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5850 | 2024.11.25 19:34:52.638951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5851 | 2024.11.25 19:34:52.639718 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2024.11.25 19:34:52.643027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5853 | 2024.11.25 19:34:55.700612 [ 143 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5854 | 2024.11.25 19:34:55.700760 [ 143 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5855 | 2024.11.25 19:34:55.700811 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5856 | 2024.11.25 19:34:55.701132 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
5857 | 2024.11.25 19:34:55.701409 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5858 | 2024.11.25 19:34:55.701467 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
5859 | 2024.11.25 19:34:55.701597 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
5860 | 2024.11.25 19:34:55.701973 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
5861 | 2024.11.25 19:34:55.702234 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5862 | 2024.11.25 19:34:55.702434 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5863 | 2024.11.25 19:34:55.703539 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002600031 sec., 13845.988759364793 rows/sec., 1.16 MiB/sec. | ||
5864 | 2024.11.25 19:34:55.703781 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5865 | 2024.11.25 19:34:55.704117 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5866 | 2024.11.25 19:34:55.704207 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_9_2} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5867 | 2024.11.25 19:34:55.704311 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5868 | 2024.11.25 19:34:57.167362 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5869 | 2024.11.25 19:34:57.167557 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5870 | 2024.11.25 19:34:57.167627 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5871 | 2024.11.25 19:34:57.168366 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5872 | 2024.11.25 19:34:57.168408 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5873 | 2024.11.25 19:34:57.168839 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5874 | 2024.11.25 19:34:57.169101 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5875 | 2024.11.25 19:34:57.169305 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 560.21 KiB/sec. | ||
5876 | 2024.11.25 19:34:57.169419 [ 265 ] {76a91b5b-5199-42f1-b305-104885c17808} <Debug> TCPHandler: Processed in 0.002181003 sec. | ||
5877 | 2024.11.25 19:34:57.169784 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5878 | 2024.11.25 19:34:57.170024 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5879 | 2024.11.25 19:34:57.170110 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5880 | 2024.11.25 19:34:57.170961 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5881 | 2024.11.25 19:34:57.171015 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5882 | 2024.11.25 19:34:57.171444 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5883 | 2024.11.25 19:34:57.171754 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5884 | 2024.11.25 19:34:57.172369 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002389 sec., 1674.3407283382169 rows/sec., 136.53 KiB/sec. | ||
5885 | 2024.11.25 19:34:57.172709 [ 260 ] {0f8de6ca-8aec-4eea-af45-83bb6d901cbe} <Debug> TCPHandler: Processed in 0.003167872 sec. | ||
5886 | 2024.11.25 19:34:57.172933 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5887 | 2024.11.25 19:34:57.173130 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5888 | 2024.11.25 19:34:57.173188 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5889 | 2024.11.25 19:34:57.173995 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5890 | 2024.11.25 19:34:57.174036 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5891 | 2024.11.25 19:34:57.174425 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5892 | 2024.11.25 19:34:57.174664 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5893 | 2024.11.25 19:34:57.174841 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001743 sec., 144004.58978772233 rows/sec., 12.64 MiB/sec. | ||
5894 | 2024.11.25 19:34:57.174894 [ 265 ] {843c6e91-d625-469e-8ab6-26c549fd4de1} <Debug> TCPHandler: Processed in 0.002010749 sec. | ||
5895 | 2024.11.25 19:34:57.175062 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5896 | 2024.11.25 19:34:57.175204 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5897 | 2024.11.25 19:34:57.175265 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5898 | 2024.11.25 19:34:57.175959 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5899 | 2024.11.25 19:34:57.175999 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5900 | 2024.11.25 19:34:57.176364 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5901 | 2024.11.25 19:34:57.176625 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5902 | 2024.11.25 19:34:57.176847 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.001673 sec., 20322.773460848774 rows/sec., 1.44 MiB/sec. | ||
5903 | 2024.11.25 19:34:57.176938 [ 260 ] {a2e32138-c3ae-448b-bec1-2bce4962af44} <Debug> TCPHandler: Processed in 0.001945268 sec. | ||
5904 | 2024.11.25 19:34:57.177134 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5905 | 2024.11.25 19:34:57.177272 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5906 | 2024.11.25 19:34:57.177331 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5907 | 2024.11.25 19:34:57.177991 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5908 | 2024.11.25 19:34:57.178031 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5909 | 2024.11.25 19:34:57.178380 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5910 | 2024.11.25 19:34:57.178625 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5911 | 2024.11.25 19:34:57.178805 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 627.30 KiB/sec. | ||
5912 | 2024.11.25 19:34:57.178858 [ 265 ] {2f21385c-a6a0-4aa9-a2bf-89690527539c} <Debug> TCPHandler: Processed in 0.001817175 sec. | ||
5913 | 2024.11.25 19:34:57.179067 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5914 | 2024.11.25 19:34:57.179289 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5915 | 2024.11.25 19:34:57.179380 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5916 | 2024.11.25 19:34:57.180207 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5917 | 2024.11.25 19:34:57.180248 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5918 | 2024.11.25 19:34:57.180604 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5919 | 2024.11.25 19:34:57.180843 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5920 | 2024.11.25 19:34:57.181114 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001872 sec., 6944.444444444444 rows/sec., 432.98 KiB/sec. | ||
5921 | 2024.11.25 19:34:57.181322 [ 260 ] {6c20592c-6f42-449a-9021-1b77e79b1519} <Debug> TCPHandler: Processed in 0.002367196 sec. | ||
5922 | 2024.11.25 19:34:57.181495 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5923 | 2024.11.25 19:34:57.181633 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5924 | 2024.11.25 19:34:57.181692 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5925 | 2024.11.25 19:34:57.182453 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5926 | 2024.11.25 19:34:57.182492 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5927 | 2024.11.25 19:34:57.182868 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5928 | 2024.11.25 19:34:57.183111 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5929 | 2024.11.25 19:34:57.183311 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001707 sec., 239601.640304628 rows/sec., 17.08 MiB/sec. | ||
5930 | 2024.11.25 19:34:57.183365 [ 265 ] {20026590-88ec-48b3-81f9-63e97c3e3bb8} <Debug> TCPHandler: Processed in 0.001935518 sec. | ||
5931 | 2024.11.25 19:34:57.183575 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5932 | 2024.11.25 19:34:57.183800 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5933 | 2024.11.25 19:34:57.183882 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5934 | 2024.11.25 19:34:57.184379 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5935 | 2024.11.25 19:34:57.184416 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5936 | 2024.11.25 19:34:57.184768 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5937 | 2024.11.25 19:34:57.184992 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5938 | 2024.11.25 19:34:57.185191 [ 141 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5939 | 2024.11.25 19:34:57.185233 [ 141 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5940 | 2024.11.25 19:34:57.185241 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. | ||
5941 | 2024.11.25 19:34:57.185258 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5942 | 2024.11.25 19:34:57.185304 [ 260 ] {94dd4bd6-d0a7-4103-9792-323282c313e6} <Debug> TCPHandler: Processed in 0.001838556 sec. | ||
5943 | 2024.11.25 19:34:57.185514 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5944 | 2024.11.25 19:34:57.185515 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
5945 | 2024.11.25 19:34:57.185694 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5946 | 2024.11.25 19:34:57.185711 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5947 | 2024.11.25 19:34:57.185759 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
5948 | 2024.11.25 19:34:57.185768 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5949 | 2024.11.25 19:34:57.185954 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
5950 | 2024.11.25 19:34:57.186392 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
5951 | 2024.11.25 19:34:57.186801 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
5952 | 2024.11.25 19:34:57.187163 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
5953 | 2024.11.25 19:34:57.187523 [ 194 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
5954 | 2024.11.25 19:34:57.188352 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5955 | 2024.11.25 19:34:57.188402 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5956 | 2024.11.25 19:34:57.189154 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5957 | 2024.11.25 19:34:57.189216 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003875196 sec., 24772.940517073202 rows/sec., 1.26 MiB/sec. | ||
5958 | 2024.11.25 19:34:57.189376 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5959 | 2024.11.25 19:34:57.189474 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5960 | 2024.11.25 19:34:57.189771 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004127 sec., 57911.31572570875 rows/sec., 3.88 MiB/sec. | ||
5961 | 2024.11.25 19:34:57.189865 [ 265 ] {5926ed65-37a0-43c2-9620-33a69105e5c9} <Debug> TCPHandler: Processed in 0.004453377 sec. | ||
5962 | 2024.11.25 19:34:57.189885 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_16_3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2024.11.25 19:34:57.189986 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_16_3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5964 | 2024.11.25 19:34:57.190081 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5965 | 2024.11.25 19:34:57.190091 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5966 | 2024.11.25 19:34:57.190233 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5967 | 2024.11.25 19:34:57.190296 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5968 | 2024.11.25 19:34:57.190873 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5969 | 2024.11.25 19:34:57.190911 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5970 | 2024.11.25 19:34:57.191271 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5971 | 2024.11.25 19:34:57.191507 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5972 | 2024.11.25 19:34:57.191629 [ 141 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5973 | 2024.11.25 19:34:57.191663 [ 141 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5974 | 2024.11.25 19:34:57.191683 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5975 | 2024.11.25 19:34:57.191699 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
5976 | 2024.11.25 19:34:57.192029 [ 260 ] {ddd60c93-5e59-4829-b0b1-009c7f9f76fc} <Debug> TCPHandler: Processed in 0.00203897 sec. | ||
5977 | 2024.11.25 19:34:57.192204 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
5978 | 2024.11.25 19:34:57.192381 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5979 | 2024.11.25 19:34:57.192638 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5980 | 2024.11.25 19:34:57.192674 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5981 | 2024.11.25 19:34:57.192702 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
5982 | 2024.11.25 19:34:57.192985 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5983 | 2024.11.25 19:34:57.193000 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <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 | ||
5984 | 2024.11.25 19:34:57.193267 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5985 | 2024.11.25 19:34:57.193551 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5986 | 2024.11.25 19:34:57.193908 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5987 | 2024.11.25 19:34:57.194204 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5988 | 2024.11.25 19:34:57.198461 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.006712062 sec., 2532.7537200937654 rows/sec., 170.08 KiB/sec. | ||
5989 | 2024.11.25 19:34:57.198667 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5990 | 2024.11.25 19:34:57.199239 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5991 | 2024.11.25 19:34:57.199306 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
5992 | 2024.11.25 19:34:57.199399 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5993 | 2024.11.25 19:34:57.199630 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_16_3} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5994 | 2024.11.25 19:34:57.199812 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5995 | 2024.11.25 19:34:57.200360 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5996 | 2024.11.25 19:34:57.200635 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5997 | 2024.11.25 19:34:57.200872 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.008274 sec., 2779.792119893643 rows/sec., 4.98 MiB/sec. | ||
5998 | 2024.11.25 19:34:57.201002 [ 265 ] {3494a09d-00c6-4484-a053-fe3603d68185} <Debug> TCPHandler: Processed in 0.008836734 sec. | ||
5999 | 2024.11.25 19:34:57.201172 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6000 | 2024.11.25 19:34:57.201310 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6001 | 2024.11.25 19:34:57.201370 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6002 | 2024.11.25 19:34:57.201934 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6003 | 2024.11.25 19:34:57.201971 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6004 | 2024.11.25 19:34:57.202338 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6005 | 2024.11.25 19:34:57.202586 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6006 | 2024.11.25 19:34:57.202762 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. | ||
6007 | 2024.11.25 19:34:57.202810 [ 260 ] {4d84178b-1e04-4f33-983f-db9e13373fd4} <Debug> TCPHandler: Processed in 0.001705623 sec. | ||
6008 | 2024.11.25 19:34:59.223753 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
6009 | 2024.11.25 19:34:59.224457 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6010 | 2024.11.25 19:34:59.224510 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6011 | 2024.11.25 19:34:59.225034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6012 | 2024.11.25 19:34:59.225299 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6013 | 2024.11.25 19:34:59.225550 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
6014 | 2024.11.25 19:35:00.143528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6015 | 2024.11.25 19:35:00.171814 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2024.11.25 19:35:00.171911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6017 | 2024.11.25 19:35:00.182795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6018 | 2024.11.25 19:35:00.183992 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.11.25 19:35:00.188817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6020 | 2024.11.25 19:35:01.786256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 848 | ||
6021 | 2024.11.25 19:35:01.789827 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2024.11.25 19:35:01.789872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6023 | 2024.11.25 19:35:01.791347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6024 | 2024.11.25 19:35:01.791662 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2024.11.25 19:35:01.791914 [ 133 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6026 | 2024.11.25 19:35:01.792082 [ 133 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6027 | 2024.11.25 19:35:01.792210 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6028 | 2024.11.25 19:35:01.792692 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
6029 | 2024.11.25 19:35:01.793063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
6030 | 2024.11.25 19:35:01.793692 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6031 | 2024.11.25 19:35:01.793879 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 666 rows starting from the beginning of the part | ||
6032 | 2024.11.25 19:35:01.794540 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
6033 | 2024.11.25 19:35:01.795200 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
6034 | 2024.11.25 19:35:01.795821 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
6035 | 2024.11.25 19:35:01.796494 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
6036 | 2024.11.25 19:35:01.797176 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
6037 | 2024.11.25 19:35:01.805111 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 72 columns (72 merged, 0 gathered) in 0.012689269 sec., 66828.12067424845 rows/sec., 55.87 MiB/sec. | ||
6038 | 2024.11.25 19:35:01.806650 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6039 | 2024.11.25 19:35:01.807465 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6040 | 2024.11.25 19:35:01.807565 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_21_4} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6041 | 2024.11.25 19:35:01.807898 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
6042 | 2024.11.25 19:35:02.163249 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6043 | 2024.11.25 19:35:02.163497 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6044 | 2024.11.25 19:35:02.163573 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6045 | 2024.11.25 19:35:02.164376 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6046 | 2024.11.25 19:35:02.164431 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6047 | 2024.11.25 19:35:02.164876 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6048 | 2024.11.25 19:35:02.165139 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6049 | 2024.11.25 19:35:02.165390 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001947 sec., 48279.4042116076 rows/sec., 4.00 MiB/sec. | ||
6050 | 2024.11.25 19:35:02.165459 [ 265 ] {bf24d1cd-9174-4797-a937-c84c70d51484} <Debug> TCPHandler: Processed in 0.002383997 sec. | ||
6051 | 2024.11.25 19:35:02.165714 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6052 | 2024.11.25 19:35:02.165897 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6053 | 2024.11.25 19:35:02.165965 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6054 | 2024.11.25 19:35:02.166700 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6055 | 2024.11.25 19:35:02.166738 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6056 | 2024.11.25 19:35:02.167152 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6057 | 2024.11.25 19:35:02.167404 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6058 | 2024.11.25 19:35:02.167624 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001781 sec., 10668.163952835486 rows/sec., 802.20 KiB/sec. | ||
6059 | 2024.11.25 19:35:02.167680 [ 260 ] {4ff9d91b-b65c-426a-aac9-8a0e18f5201a} <Debug> TCPHandler: Processed in 0.002099741 sec. | ||
6060 | 2024.11.25 19:35:02.167841 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6061 | 2024.11.25 19:35:02.167967 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6062 | 2024.11.25 19:35:02.168020 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6063 | 2024.11.25 19:35:02.168666 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2024.11.25 19:35:02.168708 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6065 | 2024.11.25 19:35:02.169079 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6066 | 2024.11.25 19:35:02.169317 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2024.11.25 19:35:02.169533 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001594 sec., 52070.2634880803 rows/sec., 4.07 MiB/sec. | ||
6068 | 2024.11.25 19:35:02.169588 [ 265 ] {a0b7ed0f-81d8-4dd0-8dac-2707ff6f0333} <Debug> TCPHandler: Processed in 0.001809775 sec. | ||
6069 | 2024.11.25 19:35:02.169811 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6070 | 2024.11.25 19:35:02.170035 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6071 | 2024.11.25 19:35:02.170129 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6072 | 2024.11.25 19:35:02.170822 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2024.11.25 19:35:02.170861 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6074 | 2024.11.25 19:35:02.171250 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6075 | 2024.11.25 19:35:02.171490 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2024.11.25 19:35:02.171681 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
6077 | 2024.11.25 19:35:02.171729 [ 260 ] {9747b173-890e-4c1d-88a9-c26a393ea357} <Debug> TCPHandler: Processed in 0.002045191 sec. | ||
6078 | 2024.11.25 19:35:02.171892 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2024.11.25 19:35:02.172026 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6080 | 2024.11.25 19:35:02.172116 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <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 | ||
6081 | 2024.11.25 19:35:02.173351 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2024.11.25 19:35:02.173391 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6083 | 2024.11.25 19:35:02.174034 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6084 | 2024.11.25 19:35:02.174297 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2024.11.25 19:35:02.174549 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002518 sec., 7545.671167593328 rows/sec., 13.52 MiB/sec. | ||
6086 | 2024.11.25 19:35:02.174666 [ 265 ] {aec01931-ece7-46dc-8ae4-c5f7ec4a29ea} <Debug> TCPHandler: Processed in 0.002814406 sec. | ||
6087 | 2024.11.25 19:35:02.174872 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6088 | 2024.11.25 19:35:02.175095 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6089 | 2024.11.25 19:35:02.175188 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6090 | 2024.11.25 19:35:02.175794 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2024.11.25 19:35:02.175832 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6092 | 2024.11.25 19:35:02.176200 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6093 | 2024.11.25 19:35:02.176450 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2024.11.25 19:35:02.176669 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00163 sec., 36809.815950920245 rows/sec., 2.48 MiB/sec. | ||
6095 | 2024.11.25 19:35:02.176718 [ 260 ] {d99741a9-444b-4a68-894f-74c025deb349} <Debug> TCPHandler: Processed in 0.001956058 sec. | ||
6096 | 2024.11.25 19:35:06.609800 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6097 | 2024.11.25 19:35:06.609870 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6098 | 2024.11.25 19:35:06.726183 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6099 | 2024.11.25 19:35:06.726799 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2024.11.25 19:35:06.726838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6101 | 2024.11.25 19:35:06.727438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6102 | 2024.11.25 19:35:06.727693 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2024.11.25 19:35:06.727929 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6104 | 2024.11.25 19:35:07.168011 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6105 | 2024.11.25 19:35:07.168216 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6106 | 2024.11.25 19:35:07.168292 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6107 | 2024.11.25 19:35:07.169076 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6108 | 2024.11.25 19:35:07.169119 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6109 | 2024.11.25 19:35:07.169536 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6110 | 2024.11.25 19:35:07.169787 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6111 | 2024.11.25 19:35:07.169931 [ 126 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6112 | 2024.11.25 19:35:07.169979 [ 126 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6113 | 2024.11.25 19:35:07.170001 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. | ||
6114 | 2024.11.25 19:35:07.170008 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6115 | 2024.11.25 19:35:07.170167 [ 265 ] {3c867a46-1125-4921-b5a6-8d139d37d07c} <Debug> TCPHandler: Processed in 0.002284355 sec. | ||
6116 | 2024.11.25 19:35:07.170330 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::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 | ||
6117 | 2024.11.25 19:35:07.170655 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6118 | 2024.11.25 19:35:07.170829 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6119 | 2024.11.25 19:35:07.170947 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
6120 | 2024.11.25 19:35:07.171121 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6121 | 2024.11.25 19:35:07.171185 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
6122 | 2024.11.25 19:35:07.171303 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6123 | 2024.11.25 19:35:07.171534 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
6124 | 2024.11.25 19:35:07.171923 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6125 | 2024.11.25 19:35:07.172348 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6126 | 2024.11.25 19:35:07.174192 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6127 | 2024.11.25 19:35:07.174274 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6128 | 2024.11.25 19:35:07.174721 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004627691 sec., 15126.334061630305 rows/sec., 1.12 MiB/sec. | ||
6129 | 2024.11.25 19:35:07.175059 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6130 | 2024.11.25 19:35:07.175183 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6131 | 2024.11.25 19:35:07.175663 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6132 | 2024.11.25 19:35:07.175943 [ 126 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6133 | 2024.11.25 19:35:07.176002 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6134 | 2024.11.25 19:35:07.176047 [ 126 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6135 | 2024.11.25 19:35:07.176114 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.00511 sec., 48727.9843444227 rows/sec., 4.28 MiB/sec. | ||
6136 | 2024.11.25 19:35:07.176140 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6137 | 2024.11.25 19:35:07.176342 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_17_4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6138 | 2024.11.25 19:35:07.176441 [ 260 ] {2a0bf76e-341d-4642-b631-589e64c821f4} <Debug> TCPHandler: Processed in 0.00610304 sec. | ||
6139 | 2024.11.25 19:35:07.176751 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6140 | 2024.11.25 19:35:07.176750 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6141 | 2024.11.25 19:35:07.176814 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
6142 | 2024.11.25 19:35:07.176956 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6143 | 2024.11.25 19:35:07.176964 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6144 | 2024.11.25 19:35:07.177004 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1438 rows starting from the beginning of the part | ||
6145 | 2024.11.25 19:35:07.177026 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6146 | 2024.11.25 19:35:07.177253 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 249 rows starting from the beginning of the part | ||
6147 | 2024.11.25 19:35:07.177634 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part | ||
6148 | 2024.11.25 19:35:07.177986 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 251 rows starting from the beginning of the part | ||
6149 | 2024.11.25 19:35:07.178369 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
6150 | 2024.11.25 19:35:07.178705 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 249 rows starting from the beginning of the part | ||
6151 | 2024.11.25 19:35:07.179780 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6152 | 2024.11.25 19:35:07.179824 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6153 | 2024.11.25 19:35:07.180352 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6154 | 2024.11.25 19:35:07.180628 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6155 | 2024.11.25 19:35:07.180771 [ 126 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6156 | 2024.11.25 19:35:07.180849 [ 126 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2024.11.25 19:35:07.180893 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6158 | 2024.11.25 19:35:07.180907 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.004002 sec., 7496.2518740629675 rows/sec., 546.11 KiB/sec. | ||
6159 | 2024.11.25 19:35:07.181397 [ 265 ] {420dc347-a84c-4a59-bec1-eca39f616a7a} <Debug> TCPHandler: Processed in 0.004802844 sec. | ||
6160 | 2024.11.25 19:35:07.181516 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
6161 | 2024.11.25 19:35:07.181827 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 5 columns (5 merged, 0 gathered) in 0.005468247 sec., 434325.66231920396 rows/sec., 38.57 MiB/sec. | ||
6162 | 2024.11.25 19:35:07.181913 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6163 | 2024.11.25 19:35:07.181986 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6164 | 2024.11.25 19:35:07.182036 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 67 rows starting from the beginning of the part | ||
6165 | 2024.11.25 19:35:07.182344 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6166 | 2024.11.25 19:35:07.182444 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
6167 | 2024.11.25 19:35:07.182899 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part | ||
6168 | 2024.11.25 19:35:07.182962 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6169 | 2024.11.25 19:35:07.183169 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6170 | 2024.11.25 19:35:07.183312 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
6171 | 2024.11.25 19:35:07.183670 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part | ||
6172 | 2024.11.25 19:35:07.184095 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
6173 | 2024.11.25 19:35:07.184768 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2024.11.25 19:35:07.185225 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_41_8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6175 | 2024.11.25 19:35:07.185618 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6176 | 2024.11.25 19:35:07.186284 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2024.11.25 19:35:07.186356 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6178 | 2024.11.25 19:35:07.187456 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6179 | 2024.11.25 19:35:07.187530 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.006575279 sec., 30264.875452433273 rows/sec., 2.28 MiB/sec. | ||
6180 | 2024.11.25 19:35:07.187775 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6181 | 2024.11.25 19:35:07.187932 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6182 | 2024.11.25 19:35:07.188305 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6183 | 2024.11.25 19:35:07.188327 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005852 sec., 2392.3444976076553 rows/sec., 167.54 KiB/sec. | ||
6184 | 2024.11.25 19:35:07.188472 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_41_8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6185 | 2024.11.25 19:35:07.188543 [ 260 ] {33cb5e42-4d9f-42c7-a960-24d999c6b829} <Debug> TCPHandler: Processed in 0.006998658 sec. | ||
6186 | 2024.11.25 19:35:07.188662 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6187 | 2024.11.25 19:35:07.188797 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6188 | 2024.11.25 19:35:07.188937 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6189 | 2024.11.25 19:35:07.188996 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6190 | 2024.11.25 19:35:07.189683 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6191 | 2024.11.25 19:35:07.189727 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6192 | 2024.11.25 19:35:07.190088 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6193 | 2024.11.25 19:35:07.190331 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6194 | 2024.11.25 19:35:07.190452 [ 126 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6195 | 2024.11.25 19:35:07.190493 [ 126 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6196 | 2024.11.25 19:35:07.190518 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6197 | 2024.11.25 19:35:07.190522 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. | ||
6198 | 2024.11.25 19:35:07.190815 [ 265 ] {52209031-0351-406d-8ea8-8d6e539c400d} <Debug> TCPHandler: Processed in 0.002118782 sec. | ||
6199 | 2024.11.25 19:35:07.190825 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::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 | ||
6200 | 2024.11.25 19:35:07.191097 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6201 | 2024.11.25 19:35:07.191340 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6202 | 2024.11.25 19:35:07.191460 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
6203 | 2024.11.25 19:35:07.191480 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6204 | 2024.11.25 19:35:07.191677 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6205 | 2024.11.25 19:35:07.191710 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
6206 | 2024.11.25 19:35:07.192061 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
6207 | 2024.11.25 19:35:07.192359 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
6208 | 2024.11.25 19:35:07.192680 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
6209 | 2024.11.25 19:35:07.194584 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2024.11.25 19:35:07.194672 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6211 | 2024.11.25 19:35:07.195044 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004427747 sec., 14680.15223092015 rows/sec., 972.65 KiB/sec. | ||
6212 | 2024.11.25 19:35:07.195287 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6213 | 2024.11.25 19:35:07.195567 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6214 | 2024.11.25 19:35:07.195847 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6215 | 2024.11.25 19:35:07.196022 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6216 | 2024.11.25 19:35:07.196065 [ 195 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_17_4} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6217 | 2024.11.25 19:35:07.196236 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6218 | 2024.11.25 19:35:07.196327 [ 126 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6219 | 2024.11.25 19:35:07.196405 [ 126 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6220 | 2024.11.25 19:35:07.196431 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6221 | 2024.11.25 19:35:07.196479 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.0051 sec., 79411.76470588235 rows/sec., 5.65 MiB/sec. | ||
6222 | 2024.11.25 19:35:07.196715 [ 260 ] {a71742b5-c183-4836-b44f-42d4ee29103a} <Debug> TCPHandler: Processed in 0.005778293 sec. | ||
6223 | 2024.11.25 19:35:07.196718 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
6224 | 2024.11.25 19:35:07.197013 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6225 | 2024.11.25 19:35:07.197137 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6226 | 2024.11.25 19:35:07.197209 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part | ||
6227 | 2024.11.25 19:35:07.197467 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6228 | 2024.11.25 19:35:07.197493 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 405 rows starting from the beginning of the part | ||
6229 | 2024.11.25 19:35:07.197773 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 83 rows starting from the beginning of the part | ||
6230 | 2024.11.25 19:35:07.197769 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6231 | 2024.11.25 19:35:07.198081 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 409 rows starting from the beginning of the part | ||
6232 | 2024.11.25 19:35:07.198409 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 83 rows starting from the beginning of the part | ||
6233 | 2024.11.25 19:35:07.198712 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 405 rows starting from the beginning of the part | ||
6234 | 2024.11.25 19:35:07.200081 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6235 | 2024.11.25 19:35:07.200143 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6236 | 2024.11.25 19:35:07.201138 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6237 | 2024.11.25 19:35:07.201419 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6238 | 2024.11.25 19:35:07.202084 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555199 sec., 414206.5837785469 rows/sec., 31.54 MiB/sec. | ||
6239 | 2024.11.25 19:35:07.202137 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004819 sec., 1245.071591616518 rows/sec., 65.05 KiB/sec. | ||
6240 | 2024.11.25 19:35:07.202453 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6241 | 2024.11.25 19:35:07.202475 [ 265 ] {20a97f6d-f286-4617-956d-9811054d14a3} <Debug> TCPHandler: Processed in 0.005638371 sec. | ||
6242 | 2024.11.25 19:35:07.202752 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6243 | 2024.11.25 19:35:07.202924 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6244 | 2024.11.25 19:35:07.202999 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6245 | 2024.11.25 19:35:07.203026 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2024.11.25 19:35:07.203153 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_41_8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6247 | 2024.11.25 19:35:07.203269 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
6248 | 2024.11.25 19:35:07.203830 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6249 | 2024.11.25 19:35:07.203869 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6250 | 2024.11.25 19:35:07.204265 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6251 | 2024.11.25 19:35:07.204508 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6252 | 2024.11.25 19:35:07.204768 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001887 sec., 125596.18441971383 rows/sec., 8.42 MiB/sec. | ||
6253 | 2024.11.25 19:35:07.204991 [ 260 ] {30b93305-5b7f-4e2c-9749-3cb4dc2af5af} <Debug> TCPHandler: Processed in 0.002391487 sec. | ||
6254 | 2024.11.25 19:35:07.205223 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2024.11.25 19:35:07.205362 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6256 | 2024.11.25 19:35:07.205422 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6257 | 2024.11.25 19:35:07.205916 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6258 | 2024.11.25 19:35:07.205950 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6259 | 2024.11.25 19:35:07.206284 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6260 | 2024.11.25 19:35:07.206503 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6261 | 2024.11.25 19:35:07.206662 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. | ||
6262 | 2024.11.25 19:35:07.206771 [ 265 ] {cdec26d9-9550-4370-9f7a-9a4e5dfa1248} <Debug> TCPHandler: Processed in 0.001659192 sec. | ||
6263 | 2024.11.25 19:35:07.206929 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6264 | 2024.11.25 19:35:07.207065 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6265 | 2024.11.25 19:35:07.207159 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <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 | ||
6266 | 2024.11.25 19:35:07.208433 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6267 | 2024.11.25 19:35:07.208472 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6268 | 2024.11.25 19:35:07.209153 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6269 | 2024.11.25 19:35:07.209417 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6270 | 2024.11.25 19:35:07.209596 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6271 | 2024.11.25 19:35:07.209671 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2024.11.25 19:35:07.209702 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6273 | 2024.11.25 19:35:07.209732 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002686 sec., 8562.918838421445 rows/sec., 15.34 MiB/sec. | ||
6274 | 2024.11.25 19:35:07.210084 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
6275 | 2024.11.25 19:35:07.210123 [ 260 ] {fe2b6859-b4ea-4ab1-a538-3858015fb17b} <Debug> TCPHandler: Processed in 0.003256734 sec. | ||
6276 | 2024.11.25 19:35:07.210397 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6277 | 2024.11.25 19:35:07.210686 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6278 | 2024.11.25 19:35:07.210819 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6279 | 2024.11.25 19:35:07.210848 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6280 | 2024.11.25 19:35:07.211100 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 690 rows starting from the beginning of the part | ||
6281 | 2024.11.25 19:35:07.211921 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
6282 | 2024.11.25 19:35:07.212635 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part | ||
6283 | 2024.11.25 19:35:07.213246 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6284 | 2024.11.25 19:35:07.213337 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6285 | 2024.11.25 19:35:07.213404 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 23 rows starting from the beginning of the part | ||
6286 | 2024.11.25 19:35:07.214096 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part | ||
6287 | 2024.11.25 19:35:07.214765 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
6288 | 2024.11.25 19:35:07.214801 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6289 | 2024.11.25 19:35:07.215521 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6290 | 2024.11.25 19:35:07.216094 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005499 sec., 14911.802145844698 rows/sec., 969.81 KiB/sec. | ||
6291 | 2024.11.25 19:35:07.216376 [ 265 ] {53d23d37-c6fc-46d7-8d93-b1e5e6ab7e27} <Debug> TCPHandler: Processed in 0.006130071 sec. | ||
6292 | 2024.11.25 19:35:07.225289 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 19 columns (19 merged, 0 gathered) in 0.015469684 sec., 51520.12154870132 rows/sec., 92.32 MiB/sec. | ||
6293 | 2024.11.25 19:35:07.226489 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6294 | 2024.11.25 19:35:07.226989 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2024.11.25 19:35:07.227071 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6296 | 2024.11.25 19:35:07.227234 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
6297 | 2024.11.25 19:35:07.689345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6298 | 2024.11.25 19:35:07.711647 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6299 | 2024.11.25 19:35:07.711707 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6300 | 2024.11.25 19:35:07.719015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6301 | 2024.11.25 19:35:07.719812 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2024.11.25 19:35:07.723241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6303 | 2024.11.25 19:35:08.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.12 MiB, peak 206.13 MiB, free memory in arenas 0.00 B, will set to 200.57 MiB (RSS), difference: 1.45 MiB | ||
6304 | 2024.11.25 19:35:11.793814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 882 | ||
6305 | 2024.11.25 19:35:11.797087 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6306 | 2024.11.25 19:35:11.797151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6307 | 2024.11.25 19:35:11.798678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6308 | 2024.11.25 19:35:11.798995 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6309 | 2024.11.25 19:35:11.800219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
6310 | 2024.11.25 19:35:12.191823 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6311 | 2024.11.25 19:35:12.192018 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6312 | 2024.11.25 19:35:12.192091 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6313 | 2024.11.25 19:35:12.192850 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6314 | 2024.11.25 19:35:12.192905 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6315 | 2024.11.25 19:35:12.193362 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6316 | 2024.11.25 19:35:12.193621 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6317 | 2024.11.25 19:35:12.193890 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00191 sec., 1047.1204188481674 rows/sec., 85.39 KiB/sec. | ||
6318 | 2024.11.25 19:35:12.194057 [ 265 ] {7d5ef343-d3ee-49e3-b0c1-6d289c0be820} <Debug> TCPHandler: Processed in 0.002367096 sec. | ||
6319 | 2024.11.25 19:35:12.194348 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6320 | 2024.11.25 19:35:12.194563 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6321 | 2024.11.25 19:35:12.194644 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6322 | 2024.11.25 19:35:12.196117 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6323 | 2024.11.25 19:35:12.196160 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6324 | 2024.11.25 19:35:12.196687 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6325 | 2024.11.25 19:35:12.196945 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2024.11.25 19:35:12.197146 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002645 sec., 466918.71455576556 rows/sec., 38.62 MiB/sec. | ||
6327 | 2024.11.25 19:35:12.197202 [ 260 ] {efdf4377-4ee9-4728-bb49-bb0ee5aab3cd} <Debug> TCPHandler: Processed in 0.003000429 sec. | ||
6328 | 2024.11.25 19:35:12.197381 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6329 | 2024.11.25 19:35:12.197508 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6330 | 2024.11.25 19:35:12.197563 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6331 | 2024.11.25 19:35:12.198169 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6332 | 2024.11.25 19:35:12.198212 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6333 | 2024.11.25 19:35:12.198585 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6334 | 2024.11.25 19:35:12.198825 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2024.11.25 19:35:12.199033 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001555 sec., 13504.823151125402 rows/sec., 1008.59 KiB/sec. | ||
6336 | 2024.11.25 19:35:12.199092 [ 265 ] {59840f50-243c-4f4d-86ee-3e1daab6cc31} <Debug> TCPHandler: Processed in 0.001771605 sec. | ||
6337 | 2024.11.25 19:35:12.199259 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6338 | 2024.11.25 19:35:12.199399 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6339 | 2024.11.25 19:35:12.199457 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6340 | 2024.11.25 19:35:12.200252 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6341 | 2024.11.25 19:35:12.200290 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6342 | 2024.11.25 19:35:12.200666 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6343 | 2024.11.25 19:35:12.200911 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6344 | 2024.11.25 19:35:12.201109 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001739 sec., 131109.8332374928 rows/sec., 8.88 MiB/sec. | ||
6345 | 2024.11.25 19:35:12.201231 [ 260 ] {0728b5a6-adf7-4127-8985-83d53ab3daea} <Debug> TCPHandler: Processed in 0.00203816 sec. | ||
6346 | 2024.11.25 19:35:12.201397 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6347 | 2024.11.25 19:35:12.201538 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6348 | 2024.11.25 19:35:12.201596 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6349 | 2024.11.25 19:35:12.202475 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6350 | 2024.11.25 19:35:12.202515 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6351 | 2024.11.25 19:35:12.202906 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6352 | 2024.11.25 19:35:12.203139 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6353 | 2024.11.25 19:35:12.203385 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001866 sec., 289924.973204716 rows/sec., 21.50 MiB/sec. | ||
6354 | 2024.11.25 19:35:12.203559 [ 265 ] {0ce009b6-a1c8-45f6-a17c-7fd10376c082} <Debug> TCPHandler: Processed in 0.002226184 sec. | ||
6355 | 2024.11.25 19:35:12.203775 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6356 | 2024.11.25 19:35:12.203921 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6357 | 2024.11.25 19:35:12.203983 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6358 | 2024.11.25 19:35:12.204801 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6359 | 2024.11.25 19:35:12.204840 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6360 | 2024.11.25 19:35:12.205297 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6361 | 2024.11.25 19:35:12.205568 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6362 | 2024.11.25 19:35:12.205721 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6363 | 2024.11.25 19:35:12.205769 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001876 sec., 469616.20469083154 rows/sec., 31.60 MiB/sec. | ||
6364 | 2024.11.25 19:35:12.205776 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6365 | 2024.11.25 19:35:12.205821 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6366 | 2024.11.25 19:35:12.205842 [ 260 ] {05fcd2df-757a-4d6c-9880-f698c92ad10a} <Debug> TCPHandler: Processed in 0.002173342 sec. | ||
6367 | 2024.11.25 19:35:12.206074 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6368 | 2024.11.25 19:35:12.206173 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6369 | 2024.11.25 19:35:12.206267 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6370 | 2024.11.25 19:35:12.206466 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <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 | ||
6371 | 2024.11.25 19:35:12.206636 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6372 | 2024.11.25 19:35:12.206823 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11870 rows starting from the beginning of the part | ||
6373 | 2024.11.25 19:35:12.207234 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6374 | 2024.11.25 19:35:12.207681 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 239 rows starting from the beginning of the part | ||
6375 | 2024.11.25 19:35:12.208012 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6376 | 2024.11.25 19:35:12.208326 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
6377 | 2024.11.25 19:35:12.208714 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6378 | 2024.11.25 19:35:12.211735 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6379 | 2024.11.25 19:35:12.211809 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6380 | 2024.11.25 19:35:12.213496 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6381 | 2024.11.25 19:35:12.214094 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6382 | 2024.11.25 19:35:12.214457 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.008268 sec., 2298.0164489598455 rows/sec., 4.12 MiB/sec. | ||
6383 | 2024.11.25 19:35:12.214560 [ 265 ] {f4da07fd-1b03-4721-b598-d60031c5f894} <Debug> TCPHandler: Processed in 0.00866231 sec. | ||
6384 | 2024.11.25 19:35:12.214793 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6385 | 2024.11.25 19:35:12.215076 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6386 | 2024.11.25 19:35:12.215203 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6387 | 2024.11.25 19:35:12.215902 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13547 rows, containing 5 columns (5 merged, 0 gathered) in 0.009912115 sec., 1366711.3426347454 rows/sec., 92.29 MiB/sec. | ||
6388 | 2024.11.25 19:35:12.216305 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6389 | 2024.11.25 19:35:12.216339 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6390 | 2024.11.25 19:35:12.216411 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6391 | 2024.11.25 19:35:12.216846 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6392 | 2024.11.25 19:35:12.217038 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6393 | 2024.11.25 19:35:12.217151 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6394 | 2024.11.25 19:35:12.217184 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
6395 | 2024.11.25 19:35:12.217445 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2024.11.25 19:35:12.217640 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002626 sec., 22848.43869002285 rows/sec., 1.54 MiB/sec. | ||
6397 | 2024.11.25 19:35:12.217699 [ 260 ] {cb5a5de8-cac8-4a56-930f-6892d66981bc} <Debug> TCPHandler: Processed in 0.002952378 sec. | ||
6398 | 2024.11.25 19:35:14.228388 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6399 | 2024.11.25 19:35:14.229047 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6400 | 2024.11.25 19:35:14.229091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6401 | 2024.11.25 19:35:14.229585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6402 | 2024.11.25 19:35:14.229842 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6403 | 2024.11.25 19:35:14.230146 [ 117 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6404 | 2024.11.25 19:35:14.230191 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6405 | 2024.11.25 19:35:14.230260 [ 117 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6406 | 2024.11.25 19:35:14.230308 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6407 | 2024.11.25 19:35:14.230463 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
6408 | 2024.11.25 19:35:14.230589 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6409 | 2024.11.25 19:35:14.230630 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
6410 | 2024.11.25 19:35:14.230707 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6411 | 2024.11.25 19:35:14.230895 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6412 | 2024.11.25 19:35:14.231227 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6413 | 2024.11.25 19:35:14.231403 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6414 | 2024.11.25 19:35:14.231564 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6415 | 2024.11.25 19:35:14.233817 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417217 sec., 4177083.281512412 rows/sec., 59.75 MiB/sec. | ||
6416 | 2024.11.25 19:35:14.234281 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6417 | 2024.11.25 19:35:14.234629 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6418 | 2024.11.25 19:35:14.234723 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_31_6} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6419 | 2024.11.25 19:35:14.234836 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6420 | 2024.11.25 19:35:15.223621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6421 | 2024.11.25 19:35:15.244736 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6422 | 2024.11.25 19:35:15.244793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6423 | 2024.11.25 19:35:15.252562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6424 | 2024.11.25 19:35:15.253404 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6425 | 2024.11.25 19:35:15.253794 [ 117 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6426 | 2024.11.25 19:35:15.253948 [ 117 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6427 | 2024.11.25 19:35:15.254023 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6428 | 2024.11.25 19:35:15.254564 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
6429 | 2024.11.25 19:35:15.270874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6430 | 2024.11.25 19:35:15.272430 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6431 | 2024.11.25 19:35:15.273623 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
6432 | 2024.11.25 19:35:15.278826 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
6433 | 2024.11.25 19:35:15.284380 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
6434 | 2024.11.25 19:35:15.290159 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
6435 | 2024.11.25 19:35:15.295979 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
6436 | 2024.11.25 19:35:15.300827 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
6437 | 2024.11.25 19:35:15.360101 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105928948 sec., 2209.027885370862 rows/sec., 11.42 MiB/sec. | ||
6438 | 2024.11.25 19:35:15.363093 [ 194 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6439 | 2024.11.25 19:35:15.366132 [ 194 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_31_6} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6440 | 2024.11.25 19:35:15.366268 [ 194 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_31_6} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6441 | 2024.11.25 19:35:15.368867 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6442 | 2024.11.25 19:35:16.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.45 MiB, peak 213.03 MiB, free memory in arenas 0.00 B, will set to 203.52 MiB (RSS), difference: 1.07 MiB | ||
6443 | 2024.11.25 19:35:17.168602 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6444 | 2024.11.25 19:35:17.168806 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6445 | 2024.11.25 19:35:17.168884 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6446 | 2024.11.25 19:35:17.169738 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6447 | 2024.11.25 19:35:17.169801 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6448 | 2024.11.25 19:35:17.170366 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6449 | 2024.11.25 19:35:17.170701 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6450 | 2024.11.25 19:35:17.170947 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002192 sec., 6386.861313868613 rows/sec., 459.77 KiB/sec. | ||
6451 | 2024.11.25 19:35:17.171027 [ 265 ] {d7b1db8d-ebc5-4a92-b1f6-b1debeed12a4} <Debug> TCPHandler: Processed in 0.00256398 sec. | ||
6452 | 2024.11.25 19:35:17.171348 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6453 | 2024.11.25 19:35:17.171560 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6454 | 2024.11.25 19:35:17.171643 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6455 | 2024.11.25 19:35:17.172634 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.11.25 19:35:17.172693 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6457 | 2024.11.25 19:35:17.173175 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6458 | 2024.11.25 19:35:17.173435 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2024.11.25 19:35:17.173700 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002231 sec., 111609.14388166742 rows/sec., 9.81 MiB/sec. | ||
6460 | 2024.11.25 19:35:17.173791 [ 260 ] {f632af2c-c33b-43c5-96b0-3660e6dfcbce} <Debug> TCPHandler: Processed in 0.002634891 sec. | ||
6461 | 2024.11.25 19:35:17.173991 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6462 | 2024.11.25 19:35:17.174207 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6463 | 2024.11.25 19:35:17.174277 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6464 | 2024.11.25 19:35:17.175023 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6465 | 2024.11.25 19:35:17.175069 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6466 | 2024.11.25 19:35:17.175541 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6467 | 2024.11.25 19:35:17.175796 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6468 | 2024.11.25 19:35:17.175989 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001825 sec., 16438.35616438356 rows/sec., 1.17 MiB/sec. | ||
6469 | 2024.11.25 19:35:17.176051 [ 265 ] {cf0c6427-b98a-4e3e-8eb7-15156ec03fba} <Debug> TCPHandler: Processed in 0.002112522 sec. | ||
6470 | 2024.11.25 19:35:17.176216 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6471 | 2024.11.25 19:35:17.176345 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6472 | 2024.11.25 19:35:17.176402 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6473 | 2024.11.25 19:35:17.177035 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6474 | 2024.11.25 19:35:17.177077 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6475 | 2024.11.25 19:35:17.177473 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6476 | 2024.11.25 19:35:17.177718 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6477 | 2024.11.25 19:35:17.177910 [ 114 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6478 | 2024.11.25 19:35:17.177976 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. | ||
6479 | 2024.11.25 19:35:17.177989 [ 114 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6480 | 2024.11.25 19:35:17.178067 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6481 | 2024.11.25 19:35:17.178096 [ 260 ] {d6deb802-6571-4716-99fc-683711a331fa} <Debug> TCPHandler: Processed in 0.001942798 sec. | ||
6482 | 2024.11.25 19:35:17.178261 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
6483 | 2024.11.25 19:35:17.178320 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6484 | 2024.11.25 19:35:17.178410 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6485 | 2024.11.25 19:35:17.178501 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part | ||
6486 | 2024.11.25 19:35:17.178546 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6487 | 2024.11.25 19:35:17.178669 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6488 | 2024.11.25 19:35:17.178800 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
6489 | 2024.11.25 19:35:17.179193 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
6490 | 2024.11.25 19:35:17.179583 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
6491 | 2024.11.25 19:35:17.180014 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
6492 | 2024.11.25 19:35:17.180410 [ 193 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
6493 | 2024.11.25 19:35:17.181951 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6494 | 2024.11.25 19:35:17.182026 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6495 | 2024.11.25 19:35:17.182942 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6496 | 2024.11.25 19:35:17.183504 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6497 | 2024.11.25 19:35:17.184121 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005588 sec., 2326.4137437365785 rows/sec., 145.05 KiB/sec. | ||
6498 | 2024.11.25 19:35:17.184512 [ 265 ] {bccb269d-52ab-4e93-bf61-653d3d46d432} <Debug> TCPHandler: Processed in 0.006269243 sec. | ||
6499 | 2024.11.25 19:35:17.184760 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6500 | 2024.11.25 19:35:17.184807 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006628139 sec., 79509.49731138711 rows/sec., 5.69 MiB/sec. | ||
6501 | 2024.11.25 19:35:17.184925 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6502 | 2024.11.25 19:35:17.185012 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6503 | 2024.11.25 19:35:17.185101 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6504 | 2024.11.25 19:35:17.185816 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2024.11.25 19:35:17.186030 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_26_5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6506 | 2024.11.25 19:35:17.186256 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6507 | 2024.11.25 19:35:17.186461 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6508 | 2024.11.25 19:35:17.186507 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6509 | 2024.11.25 19:35:17.186904 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6510 | 2024.11.25 19:35:17.187149 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6511 | 2024.11.25 19:35:17.187364 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.00249 sec., 162650.60240963855 rows/sec., 11.58 MiB/sec. | ||
6512 | 2024.11.25 19:35:17.187421 [ 260 ] {b6f39780-ec1c-409c-a343-c255bdc745d5} <Debug> TCPHandler: Processed in 0.002766834 sec. | ||
6513 | 2024.11.25 19:35:17.187612 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6514 | 2024.11.25 19:35:17.187741 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6515 | 2024.11.25 19:35:17.187794 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6516 | 2024.11.25 19:35:17.188312 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6517 | 2024.11.25 19:35:17.188349 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6518 | 2024.11.25 19:35:17.188721 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6519 | 2024.11.25 19:35:17.188969 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6520 | 2024.11.25 19:35:17.189158 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. | ||
6521 | 2024.11.25 19:35:17.189216 [ 265 ] {8b1f3ef1-ed47-43ce-95c8-c6f68cf56540} <Debug> TCPHandler: Processed in 0.001672763 sec. | ||
6522 | 2024.11.25 19:35:17.189376 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6523 | 2024.11.25 19:35:17.189493 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6524 | 2024.11.25 19:35:17.189552 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6525 | 2024.11.25 19:35:17.190284 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6526 | 2024.11.25 19:35:17.190330 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6527 | 2024.11.25 19:35:17.190763 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6528 | 2024.11.25 19:35:17.190999 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6529 | 2024.11.25 19:35:17.191239 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001765 sec., 134277.62039660057 rows/sec., 9.00 MiB/sec. | ||
6530 | 2024.11.25 19:35:17.191336 [ 260 ] {b35fa3e2-9e04-46b2-a277-d9a9093d68fb} <Debug> TCPHandler: Processed in 0.00201625 sec. | ||
6531 | 2024.11.25 19:35:17.191561 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6532 | 2024.11.25 19:35:17.191707 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6533 | 2024.11.25 19:35:17.191759 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6534 | 2024.11.25 19:35:17.192240 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6535 | 2024.11.25 19:35:17.192277 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6536 | 2024.11.25 19:35:17.192648 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6537 | 2024.11.25 19:35:17.192890 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6538 | 2024.11.25 19:35:17.193110 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
6539 | 2024.11.25 19:35:17.193293 [ 265 ] {9d22b209-60dd-4a73-a790-21ebfd73aa5d} <Debug> TCPHandler: Processed in 0.001855846 sec. | ||
6540 | 2024.11.25 19:35:17.193465 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6541 | 2024.11.25 19:35:17.193587 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6542 | 2024.11.25 19:35:17.193662 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <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 | ||
6543 | 2024.11.25 19:35:17.194792 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6544 | 2024.11.25 19:35:17.194829 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6545 | 2024.11.25 19:35:17.195519 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6546 | 2024.11.25 19:35:17.195804 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2024.11.25 19:35:17.196032 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002462 sec., 9341.998375304629 rows/sec., 16.74 MiB/sec. | ||
6548 | 2024.11.25 19:35:17.196453 [ 260 ] {aa6bb5e8-afdd-4fbf-a5e1-98d3cc732ff9} <Debug> TCPHandler: Processed in 0.00304694 sec. | ||
6549 | 2024.11.25 19:35:17.196679 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2024.11.25 19:35:17.196824 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6551 | 2024.11.25 19:35:17.196886 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6552 | 2024.11.25 19:35:17.197478 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2024.11.25 19:35:17.197522 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6554 | 2024.11.25 19:35:17.197966 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6555 | 2024.11.25 19:35:17.198270 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2024.11.25 19:35:17.198464 [ 113 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6557 | 2024.11.25 19:35:17.198537 [ 113 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6558 | 2024.11.25 19:35:17.198544 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001738 sec., 47180.66743383199 rows/sec., 3.00 MiB/sec. | ||
6559 | 2024.11.25 19:35:17.198578 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6560 | 2024.11.25 19:35:17.198728 [ 265 ] {5d8b80cb-5e07-458e-886d-65018d216bbf} <Debug> TCPHandler: Processed in 0.002158133 sec. | ||
6561 | 2024.11.25 19:35:17.198838 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
6562 | 2024.11.25 19:35:17.199000 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6563 | 2024.11.25 19:35:17.199040 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2280 rows starting from the beginning of the part | ||
6564 | 2024.11.25 19:35:17.199135 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
6565 | 2024.11.25 19:35:17.199342 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
6566 | 2024.11.25 19:35:17.199542 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
6567 | 2024.11.25 19:35:17.199690 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
6568 | 2024.11.25 19:35:17.199828 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
6569 | 2024.11.25 19:35:17.201431 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2646 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697963 sec., 980739.9137793959 rows/sec., 63.95 MiB/sec. | ||
6570 | 2024.11.25 19:35:17.201675 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6571 | 2024.11.25 19:35:17.201969 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2024.11.25 19:35:17.202049 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_41_8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6573 | 2024.11.25 19:35:17.202134 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6574 | 2024.11.25 19:35:21.609932 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6575 | 2024.11.25 19:35:21.610048 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6576 | 2024.11.25 19:35:21.730622 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6577 | 2024.11.25 19:35:21.731603 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6578 | 2024.11.25 19:35:21.731677 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6579 | 2024.11.25 19:35:21.732435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6580 | 2024.11.25 19:35:21.732697 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6581 | 2024.11.25 19:35:21.732997 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6582 | 2024.11.25 19:35:21.800762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 920 | ||
6583 | 2024.11.25 19:35:21.804164 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6584 | 2024.11.25 19:35:21.804216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6585 | 2024.11.25 19:35:21.805719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6586 | 2024.11.25 19:35:21.806037 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6587 | 2024.11.25 19:35:21.806621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
6588 | 2024.11.25 19:35:22.001813 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001253234 sec. | ||
6589 | 2024.11.25 19:35:22.164059 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6590 | 2024.11.25 19:35:22.164250 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6591 | 2024.11.25 19:35:22.164323 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6592 | 2024.11.25 19:35:22.165115 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2024.11.25 19:35:22.165171 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6594 | 2024.11.25 19:35:22.165638 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6595 | 2024.11.25 19:35:22.165903 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2024.11.25 19:35:22.166170 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001963 sec., 47885.8889454916 rows/sec., 3.97 MiB/sec. | ||
6597 | 2024.11.25 19:35:22.166558 [ 265 ] {9ca412bc-5c60-4187-b0f6-aa132ee0f565} <Debug> TCPHandler: Processed in 0.002623851 sec. | ||
6598 | 2024.11.25 19:35:22.167004 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2024.11.25 19:35:22.167369 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6600 | 2024.11.25 19:35:22.167449 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6601 | 2024.11.25 19:35:22.168233 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2024.11.25 19:35:22.168277 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6603 | 2024.11.25 19:35:22.168714 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6604 | 2024.11.25 19:35:22.168991 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2024.11.25 19:35:22.169235 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001938 sec., 9803.921568627451 rows/sec., 737.21 KiB/sec. | ||
6606 | 2024.11.25 19:35:22.169361 [ 260 ] {d68f8cf4-4148-429f-b269-e706ac5711ac} <Debug> TCPHandler: Processed in 0.002651201 sec. | ||
6607 | 2024.11.25 19:35:22.169555 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6608 | 2024.11.25 19:35:22.169702 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6609 | 2024.11.25 19:35:22.169764 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6610 | 2024.11.25 19:35:22.170401 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2024.11.25 19:35:22.170441 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6612 | 2024.11.25 19:35:22.170818 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6613 | 2024.11.25 19:35:22.171078 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2024.11.25 19:35:22.171355 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001683 sec., 49316.6963755199 rows/sec., 3.85 MiB/sec. | ||
6615 | 2024.11.25 19:35:22.171809 [ 265 ] {de358177-99bb-4601-8099-7f56c949c7cc} <Debug> TCPHandler: Processed in 0.002329665 sec. | ||
6616 | 2024.11.25 19:35:22.172149 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2024.11.25 19:35:22.172661 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6618 | 2024.11.25 19:35:22.172867 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6619 | 2024.11.25 19:35:22.173451 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2024.11.25 19:35:22.173489 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6621 | 2024.11.25 19:35:22.173893 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6622 | 2024.11.25 19:35:22.174138 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6623 | 2024.11.25 19:35:22.174376 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001896 sec., 84388.18565400844 rows/sec., 5.88 MiB/sec. | ||
6624 | 2024.11.25 19:35:22.174583 [ 260 ] {4473ec0e-d9fc-4f77-95d4-f40b7a3eca6d} <Debug> TCPHandler: Processed in 0.002649092 sec. | ||
6625 | 2024.11.25 19:35:22.174830 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6626 | 2024.11.25 19:35:22.174972 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6627 | 2024.11.25 19:35:22.175068 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <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 | ||
6628 | 2024.11.25 19:35:22.176320 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6629 | 2024.11.25 19:35:22.176359 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6630 | 2024.11.25 19:35:22.177010 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6631 | 2024.11.25 19:35:22.177273 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2024.11.25 19:35:22.177511 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002574 sec., 7381.507381507382 rows/sec., 13.23 MiB/sec. | ||
6633 | 2024.11.25 19:35:22.177628 [ 265 ] {7b1396e3-a481-46b0-8789-3e8a10211169} <Debug> TCPHandler: Processed in 0.002936328 sec. | ||
6634 | 2024.11.25 19:35:22.177789 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6635 | 2024.11.25 19:35:22.177926 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6636 | 2024.11.25 19:35:22.177988 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6637 | 2024.11.25 19:35:22.178574 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6638 | 2024.11.25 19:35:22.178621 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6639 | 2024.11.25 19:35:22.179036 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6640 | 2024.11.25 19:35:22.179280 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6641 | 2024.11.25 19:35:22.179481 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001594 sec., 37641.15432873275 rows/sec., 2.54 MiB/sec. | ||
6642 | 2024.11.25 19:35:22.179528 [ 260 ] {c11cff78-14cc-4a4e-bb20-a64b148d0300} <Debug> TCPHandler: Processed in 0.001819426 sec. | ||
6643 | 2024.11.25 19:35:22.771214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6644 | 2024.11.25 19:35:22.792021 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2024.11.25 19:35:22.792076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6646 | 2024.11.25 19:35:22.799191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6647 | 2024.11.25 19:35:22.799938 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6648 | 2024.11.25 19:35:22.803486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6649 | 2024.11.25 19:35:27.168939 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6650 | 2024.11.25 19:35:27.169168 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6651 | 2024.11.25 19:35:27.169241 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6652 | 2024.11.25 19:35:27.169977 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6653 | 2024.11.25 19:35:27.170028 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6654 | 2024.11.25 19:35:27.170457 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6655 | 2024.11.25 19:35:27.170713 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6656 | 2024.11.25 19:35:27.170968 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. | ||
6657 | 2024.11.25 19:35:27.171037 [ 265 ] {0dc58d55-83cb-4765-bb94-151cbe8afd74} <Debug> TCPHandler: Processed in 0.002237574 sec. | ||
6658 | 2024.11.25 19:35:27.171364 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6659 | 2024.11.25 19:35:27.171674 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6660 | 2024.11.25 19:35:27.171795 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6661 | 2024.11.25 19:35:27.172714 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6662 | 2024.11.25 19:35:27.172767 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6663 | 2024.11.25 19:35:27.173197 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6664 | 2024.11.25 19:35:27.173459 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6665 | 2024.11.25 19:35:27.173715 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002127 sec., 2820.8744710860365 rows/sec., 230.02 KiB/sec. | ||
6666 | 2024.11.25 19:35:27.173843 [ 260 ] {e1816eeb-c68f-4b4c-a68c-14b3fd28b266} <Debug> TCPHandler: Processed in 0.002684542 sec. | ||
6667 | 2024.11.25 19:35:27.173997 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6668 | 2024.11.25 19:35:27.174143 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6669 | 2024.11.25 19:35:27.174222 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6670 | 2024.11.25 19:35:27.175271 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6671 | 2024.11.25 19:35:27.175313 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6672 | 2024.11.25 19:35:27.175707 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6673 | 2024.11.25 19:35:27.175955 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6674 | 2024.11.25 19:35:27.176219 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.002107 sec., 119601.32890365449 rows/sec., 10.49 MiB/sec. | ||
6675 | 2024.11.25 19:35:27.176313 [ 265 ] {85594655-7167-43b9-9db8-c4fcc1cb2608} <Debug> TCPHandler: Processed in 0.002382267 sec. | ||
6676 | 2024.11.25 19:35:27.176608 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6677 | 2024.11.25 19:35:27.176841 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6678 | 2024.11.25 19:35:27.176936 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6679 | 2024.11.25 19:35:27.177651 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6680 | 2024.11.25 19:35:27.177692 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6681 | 2024.11.25 19:35:27.178063 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6682 | 2024.11.25 19:35:27.178317 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6683 | 2024.11.25 19:35:27.178569 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001787 sec., 20145.495243424735 rows/sec., 1.42 MiB/sec. | ||
6684 | 2024.11.25 19:35:27.178652 [ 260 ] {2dd68821-49cc-43cb-8b5e-3b60cb29ef5c} <Debug> TCPHandler: Processed in 0.002247774 sec. | ||
6685 | 2024.11.25 19:35:27.178862 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6686 | 2024.11.25 19:35:27.179007 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6687 | 2024.11.25 19:35:27.179066 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6688 | 2024.11.25 19:35:27.179652 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6689 | 2024.11.25 19:35:27.179692 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6690 | 2024.11.25 19:35:27.180040 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6691 | 2024.11.25 19:35:27.180273 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6692 | 2024.11.25 19:35:27.180505 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec. | ||
6693 | 2024.11.25 19:35:27.180705 [ 265 ] {144862a3-37cd-4cba-a60f-f490a9f3a962} <Debug> TCPHandler: Processed in 0.001956329 sec. | ||
6694 | 2024.11.25 19:35:27.180879 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6695 | 2024.11.25 19:35:27.181020 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6696 | 2024.11.25 19:35:27.181079 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6697 | 2024.11.25 19:35:27.181677 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6698 | 2024.11.25 19:35:27.181717 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6699 | 2024.11.25 19:35:27.182078 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6700 | 2024.11.25 19:35:27.182313 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6701 | 2024.11.25 19:35:27.182563 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
6702 | 2024.11.25 19:35:27.182685 [ 260 ] {463fa02a-8fa1-4377-91e7-916c3b38c322} <Debug> TCPHandler: Processed in 0.001885707 sec. | ||
6703 | 2024.11.25 19:35:27.182825 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6704 | 2024.11.25 19:35:27.182942 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6705 | 2024.11.25 19:35:27.182993 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6706 | 2024.11.25 19:35:27.183763 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2024.11.25 19:35:27.183804 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6708 | 2024.11.25 19:35:27.184174 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6709 | 2024.11.25 19:35:27.184410 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6710 | 2024.11.25 19:35:27.184645 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.001734 sec., 237024.22145328717 rows/sec., 16.90 MiB/sec. | ||
6711 | 2024.11.25 19:35:27.184698 [ 265 ] {2b73af36-7344-47e1-bfb9-fafebc720e46} <Debug> TCPHandler: Processed in 0.001941598 sec. | ||
6712 | 2024.11.25 19:35:27.184864 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6713 | 2024.11.25 19:35:27.184995 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6714 | 2024.11.25 19:35:27.185052 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6715 | 2024.11.25 19:35:27.185589 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6716 | 2024.11.25 19:35:27.185629 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6717 | 2024.11.25 19:35:27.185990 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6718 | 2024.11.25 19:35:27.186233 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6719 | 2024.11.25 19:35:27.186410 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec. | ||
6720 | 2024.11.25 19:35:27.186462 [ 260 ] {f8a64739-90a2-4b76-9a76-5fad9f1ea24f} <Debug> TCPHandler: Processed in 0.001644922 sec. | ||
6721 | 2024.11.25 19:35:27.186616 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6722 | 2024.11.25 19:35:27.186757 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6723 | 2024.11.25 19:35:27.186820 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6724 | 2024.11.25 19:35:27.187447 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6725 | 2024.11.25 19:35:27.187486 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6726 | 2024.11.25 19:35:27.187876 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6727 | 2024.11.25 19:35:27.188113 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6728 | 2024.11.25 19:35:27.188356 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001627 sec., 147510.75599262447 rows/sec., 9.89 MiB/sec. | ||
6729 | 2024.11.25 19:35:27.188432 [ 265 ] {19cb3ba7-46f5-4f1e-abab-b9295d1e30e8} <Debug> TCPHandler: Processed in 0.001882757 sec. | ||
6730 | 2024.11.25 19:35:27.188732 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6731 | 2024.11.25 19:35:27.188956 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6732 | 2024.11.25 19:35:27.189052 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6733 | 2024.11.25 19:35:27.189592 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6734 | 2024.11.25 19:35:27.189629 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6735 | 2024.11.25 19:35:27.189980 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6736 | 2024.11.25 19:35:27.190225 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6737 | 2024.11.25 19:35:27.190441 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001539 sec., 649.772579597141 rows/sec., 43.78 KiB/sec. | ||
6738 | 2024.11.25 19:35:27.190558 [ 260 ] {753a0196-e629-4934-8363-3f4adfe687f0} <Debug> TCPHandler: Processed in 0.002018609 sec. | ||
6739 | 2024.11.25 19:35:27.190821 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6740 | 2024.11.25 19:35:27.190977 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6741 | 2024.11.25 19:35:27.191071 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <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 | ||
6742 | 2024.11.25 19:35:27.192176 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6743 | 2024.11.25 19:35:27.192216 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6744 | 2024.11.25 19:35:27.192841 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6745 | 2024.11.25 19:35:27.193104 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6746 | 2024.11.25 19:35:27.193394 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002447 sec., 9399.26440539436 rows/sec., 16.84 MiB/sec. | ||
6747 | 2024.11.25 19:35:27.193503 [ 265 ] {1cd77b83-987a-4c6f-8f32-103c42fbf259} <Debug> TCPHandler: Processed in 0.002832645 sec. | ||
6748 | 2024.11.25 19:35:27.193713 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6749 | 2024.11.25 19:35:27.193936 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6750 | 2024.11.25 19:35:27.194030 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6751 | 2024.11.25 19:35:27.194604 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6752 | 2024.11.25 19:35:27.194641 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6753 | 2024.11.25 19:35:27.195014 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6754 | 2024.11.25 19:35:27.195253 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6755 | 2024.11.25 19:35:27.195431 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. | ||
6756 | 2024.11.25 19:35:27.195481 [ 260 ] {f5a8c142-0dff-4e5b-9586-8bf91d35b461} <Debug> TCPHandler: Processed in 0.001880557 sec. | ||
6757 | 2024.11.25 19:35:29.233326 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6758 | 2024.11.25 19:35:29.233977 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6759 | 2024.11.25 19:35:29.234018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6760 | 2024.11.25 19:35:29.234606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6761 | 2024.11.25 19:35:29.234892 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6762 | 2024.11.25 19:35:29.235168 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6763 | 2024.11.25 19:35:30.303739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6764 | 2024.11.25 19:35:30.324066 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6765 | 2024.11.25 19:35:30.324126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6766 | 2024.11.25 19:35:30.331725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6767 | 2024.11.25 19:35:30.332491 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6768 | 2024.11.25 19:35:30.336712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6769 | 2024.11.25 19:35:31.807066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 956 | ||
6770 | 2024.11.25 19:35:31.810334 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6771 | 2024.11.25 19:35:31.810397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6772 | 2024.11.25 19:35:31.811920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6773 | 2024.11.25 19:35:31.812248 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6774 | 2024.11.25 19:35:31.813542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
6775 | 2024.11.25 19:35:32.163786 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6776 | 2024.11.25 19:35:32.164063 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6777 | 2024.11.25 19:35:32.164167 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6778 | 2024.11.25 19:35:32.165117 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2024.11.25 19:35:32.165162 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6780 | 2024.11.25 19:35:32.165604 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6781 | 2024.11.25 19:35:32.165872 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.11.25 19:35:32.166066 [ 24 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6783 | 2024.11.25 19:35:32.166124 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002134 sec., 44048.73477038425 rows/sec., 3.65 MiB/sec. | ||
6784 | 2024.11.25 19:35:32.166149 [ 24 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6785 | 2024.11.25 19:35:32.166216 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6786 | 2024.11.25 19:35:32.166235 [ 265 ] {b1d4373c-f27f-49e9-8071-4588a2ce0a8e} <Debug> TCPHandler: Processed in 0.002613411 sec. | ||
6787 | 2024.11.25 19:35:32.166550 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
6788 | 2024.11.25 19:35:32.166595 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6789 | 2024.11.25 19:35:32.166892 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6790 | 2024.11.25 19:35:32.166901 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6791 | 2024.11.25 19:35:32.166954 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1438 rows starting from the beginning of the part | ||
6792 | 2024.11.25 19:35:32.166994 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6793 | 2024.11.25 19:35:32.167145 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1235 rows starting from the beginning of the part | ||
6794 | 2024.11.25 19:35:32.167602 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 249 rows starting from the beginning of the part | ||
6795 | 2024.11.25 19:35:32.167968 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
6796 | 2024.11.25 19:35:32.168427 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 252 rows starting from the beginning of the part | ||
6797 | 2024.11.25 19:35:32.168833 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 94 rows starting from the beginning of the part | ||
6798 | 2024.11.25 19:35:32.169805 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6799 | 2024.11.25 19:35:32.169854 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6800 | 2024.11.25 19:35:32.170476 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6801 | 2024.11.25 19:35:32.170800 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6802 | 2024.11.25 19:35:32.171015 [ 24 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6803 | 2024.11.25 19:35:32.171088 [ 24 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6804 | 2024.11.25 19:35:32.171112 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004313 sec., 4405.286343612335 rows/sec., 331.26 KiB/sec. | ||
6805 | 2024.11.25 19:35:32.171134 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6806 | 2024.11.25 19:35:32.171340 [ 260 ] {3484420c-004c-4444-862a-86ebe26036eb} <Debug> TCPHandler: Processed in 0.004946737 sec. | ||
6807 | 2024.11.25 19:35:32.171431 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
6808 | 2024.11.25 19:35:32.171583 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6809 | 2024.11.25 19:35:32.171964 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6810 | 2024.11.25 19:35:32.172017 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3362 rows, containing 5 columns (5 merged, 0 gathered) in 0.005641321 sec., 595959.7051825272 rows/sec., 52.30 MiB/sec. | ||
6811 | 2024.11.25 19:35:32.172081 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6812 | 2024.11.25 19:35:32.172090 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 67 rows starting from the beginning of the part | ||
6813 | 2024.11.25 19:35:32.172208 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6814 | 2024.11.25 19:35:32.172452 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6815 | 2024.11.25 19:35:32.172513 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part | ||
6816 | 2024.11.25 19:35:32.172904 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
6817 | 2024.11.25 19:35:32.173322 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part | ||
6818 | 2024.11.25 19:35:32.173731 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6819 | 2024.11.25 19:35:32.173804 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
6820 | 2024.11.25 19:35:32.174262 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part | ||
6821 | 2024.11.25 19:35:32.174376 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_46_9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6822 | 2024.11.25 19:35:32.174860 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
6823 | 2024.11.25 19:35:32.176383 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2024.11.25 19:35:32.176460 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6825 | 2024.11.25 19:35:32.177431 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178201 sec., 31077.00769204498 rows/sec., 2.35 MiB/sec. | ||
6826 | 2024.11.25 19:35:32.177476 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6827 | 2024.11.25 19:35:32.177692 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6828 | 2024.11.25 19:35:32.177971 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6829 | 2024.11.25 19:35:32.178273 [ 52 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6830 | 2024.11.25 19:35:32.178379 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6831 | 2024.11.25 19:35:32.178391 [ 52 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6832 | 2024.11.25 19:35:32.178451 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00647 sec., 12828.438948995363 rows/sec., 1.00 MiB/sec. | ||
6833 | 2024.11.25 19:35:32.178499 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6834 | 2024.11.25 19:35:32.178653 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_46_9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6835 | 2024.11.25 19:35:32.178826 [ 265 ] {34651ada-aa01-4fed-b211-9c00232d3215} <Debug> TCPHandler: Processed in 0.007351655 sec. | ||
6836 | 2024.11.25 19:35:32.178970 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6837 | 2024.11.25 19:35:32.179097 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6838 | 2024.11.25 19:35:32.179106 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
6839 | 2024.11.25 19:35:32.179309 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6840 | 2024.11.25 19:35:32.179378 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6841 | 2024.11.25 19:35:32.179428 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6842 | 2024.11.25 19:35:32.179450 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part | ||
6843 | 2024.11.25 19:35:32.179797 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 541 rows starting from the beginning of the part | ||
6844 | 2024.11.25 19:35:32.180182 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 405 rows starting from the beginning of the part | ||
6845 | 2024.11.25 19:35:32.180556 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 83 rows starting from the beginning of the part | ||
6846 | 2024.11.25 19:35:32.180867 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 411 rows starting from the beginning of the part | ||
6847 | 2024.11.25 19:35:32.181227 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 83 rows starting from the beginning of the part | ||
6848 | 2024.11.25 19:35:32.182248 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2024.11.25 19:35:32.182319 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6850 | 2024.11.25 19:35:32.183382 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6851 | 2024.11.25 19:35:32.183775 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2024.11.25 19:35:32.184269 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005018 sec., 31885.21323236349 rows/sec., 2.22 MiB/sec. | ||
6853 | 2024.11.25 19:35:32.184632 [ 260 ] {90dc7065-ea6b-4f4b-9f47-84b736df131a} <Debug> TCPHandler: Processed in 0.005629931 sec. | ||
6854 | 2024.11.25 19:35:32.184958 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6855 | 2024.11.25 19:35:32.185121 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2439 rows, containing 5 columns (5 merged, 0 gathered) in 0.006405615 sec., 380759.6928632145 rows/sec., 29.22 MiB/sec. | ||
6856 | 2024.11.25 19:35:32.185284 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6857 | 2024.11.25 19:35:32.185404 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <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 | ||
6858 | 2024.11.25 19:35:32.185450 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6859 | 2024.11.25 19:35:32.186233 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6860 | 2024.11.25 19:35:32.186482 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_46_9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6861 | 2024.11.25 19:35:32.186687 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6862 | 2024.11.25 19:35:32.187449 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6863 | 2024.11.25 19:35:32.187492 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6864 | 2024.11.25 19:35:32.188174 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6865 | 2024.11.25 19:35:32.188444 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6866 | 2024.11.25 19:35:32.188616 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6867 | 2024.11.25 19:35:32.188692 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6868 | 2024.11.25 19:35:32.188713 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003484 sec., 5453.5017221584385 rows/sec., 9.77 MiB/sec. | ||
6869 | 2024.11.25 19:35:32.188729 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6870 | 2024.11.25 19:35:32.189231 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
6871 | 2024.11.25 19:35:32.189338 [ 265 ] {2e9401de-d185-4fa9-b7a7-c84aacc52f79} <Debug> TCPHandler: Processed in 0.004554089 sec. | ||
6872 | 2024.11.25 19:35:32.189687 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6873 | 2024.11.25 19:35:32.190180 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6874 | 2024.11.25 19:35:32.190337 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6875 | 2024.11.25 19:35:32.190641 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6876 | 2024.11.25 19:35:32.190879 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 797 rows starting from the beginning of the part | ||
6877 | 2024.11.25 19:35:32.191504 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part | ||
6878 | 2024.11.25 19:35:32.192247 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
6879 | 2024.11.25 19:35:32.192686 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2024.11.25 19:35:32.192817 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6881 | 2024.11.25 19:35:32.192917 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part | ||
6882 | 2024.11.25 19:35:32.193617 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part | ||
6883 | 2024.11.25 19:35:32.194338 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part | ||
6884 | 2024.11.25 19:35:32.194434 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6885 | 2024.11.25 19:35:32.195256 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6886 | 2024.11.25 19:35:32.195719 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005691 sec., 10542.962572482867 rows/sec., 727.57 KiB/sec. | ||
6887 | 2024.11.25 19:35:32.196044 [ 260 ] {83ce9b30-1894-4025-8668-a2440c164662} <Debug> TCPHandler: Processed in 0.006540879 sec. | ||
6888 | 2024.11.25 19:35:32.202497 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.013620937 sec., 66074.74948309356 rows/sec., 118.40 MiB/sec. | ||
6889 | 2024.11.25 19:35:32.203600 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6890 | 2024.11.25 19:35:32.204049 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6891 | 2024.11.25 19:35:32.204143 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6892 | 2024.11.25 19:35:32.204310 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
6893 | 2024.11.25 19:35:33.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.39 MiB, peak 213.04 MiB, free memory in arenas 0.00 B, will set to 208.13 MiB (RSS), difference: 2.74 MiB | ||
6894 | 2024.11.25 19:35:36.610314 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6895 | 2024.11.25 19:35:36.610419 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6896 | 2024.11.25 19:35:36.735453 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6897 | 2024.11.25 19:35:36.736191 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6898 | 2024.11.25 19:35:36.736248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6899 | 2024.11.25 19:35:36.736835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6900 | 2024.11.25 19:35:36.737113 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6901 | 2024.11.25 19:35:36.737361 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6902 | 2024.11.25 19:35:37.168402 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6903 | 2024.11.25 19:35:37.168603 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6904 | 2024.11.25 19:35:37.168678 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6905 | 2024.11.25 19:35:37.169408 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6906 | 2024.11.25 19:35:37.169467 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6907 | 2024.11.25 19:35:37.169912 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6908 | 2024.11.25 19:35:37.170169 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6909 | 2024.11.25 19:35:37.170411 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. | ||
6910 | 2024.11.25 19:35:37.170482 [ 265 ] {eab82470-d17c-4870-8204-d15b9108fd7b} <Debug> TCPHandler: Processed in 0.002214463 sec. | ||
6911 | 2024.11.25 19:35:37.170742 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6912 | 2024.11.25 19:35:37.170965 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6913 | 2024.11.25 19:35:37.171050 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6914 | 2024.11.25 19:35:37.171981 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6915 | 2024.11.25 19:35:37.172036 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6916 | 2024.11.25 19:35:37.172504 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6917 | 2024.11.25 19:35:37.172773 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6918 | 2024.11.25 19:35:37.173042 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002138 sec., 116463.98503274088 rows/sec., 10.24 MiB/sec. | ||
6919 | 2024.11.25 19:35:37.173139 [ 260 ] {4f2c5e25-847d-4a82-ba77-843dd7ff478a} <Debug> TCPHandler: Processed in 0.00254726 sec. | ||
6920 | 2024.11.25 19:35:37.173354 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6921 | 2024.11.25 19:35:37.173487 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6922 | 2024.11.25 19:35:37.173546 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6923 | 2024.11.25 19:35:37.174220 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6924 | 2024.11.25 19:35:37.174264 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6925 | 2024.11.25 19:35:37.174644 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6926 | 2024.11.25 19:35:37.174885 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6927 | 2024.11.25 19:35:37.175107 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001651 sec., 18170.805572380377 rows/sec., 1.29 MiB/sec. | ||
6928 | 2024.11.25 19:35:37.175167 [ 265 ] {897066a0-4bae-4836-b543-2fc10298d365} <Debug> TCPHandler: Processed in 0.001908877 sec. | ||
6929 | 2024.11.25 19:35:37.175375 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6930 | 2024.11.25 19:35:37.175526 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6931 | 2024.11.25 19:35:37.175589 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6932 | 2024.11.25 19:35:37.176247 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6933 | 2024.11.25 19:35:37.176289 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6934 | 2024.11.25 19:35:37.176670 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6935 | 2024.11.25 19:35:37.176941 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6936 | 2024.11.25 19:35:37.177198 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001707 sec., 8201.523140011717 rows/sec., 574.38 KiB/sec. | ||
6937 | 2024.11.25 19:35:37.177422 [ 260 ] {cf108156-642e-4504-8b04-e1da456f41c8} <Debug> TCPHandler: Processed in 0.002118731 sec. | ||
6938 | 2024.11.25 19:35:37.177628 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6939 | 2024.11.25 19:35:37.177776 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6940 | 2024.11.25 19:35:37.177837 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6941 | 2024.11.25 19:35:37.178534 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6942 | 2024.11.25 19:35:37.178583 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6943 | 2024.11.25 19:35:37.178958 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6944 | 2024.11.25 19:35:37.179206 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6945 | 2024.11.25 19:35:37.179475 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00173 sec., 7514.450867052024 rows/sec., 468.52 KiB/sec. | ||
6946 | 2024.11.25 19:35:37.179674 [ 265 ] {874e69d7-1a3a-4de3-97d5-5c56be8026f9} <Debug> TCPHandler: Processed in 0.002113881 sec. | ||
6947 | 2024.11.25 19:35:37.179848 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6948 | 2024.11.25 19:35:37.179989 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6949 | 2024.11.25 19:35:37.180049 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6950 | 2024.11.25 19:35:37.180835 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6951 | 2024.11.25 19:35:37.180874 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6952 | 2024.11.25 19:35:37.181254 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6953 | 2024.11.25 19:35:37.181487 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6954 | 2024.11.25 19:35:37.181728 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001762 sec., 229852.44040862657 rows/sec., 16.36 MiB/sec. | ||
6955 | 2024.11.25 19:35:37.181862 [ 260 ] {ea80328e-61a7-4dc9-ad2c-e26b456880ff} <Debug> TCPHandler: Processed in 0.002083912 sec. | ||
6956 | 2024.11.25 19:35:37.182090 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6957 | 2024.11.25 19:35:37.182229 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6958 | 2024.11.25 19:35:37.182284 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6959 | 2024.11.25 19:35:37.182779 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6960 | 2024.11.25 19:35:37.182821 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6961 | 2024.11.25 19:35:37.183215 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6962 | 2024.11.25 19:35:37.183462 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6963 | 2024.11.25 19:35:37.183680 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. | ||
6964 | 2024.11.25 19:35:37.183735 [ 265 ] {5d2b5807-9e01-4dc1-a3e2-1b219d1c7c9f} <Debug> TCPHandler: Processed in 0.001769595 sec. | ||
6965 | 2024.11.25 19:35:37.183875 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6966 | 2024.11.25 19:35:37.184003 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6967 | 2024.11.25 19:35:37.184062 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6968 | 2024.11.25 19:35:37.184762 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6969 | 2024.11.25 19:35:37.184801 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6970 | 2024.11.25 19:35:37.185195 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6971 | 2024.11.25 19:35:37.185433 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6972 | 2024.11.25 19:35:37.185601 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6973 | 2024.11.25 19:35:37.185661 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. | ||
6974 | 2024.11.25 19:35:37.185678 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6975 | 2024.11.25 19:35:37.185744 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6976 | 2024.11.25 19:35:37.185797 [ 260 ] {c4a7d78e-996a-41a1-b18a-cb72be0374ec} <Debug> TCPHandler: Processed in 0.001973109 sec. | ||
6977 | 2024.11.25 19:35:37.186010 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6978 | 2024.11.25 19:35:37.186024 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6979 | 2024.11.25 19:35:37.186155 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6980 | 2024.11.25 19:35:37.186197 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13547 rows starting from the beginning of the part | ||
6981 | 2024.11.25 19:35:37.186212 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6982 | 2024.11.25 19:35:37.186309 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
6983 | 2024.11.25 19:35:37.186329 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6984 | 2024.11.25 19:35:37.186706 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6985 | 2024.11.25 19:35:37.187142 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 240 rows starting from the beginning of the part | ||
6986 | 2024.11.25 19:35:37.187494 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6987 | 2024.11.25 19:35:37.187853 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
6988 | 2024.11.25 19:35:37.189003 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6989 | 2024.11.25 19:35:37.189050 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6990 | 2024.11.25 19:35:37.189457 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6991 | 2024.11.25 19:35:37.189753 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6992 | 2024.11.25 19:35:37.190288 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004095 sec., 244.2002442002442 rows/sec., 16.45 KiB/sec. | ||
6993 | 2024.11.25 19:35:37.190720 [ 265 ] {c91cd733-966f-4870-9d6c-0e4df48f654d} <Debug> TCPHandler: Processed in 0.004788324 sec. | ||
6994 | 2024.11.25 19:35:37.191051 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6995 | 2024.11.25 19:35:37.191271 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6996 | 2024.11.25 19:35:37.191394 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <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 | ||
6997 | 2024.11.25 19:35:37.193197 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6998 | 2024.11.25 19:35:37.193236 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6999 | 2024.11.25 19:35:37.194004 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7000 | 2024.11.25 19:35:37.194325 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7001 | 2024.11.25 19:35:37.195056 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14581 rows, containing 5 columns (5 merged, 0 gathered) in 0.00920381 sec., 1584235.2243255782 rows/sec., 107.01 MiB/sec. | ||
7002 | 2024.11.25 19:35:37.195069 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003815 sec., 6028.833551769332 rows/sec., 10.80 MiB/sec. | ||
7003 | 2024.11.25 19:35:37.195639 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7004 | 2024.11.25 19:35:37.195803 [ 260 ] {946b49c4-14e1-40cf-b56e-aa953ea397b1} <Debug> TCPHandler: Processed in 0.004966908 sec. | ||
7005 | 2024.11.25 19:35:37.196097 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7006 | 2024.11.25 19:35:37.196477 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7007 | 2024.11.25 19:35:37.196563 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7008 | 2024.11.25 19:35:37.196632 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7009 | 2024.11.25 19:35:37.196775 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7010 | 2024.11.25 19:35:37.196890 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
7011 | 2024.11.25 19:35:37.197190 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7012 | 2024.11.25 19:35:37.197230 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7013 | 2024.11.25 19:35:37.197608 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7014 | 2024.11.25 19:35:37.197856 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7015 | 2024.11.25 19:35:37.198092 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001724 sec., 47563.80510440835 rows/sec., 3.02 MiB/sec. | ||
7016 | 2024.11.25 19:35:37.198146 [ 265 ] {422127f6-addb-4050-980a-fbbf71161965} <Debug> TCPHandler: Processed in 0.002214644 sec. | ||
7017 | 2024.11.25 19:35:37.836939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7018 | 2024.11.25 19:35:37.857839 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2024.11.25 19:35:37.857893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7020 | 2024.11.25 19:35:37.865163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7021 | 2024.11.25 19:35:37.865988 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7022 | 2024.11.25 19:35:37.869763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7023 | 2024.11.25 19:35:41.814013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 990 | ||
7024 | 2024.11.25 19:35:41.817716 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7025 | 2024.11.25 19:35:41.817769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7026 | 2024.11.25 19:35:41.819258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7027 | 2024.11.25 19:35:41.819564 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7028 | 2024.11.25 19:35:41.820778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
7029 | 2024.11.25 19:35:42.192362 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7030 | 2024.11.25 19:35:42.192575 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7031 | 2024.11.25 19:35:42.192655 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7032 | 2024.11.25 19:35:42.193434 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7033 | 2024.11.25 19:35:42.193479 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7034 | 2024.11.25 19:35:42.193905 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7035 | 2024.11.25 19:35:42.194153 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7036 | 2024.11.25 19:35:42.194369 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001876 sec., 3198.2942430703624 rows/sec., 260.80 KiB/sec. | ||
7037 | 2024.11.25 19:35:42.194522 [ 265 ] {dab9a8e4-b7ca-42e0-b83f-93d4e7563419} <Debug> TCPHandler: Processed in 0.002341066 sec. | ||
7038 | 2024.11.25 19:35:42.194860 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7039 | 2024.11.25 19:35:42.195077 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7040 | 2024.11.25 19:35:42.195158 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7041 | 2024.11.25 19:35:42.196794 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7042 | 2024.11.25 19:35:42.196840 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7043 | 2024.11.25 19:35:42.197356 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7044 | 2024.11.25 19:35:42.197613 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7045 | 2024.11.25 19:35:42.197842 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002826 sec., 437721.16065109696 rows/sec., 36.20 MiB/sec. | ||
7046 | 2024.11.25 19:35:42.197900 [ 260 ] {0e744a6d-3de0-416a-ae37-69ca1d4d073a} <Debug> TCPHandler: Processed in 0.003189113 sec. | ||
7047 | 2024.11.25 19:35:42.198071 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7048 | 2024.11.25 19:35:42.198200 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7049 | 2024.11.25 19:35:42.198255 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7050 | 2024.11.25 19:35:42.198876 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7051 | 2024.11.25 19:35:42.198916 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7052 | 2024.11.25 19:35:42.199294 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7053 | 2024.11.25 19:35:42.199544 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7054 | 2024.11.25 19:35:42.199760 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.00159 sec., 15723.270440251572 rows/sec., 1.13 MiB/sec. | ||
7055 | 2024.11.25 19:35:42.199820 [ 265 ] {f7c10cdf-2322-4818-97a5-0e415d66cdcb} <Debug> TCPHandler: Processed in 0.001809856 sec. | ||
7056 | 2024.11.25 19:35:42.199981 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7057 | 2024.11.25 19:35:42.200121 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7058 | 2024.11.25 19:35:42.200178 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7059 | 2024.11.25 19:35:42.200951 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7060 | 2024.11.25 19:35:42.200988 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7061 | 2024.11.25 19:35:42.201350 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7062 | 2024.11.25 19:35:42.201593 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7063 | 2024.11.25 19:35:42.201769 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001679 sec., 135795.11614055987 rows/sec., 9.19 MiB/sec. | ||
7064 | 2024.11.25 19:35:42.201820 [ 260 ] {a7bf7f46-d257-4e4c-a522-9b2bfdf29bf6} <Debug> TCPHandler: Processed in 0.001908807 sec. | ||
7065 | 2024.11.25 19:35:42.201986 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7066 | 2024.11.25 19:35:42.202130 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7067 | 2024.11.25 19:35:42.202190 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7068 | 2024.11.25 19:35:42.203110 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7069 | 2024.11.25 19:35:42.203151 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7070 | 2024.11.25 19:35:42.203560 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7071 | 2024.11.25 19:35:42.203805 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7072 | 2024.11.25 19:35:42.204015 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.001917 sec., 284298.3828899322 rows/sec., 21.10 MiB/sec. | ||
7073 | 2024.11.25 19:35:42.204072 [ 265 ] {45c51140-63bf-417c-9043-534eda8c2f5a} <Debug> TCPHandler: Processed in 0.002156102 sec. | ||
7074 | 2024.11.25 19:35:42.204217 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7075 | 2024.11.25 19:35:42.204354 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7076 | 2024.11.25 19:35:42.204416 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7077 | 2024.11.25 19:35:42.205321 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7078 | 2024.11.25 19:35:42.205357 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7079 | 2024.11.25 19:35:42.205798 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7080 | 2024.11.25 19:35:42.206034 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7081 | 2024.11.25 19:35:42.206207 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001884 sec., 468683.6518046709 rows/sec., 31.54 MiB/sec. | ||
7082 | 2024.11.25 19:35:42.206257 [ 260 ] {22a78a32-d1db-4620-9969-26b4cbb37bb2} <Debug> TCPHandler: Processed in 0.002106661 sec. | ||
7083 | 2024.11.25 19:35:42.206415 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7084 | 2024.11.25 19:35:42.206538 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7085 | 2024.11.25 19:35:42.206622 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <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 | ||
7086 | 2024.11.25 19:35:42.207790 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2024.11.25 19:35:42.207831 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7088 | 2024.11.25 19:35:42.208492 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7089 | 2024.11.25 19:35:42.208761 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7090 | 2024.11.25 19:35:42.209049 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002529 sec., 7512.850929221036 rows/sec., 13.46 MiB/sec. | ||
7091 | 2024.11.25 19:35:42.209427 [ 265 ] {33c9f2d8-252f-4a98-9609-309cfab844b1} <Debug> TCPHandler: Processed in 0.00306691 sec. | ||
7092 | 2024.11.25 19:35:42.209692 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7093 | 2024.11.25 19:35:42.209850 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7094 | 2024.11.25 19:35:42.209910 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7095 | 2024.11.25 19:35:42.210404 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7096 | 2024.11.25 19:35:42.210442 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7097 | 2024.11.25 19:35:42.210826 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7098 | 2024.11.25 19:35:42.211064 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2024.11.25 19:35:42.211187 [ 89 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7100 | 2024.11.25 19:35:42.211232 [ 89 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7101 | 2024.11.25 19:35:42.211247 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. | ||
7102 | 2024.11.25 19:35:42.211259 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7103 | 2024.11.25 19:35:42.211328 [ 260 ] {6348adac-f494-46ee-89e2-4a8f60c3efe4} <Debug> TCPHandler: Processed in 0.001784796 sec. | ||
7104 | 2024.11.25 19:35:42.211531 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
7105 | 2024.11.25 19:35:42.211704 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7106 | 2024.11.25 19:35:42.211745 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2646 rows starting from the beginning of the part | ||
7107 | 2024.11.25 19:35:42.211829 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
7108 | 2024.11.25 19:35:42.211924 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
7109 | 2024.11.25 19:35:42.212171 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
7110 | 2024.11.25 19:35:42.212378 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
7111 | 2024.11.25 19:35:42.212582 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
7112 | 2024.11.25 19:35:42.214081 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2990 rows, containing 4 columns (4 merged, 0 gathered) in 0.002712673 sec., 1102233.8483112413 rows/sec., 71.92 MiB/sec. | ||
7113 | 2024.11.25 19:35:42.214348 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7114 | 2024.11.25 19:35:42.214639 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7115 | 2024.11.25 19:35:42.214719 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_46_9} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7116 | 2024.11.25 19:35:42.214798 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
7117 | 2024.11.25 19:35:44.237621 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7118 | 2024.11.25 19:35:44.238578 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7119 | 2024.11.25 19:35:44.238637 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7120 | 2024.11.25 19:35:44.239272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7121 | 2024.11.25 19:35:44.239600 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7122 | 2024.11.25 19:35:44.239895 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7123 | 2024.11.25 19:35:45.369970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7124 | 2024.11.25 19:35:45.392109 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7125 | 2024.11.25 19:35:45.392174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7126 | 2024.11.25 19:35:45.399664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7127 | 2024.11.25 19:35:45.400459 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7128 | 2024.11.25 19:35:45.404015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7129 | 2024.11.25 19:35:47.168584 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7130 | 2024.11.25 19:35:47.168825 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7131 | 2024.11.25 19:35:47.168911 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7132 | 2024.11.25 19:35:47.169798 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7133 | 2024.11.25 19:35:47.169857 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7134 | 2024.11.25 19:35:47.170381 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7135 | 2024.11.25 19:35:47.170687 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7136 | 2024.11.25 19:35:47.170910 [ 85 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7137 | 2024.11.25 19:35:47.170992 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002231 sec., 6275.212909009413 rows/sec., 451.73 KiB/sec. | ||
7138 | 2024.11.25 19:35:47.171000 [ 85 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7139 | 2024.11.25 19:35:47.171085 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7140 | 2024.11.25 19:35:47.171139 [ 265 ] {a4f255fa-52a3-4193-ad59-dbe55c5eace6} <Debug> TCPHandler: Processed in 0.002755654 sec. | ||
7141 | 2024.11.25 19:35:47.171267 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::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 | ||
7142 | 2024.11.25 19:35:47.171395 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7143 | 2024.11.25 19:35:47.171433 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
7144 | 2024.11.25 19:35:47.171457 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7145 | 2024.11.25 19:35:47.171542 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
7146 | 2024.11.25 19:35:47.171858 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7147 | 2024.11.25 19:35:47.171909 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
7148 | 2024.11.25 19:35:47.172031 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7149 | 2024.11.25 19:35:47.172363 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7150 | 2024.11.25 19:35:47.172745 [ 194 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7151 | 2024.11.25 19:35:47.174827 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7152 | 2024.11.25 19:35:47.174907 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7153 | 2024.11.25 19:35:47.175362 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004162832 sec., 16815.47561852124 rows/sec., 1.25 MiB/sec. | ||
7154 | 2024.11.25 19:35:47.175659 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7155 | 2024.11.25 19:35:47.176064 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7156 | 2024.11.25 19:35:47.176493 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2024.11.25 19:35:47.176658 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7158 | 2024.11.25 19:35:47.176716 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_21_5} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7159 | 2024.11.25 19:35:47.176913 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7160 | 2024.11.25 19:35:47.177129 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.005455 sec., 45646.19615032081 rows/sec., 4.01 MiB/sec. | ||
7161 | 2024.11.25 19:35:47.177387 [ 260 ] {c19ebdfd-edc1-4479-a94d-bd8837dc8caf} <Debug> TCPHandler: Processed in 0.00612424 sec. | ||
7162 | 2024.11.25 19:35:47.177597 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7163 | 2024.11.25 19:35:47.177741 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7164 | 2024.11.25 19:35:47.177801 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7165 | 2024.11.25 19:35:47.178602 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7166 | 2024.11.25 19:35:47.178650 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7167 | 2024.11.25 19:35:47.179100 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7168 | 2024.11.25 19:35:47.179400 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7169 | 2024.11.25 19:35:47.179661 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.0019 sec., 15789.473684210527 rows/sec., 1.12 MiB/sec. | ||
7170 | 2024.11.25 19:35:47.179728 [ 265 ] {a759e32a-f302-4f56-af2d-9cae420c6265} <Debug> TCPHandler: Processed in 0.002189143 sec. | ||
7171 | 2024.11.25 19:35:47.179918 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7172 | 2024.11.25 19:35:47.180073 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7173 | 2024.11.25 19:35:47.180138 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7174 | 2024.11.25 19:35:47.180753 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7175 | 2024.11.25 19:35:47.180795 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7176 | 2024.11.25 19:35:47.181172 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7177 | 2024.11.25 19:35:47.181427 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7178 | 2024.11.25 19:35:47.181644 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 608.61 KiB/sec. | ||
7179 | 2024.11.25 19:35:47.181698 [ 260 ] {866375ac-b1cc-4bfe-ac64-a3377a873935} <Debug> TCPHandler: Processed in 0.001853387 sec. | ||
7180 | 2024.11.25 19:35:47.181851 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7181 | 2024.11.25 19:35:47.181997 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7182 | 2024.11.25 19:35:47.182050 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7183 | 2024.11.25 19:35:47.182650 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7184 | 2024.11.25 19:35:47.182689 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7185 | 2024.11.25 19:35:47.183081 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7186 | 2024.11.25 19:35:47.183331 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7187 | 2024.11.25 19:35:47.183505 [ 83 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7188 | 2024.11.25 19:35:47.183568 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. | ||
7189 | 2024.11.25 19:35:47.183583 [ 83 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7190 | 2024.11.25 19:35:47.183653 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7191 | 2024.11.25 19:35:47.183701 [ 265 ] {107038ba-ade8-4fc9-a525-2d6bf4e70fc5} <Debug> TCPHandler: Processed in 0.001910438 sec. | ||
7192 | 2024.11.25 19:35:47.183886 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::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 | ||
7193 | 2024.11.25 19:35:47.183907 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7194 | 2024.11.25 19:35:47.184152 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7195 | 2024.11.25 19:35:47.184166 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7196 | 2024.11.25 19:35:47.184252 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
7197 | 2024.11.25 19:35:47.184257 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7198 | 2024.11.25 19:35:47.184566 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
7199 | 2024.11.25 19:35:47.184891 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
7200 | 2024.11.25 19:35:47.185184 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
7201 | 2024.11.25 19:35:47.185546 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
7202 | 2024.11.25 19:35:47.187373 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7203 | 2024.11.25 19:35:47.187458 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7204 | 2024.11.25 19:35:47.188077 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004326725 sec., 15022.909937654924 rows/sec., 995.36 KiB/sec. | ||
7205 | 2024.11.25 19:35:47.188295 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7206 | 2024.11.25 19:35:47.188434 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7207 | 2024.11.25 19:35:47.188748 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2024.11.25 19:35:47.188918 [ 191 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_21_5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7209 | 2024.11.25 19:35:47.188929 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7210 | 2024.11.25 19:35:47.189074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7211 | 2024.11.25 19:35:47.189291 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.005224 sec., 77526.79938744257 rows/sec., 5.52 MiB/sec. | ||
7212 | 2024.11.25 19:35:47.189364 [ 260 ] {4beb054c-3acc-4ead-ae81-42642217129b} <Debug> TCPHandler: Processed in 0.005550409 sec. | ||
7213 | 2024.11.25 19:35:47.189513 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7214 | 2024.11.25 19:35:47.189635 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7215 | 2024.11.25 19:35:47.189687 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7216 | 2024.11.25 19:35:47.190178 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2024.11.25 19:35:47.190217 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7218 | 2024.11.25 19:35:47.190594 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7219 | 2024.11.25 19:35:47.190838 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2024.11.25 19:35:47.191018 [ 83 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7221 | 2024.11.25 19:35:47.191079 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
7222 | 2024.11.25 19:35:47.191087 [ 83 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2024.11.25 19:35:47.191170 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7224 | 2024.11.25 19:35:47.191195 [ 265 ] {76f3d9e0-d39b-4133-8a7f-b7f8801ffe14} <Debug> TCPHandler: Processed in 0.001740514 sec. | ||
7225 | 2024.11.25 19:35:47.191414 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7226 | 2024.11.25 19:35:47.191423 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
7227 | 2024.11.25 19:35:47.191586 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7228 | 2024.11.25 19:35:47.191612 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7229 | 2024.11.25 19:35:47.191663 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
7230 | 2024.11.25 19:35:47.191665 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7231 | 2024.11.25 19:35:47.191939 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
7232 | 2024.11.25 19:35:47.192276 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
7233 | 2024.11.25 19:35:47.192587 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
7234 | 2024.11.25 19:35:47.192902 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
7235 | 2024.11.25 19:35:47.193326 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
7236 | 2024.11.25 19:35:47.194172 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7237 | 2024.11.25 19:35:47.194215 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7238 | 2024.11.25 19:35:47.194798 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7239 | 2024.11.25 19:35:47.194921 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003645592 sec., 34562.28782595529 rows/sec., 1.76 MiB/sec. | ||
7240 | 2024.11.25 19:35:47.195132 [ 200 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7241 | 2024.11.25 19:35:47.195184 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7242 | 2024.11.25 19:35:47.195642 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0041 sec., 57804.87804878048 rows/sec., 3.87 MiB/sec. | ||
7243 | 2024.11.25 19:35:47.195786 [ 260 ] {ebad7c16-d899-47af-99c4-3d981dcbef19} <Debug> TCPHandler: Processed in 0.004481568 sec. | ||
7244 | 2024.11.25 19:35:47.195933 [ 200 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_21_4} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7245 | 2024.11.25 19:35:47.196017 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7246 | 2024.11.25 19:35:47.196080 [ 200 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_21_4} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7247 | 2024.11.25 19:35:47.196237 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7248 | 2024.11.25 19:35:47.196240 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7249 | 2024.11.25 19:35:47.196322 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7250 | 2024.11.25 19:35:47.196876 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7251 | 2024.11.25 19:35:47.196922 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7252 | 2024.11.25 19:35:47.197323 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7253 | 2024.11.25 19:35:47.197571 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7254 | 2024.11.25 19:35:47.197732 [ 83 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7255 | 2024.11.25 19:35:47.197805 [ 83 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7256 | 2024.11.25 19:35:47.197830 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001681 sec., 594.883997620464 rows/sec., 40.08 KiB/sec. | ||
7257 | 2024.11.25 19:35:47.197844 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7258 | 2024.11.25 19:35:47.197967 [ 265 ] {bdd27cde-5b44-44ab-9525-cc5591e14e09} <Debug> TCPHandler: Processed in 0.002074641 sec. | ||
7259 | 2024.11.25 19:35:47.198041 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
7260 | 2024.11.25 19:35:47.198136 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7261 | 2024.11.25 19:35:47.198186 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7262 | 2024.11.25 19:35:47.198233 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
7263 | 2024.11.25 19:35:47.198454 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
7264 | 2024.11.25 19:35:47.198457 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7265 | 2024.11.25 19:35:47.198839 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <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 | ||
7266 | 2024.11.25 19:35:47.198991 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7267 | 2024.11.25 19:35:47.199553 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7268 | 2024.11.25 19:35:47.199995 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7269 | 2024.11.25 19:35:47.200476 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7270 | 2024.11.25 19:35:47.202730 [ 197 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.004753663 sec., 4628.01002090388 rows/sec., 311.03 KiB/sec. | ||
7271 | 2024.11.25 19:35:47.202921 [ 201 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7272 | 2024.11.25 19:35:47.203306 [ 201 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2024.11.25 19:35:47.203407 [ 201 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_21_4} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7274 | 2024.11.25 19:35:47.203516 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7275 | 2024.11.25 19:35:47.204291 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7276 | 2024.11.25 19:35:47.204331 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7277 | 2024.11.25 19:35:47.204996 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7278 | 2024.11.25 19:35:47.205258 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7279 | 2024.11.25 19:35:47.205497 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.007189 sec., 3199.3323132563637 rows/sec., 5.73 MiB/sec. | ||
7280 | 2024.11.25 19:35:47.205620 [ 260 ] {c4fd0e85-1125-4993-884c-9af006d49803} <Debug> TCPHandler: Processed in 0.007564949 sec. | ||
7281 | 2024.11.25 19:35:47.205788 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7282 | 2024.11.25 19:35:47.205917 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7283 | 2024.11.25 19:35:47.205972 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7284 | 2024.11.25 19:35:47.206486 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2024.11.25 19:35:47.206527 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7286 | 2024.11.25 19:35:47.206930 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7287 | 2024.11.25 19:35:47.207166 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2024.11.25 19:35:47.207382 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001491 sec., 54996.64654594233 rows/sec., 3.49 MiB/sec. | ||
7289 | 2024.11.25 19:35:47.207434 [ 265 ] {f31489cc-1535-4589-a5c0-8ddb1444925e} <Debug> TCPHandler: Processed in 0.001709393 sec. | ||
7290 | 2024.11.25 19:35:51.610472 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7291 | 2024.11.25 19:35:51.610538 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7292 | 2024.11.25 19:35:51.740013 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7293 | 2024.11.25 19:35:51.740654 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2024.11.25 19:35:51.740715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7295 | 2024.11.25 19:35:51.741251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7296 | 2024.11.25 19:35:51.741516 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2024.11.25 19:35:51.741727 [ 80 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7298 | 2024.11.25 19:35:51.741800 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7299 | 2024.11.25 19:35:51.741816 [ 80 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7300 | 2024.11.25 19:35:51.741851 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7301 | 2024.11.25 19:35:51.741992 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
7302 | 2024.11.25 19:35:51.742163 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7303 | 2024.11.25 19:35:51.742211 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7304 | 2024.11.25 19:35:51.742298 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7305 | 2024.11.25 19:35:51.742414 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7306 | 2024.11.25 19:35:51.742526 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7307 | 2024.11.25 19:35:51.742622 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7308 | 2024.11.25 19:35:51.742698 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7309 | 2024.11.25 19:35:51.744924 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993019 sec., 5523185.786658889 rows/sec., 79.01 MiB/sec. | ||
7310 | 2024.11.25 19:35:51.745066 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7311 | 2024.11.25 19:35:51.745410 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7312 | 2024.11.25 19:35:51.745504 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_36_7} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7313 | 2024.11.25 19:35:51.745633 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7314 | 2024.11.25 19:35:51.821000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1028 | ||
7315 | 2024.11.25 19:35:51.824619 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7316 | 2024.11.25 19:35:51.824667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7317 | 2024.11.25 19:35:51.826131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7318 | 2024.11.25 19:35:51.826450 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7319 | 2024.11.25 19:35:51.826646 [ 80 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7320 | 2024.11.25 19:35:51.826774 [ 80 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2024.11.25 19:35:51.826871 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7322 | 2024.11.25 19:35:51.827498 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
7323 | 2024.11.25 19:35:51.828095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
7324 | 2024.11.25 19:35:51.828647 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7325 | 2024.11.25 19:35:51.828831 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 848 rows starting from the beginning of the part | ||
7326 | 2024.11.25 19:35:51.829525 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
7327 | 2024.11.25 19:35:51.830146 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
7328 | 2024.11.25 19:35:51.830774 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
7329 | 2024.11.25 19:35:51.831405 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
7330 | 2024.11.25 19:35:51.831986 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
7331 | 2024.11.25 19:35:51.840644 [ 189 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 72 columns (72 merged, 0 gathered) in 0.013589777 sec., 75645.09704611046 rows/sec., 61.53 MiB/sec. | ||
7332 | 2024.11.25 19:35:51.842525 [ 188 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7333 | 2024.11.25 19:35:51.843379 [ 188 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7334 | 2024.11.25 19:35:51.843478 [ 188 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_26_5} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7335 | 2024.11.25 19:35:51.843835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
7336 | 2024.11.25 19:35:52.161123 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7337 | 2024.11.25 19:35:52.161327 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7338 | 2024.11.25 19:35:52.161415 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7339 | 2024.11.25 19:35:52.162371 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7340 | 2024.11.25 19:35:52.162439 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7341 | 2024.11.25 19:35:52.162990 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7342 | 2024.11.25 19:35:52.163271 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7343 | 2024.11.25 19:35:52.163590 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002314 sec., 40622.29904926534 rows/sec., 3.37 MiB/sec. | ||
7344 | 2024.11.25 19:35:52.163680 [ 265 ] {620ebd35-c36b-47d8-86f0-1d78585c74b2} <Debug> TCPHandler: Processed in 0.002704193 sec. | ||
7345 | 2024.11.25 19:35:52.163941 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7346 | 2024.11.25 19:35:52.164113 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7347 | 2024.11.25 19:35:52.164184 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7348 | 2024.11.25 19:35:52.164905 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7349 | 2024.11.25 19:35:52.164951 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7350 | 2024.11.25 19:35:52.165355 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7351 | 2024.11.25 19:35:52.165631 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7352 | 2024.11.25 19:35:52.165867 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001803 sec., 10537.992235163616 rows/sec., 792.41 KiB/sec. | ||
7353 | 2024.11.25 19:35:52.165934 [ 260 ] {f54aec98-3af7-4004-9b42-d2a0c83f95d3} <Debug> TCPHandler: Processed in 0.002125622 sec. | ||
7354 | 2024.11.25 19:35:52.166105 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7355 | 2024.11.25 19:35:52.166254 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7356 | 2024.11.25 19:35:52.166318 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7357 | 2024.11.25 19:35:52.167031 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7358 | 2024.11.25 19:35:52.167074 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7359 | 2024.11.25 19:35:52.167462 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7360 | 2024.11.25 19:35:52.167709 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7361 | 2024.11.25 19:35:52.167934 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001717 sec., 48340.12813046011 rows/sec., 3.77 MiB/sec. | ||
7362 | 2024.11.25 19:35:52.167990 [ 265 ] {4a08253e-0330-4875-b383-cc109c248aa2} <Debug> TCPHandler: Processed in 0.001958428 sec. | ||
7363 | 2024.11.25 19:35:52.168170 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7364 | 2024.11.25 19:35:52.168318 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7365 | 2024.11.25 19:35:52.168385 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7366 | 2024.11.25 19:35:52.169030 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2024.11.25 19:35:52.169070 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7368 | 2024.11.25 19:35:52.169475 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7369 | 2024.11.25 19:35:52.169717 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7370 | 2024.11.25 19:35:52.169933 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
7371 | 2024.11.25 19:35:52.169989 [ 260 ] {1f67ddb9-cd50-4569-a6a4-2b9ed237b15e} <Debug> TCPHandler: Processed in 0.001891587 sec. | ||
7372 | 2024.11.25 19:35:52.170147 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7373 | 2024.11.25 19:35:52.170288 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7374 | 2024.11.25 19:35:52.170384 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <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 | ||
7375 | 2024.11.25 19:35:52.171631 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7376 | 2024.11.25 19:35:52.171672 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7377 | 2024.11.25 19:35:52.172319 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7378 | 2024.11.25 19:35:52.172578 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7379 | 2024.11.25 19:35:52.172817 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002559 sec., 7424.775302852677 rows/sec., 13.30 MiB/sec. | ||
7380 | 2024.11.25 19:35:52.172913 [ 265 ] {550e84c5-4286-4daa-adde-6f30b76b607c} <Debug> TCPHandler: Processed in 0.002837566 sec. | ||
7381 | 2024.11.25 19:35:52.173061 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7382 | 2024.11.25 19:35:52.173186 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7383 | 2024.11.25 19:35:52.173240 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7384 | 2024.11.25 19:35:52.173754 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7385 | 2024.11.25 19:35:52.173793 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7386 | 2024.11.25 19:35:52.174166 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7387 | 2024.11.25 19:35:52.174416 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7388 | 2024.11.25 19:35:52.174618 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
7389 | 2024.11.25 19:35:52.174671 [ 260 ] {7a6157b7-9853-48dc-b7ce-5b1b47e26100} <Debug> TCPHandler: Processed in 0.001669452 sec. | ||
7390 | 2024.11.25 19:35:52.904068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7391 | 2024.11.25 19:35:52.926459 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2024.11.25 19:35:52.926519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7393 | 2024.11.25 19:35:52.933923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7394 | 2024.11.25 19:35:52.934735 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2024.11.25 19:35:52.935121 [ 78 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7396 | 2024.11.25 19:35:52.935255 [ 78 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7397 | 2024.11.25 19:35:52.935316 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7398 | 2024.11.25 19:35:52.935709 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
7399 | 2024.11.25 19:35:52.950716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7400 | 2024.11.25 19:35:52.952554 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7401 | 2024.11.25 19:35:52.954252 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
7402 | 2024.11.25 19:35:52.959820 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
7403 | 2024.11.25 19:35:52.965477 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
7404 | 2024.11.25 19:35:52.971087 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
7405 | 2024.11.25 19:35:52.977105 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
7406 | 2024.11.25 19:35:52.981733 [ 199 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
7407 | 2024.11.25 19:35:53.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.80 MiB, peak 219.80 MiB, free memory in arenas 0.00 B, will set to 209.79 MiB (RSS), difference: -10.02 MiB | ||
7408 | 2024.11.25 19:35:53.043594 [ 189 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.108136151 sec., 2515.347527026369 rows/sec., 13.01 MiB/sec. | ||
7409 | 2024.11.25 19:35:53.045935 [ 187 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7410 | 2024.11.25 19:35:53.048515 [ 187 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_36_7} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7411 | 2024.11.25 19:35:53.048635 [ 187 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_36_7} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7412 | 2024.11.25 19:35:53.050432 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7413 | 2024.11.25 19:35:54.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.37 MiB, peak 219.80 MiB, free memory in arenas 0.00 B, will set to 210.88 MiB (RSS), difference: 10.51 MiB | ||
7414 | 2024.11.25 19:35:54.805463 [ 75 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7415 | 2024.11.25 19:35:54.805550 [ 75 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7416 | 2024.11.25 19:35:54.805577 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7417 | 2024.11.25 19:35:54.805817 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
7418 | 2024.11.25 19:35:54.806043 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7419 | 2024.11.25 19:35:54.806091 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
7420 | 2024.11.25 19:35:54.806185 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
7421 | 2024.11.25 19:35:54.806467 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
7422 | 2024.11.25 19:35:54.806663 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7423 | 2024.11.25 19:35:54.806832 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7424 | 2024.11.25 19:35:54.807921 [ 198 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002253565 sec., 15974.688992773672 rows/sec., 1.33 MiB/sec. | ||
7425 | 2024.11.25 19:35:54.808123 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7426 | 2024.11.25 19:35:54.808526 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7427 | 2024.11.25 19:35:54.808631 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_13_3} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7428 | 2024.11.25 19:35:54.808753 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7429 | 2024.11.25 19:35:57.166919 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7430 | 2024.11.25 19:35:57.167134 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7431 | 2024.11.25 19:35:57.167214 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7432 | 2024.11.25 19:35:57.168074 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7433 | 2024.11.25 19:35:57.168127 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7434 | 2024.11.25 19:35:57.168552 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7435 | 2024.11.25 19:35:57.168808 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7436 | 2024.11.25 19:35:57.169049 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. | ||
7437 | 2024.11.25 19:35:57.169107 [ 265 ] {5d028aab-129d-42c7-8c9e-13c9d16cb1e0} <Debug> TCPHandler: Processed in 0.002329875 sec. | ||
7438 | 2024.11.25 19:35:57.169385 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7439 | 2024.11.25 19:35:57.169602 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7440 | 2024.11.25 19:35:57.169687 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7441 | 2024.11.25 19:35:57.170474 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7442 | 2024.11.25 19:35:57.170517 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7443 | 2024.11.25 19:35:57.170966 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7444 | 2024.11.25 19:35:57.171234 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7445 | 2024.11.25 19:35:57.171444 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001904 sec., 2100.8403361344535 rows/sec., 171.31 KiB/sec. | ||
7446 | 2024.11.25 19:35:57.171513 [ 260 ] {571d5a7b-41b2-4b39-b20a-35a52066069e} <Debug> TCPHandler: Processed in 0.002278294 sec. | ||
7447 | 2024.11.25 19:35:57.171676 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7448 | 2024.11.25 19:35:57.171817 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7449 | 2024.11.25 19:35:57.171876 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7450 | 2024.11.25 19:35:57.172676 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7451 | 2024.11.25 19:35:57.172723 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7452 | 2024.11.25 19:35:57.173145 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7453 | 2024.11.25 19:35:57.173590 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7454 | 2024.11.25 19:35:57.173760 [ 73 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7455 | 2024.11.25 19:35:57.173818 [ 73 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7456 | 2024.11.25 19:35:57.173853 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7457 | 2024.11.25 19:35:57.173859 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.002065 sec., 121549.63680387409 rows/sec., 10.67 MiB/sec. | ||
7458 | 2024.11.25 19:35:57.173995 [ 265 ] {70083b4f-8b1c-4869-856f-7feb7d3ad5fa} <Debug> TCPHandler: Processed in 0.002384497 sec. | ||
7459 | 2024.11.25 19:35:57.174045 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
7460 | 2024.11.25 19:35:57.174179 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7461 | 2024.11.25 19:35:57.174198 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7462 | 2024.11.25 19:35:57.174251 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1438 rows starting from the beginning of the part | ||
7463 | 2024.11.25 19:35:57.174408 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7464 | 2024.11.25 19:35:57.174504 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 249 rows starting from the beginning of the part | ||
7465 | 2024.11.25 19:35:57.174553 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7466 | 2024.11.25 19:35:57.175016 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1237 rows starting from the beginning of the part | ||
7467 | 2024.11.25 19:35:57.175407 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 249 rows starting from the beginning of the part | ||
7468 | 2024.11.25 19:35:57.175817 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 94 rows starting from the beginning of the part | ||
7469 | 2024.11.25 19:35:57.176204 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 251 rows starting from the beginning of the part | ||
7470 | 2024.11.25 19:35:57.177371 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7471 | 2024.11.25 19:35:57.177431 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7472 | 2024.11.25 19:35:57.178574 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7473 | 2024.11.25 19:35:57.179020 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7474 | 2024.11.25 19:35:57.179194 [ 73 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7475 | 2024.11.25 19:35:57.179245 [ 73 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2024.11.25 19:35:57.179268 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7477 | 2024.11.25 19:35:57.179318 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.004997 sec., 6804.082449469683 rows/sec., 493.26 KiB/sec. | ||
7478 | 2024.11.25 19:35:57.179691 [ 260 ] {4f706e76-4da8-4870-9d45-ca54864263b9} <Debug> TCPHandler: Processed in 0.00558129 sec. | ||
7479 | 2024.11.25 19:35:57.179994 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7480 | 2024.11.25 19:35:57.180227 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
7481 | 2024.11.25 19:35:57.180317 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3518 rows, containing 5 columns (5 merged, 0 gathered) in 0.006380205 sec., 551392.9411359039 rows/sec., 48.55 MiB/sec. | ||
7482 | 2024.11.25 19:35:57.180364 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7483 | 2024.11.25 19:35:57.180468 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7484 | 2024.11.25 19:35:57.180678 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7485 | 2024.11.25 19:35:57.180788 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7486 | 2024.11.25 19:35:57.180958 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 67 rows starting from the beginning of the part | ||
7487 | 2024.11.25 19:35:57.181603 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
7488 | 2024.11.25 19:35:57.181651 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7489 | 2024.11.25 19:35:57.182085 [ 190 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_51_10} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7490 | 2024.11.25 19:35:57.182335 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
7491 | 2024.11.25 19:35:57.182395 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
7492 | 2024.11.25 19:35:57.182735 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
7493 | 2024.11.25 19:35:57.183115 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 19 rows starting from the beginning of the part | ||
7494 | 2024.11.25 19:35:57.183445 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
7495 | 2024.11.25 19:35:57.184029 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7496 | 2024.11.25 19:35:57.184080 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7497 | 2024.11.25 19:35:57.184865 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7498 | 2024.11.25 19:35:57.185408 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7499 | 2024.11.25 19:35:57.185719 [ 73 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7500 | 2024.11.25 19:35:57.185812 [ 73 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7501 | 2024.11.25 19:35:57.185901 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7502 | 2024.11.25 19:35:57.186068 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005732 sec., 2442.4284717376136 rows/sec., 171.05 KiB/sec. | ||
7503 | 2024.11.25 19:35:57.186499 [ 265 ] {3526b02e-b3a6-48c2-8948-8d47eaa33021} <Debug> TCPHandler: Processed in 0.00661894 sec. | ||
7504 | 2024.11.25 19:35:57.186529 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
7505 | 2024.11.25 19:35:57.186766 [ 192 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.007332274 sec., 27958.584199117493 rows/sec., 2.10 MiB/sec. | ||
7506 | 2024.11.25 19:35:57.186800 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7507 | 2024.11.25 19:35:57.187061 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7508 | 2024.11.25 19:35:57.187082 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7509 | 2024.11.25 19:35:57.187176 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part | ||
7510 | 2024.11.25 19:35:57.187181 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7511 | 2024.11.25 19:35:57.187367 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7512 | 2024.11.25 19:35:57.187636 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
7513 | 2024.11.25 19:35:57.188131 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
7514 | 2024.11.25 19:35:57.188563 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7515 | 2024.11.25 19:35:57.188863 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_51_10} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7516 | 2024.11.25 19:35:57.188921 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
7517 | 2024.11.25 19:35:57.189194 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7518 | 2024.11.25 19:35:57.189476 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
7519 | 2024.11.25 19:35:57.189809 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
7520 | 2024.11.25 19:35:57.190581 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7521 | 2024.11.25 19:35:57.190659 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7522 | 2024.11.25 19:35:57.191632 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7523 | 2024.11.25 19:35:57.192206 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7524 | 2024.11.25 19:35:57.192509 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006448296 sec., 81727.01749423414 rows/sec., 5.85 MiB/sec. | ||
7525 | 2024.11.25 19:35:57.192822 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005757 sec., 2258.120548896995 rows/sec., 140.79 KiB/sec. | ||
7526 | 2024.11.25 19:35:57.192884 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7527 | 2024.11.25 19:35:57.193186 [ 260 ] {92138d85-a568-471a-9315-fa2887f8c64a} <Debug> TCPHandler: Processed in 0.006527957 sec. | ||
7528 | 2024.11.25 19:35:57.193421 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7529 | 2024.11.25 19:35:57.193603 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7530 | 2024.11.25 19:35:57.193612 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2024.11.25 19:35:57.193678 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7532 | 2024.11.25 19:35:57.193858 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_31_6} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7533 | 2024.11.25 19:35:57.194016 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
7534 | 2024.11.25 19:35:57.194678 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7535 | 2024.11.25 19:35:57.194722 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7536 | 2024.11.25 19:35:57.195139 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7537 | 2024.11.25 19:35:57.195384 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7538 | 2024.11.25 19:35:57.195562 [ 73 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7539 | 2024.11.25 19:35:57.195614 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.002054 sec., 199123.6611489776 rows/sec., 14.19 MiB/sec. | ||
7540 | 2024.11.25 19:35:57.195622 [ 73 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7541 | 2024.11.25 19:35:57.195710 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7542 | 2024.11.25 19:35:57.195749 [ 265 ] {fd9873f9-4307-4c5b-b5d1-b89ac71f90d4} <Debug> TCPHandler: Processed in 0.002398937 sec. | ||
7543 | 2024.11.25 19:35:57.196019 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
7544 | 2024.11.25 19:35:57.196027 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7545 | 2024.11.25 19:35:57.196398 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7546 | 2024.11.25 19:35:57.196403 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7547 | 2024.11.25 19:35:57.196543 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part | ||
7548 | 2024.11.25 19:35:57.196579 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7549 | 2024.11.25 19:35:57.197027 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 405 rows starting from the beginning of the part | ||
7550 | 2024.11.25 19:35:57.197531 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 545 rows starting from the beginning of the part | ||
7551 | 2024.11.25 19:35:57.197944 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 405 rows starting from the beginning of the part | ||
7552 | 2024.11.25 19:35:57.198330 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 83 rows starting from the beginning of the part | ||
7553 | 2024.11.25 19:35:57.198754 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 409 rows starting from the beginning of the part | ||
7554 | 2024.11.25 19:35:57.199546 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7555 | 2024.11.25 19:35:57.199646 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7556 | 2024.11.25 19:35:57.200761 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7557 | 2024.11.25 19:35:57.201352 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7558 | 2024.11.25 19:35:57.201589 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005343 sec., 1122.9646266142618 rows/sec., 58.67 KiB/sec. | ||
7559 | 2024.11.25 19:35:57.201662 [ 260 ] {b985b2d9-4c10-4b4b-a0b7-493bf260f082} <Debug> TCPHandler: Processed in 0.005796744 sec. | ||
7560 | 2024.11.25 19:35:57.201862 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7561 | 2024.11.25 19:35:57.202012 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.006181152 sec., 447004.0536133071 rows/sec., 34.12 MiB/sec. | ||
7562 | 2024.11.25 19:35:57.202046 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7563 | 2024.11.25 19:35:57.202124 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7564 | 2024.11.25 19:35:57.202254 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7565 | 2024.11.25 19:35:57.202620 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7566 | 2024.11.25 19:35:57.202753 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_51_10} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7567 | 2024.11.25 19:35:57.202862 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7568 | 2024.11.25 19:35:57.202935 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7569 | 2024.11.25 19:35:57.202973 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7570 | 2024.11.25 19:35:57.203366 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7571 | 2024.11.25 19:35:57.203608 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2024.11.25 19:35:57.203822 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001814 sec., 131753.03197353912 rows/sec., 8.83 MiB/sec. | ||
7573 | 2024.11.25 19:35:57.203878 [ 265 ] {53d42cc5-7ba7-4898-ae83-5992f9c093f4} <Debug> TCPHandler: Processed in 0.002119181 sec. | ||
7574 | 2024.11.25 19:35:57.204034 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7575 | 2024.11.25 19:35:57.204176 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7576 | 2024.11.25 19:35:57.204239 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7577 | 2024.11.25 19:35:57.204795 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2024.11.25 19:35:57.204840 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7579 | 2024.11.25 19:35:57.205246 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7580 | 2024.11.25 19:35:57.205499 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2024.11.25 19:35:57.205674 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
7582 | 2024.11.25 19:35:57.205724 [ 260 ] {3291ecae-6d8f-4101-a67d-db7e44e2b9c8} <Debug> TCPHandler: Processed in 0.001758065 sec. | ||
7583 | 2024.11.25 19:35:57.205858 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7584 | 2024.11.25 19:35:57.205984 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7585 | 2024.11.25 19:35:57.206069 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <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 | ||
7586 | 2024.11.25 19:35:57.207232 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2024.11.25 19:35:57.207272 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7588 | 2024.11.25 19:35:57.207900 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7589 | 2024.11.25 19:35:57.208150 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2024.11.25 19:35:57.208332 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7591 | 2024.11.25 19:35:57.208398 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7592 | 2024.11.25 19:35:57.208440 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7593 | 2024.11.25 19:35:57.208445 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002476 sec., 9289.176090468498 rows/sec., 16.65 MiB/sec. | ||
7594 | 2024.11.25 19:35:57.208784 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
7595 | 2024.11.25 19:35:57.208818 [ 265 ] {18eee0c2-fee6-4acf-b228-29f98ff7a6d8} <Debug> TCPHandler: Processed in 0.003016429 sec. | ||
7596 | 2024.11.25 19:35:57.209046 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7597 | 2024.11.25 19:35:57.209235 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7598 | 2024.11.25 19:35:57.209246 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7599 | 2024.11.25 19:35:57.209309 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7600 | 2024.11.25 19:35:57.209335 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 900 rows starting from the beginning of the part | ||
7601 | 2024.11.25 19:35:57.210011 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
7602 | 2024.11.25 19:35:57.210526 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 19 rows starting from the beginning of the part | ||
7603 | 2024.11.25 19:35:57.211122 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2024.11.25 19:35:57.211138 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
7605 | 2024.11.25 19:35:57.211167 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7606 | 2024.11.25 19:35:57.211683 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 19 rows starting from the beginning of the part | ||
7607 | 2024.11.25 19:35:57.212225 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 23 rows starting from the beginning of the part | ||
7608 | 2024.11.25 19:35:57.212277 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7609 | 2024.11.25 19:35:57.212816 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7610 | 2024.11.25 19:35:57.213081 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003896 sec., 21047.227926078027 rows/sec., 1.34 MiB/sec. | ||
7611 | 2024.11.25 19:35:57.213160 [ 260 ] {90340ded-cdb5-486e-8ed9-aabd12a03a07} <Debug> TCPHandler: Processed in 0.004217333 sec. | ||
7612 | 2024.11.25 19:35:57.219226 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 19 columns (19 merged, 0 gathered) in 0.01071111 sec., 94014.53257412164 rows/sec., 168.47 MiB/sec. | ||
7613 | 2024.11.25 19:35:57.220321 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7614 | 2024.11.25 19:35:57.220723 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7615 | 2024.11.25 19:35:57.220804 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7616 | 2024.11.25 19:35:57.220909 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
7617 | 2024.11.25 19:35:58.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.84 MiB, peak 220.04 MiB, free memory in arenas 0.00 B, will set to 214.16 MiB (RSS), difference: 2.32 MiB | ||
7618 | 2024.11.25 19:35:59.241989 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7619 | 2024.11.25 19:35:59.242715 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2024.11.25 19:35:59.242766 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7621 | 2024.11.25 19:35:59.243337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7622 | 2024.11.25 19:35:59.243644 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7623 | 2024.11.25 19:35:59.243878 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7624 | 2024.11.25 19:36:00.450854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7625 | 2024.11.25 19:36:00.470045 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7626 | 2024.11.25 19:36:00.470104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7627 | 2024.11.25 19:36:00.477074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7628 | 2024.11.25 19:36:00.477834 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7629 | 2024.11.25 19:36:00.481610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7630 | 2024.11.25 19:36:01.828515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1064 | ||
7631 | 2024.11.25 19:36:01.832039 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7632 | 2024.11.25 19:36:01.832105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7633 | 2024.11.25 19:36:01.833615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7634 | 2024.11.25 19:36:01.833943 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7635 | 2024.11.25 19:36:01.834594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
7636 | 2024.11.25 19:36:02.160772 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7637 | 2024.11.25 19:36:02.160996 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7638 | 2024.11.25 19:36:02.161081 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7639 | 2024.11.25 19:36:02.161914 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2024.11.25 19:36:02.161970 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7641 | 2024.11.25 19:36:02.162421 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7642 | 2024.11.25 19:36:02.162692 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7643 | 2024.11.25 19:36:02.162927 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.00198 sec., 47474.74747474748 rows/sec., 3.93 MiB/sec. | ||
7644 | 2024.11.25 19:36:02.162998 [ 265 ] {ae8119cf-ddef-454d-b669-c519f9cc8867} <Debug> TCPHandler: Processed in 0.002371247 sec. | ||
7645 | 2024.11.25 19:36:02.163280 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2024.11.25 19:36:02.163479 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7647 | 2024.11.25 19:36:02.163555 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7648 | 2024.11.25 19:36:02.164338 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2024.11.25 19:36:02.164385 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7650 | 2024.11.25 19:36:02.164834 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7651 | 2024.11.25 19:36:02.165099 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2024.11.25 19:36:02.165343 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001919 sec., 9900.990099009901 rows/sec., 744.51 KiB/sec. | ||
7653 | 2024.11.25 19:36:02.165401 [ 260 ] {a8c9e0a6-8592-4205-867c-210a52305ccf} <Debug> TCPHandler: Processed in 0.002266975 sec. | ||
7654 | 2024.11.25 19:36:02.165553 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2024.11.25 19:36:02.165700 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7656 | 2024.11.25 19:36:02.165763 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7657 | 2024.11.25 19:36:02.166444 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2024.11.25 19:36:02.166486 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7659 | 2024.11.25 19:36:02.166859 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7660 | 2024.11.25 19:36:02.167109 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2024.11.25 19:36:02.167360 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001681 sec., 49375.371802498514 rows/sec., 3.86 MiB/sec. | ||
7662 | 2024.11.25 19:36:02.167432 [ 265 ] {75b342cd-6101-468b-a3d4-c8ed4e1eb42e} <Debug> TCPHandler: Processed in 0.001945469 sec. | ||
7663 | 2024.11.25 19:36:02.167680 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7664 | 2024.11.25 19:36:02.167831 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7665 | 2024.11.25 19:36:02.167886 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7666 | 2024.11.25 19:36:02.168483 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2024.11.25 19:36:02.168523 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7668 | 2024.11.25 19:36:02.168933 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7669 | 2024.11.25 19:36:02.169191 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2024.11.25 19:36:02.169362 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7671 | 2024.11.25 19:36:02.169422 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
7672 | 2024.11.25 19:36:02.169451 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7673 | 2024.11.25 19:36:02.169522 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7674 | 2024.11.25 19:36:02.169536 [ 260 ] {e19091f3-e7e9-49a2-93a6-a3bc57c38824} <Debug> TCPHandler: Processed in 0.001981779 sec. | ||
7675 | 2024.11.25 19:36:02.169785 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7676 | 2024.11.25 19:36:02.169794 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
7677 | 2024.11.25 19:36:02.170001 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7678 | 2024.11.25 19:36:02.170112 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7679 | 2024.11.25 19:36:02.170200 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <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 | ||
7680 | 2024.11.25 19:36:02.170216 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14581 rows starting from the beginning of the part | ||
7681 | 2024.11.25 19:36:02.170752 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 883 rows starting from the beginning of the part | ||
7682 | 2024.11.25 19:36:02.171258 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
7683 | 2024.11.25 19:36:02.171764 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
7684 | 2024.11.25 19:36:02.172181 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 239 rows starting from the beginning of the part | ||
7685 | 2024.11.25 19:36:02.172716 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
7686 | 2024.11.25 19:36:02.174652 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7687 | 2024.11.25 19:36:02.174709 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7688 | 2024.11.25 19:36:02.176433 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7689 | 2024.11.25 19:36:02.176825 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7690 | 2024.11.25 19:36:02.177425 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007498 sec., 2534.0090690850893 rows/sec., 4.54 MiB/sec. | ||
7691 | 2024.11.25 19:36:02.177589 [ 265 ] {e2c3900a-07f5-4685-a266-f5685bada68d} <Debug> TCPHandler: Processed in 0.007921306 sec. | ||
7692 | 2024.11.25 19:36:02.177825 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7693 | 2024.11.25 19:36:02.178067 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7694 | 2024.11.25 19:36:02.178173 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7695 | 2024.11.25 19:36:02.178928 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2024.11.25 19:36:02.178974 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7697 | 2024.11.25 19:36:02.179412 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16260 rows, containing 5 columns (5 merged, 0 gathered) in 0.009724051 sec., 1672142.6080550177 rows/sec., 112.97 MiB/sec. | ||
7698 | 2024.11.25 19:36:02.179676 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7699 | 2024.11.25 19:36:02.179943 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7700 | 2024.11.25 19:36:02.180031 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7701 | 2024.11.25 19:36:02.180356 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002361 sec., 25412.960609911057 rows/sec., 1.71 MiB/sec. | ||
7702 | 2024.11.25 19:36:02.180494 [ 260 ] {07745c0a-08b8-424a-aae3-81f3ea8e72a1} <Debug> TCPHandler: Processed in 0.002787305 sec. | ||
7703 | 2024.11.25 19:36:02.180714 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7704 | 2024.11.25 19:36:02.180812 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7705 | 2024.11.25 19:36:02.180915 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
7706 | 2024.11.25 19:36:06.610594 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7707 | 2024.11.25 19:36:06.610672 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7708 | 2024.11.25 19:36:06.744071 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7709 | 2024.11.25 19:36:06.744887 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7710 | 2024.11.25 19:36:06.744926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7711 | 2024.11.25 19:36:06.745474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7712 | 2024.11.25 19:36:06.745747 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7713 | 2024.11.25 19:36:06.745954 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7714 | 2024.11.25 19:36:07.166109 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7715 | 2024.11.25 19:36:07.166319 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7716 | 2024.11.25 19:36:07.166391 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7717 | 2024.11.25 19:36:07.167142 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2024.11.25 19:36:07.167189 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7719 | 2024.11.25 19:36:07.167626 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7720 | 2024.11.25 19:36:07.167884 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2024.11.25 19:36:07.168122 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. | ||
7722 | 2024.11.25 19:36:07.168186 [ 265 ] {988989ca-ae2a-4789-9b5a-1245757509f7} <Debug> TCPHandler: Processed in 0.002214323 sec. | ||
7723 | 2024.11.25 19:36:07.168535 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7724 | 2024.11.25 19:36:07.168850 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7725 | 2024.11.25 19:36:07.168972 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7726 | 2024.11.25 19:36:07.170362 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2024.11.25 19:36:07.170415 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7728 | 2024.11.25 19:36:07.170884 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7729 | 2024.11.25 19:36:07.171149 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7730 | 2024.11.25 19:36:07.171392 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002631 sec., 94640.82098061574 rows/sec., 8.32 MiB/sec. | ||
7731 | 2024.11.25 19:36:07.171461 [ 260 ] {2b7ba6ce-68e8-4389-babb-2a7405e672f8} <Debug> TCPHandler: Processed in 0.003126602 sec. | ||
7732 | 2024.11.25 19:36:07.171626 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7733 | 2024.11.25 19:36:07.171775 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7734 | 2024.11.25 19:36:07.171838 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7735 | 2024.11.25 19:36:07.172521 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7736 | 2024.11.25 19:36:07.172562 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7737 | 2024.11.25 19:36:07.172934 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7738 | 2024.11.25 19:36:07.173181 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7739 | 2024.11.25 19:36:07.173399 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.00166 sec., 18072.289156626506 rows/sec., 1.29 MiB/sec. | ||
7740 | 2024.11.25 19:36:07.173455 [ 265 ] {066f42e9-acb7-4f04-96c7-f8025c03ade5} <Debug> TCPHandler: Processed in 0.001899287 sec. | ||
7741 | 2024.11.25 19:36:07.173626 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7742 | 2024.11.25 19:36:07.173777 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7743 | 2024.11.25 19:36:07.173839 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7744 | 2024.11.25 19:36:07.174512 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7745 | 2024.11.25 19:36:07.174554 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7746 | 2024.11.25 19:36:07.174922 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7747 | 2024.11.25 19:36:07.175187 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7748 | 2024.11.25 19:36:07.175412 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 587.46 KiB/sec. | ||
7749 | 2024.11.25 19:36:07.175542 [ 260 ] {b2663bfa-0a82-4571-9304-8087025479bc} <Debug> TCPHandler: Processed in 0.001984609 sec. | ||
7750 | 2024.11.25 19:36:07.175716 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7751 | 2024.11.25 19:36:07.175856 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7752 | 2024.11.25 19:36:07.175916 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7753 | 2024.11.25 19:36:07.176578 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7754 | 2024.11.25 19:36:07.176618 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7755 | 2024.11.25 19:36:07.176986 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7756 | 2024.11.25 19:36:07.177237 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7757 | 2024.11.25 19:36:07.177447 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. | ||
7758 | 2024.11.25 19:36:07.177500 [ 265 ] {f9a5d235-af62-4106-9ae7-fd335ea809e0} <Debug> TCPHandler: Processed in 0.001867356 sec. | ||
7759 | 2024.11.25 19:36:07.177656 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7760 | 2024.11.25 19:36:07.177799 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7761 | 2024.11.25 19:36:07.177858 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7762 | 2024.11.25 19:36:07.178681 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7763 | 2024.11.25 19:36:07.178722 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7764 | 2024.11.25 19:36:07.179118 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7765 | 2024.11.25 19:36:07.179366 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7766 | 2024.11.25 19:36:07.179581 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001815 sec., 223140.4958677686 rows/sec., 15.89 MiB/sec. | ||
7767 | 2024.11.25 19:36:07.179638 [ 260 ] {086471be-6160-4b82-87c5-4f8c6f27ea53} <Debug> TCPHandler: Processed in 0.00205292 sec. | ||
7768 | 2024.11.25 19:36:07.179790 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7769 | 2024.11.25 19:36:07.179929 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7770 | 2024.11.25 19:36:07.179989 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7771 | 2024.11.25 19:36:07.180536 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7772 | 2024.11.25 19:36:07.180575 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7773 | 2024.11.25 19:36:07.180945 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7774 | 2024.11.25 19:36:07.181186 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7775 | 2024.11.25 19:36:07.181400 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
7776 | 2024.11.25 19:36:07.181450 [ 265 ] {c23eda3d-a3dc-455a-a55b-981caa35e1d5} <Debug> TCPHandler: Processed in 0.001727644 sec. | ||
7777 | 2024.11.25 19:36:07.181600 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7778 | 2024.11.25 19:36:07.181740 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7779 | 2024.11.25 19:36:07.181804 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7780 | 2024.11.25 19:36:07.182472 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7781 | 2024.11.25 19:36:07.182513 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7782 | 2024.11.25 19:36:07.182920 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7783 | 2024.11.25 19:36:07.183158 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7784 | 2024.11.25 19:36:07.183367 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec. | ||
7785 | 2024.11.25 19:36:07.183422 [ 260 ] {afeee228-c633-4713-88f9-f8f5a9fee11f} <Debug> TCPHandler: Processed in 0.001891398 sec. | ||
7786 | 2024.11.25 19:36:07.183589 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7787 | 2024.11.25 19:36:07.183732 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7788 | 2024.11.25 19:36:07.183793 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7789 | 2024.11.25 19:36:07.184345 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7790 | 2024.11.25 19:36:07.184384 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7791 | 2024.11.25 19:36:07.184745 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7792 | 2024.11.25 19:36:07.184980 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7793 | 2024.11.25 19:36:07.185188 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. | ||
7794 | 2024.11.25 19:36:07.185238 [ 265 ] {1f343d36-ea5c-4485-a773-af07b998c921} <Debug> TCPHandler: Processed in 0.001718084 sec. | ||
7795 | 2024.11.25 19:36:07.185388 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7796 | 2024.11.25 19:36:07.185529 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7797 | 2024.11.25 19:36:07.185624 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <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 | ||
7798 | 2024.11.25 19:36:07.186844 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7799 | 2024.11.25 19:36:07.186884 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7800 | 2024.11.25 19:36:07.187532 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7801 | 2024.11.25 19:36:07.187805 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7802 | 2024.11.25 19:36:07.188099 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002595 sec., 8863.198458574181 rows/sec., 15.88 MiB/sec. | ||
7803 | 2024.11.25 19:36:07.188666 [ 260 ] {7a9a0042-feb8-4566-8874-372a8c128275} <Debug> TCPHandler: Processed in 0.003344075 sec. | ||
7804 | 2024.11.25 19:36:07.188887 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7805 | 2024.11.25 19:36:07.189007 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7806 | 2024.11.25 19:36:07.189058 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7807 | 2024.11.25 19:36:07.189550 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7808 | 2024.11.25 19:36:07.189590 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7809 | 2024.11.25 19:36:07.189967 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7810 | 2024.11.25 19:36:07.190221 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7811 | 2024.11.25 19:36:07.190384 [ 60 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7812 | 2024.11.25 19:36:07.190453 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. | ||
7813 | 2024.11.25 19:36:07.190470 [ 60 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2024.11.25 19:36:07.190544 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7815 | 2024.11.25 19:36:07.190569 [ 265 ] {1dd5d4d0-c87f-4060-bfb0-b9b84a3cdef5} <Debug> TCPHandler: Processed in 0.001799706 sec. | ||
7816 | 2024.11.25 19:36:07.190757 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
7817 | 2024.11.25 19:36:07.190876 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7818 | 2024.11.25 19:36:07.190909 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2990 rows starting from the beginning of the part | ||
7819 | 2024.11.25 19:36:07.190979 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
7820 | 2024.11.25 19:36:07.191129 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
7821 | 2024.11.25 19:36:07.191467 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
7822 | 2024.11.25 19:36:07.191663 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
7823 | 2024.11.25 19:36:07.191850 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
7824 | 2024.11.25 19:36:07.193389 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3356 rows, containing 4 columns (4 merged, 0 gathered) in 0.002738764 sec., 1225370.276518897 rows/sec., 79.89 MiB/sec. | ||
7825 | 2024.11.25 19:36:07.193771 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7826 | 2024.11.25 19:36:07.194193 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7827 | 2024.11.25 19:36:07.194312 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_51_10} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7828 | 2024.11.25 19:36:07.194426 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7829 | 2024.11.25 19:36:07.981735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7830 | 2024.11.25 19:36:08.001778 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7831 | 2024.11.25 19:36:08.001830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7832 | 2024.11.25 19:36:08.009037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7833 | 2024.11.25 19:36:08.009783 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7834 | 2024.11.25 19:36:08.012387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7835 | 2024.11.25 19:36:11.834940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1098 | ||
7836 | 2024.11.25 19:36:11.838245 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7837 | 2024.11.25 19:36:11.838286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7838 | 2024.11.25 19:36:11.839755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7839 | 2024.11.25 19:36:11.840071 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2024.11.25 19:36:11.840622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
7841 | 2024.11.25 19:36:12.191789 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7842 | 2024.11.25 19:36:12.191990 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7843 | 2024.11.25 19:36:12.192064 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7844 | 2024.11.25 19:36:12.192846 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7845 | 2024.11.25 19:36:12.192903 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7846 | 2024.11.25 19:36:12.193352 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7847 | 2024.11.25 19:36:12.193619 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7848 | 2024.11.25 19:36:12.193833 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001897 sec., 1054.2962572482868 rows/sec., 85.97 KiB/sec. | ||
7849 | 2024.11.25 19:36:12.193904 [ 265 ] {c448c02e-87c2-4caf-8bb4-2a4bc8e36128} <Debug> TCPHandler: Processed in 0.002249804 sec. | ||
7850 | 2024.11.25 19:36:12.194183 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7851 | 2024.11.25 19:36:12.194406 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7852 | 2024.11.25 19:36:12.194494 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7853 | 2024.11.25 19:36:12.195914 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2024.11.25 19:36:12.195969 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7855 | 2024.11.25 19:36:12.196499 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7856 | 2024.11.25 19:36:12.196772 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7857 | 2024.11.25 19:36:12.197063 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002707 sec., 456224.6028814185 rows/sec., 37.74 MiB/sec. | ||
7858 | 2024.11.25 19:36:12.197243 [ 260 ] {d98c420f-4f25-4cee-bed6-a6c6cab960c6} <Debug> TCPHandler: Processed in 0.003204843 sec. | ||
7859 | 2024.11.25 19:36:12.197463 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7860 | 2024.11.25 19:36:12.197616 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7861 | 2024.11.25 19:36:12.197678 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7862 | 2024.11.25 19:36:12.198353 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7863 | 2024.11.25 19:36:12.198399 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7864 | 2024.11.25 19:36:12.198784 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7865 | 2024.11.25 19:36:12.199029 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7866 | 2024.11.25 19:36:12.199204 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001623 sec., 12939.001848428834 rows/sec., 966.33 KiB/sec. | ||
7867 | 2024.11.25 19:36:12.199258 [ 265 ] {90309820-8485-4fa3-9ba0-0a1b00305d83} <Debug> TCPHandler: Processed in 0.001891317 sec. | ||
7868 | 2024.11.25 19:36:12.199411 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7869 | 2024.11.25 19:36:12.199587 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7870 | 2024.11.25 19:36:12.199684 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7871 | 2024.11.25 19:36:12.200739 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7872 | 2024.11.25 19:36:12.200782 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7873 | 2024.11.25 19:36:12.201169 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7874 | 2024.11.25 19:36:12.201418 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7875 | 2024.11.25 19:36:12.201673 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002147 sec., 106194.69026548673 rows/sec., 7.19 MiB/sec. | ||
7876 | 2024.11.25 19:36:12.201860 [ 260 ] {e4ce47a3-334e-4cff-8a92-47e956fe201c} <Debug> TCPHandler: Processed in 0.002505939 sec. | ||
7877 | 2024.11.25 19:36:12.202114 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7878 | 2024.11.25 19:36:12.202253 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7879 | 2024.11.25 19:36:12.202310 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7880 | 2024.11.25 19:36:12.203136 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7881 | 2024.11.25 19:36:12.203175 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7882 | 2024.11.25 19:36:12.203566 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7883 | 2024.11.25 19:36:12.203809 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7884 | 2024.11.25 19:36:12.204003 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001778 sec., 304274.46569178853 rows/sec., 22.57 MiB/sec. | ||
7885 | 2024.11.25 19:36:12.204135 [ 265 ] {e1c80e85-61c6-48de-afa3-0de0e1d82d02} <Debug> TCPHandler: Processed in 0.002161582 sec. | ||
7886 | 2024.11.25 19:36:12.204346 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7887 | 2024.11.25 19:36:12.204492 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7888 | 2024.11.25 19:36:12.204559 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7889 | 2024.11.25 19:36:12.205461 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7890 | 2024.11.25 19:36:12.205508 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7891 | 2024.11.25 19:36:12.205968 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7892 | 2024.11.25 19:36:12.206216 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7893 | 2024.11.25 19:36:12.206464 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001998 sec., 440940.94094094087 rows/sec., 29.67 MiB/sec. | ||
7894 | 2024.11.25 19:36:12.206656 [ 260 ] {e9021cc6-1a7f-49a1-a544-45db108bd792} <Debug> TCPHandler: Processed in 0.002427947 sec. | ||
7895 | 2024.11.25 19:36:12.206910 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7896 | 2024.11.25 19:36:12.207071 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7897 | 2024.11.25 19:36:12.207164 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <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 | ||
7898 | 2024.11.25 19:36:12.208395 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7899 | 2024.11.25 19:36:12.208434 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7900 | 2024.11.25 19:36:12.209080 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7901 | 2024.11.25 19:36:12.209335 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7902 | 2024.11.25 19:36:12.209532 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002492 sec., 7624.398073836276 rows/sec., 13.66 MiB/sec. | ||
7903 | 2024.11.25 19:36:12.209625 [ 265 ] {d04b7b10-3209-462f-b69b-d39cffbfe2fb} <Debug> TCPHandler: Processed in 0.002861677 sec. | ||
7904 | 2024.11.25 19:36:12.209780 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7905 | 2024.11.25 19:36:12.209921 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7906 | 2024.11.25 19:36:12.209983 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7907 | 2024.11.25 19:36:12.210549 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7908 | 2024.11.25 19:36:12.210590 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7909 | 2024.11.25 19:36:12.210986 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7910 | 2024.11.25 19:36:12.211231 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7911 | 2024.11.25 19:36:12.211480 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
7912 | 2024.11.25 19:36:12.211654 [ 260 ] {db379373-e2fe-44a9-9967-64eaac014ea9} <Debug> TCPHandler: Processed in 0.001939398 sec. | ||
7913 | 2024.11.25 19:36:14.246125 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7914 | 2024.11.25 19:36:14.246802 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7915 | 2024.11.25 19:36:14.246853 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7916 | 2024.11.25 19:36:14.247406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7917 | 2024.11.25 19:36:14.247688 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7918 | 2024.11.25 19:36:14.247961 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7919 | 2024.11.25 19:36:15.512512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7920 | 2024.11.25 19:36:15.534765 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7921 | 2024.11.25 19:36:15.534831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7922 | 2024.11.25 19:36:15.542372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7923 | 2024.11.25 19:36:15.543162 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7924 | 2024.11.25 19:36:15.546272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7925 | 2024.11.25 19:36:17.166918 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7926 | 2024.11.25 19:36:17.167114 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7927 | 2024.11.25 19:36:17.167188 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7928 | 2024.11.25 19:36:17.167933 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7929 | 2024.11.25 19:36:17.167986 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7930 | 2024.11.25 19:36:17.168425 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7931 | 2024.11.25 19:36:17.168688 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7932 | 2024.11.25 19:36:17.168910 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. | ||
7933 | 2024.11.25 19:36:17.169009 [ 265 ] {0e01f85f-17e4-43e2-a34a-23ceebb1826a} <Debug> TCPHandler: Processed in 0.002233494 sec. | ||
7934 | 2024.11.25 19:36:17.169399 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7935 | 2024.11.25 19:36:17.169644 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7936 | 2024.11.25 19:36:17.169744 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7937 | 2024.11.25 19:36:17.170880 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2024.11.25 19:36:17.170937 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7939 | 2024.11.25 19:36:17.171568 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7940 | 2024.11.25 19:36:17.171938 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2024.11.25 19:36:17.172259 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002687 sec., 92668.40342389281 rows/sec., 8.14 MiB/sec. | ||
7942 | 2024.11.25 19:36:17.172346 [ 260 ] {e4b45608-d649-4b7e-9d9d-45c80b21e5a2} <Debug> TCPHandler: Processed in 0.003176942 sec. | ||
7943 | 2024.11.25 19:36:17.172543 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7944 | 2024.11.25 19:36:17.172670 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7945 | 2024.11.25 19:36:17.172723 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7946 | 2024.11.25 19:36:17.173360 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7947 | 2024.11.25 19:36:17.173401 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7948 | 2024.11.25 19:36:17.173781 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7949 | 2024.11.25 19:36:17.174027 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2024.11.25 19:36:17.174244 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001601 sec., 18738.288569643973 rows/sec., 1.33 MiB/sec. | ||
7951 | 2024.11.25 19:36:17.174297 [ 265 ] {b455ff66-5a35-4364-b0f0-371dbbddf9ba} <Debug> TCPHandler: Processed in 0.001821966 sec. | ||
7952 | 2024.11.25 19:36:17.174524 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7953 | 2024.11.25 19:36:17.174677 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7954 | 2024.11.25 19:36:17.174742 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7955 | 2024.11.25 19:36:17.175483 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7956 | 2024.11.25 19:36:17.175533 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7957 | 2024.11.25 19:36:17.176014 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7958 | 2024.11.25 19:36:17.176324 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7959 | 2024.11.25 19:36:17.176585 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001942 sec., 7209.062821833162 rows/sec., 504.88 KiB/sec. | ||
7960 | 2024.11.25 19:36:17.176664 [ 260 ] {b30735f8-2dbd-4f26-853a-721bf011aa65} <Debug> TCPHandler: Processed in 0.002230634 sec. | ||
7961 | 2024.11.25 19:36:17.176842 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7962 | 2024.11.25 19:36:17.176961 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7963 | 2024.11.25 19:36:17.177014 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7964 | 2024.11.25 19:36:17.177611 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7965 | 2024.11.25 19:36:17.177650 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7966 | 2024.11.25 19:36:17.178010 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7967 | 2024.11.25 19:36:17.178259 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2024.11.25 19:36:17.178511 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. | ||
7969 | 2024.11.25 19:36:17.178597 [ 265 ] {5b6d1387-6fc7-4e5b-ad8c-828b525cd087} <Debug> TCPHandler: Processed in 0.001807286 sec. | ||
7970 | 2024.11.25 19:36:17.178795 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7971 | 2024.11.25 19:36:17.178951 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7972 | 2024.11.25 19:36:17.179020 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7973 | 2024.11.25 19:36:17.179943 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7974 | 2024.11.25 19:36:17.179989 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7975 | 2024.11.25 19:36:17.180456 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7976 | 2024.11.25 19:36:17.180791 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7977 | 2024.11.25 19:36:17.181055 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002137 sec., 189518.0159101544 rows/sec., 13.49 MiB/sec. | ||
7978 | 2024.11.25 19:36:17.181130 [ 260 ] {9a59d63a-1796-47b0-9acd-3a79bc49905d} <Debug> TCPHandler: Processed in 0.002417598 sec. | ||
7979 | 2024.11.25 19:36:17.181318 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7980 | 2024.11.25 19:36:17.181468 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7981 | 2024.11.25 19:36:17.181528 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7982 | 2024.11.25 19:36:17.182031 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7983 | 2024.11.25 19:36:17.182069 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7984 | 2024.11.25 19:36:17.182458 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7985 | 2024.11.25 19:36:17.182715 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7986 | 2024.11.25 19:36:17.182920 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
7987 | 2024.11.25 19:36:17.182971 [ 265 ] {a62f3bc9-276f-4caa-9e85-835900027374} <Debug> TCPHandler: Processed in 0.001721794 sec. | ||
7988 | 2024.11.25 19:36:17.183137 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7989 | 2024.11.25 19:36:17.183278 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7990 | 2024.11.25 19:36:17.183346 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7991 | 2024.11.25 19:36:17.184072 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7992 | 2024.11.25 19:36:17.184119 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7993 | 2024.11.25 19:36:17.184614 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7994 | 2024.11.25 19:36:17.184912 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2024.11.25 19:36:17.185224 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00198 sec., 119696.9696969697 rows/sec., 8.02 MiB/sec. | ||
7996 | 2024.11.25 19:36:17.185503 [ 260 ] {736a09ea-952c-4548-bcba-46c091a2d62f} <Debug> TCPHandler: Processed in 0.002429248 sec. | ||
7997 | 2024.11.25 19:36:17.185788 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7998 | 2024.11.25 19:36:17.185935 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7999 | 2024.11.25 19:36:17.185995 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8000 | 2024.11.25 19:36:17.186556 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.11.25 19:36:17.186602 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8002 | 2024.11.25 19:36:17.187034 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8003 | 2024.11.25 19:36:17.187317 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8004 | 2024.11.25 19:36:17.187557 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00165 sec., 606.0606060606061 rows/sec., 40.84 KiB/sec. | ||
8005 | 2024.11.25 19:36:17.187617 [ 265 ] {5dfd48e2-21a8-4319-91d0-54587d4d8366} <Debug> TCPHandler: Processed in 0.001961698 sec. | ||
8006 | 2024.11.25 19:36:17.187777 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8007 | 2024.11.25 19:36:17.187916 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8008 | 2024.11.25 19:36:17.188020 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <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 | ||
8009 | 2024.11.25 19:36:17.189491 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8010 | 2024.11.25 19:36:17.189603 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8011 | 2024.11.25 19:36:17.190447 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8012 | 2024.11.25 19:36:17.190814 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8013 | 2024.11.25 19:36:17.191135 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003249 sec., 7079.101261926747 rows/sec., 12.69 MiB/sec. | ||
8014 | 2024.11.25 19:36:17.191317 [ 260 ] {25f8455c-9df6-4beb-a630-d69e17a8f468} <Debug> TCPHandler: Processed in 0.003608731 sec. | ||
8015 | 2024.11.25 19:36:17.191490 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8016 | 2024.11.25 19:36:17.191612 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8017 | 2024.11.25 19:36:17.191663 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8018 | 2024.11.25 19:36:17.192242 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8019 | 2024.11.25 19:36:17.192289 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8020 | 2024.11.25 19:36:17.192730 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8021 | 2024.11.25 19:36:17.192967 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2024.11.25 19:36:17.193205 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001612 sec., 50868.48635235732 rows/sec., 3.23 MiB/sec. | ||
8023 | 2024.11.25 19:36:17.193297 [ 265 ] {49ecd400-f38a-4b0d-a141-e18f3148de21} <Debug> TCPHandler: Processed in 0.001864656 sec. | ||
8024 | 2024.11.25 19:36:21.610717 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8025 | 2024.11.25 19:36:21.610819 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8026 | 2024.11.25 19:36:21.748157 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
8027 | 2024.11.25 19:36:21.749036 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8028 | 2024.11.25 19:36:21.749118 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8029 | 2024.11.25 19:36:21.749764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8030 | 2024.11.25 19:36:21.750025 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8031 | 2024.11.25 19:36:21.750287 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
8032 | 2024.11.25 19:36:21.840921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1136 | ||
8033 | 2024.11.25 19:36:21.844163 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8034 | 2024.11.25 19:36:21.844206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8035 | 2024.11.25 19:36:21.845738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8036 | 2024.11.25 19:36:21.846062 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8037 | 2024.11.25 19:36:21.847236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
8038 | 2024.11.25 19:36:22.161778 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8039 | 2024.11.25 19:36:22.161988 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8040 | 2024.11.25 19:36:22.162065 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8041 | 2024.11.25 19:36:22.162904 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8042 | 2024.11.25 19:36:22.162959 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8043 | 2024.11.25 19:36:22.163420 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8044 | 2024.11.25 19:36:22.163738 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8045 | 2024.11.25 19:36:22.163952 [ 43 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8046 | 2024.11.25 19:36:22.164032 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002088 sec., 45019.15708812261 rows/sec., 3.73 MiB/sec. | ||
8047 | 2024.11.25 19:36:22.164043 [ 43 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8048 | 2024.11.25 19:36:22.164126 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8049 | 2024.11.25 19:36:22.164189 [ 265 ] {4a55d1d7-8ccd-4e5c-bcf4-beb45bc75dce} <Debug> TCPHandler: Processed in 0.00255477 sec. | ||
8050 | 2024.11.25 19:36:22.164390 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
8051 | 2024.11.25 19:36:22.164494 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8052 | 2024.11.25 19:36:22.164563 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8053 | 2024.11.25 19:36:22.164613 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1438 rows starting from the beginning of the part | ||
8054 | 2024.11.25 19:36:22.164715 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8055 | 2024.11.25 19:36:22.164803 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 94 rows starting from the beginning of the part | ||
8056 | 2024.11.25 19:36:22.164923 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8057 | 2024.11.25 19:36:22.165181 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 249 rows starting from the beginning of the part | ||
8058 | 2024.11.25 19:36:22.165571 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1235 rows starting from the beginning of the part | ||
8059 | 2024.11.25 19:36:22.165820 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 249 rows starting from the beginning of the part | ||
8060 | 2024.11.25 19:36:22.166177 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 94 rows starting from the beginning of the part | ||
8061 | 2024.11.25 19:36:22.167291 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2024.11.25 19:36:22.167335 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8063 | 2024.11.25 19:36:22.167882 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8064 | 2024.11.25 19:36:22.168153 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2024.11.25 19:36:22.168356 [ 43 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8066 | 2024.11.25 19:36:22.168437 [ 43 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8067 | 2024.11.25 19:36:22.168512 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8068 | 2024.11.25 19:36:22.168529 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.003865 sec., 4915.912031047866 rows/sec., 369.65 KiB/sec. | ||
8069 | 2024.11.25 19:36:22.169163 [ 260 ] {49a22855-6027-4c3d-87bd-b4219be1eda0} <Debug> TCPHandler: Processed in 0.004815205 sec. | ||
8070 | 2024.11.25 19:36:22.170009 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.005785684 sec., 580570.9402725762 rows/sec., 50.95 MiB/sec. | ||
8071 | 2024.11.25 19:36:22.170396 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8072 | 2024.11.25 19:36:22.171231 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8073 | 2024.11.25 19:36:22.171296 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
8074 | 2024.11.25 19:36:22.171539 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8075 | 2024.11.25 19:36:22.171560 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8076 | 2024.11.25 19:36:22.171656 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8077 | 2024.11.25 19:36:22.171687 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8078 | 2024.11.25 19:36:22.171815 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 67 rows starting from the beginning of the part | ||
8079 | 2024.11.25 19:36:22.171896 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_56_11} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8080 | 2024.11.25 19:36:22.172260 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
8081 | 2024.11.25 19:36:22.172349 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 19 rows starting from the beginning of the part | ||
8082 | 2024.11.25 19:36:22.172674 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
8083 | 2024.11.25 19:36:22.173061 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 21 rows starting from the beginning of the part | ||
8084 | 2024.11.25 19:36:22.173445 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
8085 | 2024.11.25 19:36:22.173867 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 19 rows starting from the beginning of the part | ||
8086 | 2024.11.25 19:36:22.174687 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2024.11.25 19:36:22.174736 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8088 | 2024.11.25 19:36:22.175288 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8089 | 2024.11.25 19:36:22.175667 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.006998787 sec., 26576.03381843168 rows/sec., 2.01 MiB/sec. | ||
8090 | 2024.11.25 19:36:22.175681 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8091 | 2024.11.25 19:36:22.175934 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8092 | 2024.11.25 19:36:22.175939 [ 43 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8093 | 2024.11.25 19:36:22.176031 [ 43 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8094 | 2024.11.25 19:36:22.176085 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8095 | 2024.11.25 19:36:22.176717 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004869 sec., 17046.62148285069 rows/sec., 1.33 MiB/sec. | ||
8096 | 2024.11.25 19:36:22.176740 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
8097 | 2024.11.25 19:36:22.177085 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8098 | 2024.11.25 19:36:22.177460 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8099 | 2024.11.25 19:36:22.177476 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_56_11} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8100 | 2024.11.25 19:36:22.177632 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part | ||
8101 | 2024.11.25 19:36:22.177765 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8102 | 2024.11.25 19:36:22.177903 [ 265 ] {d5738684-a519-4330-848b-f06beb7865ee} <Debug> TCPHandler: Processed in 0.008549878 sec. | ||
8103 | 2024.11.25 19:36:22.178032 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 83 rows starting from the beginning of the part | ||
8104 | 2024.11.25 19:36:22.178224 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8105 | 2024.11.25 19:36:22.178379 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 405 rows starting from the beginning of the part | ||
8106 | 2024.11.25 19:36:22.178645 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 541 rows starting from the beginning of the part | ||
8107 | 2024.11.25 19:36:22.178672 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8108 | 2024.11.25 19:36:22.178885 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8109 | 2024.11.25 19:36:22.178924 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 405 rows starting from the beginning of the part | ||
8110 | 2024.11.25 19:36:22.179132 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 83 rows starting from the beginning of the part | ||
8111 | 2024.11.25 19:36:22.180600 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8112 | 2024.11.25 19:36:22.180646 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8113 | 2024.11.25 19:36:22.181170 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8114 | 2024.11.25 19:36:22.181391 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2433 rows, containing 5 columns (5 merged, 0 gathered) in 0.005155111 sec., 471958.7997232261 rows/sec., 36.21 MiB/sec. | ||
8115 | 2024.11.25 19:36:22.181566 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8116 | 2024.11.25 19:36:22.181705 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8117 | 2024.11.25 19:36:22.182139 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003625 sec., 44137.93103448275 rows/sec., 3.07 MiB/sec. | ||
8118 | 2024.11.25 19:36:22.182453 [ 260 ] {ced1b3f8-2357-4cf7-a836-09948f249bb0} <Debug> TCPHandler: Processed in 0.004386316 sec. | ||
8119 | 2024.11.25 19:36:22.182819 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8120 | 2024.11.25 19:36:22.182837 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8121 | 2024.11.25 19:36:22.182975 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_56_11} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8122 | 2024.11.25 19:36:22.183125 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8123 | 2024.11.25 19:36:22.183141 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8124 | 2024.11.25 19:36:22.183243 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <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 | ||
8125 | 2024.11.25 19:36:22.184516 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8126 | 2024.11.25 19:36:22.184556 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8127 | 2024.11.25 19:36:22.185239 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8128 | 2024.11.25 19:36:22.185497 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8129 | 2024.11.25 19:36:22.185698 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8130 | 2024.11.25 19:36:22.185759 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8131 | 2024.11.25 19:36:22.185767 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002732 sec., 6954.612005856516 rows/sec., 12.46 MiB/sec. | ||
8132 | 2024.11.25 19:36:22.185800 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8133 | 2024.11.25 19:36:22.186149 [ 265 ] {3c9fdddb-f538-4107-8140-a4dce5faab2d} <Debug> TCPHandler: Processed in 0.0035484 sec. | ||
8134 | 2024.11.25 19:36:22.186153 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
8135 | 2024.11.25 19:36:22.186422 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8136 | 2024.11.25 19:36:22.186552 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8137 | 2024.11.25 19:36:22.186709 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1007 rows starting from the beginning of the part | ||
8138 | 2024.11.25 19:36:22.186820 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8139 | 2024.11.25 19:36:22.187053 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8140 | 2024.11.25 19:36:22.187446 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 19 rows starting from the beginning of the part | ||
8141 | 2024.11.25 19:36:22.188260 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 23 rows starting from the beginning of the part | ||
8142 | 2024.11.25 19:36:22.188864 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 19 rows starting from the beginning of the part | ||
8143 | 2024.11.25 19:36:22.189571 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
8144 | 2024.11.25 19:36:22.189654 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8145 | 2024.11.25 19:36:22.189731 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8146 | 2024.11.25 19:36:22.190230 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 19 rows starting from the beginning of the part | ||
8147 | 2024.11.25 19:36:22.191525 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8148 | 2024.11.25 19:36:22.192086 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2024.11.25 19:36:22.192427 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005717 sec., 10495.01486793773 rows/sec., 724.27 KiB/sec. | ||
8150 | 2024.11.25 19:36:22.192490 [ 260 ] {004ce9e9-f752-453c-8d5a-bf20c0913c0b} <Debug> TCPHandler: Processed in 0.006232273 sec. | ||
8151 | 2024.11.25 19:36:22.197937 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 19 columns (19 merged, 0 gathered) in 0.012012056 sec., 92407.1616049742 rows/sec., 165.59 MiB/sec. | ||
8152 | 2024.11.25 19:36:22.199179 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8153 | 2024.11.25 19:36:22.199596 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8154 | 2024.11.25 19:36:22.199687 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8155 | 2024.11.25 19:36:22.199843 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
8156 | 2024.11.25 19:36:23.001374 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.09 MiB, peak 224.44 MiB, free memory in arenas 0.00 B, will set to 217.67 MiB (RSS), difference: 1.58 MiB | ||
8157 | 2024.11.25 19:36:23.046385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8158 | 2024.11.25 19:36:23.067978 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8159 | 2024.11.25 19:36:23.068036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8160 | 2024.11.25 19:36:23.075404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8161 | 2024.11.25 19:36:23.076205 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8162 | 2024.11.25 19:36:23.079402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8163 | 2024.11.25 19:36:27.166423 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8164 | 2024.11.25 19:36:27.166629 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8165 | 2024.11.25 19:36:27.166702 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8166 | 2024.11.25 19:36:27.167432 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8167 | 2024.11.25 19:36:27.167478 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8168 | 2024.11.25 19:36:27.167915 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8169 | 2024.11.25 19:36:27.168184 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8170 | 2024.11.25 19:36:27.168335 [ 38 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8171 | 2024.11.25 19:36:27.168380 [ 38 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8172 | 2024.11.25 19:36:27.168394 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 555.27 KiB/sec. | ||
8173 | 2024.11.25 19:36:27.168404 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8174 | 2024.11.25 19:36:27.168534 [ 265 ] {9bbe2cd1-451e-4f19-9edd-7b1888817c16} <Debug> TCPHandler: Processed in 0.002232534 sec. | ||
8175 | 2024.11.25 19:36:27.168649 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::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 | ||
8176 | 2024.11.25 19:36:27.168832 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8177 | 2024.11.25 19:36:27.168854 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8178 | 2024.11.25 19:36:27.168924 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
8179 | 2024.11.25 19:36:27.169183 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
8180 | 2024.11.25 19:36:27.169221 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8181 | 2024.11.25 19:36:27.169483 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8182 | 2024.11.25 19:36:27.169529 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
8183 | 2024.11.25 19:36:27.169875 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
8184 | 2024.11.25 19:36:27.170107 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8185 | 2024.11.25 19:36:27.171981 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8186 | 2024.11.25 19:36:27.172079 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8187 | 2024.11.25 19:36:27.172640 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004115441 sec., 17009.112753651432 rows/sec., 1.26 MiB/sec. | ||
8188 | 2024.11.25 19:36:27.172854 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8189 | 2024.11.25 19:36:27.173070 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8190 | 2024.11.25 19:36:27.173377 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8191 | 2024.11.25 19:36:27.173576 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_25_6} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8192 | 2024.11.25 19:36:27.173576 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8193 | 2024.11.25 19:36:27.173735 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8194 | 2024.11.25 19:36:27.174006 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00495 sec., 1212.121212121212 rows/sec., 98.84 KiB/sec. | ||
8195 | 2024.11.25 19:36:27.174270 [ 260 ] {d79708f3-a474-4d1c-bd5c-de304a29c83d} <Debug> TCPHandler: Processed in 0.00560621 sec. | ||
8196 | 2024.11.25 19:36:27.174431 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8197 | 2024.11.25 19:36:27.174566 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8198 | 2024.11.25 19:36:27.174620 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8199 | 2024.11.25 19:36:27.175328 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8200 | 2024.11.25 19:36:27.175368 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8201 | 2024.11.25 19:36:27.175787 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8202 | 2024.11.25 19:36:27.176061 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8203 | 2024.11.25 19:36:27.176250 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.001715 sec., 146938.77551020408 rows/sec., 12.89 MiB/sec. | ||
8204 | 2024.11.25 19:36:27.176314 [ 265 ] {061306bf-ea2c-48b0-b04b-714597397af4} <Debug> TCPHandler: Processed in 0.001941898 sec. | ||
8205 | 2024.11.25 19:36:27.176466 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8206 | 2024.11.25 19:36:27.176595 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8207 | 2024.11.25 19:36:27.176649 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8208 | 2024.11.25 19:36:27.177288 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8209 | 2024.11.25 19:36:27.177329 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8210 | 2024.11.25 19:36:27.177755 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8211 | 2024.11.25 19:36:27.178000 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8212 | 2024.11.25 19:36:27.178211 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001645 sec., 21884.49848024316 rows/sec., 1.55 MiB/sec. | ||
8213 | 2024.11.25 19:36:27.178264 [ 260 ] {173c1638-df74-4964-80b9-84039e34661e} <Debug> TCPHandler: Processed in 0.001856927 sec. | ||
8214 | 2024.11.25 19:36:27.178437 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8215 | 2024.11.25 19:36:27.178564 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8216 | 2024.11.25 19:36:27.178619 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8217 | 2024.11.25 19:36:27.179210 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8218 | 2024.11.25 19:36:27.179247 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8219 | 2024.11.25 19:36:27.179604 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8220 | 2024.11.25 19:36:27.179842 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8221 | 2024.11.25 19:36:27.180101 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec. | ||
8222 | 2024.11.25 19:36:27.180812 [ 265 ] {cc4e6a49-bb4e-4b80-8979-42940ed6fceb} <Debug> TCPHandler: Processed in 0.002430107 sec. | ||
8223 | 2024.11.25 19:36:27.180989 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8224 | 2024.11.25 19:36:27.181107 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8225 | 2024.11.25 19:36:27.181156 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8226 | 2024.11.25 19:36:27.181741 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8227 | 2024.11.25 19:36:27.181779 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8228 | 2024.11.25 19:36:27.182137 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8229 | 2024.11.25 19:36:27.182386 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8230 | 2024.11.25 19:36:27.182550 [ 38 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8231 | 2024.11.25 19:36:27.182615 [ 38 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8232 | 2024.11.25 19:36:27.182640 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. | ||
8233 | 2024.11.25 19:36:27.182668 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8234 | 2024.11.25 19:36:27.182761 [ 260 ] {7f829fe2-3606-4a17-8cf4-3b79cd8ccf1c} <Debug> TCPHandler: Processed in 0.001824906 sec. | ||
8235 | 2024.11.25 19:36:27.182983 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8236 | 2024.11.25 19:36:27.182986 [ 200 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::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 | ||
8237 | 2024.11.25 19:36:27.183164 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8238 | 2024.11.25 19:36:27.183276 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8239 | 2024.11.25 19:36:27.183318 [ 200 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8240 | 2024.11.25 19:36:27.183416 [ 200 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
8241 | 2024.11.25 19:36:27.183745 [ 200 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
8242 | 2024.11.25 19:36:27.184128 [ 200 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
8243 | 2024.11.25 19:36:27.184529 [ 200 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
8244 | 2024.11.25 19:36:27.184841 [ 200 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
8245 | 2024.11.25 19:36:27.185990 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8246 | 2024.11.25 19:36:27.186057 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8247 | 2024.11.25 19:36:27.187052 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8248 | 2024.11.25 19:36:27.187080 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004283975 sec., 15172.824304530255 rows/sec., 1005.29 KiB/sec. | ||
8249 | 2024.11.25 19:36:27.187312 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8250 | 2024.11.25 19:36:27.187495 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8251 | 2024.11.25 19:36:27.187826 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.004716 sec., 87150.12722646311 rows/sec., 6.21 MiB/sec. | ||
8252 | 2024.11.25 19:36:27.187974 [ 265 ] {7c59111b-adba-4519-87f2-fc440b658381} <Debug> TCPHandler: Processed in 0.0051022 sec. | ||
8253 | 2024.11.25 19:36:27.188004 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2024.11.25 19:36:27.188149 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_25_6} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8255 | 2024.11.25 19:36:27.188162 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8256 | 2024.11.25 19:36:27.188288 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8257 | 2024.11.25 19:36:27.188375 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8258 | 2024.11.25 19:36:27.188440 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8259 | 2024.11.25 19:36:27.189028 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8260 | 2024.11.25 19:36:27.189073 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8261 | 2024.11.25 19:36:27.189448 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8262 | 2024.11.25 19:36:27.189694 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8263 | 2024.11.25 19:36:27.189915 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 197.78 KiB/sec. | ||
8264 | 2024.11.25 19:36:27.189965 [ 260 ] {4c754010-c074-493b-b85d-bedcee8180c4} <Debug> TCPHandler: Processed in 0.001898117 sec. | ||
8265 | 2024.11.25 19:36:27.190139 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8266 | 2024.11.25 19:36:27.190293 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8267 | 2024.11.25 19:36:27.190358 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8268 | 2024.11.25 19:36:27.191052 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2024.11.25 19:36:27.191097 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8270 | 2024.11.25 19:36:27.191500 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8271 | 2024.11.25 19:36:27.191743 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2024.11.25 19:36:27.191913 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8273 | 2024.11.25 19:36:27.191980 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8274 | 2024.11.25 19:36:27.191986 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001717 sec., 139778.68375072803 rows/sec., 9.37 MiB/sec. | ||
8275 | 2024.11.25 19:36:27.192014 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8276 | 2024.11.25 19:36:27.192136 [ 265 ] {ce7b2434-b2dd-476b-9afb-eb2110dc742b} <Debug> TCPHandler: Processed in 0.002090061 sec. | ||
8277 | 2024.11.25 19:36:27.192198 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8278 | 2024.11.25 19:36:27.192370 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8279 | 2024.11.25 19:36:27.192391 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8280 | 2024.11.25 19:36:27.192445 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16260 rows starting from the beginning of the part | ||
8281 | 2024.11.25 19:36:27.192651 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8282 | 2024.11.25 19:36:27.192706 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8283 | 2024.11.25 19:36:27.192840 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8284 | 2024.11.25 19:36:27.193113 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8285 | 2024.11.25 19:36:27.193615 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8286 | 2024.11.25 19:36:27.194100 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8287 | 2024.11.25 19:36:27.194345 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 240 rows starting from the beginning of the part | ||
8288 | 2024.11.25 19:36:27.195165 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8289 | 2024.11.25 19:36:27.195237 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8290 | 2024.11.25 19:36:27.195910 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8291 | 2024.11.25 19:36:27.196345 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8292 | 2024.11.25 19:36:27.197005 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004466 sec., 223.91401701746528 rows/sec., 15.09 KiB/sec. | ||
8293 | 2024.11.25 19:36:27.197181 [ 260 ] {422a1e8d-f51f-4a29-a2b5-ecfadf8cd3f3} <Debug> TCPHandler: Processed in 0.004910937 sec. | ||
8294 | 2024.11.25 19:36:27.197383 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8295 | 2024.11.25 19:36:27.197518 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8296 | 2024.11.25 19:36:27.197602 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <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 | ||
8297 | 2024.11.25 19:36:27.199105 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8298 | 2024.11.25 19:36:27.199150 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8299 | 2024.11.25 19:36:27.200057 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8300 | 2024.11.25 19:36:27.200347 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8301 | 2024.11.25 19:36:27.200668 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003166 sec., 7264.687302590019 rows/sec., 13.02 MiB/sec. | ||
8302 | 2024.11.25 19:36:27.200936 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18015 rows, containing 5 columns (5 merged, 0 gathered) in 0.008803552 sec., 2046333.116451178 rows/sec., 138.22 MiB/sec. | ||
8303 | 2024.11.25 19:36:27.200994 [ 265 ] {32d51229-701d-435c-b2f1-f8e13658c46d} <Debug> TCPHandler: Processed in 0.003692203 sec. | ||
8304 | 2024.11.25 19:36:27.201174 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8305 | 2024.11.25 19:36:27.201175 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8306 | 2024.11.25 19:36:27.201390 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8307 | 2024.11.25 19:36:27.201474 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8308 | 2024.11.25 19:36:27.201732 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2024.11.25 19:36:27.201972 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8310 | 2024.11.25 19:36:27.202137 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
8311 | 2024.11.25 19:36:27.202404 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2024.11.25 19:36:27.202448 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8313 | 2024.11.25 19:36:27.202835 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8314 | 2024.11.25 19:36:27.203086 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2024.11.25 19:36:27.203320 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001992 sec., 41164.65863453816 rows/sec., 2.61 MiB/sec. | ||
8316 | 2024.11.25 19:36:27.203376 [ 260 ] {bbc2aaf5-7513-4bef-8bcc-769e4fdc3a76} <Debug> TCPHandler: Processed in 0.002277044 sec. | ||
8317 | 2024.11.25 19:36:29.250458 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8318 | 2024.11.25 19:36:29.251139 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8319 | 2024.11.25 19:36:29.251186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8320 | 2024.11.25 19:36:29.251718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8321 | 2024.11.25 19:36:29.251985 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8322 | 2024.11.25 19:36:29.252156 [ 34 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8323 | 2024.11.25 19:36:29.252201 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8324 | 2024.11.25 19:36:29.252212 [ 34 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8325 | 2024.11.25 19:36:29.252241 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8326 | 2024.11.25 19:36:29.252709 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
8327 | 2024.11.25 19:36:29.253481 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8328 | 2024.11.25 19:36:29.253617 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
8329 | 2024.11.25 19:36:29.253930 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8330 | 2024.11.25 19:36:29.254154 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8331 | 2024.11.25 19:36:29.254341 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8332 | 2024.11.25 19:36:29.254508 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8333 | 2024.11.25 19:36:29.254652 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8334 | 2024.11.25 19:36:29.257047 [ 201 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004711872 sec., 4000320.8915692107 rows/sec., 57.23 MiB/sec. | ||
8335 | 2024.11.25 19:36:29.257331 [ 188 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8336 | 2024.11.25 19:36:29.257680 [ 188 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8337 | 2024.11.25 19:36:29.257776 [ 188 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_41_8} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8338 | 2024.11.25 19:36:29.257885 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8339 | 2024.11.25 19:36:30.579523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8340 | 2024.11.25 19:36:30.601466 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8341 | 2024.11.25 19:36:30.601532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8342 | 2024.11.25 19:36:30.608847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8343 | 2024.11.25 19:36:30.609617 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8344 | 2024.11.25 19:36:30.610046 [ 33 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8345 | 2024.11.25 19:36:30.610226 [ 33 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8346 | 2024.11.25 19:36:30.610335 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8347 | 2024.11.25 19:36:30.611335 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
8348 | 2024.11.25 19:36:30.626230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8349 | 2024.11.25 19:36:30.628019 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8350 | 2024.11.25 19:36:30.629564 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
8351 | 2024.11.25 19:36:30.635469 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
8352 | 2024.11.25 19:36:30.641249 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
8353 | 2024.11.25 19:36:30.646876 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
8354 | 2024.11.25 19:36:30.652701 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
8355 | 2024.11.25 19:36:30.657473 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
8356 | 2024.11.25 19:36:30.717266 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.106735955 sec., 2894.994474917098 rows/sec., 14.97 MiB/sec. | ||
8357 | 2024.11.25 19:36:30.720414 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8358 | 2024.11.25 19:36:30.723282 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_41_8} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2024.11.25 19:36:30.723375 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_41_8} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8360 | 2024.11.25 19:36:30.725688 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8361 | 2024.11.25 19:36:31.847526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1172 | ||
8362 | 2024.11.25 19:36:31.850866 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8363 | 2024.11.25 19:36:31.850927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8364 | 2024.11.25 19:36:31.852451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8365 | 2024.11.25 19:36:31.852772 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8366 | 2024.11.25 19:36:31.854269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
8367 | 2024.11.25 19:36:32.161774 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8368 | 2024.11.25 19:36:32.161969 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8369 | 2024.11.25 19:36:32.162044 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8370 | 2024.11.25 19:36:32.162807 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8371 | 2024.11.25 19:36:32.162864 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8372 | 2024.11.25 19:36:32.163312 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8373 | 2024.11.25 19:36:32.163579 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8374 | 2024.11.25 19:36:32.163870 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001939 sec., 48478.59721505931 rows/sec., 4.02 MiB/sec. | ||
8375 | 2024.11.25 19:36:32.164018 [ 265 ] {30d9c1aa-f16a-4f70-9dfe-49af26698581} <Debug> TCPHandler: Processed in 0.002372246 sec. | ||
8376 | 2024.11.25 19:36:32.164337 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8377 | 2024.11.25 19:36:32.164550 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8378 | 2024.11.25 19:36:32.164631 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8379 | 2024.11.25 19:36:32.165446 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8380 | 2024.11.25 19:36:32.165493 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8381 | 2024.11.25 19:36:32.165938 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8382 | 2024.11.25 19:36:32.166197 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8383 | 2024.11.25 19:36:32.166490 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001989 sec., 9552.53896430367 rows/sec., 718.31 KiB/sec. | ||
8384 | 2024.11.25 19:36:32.166624 [ 260 ] {01d55e75-b5a3-43d0-ad16-b4a203e59ddd} <Debug> TCPHandler: Processed in 0.002482688 sec. | ||
8385 | 2024.11.25 19:36:32.166876 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8386 | 2024.11.25 19:36:32.167054 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8387 | 2024.11.25 19:36:32.167117 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8388 | 2024.11.25 19:36:32.167759 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8389 | 2024.11.25 19:36:32.167800 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8390 | 2024.11.25 19:36:32.168183 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8391 | 2024.11.25 19:36:32.168427 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8392 | 2024.11.25 19:36:32.168654 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001636 sec., 50733.496332518334 rows/sec., 3.96 MiB/sec. | ||
8393 | 2024.11.25 19:36:32.168712 [ 265 ] {6c66bcef-a7da-4fdc-95a5-b1a798b7a393} <Debug> TCPHandler: Processed in 0.001995939 sec. | ||
8394 | 2024.11.25 19:36:32.168865 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8395 | 2024.11.25 19:36:32.169012 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8396 | 2024.11.25 19:36:32.169080 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8397 | 2024.11.25 19:36:32.169709 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8398 | 2024.11.25 19:36:32.169750 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8399 | 2024.11.25 19:36:32.170161 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8400 | 2024.11.25 19:36:32.170414 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8401 | 2024.11.25 19:36:32.170648 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
8402 | 2024.11.25 19:36:32.170708 [ 260 ] {fa5a3aab-c419-48ed-9130-e7fa1425129f} <Debug> TCPHandler: Processed in 0.001910078 sec. | ||
8403 | 2024.11.25 19:36:32.170886 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8404 | 2024.11.25 19:36:32.171026 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8405 | 2024.11.25 19:36:32.171120 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <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 | ||
8406 | 2024.11.25 19:36:32.172280 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8407 | 2024.11.25 19:36:32.172321 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8408 | 2024.11.25 19:36:32.172983 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8409 | 2024.11.25 19:36:32.173244 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8410 | 2024.11.25 19:36:32.173520 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002525 sec., 7524.752475247525 rows/sec., 13.48 MiB/sec. | ||
8411 | 2024.11.25 19:36:32.173618 [ 265 ] {c99e1f98-df4a-49e4-8702-9f603d13d796} <Debug> TCPHandler: Processed in 0.002799315 sec. | ||
8412 | 2024.11.25 19:36:32.173819 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8413 | 2024.11.25 19:36:32.174043 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8414 | 2024.11.25 19:36:32.174137 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8415 | 2024.11.25 19:36:32.174712 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8416 | 2024.11.25 19:36:32.174752 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8417 | 2024.11.25 19:36:32.175125 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8418 | 2024.11.25 19:36:32.175365 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8419 | 2024.11.25 19:36:32.175566 [ 31 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8420 | 2024.11.25 19:36:32.175600 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001611 sec., 37243.947858472995 rows/sec., 2.51 MiB/sec. | ||
8421 | 2024.11.25 19:36:32.175704 [ 31 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8422 | 2024.11.25 19:36:32.175740 [ 260 ] {c73040a4-76b4-49b8-b43e-fa0daeca5d2f} <Debug> TCPHandler: Processed in 0.002027049 sec. | ||
8423 | 2024.11.25 19:36:32.175782 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8424 | 2024.11.25 19:36:32.176008 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
8425 | 2024.11.25 19:36:32.176256 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8426 | 2024.11.25 19:36:32.176309 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3356 rows starting from the beginning of the part | ||
8427 | 2024.11.25 19:36:32.176381 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
8428 | 2024.11.25 19:36:32.176560 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
8429 | 2024.11.25 19:36:32.176865 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
8430 | 2024.11.25 19:36:32.177043 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
8431 | 2024.11.25 19:36:32.177246 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
8432 | 2024.11.25 19:36:32.178761 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002836296 sec., 1304518.287230952 rows/sec., 85.09 MiB/sec. | ||
8433 | 2024.11.25 19:36:32.179069 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8434 | 2024.11.25 19:36:32.179374 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8435 | 2024.11.25 19:36:32.179442 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_56_11} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8436 | 2024.11.25 19:36:32.179514 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8437 | 2024.11.25 19:36:36.611071 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8438 | 2024.11.25 19:36:36.611140 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8439 | 2024.11.25 19:36:36.752385 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8440 | 2024.11.25 19:36:36.753234 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8441 | 2024.11.25 19:36:36.753298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8442 | 2024.11.25 19:36:36.754057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8443 | 2024.11.25 19:36:36.754337 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8444 | 2024.11.25 19:36:36.754540 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8445 | 2024.11.25 19:36:37.167321 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8446 | 2024.11.25 19:36:37.167532 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8447 | 2024.11.25 19:36:37.167611 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8448 | 2024.11.25 19:36:37.168467 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8449 | 2024.11.25 19:36:37.168511 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8450 | 2024.11.25 19:36:37.168945 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8451 | 2024.11.25 19:36:37.169201 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8452 | 2024.11.25 19:36:37.169400 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. | ||
8453 | 2024.11.25 19:36:37.169458 [ 265 ] {466c506b-469f-48ba-8122-6d4973b0ee59} <Debug> TCPHandler: Processed in 0.002276494 sec. | ||
8454 | 2024.11.25 19:36:37.169725 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8455 | 2024.11.25 19:36:37.169939 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8456 | 2024.11.25 19:36:37.170019 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8457 | 2024.11.25 19:36:37.170912 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2024.11.25 19:36:37.170959 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8459 | 2024.11.25 19:36:37.171411 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8460 | 2024.11.25 19:36:37.171670 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8461 | 2024.11.25 19:36:37.171897 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002019 sec., 123328.38038632987 rows/sec., 10.84 MiB/sec. | ||
8462 | 2024.11.25 19:36:37.171956 [ 260 ] {9e3a9d70-ce61-49b4-ab73-06002881c1d9} <Debug> TCPHandler: Processed in 0.002375137 sec. | ||
8463 | 2024.11.25 19:36:37.172107 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8464 | 2024.11.25 19:36:37.172247 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8465 | 2024.11.25 19:36:37.172308 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8466 | 2024.11.25 19:36:37.172940 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8467 | 2024.11.25 19:36:37.172978 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8468 | 2024.11.25 19:36:37.173350 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8469 | 2024.11.25 19:36:37.173594 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8470 | 2024.11.25 19:36:37.173780 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001561 sec., 19218.449711723253 rows/sec., 1.37 MiB/sec. | ||
8471 | 2024.11.25 19:36:37.173855 [ 265 ] {f3982084-9d43-40b5-8251-207e96a29fac} <Debug> TCPHandler: Processed in 0.001816556 sec. | ||
8472 | 2024.11.25 19:36:37.174047 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8473 | 2024.11.25 19:36:37.174185 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8474 | 2024.11.25 19:36:37.174246 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8475 | 2024.11.25 19:36:37.174867 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2024.11.25 19:36:37.174907 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8477 | 2024.11.25 19:36:37.175264 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8478 | 2024.11.25 19:36:37.175511 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2024.11.25 19:36:37.175692 [ 26 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8480 | 2024.11.25 19:36:37.175767 [ 26 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2024.11.25 19:36:37.175766 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. | ||
8482 | 2024.11.25 19:36:37.175803 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8483 | 2024.11.25 19:36:37.175954 [ 260 ] {47f4f1cd-bd51-4f41-8d32-1de001f40b46} <Debug> TCPHandler: Processed in 0.001975069 sec. | ||
8484 | 2024.11.25 19:36:37.176273 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8485 | 2024.11.25 19:36:37.176313 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
8486 | 2024.11.25 19:36:37.176666 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8487 | 2024.11.25 19:36:37.176834 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8488 | 2024.11.25 19:36:37.176907 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8489 | 2024.11.25 19:36:37.177037 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part | ||
8490 | 2024.11.25 19:36:37.177261 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
8491 | 2024.11.25 19:36:37.177657 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
8492 | 2024.11.25 19:36:37.178055 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
8493 | 2024.11.25 19:36:37.178476 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
8494 | 2024.11.25 19:36:37.178852 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
8495 | 2024.11.25 19:36:37.179632 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8496 | 2024.11.25 19:36:37.179679 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8497 | 2024.11.25 19:36:37.180241 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8498 | 2024.11.25 19:36:37.180581 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004666151 sec., 112941.05141475276 rows/sec., 8.09 MiB/sec. | ||
8499 | 2024.11.25 19:36:37.180587 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8500 | 2024.11.25 19:36:37.180843 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8501 | 2024.11.25 19:36:37.181133 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004571 sec., 2844.0166265587395 rows/sec., 177.32 KiB/sec. | ||
8502 | 2024.11.25 19:36:37.181536 [ 265 ] {f2e18525-4d10-4e38-ac15-bfe952c2f9b8} <Debug> TCPHandler: Processed in 0.005446807 sec. | ||
8503 | 2024.11.25 19:36:37.181779 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8504 | 2024.11.25 19:36:37.181792 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8505 | 2024.11.25 19:36:37.181889 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_36_7} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8506 | 2024.11.25 19:36:37.181912 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8507 | 2024.11.25 19:36:37.181983 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8508 | 2024.11.25 19:36:37.181994 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
8509 | 2024.11.25 19:36:37.182709 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8510 | 2024.11.25 19:36:37.182748 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8511 | 2024.11.25 19:36:37.183134 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8512 | 2024.11.25 19:36:37.183374 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8513 | 2024.11.25 19:36:37.183607 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001722 sec., 235191.637630662 rows/sec., 16.74 MiB/sec. | ||
8514 | 2024.11.25 19:36:37.183692 [ 260 ] {aed91761-1f70-4e69-bfb7-f9e824726b7d} <Debug> TCPHandler: Processed in 0.00204538 sec. | ||
8515 | 2024.11.25 19:36:37.183947 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8516 | 2024.11.25 19:36:37.184115 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8517 | 2024.11.25 19:36:37.184176 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8518 | 2024.11.25 19:36:37.184704 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8519 | 2024.11.25 19:36:37.184743 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8520 | 2024.11.25 19:36:37.185105 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8521 | 2024.11.25 19:36:37.185346 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8522 | 2024.11.25 19:36:37.185529 [ 23 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8523 | 2024.11.25 19:36:37.185590 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
8524 | 2024.11.25 19:36:37.185620 [ 23 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8525 | 2024.11.25 19:36:37.185705 [ 265 ] {73a6ef35-38c6-4fdb-ae3a-27abf801e9aa} <Debug> TCPHandler: Processed in 0.001913177 sec. | ||
8526 | 2024.11.25 19:36:37.185706 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8527 | 2024.11.25 19:36:37.185922 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8528 | 2024.11.25 19:36:37.185935 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
8529 | 2024.11.25 19:36:37.186161 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8530 | 2024.11.25 19:36:37.186226 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8531 | 2024.11.25 19:36:37.186274 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8532 | 2024.11.25 19:36:37.186304 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
8533 | 2024.11.25 19:36:37.186626 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
8534 | 2024.11.25 19:36:37.186977 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
8535 | 2024.11.25 19:36:37.187319 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
8536 | 2024.11.25 19:36:37.187608 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
8537 | 2024.11.25 19:36:37.187936 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
8538 | 2024.11.25 19:36:37.188971 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8539 | 2024.11.25 19:36:37.189040 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8540 | 2024.11.25 19:36:37.190256 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8541 | 2024.11.25 19:36:37.190399 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004553629 sec., 34258.390395879855 rows/sec., 1.75 MiB/sec. | ||
8542 | 2024.11.25 19:36:37.190618 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8543 | 2024.11.25 19:36:37.190803 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8544 | 2024.11.25 19:36:37.191218 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005144 sec., 46073.09486780715 rows/sec., 3.09 MiB/sec. | ||
8545 | 2024.11.25 19:36:37.191299 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_26_5} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8546 | 2024.11.25 19:36:37.191377 [ 260 ] {a82d9034-0b14-452b-af35-f15840bfddd9} <Debug> TCPHandler: Processed in 0.0055717 sec. | ||
8547 | 2024.11.25 19:36:37.191494 [ 186 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_26_5} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8548 | 2024.11.25 19:36:37.191595 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8549 | 2024.11.25 19:36:37.191608 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8550 | 2024.11.25 19:36:37.191732 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8551 | 2024.11.25 19:36:37.191790 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8552 | 2024.11.25 19:36:37.192331 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8553 | 2024.11.25 19:36:37.192375 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8554 | 2024.11.25 19:36:37.192733 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8555 | 2024.11.25 19:36:37.192967 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8556 | 2024.11.25 19:36:37.193130 [ 23 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8557 | 2024.11.25 19:36:37.193209 [ 23 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8558 | 2024.11.25 19:36:37.193209 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
8559 | 2024.11.25 19:36:37.193253 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8560 | 2024.11.25 19:36:37.193358 [ 265 ] {d02afbc1-bdcc-453c-8663-aba1adcd40d6} <Debug> TCPHandler: Processed in 0.001846366 sec. | ||
8561 | 2024.11.25 19:36:37.193445 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
8562 | 2024.11.25 19:36:37.193542 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8563 | 2024.11.25 19:36:37.193618 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8564 | 2024.11.25 19:36:37.193686 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part | ||
8565 | 2024.11.25 19:36:37.193775 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8566 | 2024.11.25 19:36:37.193981 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8567 | 2024.11.25 19:36:37.194129 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <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 | ||
8568 | 2024.11.25 19:36:37.194327 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8569 | 2024.11.25 19:36:37.194796 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8570 | 2024.11.25 19:36:37.195138 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8571 | 2024.11.25 19:36:37.195646 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8572 | 2024.11.25 19:36:37.199196 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.005811154 sec., 4646.237218975783 rows/sec., 312.40 KiB/sec. | ||
8573 | 2024.11.25 19:36:37.199473 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8574 | 2024.11.25 19:36:37.199567 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8575 | 2024.11.25 19:36:37.199634 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8576 | 2024.11.25 19:36:37.200067 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8577 | 2024.11.25 19:36:37.200257 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_26_5} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8578 | 2024.11.25 19:36:37.200414 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8579 | 2024.11.25 19:36:37.200762 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8580 | 2024.11.25 19:36:37.201034 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8581 | 2024.11.25 19:36:37.201306 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.007596 sec., 3027.9094260136912 rows/sec., 5.43 MiB/sec. | ||
8582 | 2024.11.25 19:36:37.201625 [ 260 ] {54b29e3c-9523-45d4-951d-39684bdb408b} <Debug> TCPHandler: Processed in 0.00817023 sec. | ||
8583 | 2024.11.25 19:36:37.201882 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8584 | 2024.11.25 19:36:37.202018 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8585 | 2024.11.25 19:36:37.202077 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8586 | 2024.11.25 19:36:37.202620 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8587 | 2024.11.25 19:36:37.202659 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8588 | 2024.11.25 19:36:37.203029 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8589 | 2024.11.25 19:36:37.203260 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8590 | 2024.11.25 19:36:37.203463 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec. | ||
8591 | 2024.11.25 19:36:37.203512 [ 265 ] {2ade38a6-c2dd-4bce-8995-857d2834d3d5} <Debug> TCPHandler: Processed in 0.001769025 sec. | ||
8592 | 2024.11.25 19:36:38.126360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8593 | 2024.11.25 19:36:38.145068 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8594 | 2024.11.25 19:36:38.145120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8595 | 2024.11.25 19:36:38.151989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8596 | 2024.11.25 19:36:38.152717 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2024.11.25 19:36:38.156623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8598 | 2024.11.25 19:36:41.854565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1206 | ||
8599 | 2024.11.25 19:36:41.857916 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2024.11.25 19:36:41.857982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8601 | 2024.11.25 19:36:41.859508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8602 | 2024.11.25 19:36:41.859845 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2024.11.25 19:36:41.860101 [ 94 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8604 | 2024.11.25 19:36:41.860229 [ 94 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8605 | 2024.11.25 19:36:41.860299 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8606 | 2024.11.25 19:36:41.860788 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
8607 | 2024.11.25 19:36:41.861365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
8608 | 2024.11.25 19:36:41.861901 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8609 | 2024.11.25 19:36:41.862100 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1028 rows starting from the beginning of the part | ||
8610 | 2024.11.25 19:36:41.862639 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
8611 | 2024.11.25 19:36:41.863129 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
8612 | 2024.11.25 19:36:41.863613 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
8613 | 2024.11.25 19:36:41.864095 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
8614 | 2024.11.25 19:36:41.864710 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
8615 | 2024.11.25 19:36:41.873291 [ 187 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 72 columns (72 merged, 0 gathered) in 0.012804121 sec., 94188.42574199353 rows/sec., 75.13 MiB/sec. | ||
8616 | 2024.11.25 19:36:41.874788 [ 187 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8617 | 2024.11.25 19:36:41.875550 [ 187 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8618 | 2024.11.25 19:36:41.875641 [ 187 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_31_6} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8619 | 2024.11.25 19:36:41.875955 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
8620 | 2024.11.25 19:36:42.191000 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8621 | 2024.11.25 19:36:42.191284 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8622 | 2024.11.25 19:36:42.191391 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8623 | 2024.11.25 19:36:42.192273 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8624 | 2024.11.25 19:36:42.192316 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8625 | 2024.11.25 19:36:42.192742 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8626 | 2024.11.25 19:36:42.192994 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8627 | 2024.11.25 19:36:42.193230 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00202 sec., 2970.29702970297 rows/sec., 242.21 KiB/sec. | ||
8628 | 2024.11.25 19:36:42.193431 [ 265 ] {56b5e630-ae2c-401f-b1c9-2f89a6d8e8a5} <Debug> TCPHandler: Processed in 0.002652742 sec. | ||
8629 | 2024.11.25 19:36:42.193693 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8630 | 2024.11.25 19:36:42.193901 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8631 | 2024.11.25 19:36:42.193977 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8632 | 2024.11.25 19:36:42.195245 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8633 | 2024.11.25 19:36:42.195299 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8634 | 2024.11.25 19:36:42.195825 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8635 | 2024.11.25 19:36:42.196091 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8636 | 2024.11.25 19:36:42.196372 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002516 sec., 491653.41812400636 rows/sec., 40.66 MiB/sec. | ||
8637 | 2024.11.25 19:36:42.196495 [ 260 ] {e4ec502a-8720-461c-b3a8-3a28b784b0b9} <Debug> TCPHandler: Processed in 0.002935008 sec. | ||
8638 | 2024.11.25 19:36:42.196757 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8639 | 2024.11.25 19:36:42.196912 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8640 | 2024.11.25 19:36:42.196970 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8641 | 2024.11.25 19:36:42.197657 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8642 | 2024.11.25 19:36:42.197696 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8643 | 2024.11.25 19:36:42.198070 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8644 | 2024.11.25 19:36:42.198305 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8645 | 2024.11.25 19:36:42.198482 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001602 sec., 15605.493133583022 rows/sec., 1.13 MiB/sec. | ||
8646 | 2024.11.25 19:36:42.198533 [ 265 ] {16ff535f-7681-4161-a787-0d782ac7ad2b} <Debug> TCPHandler: Processed in 0.001936478 sec. | ||
8647 | 2024.11.25 19:36:42.198680 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8648 | 2024.11.25 19:36:42.198827 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8649 | 2024.11.25 19:36:42.198890 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8650 | 2024.11.25 19:36:42.199656 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8651 | 2024.11.25 19:36:42.199698 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8652 | 2024.11.25 19:36:42.200078 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8653 | 2024.11.25 19:36:42.200330 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8654 | 2024.11.25 19:36:42.200534 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001743 sec., 130808.95008605852 rows/sec., 8.86 MiB/sec. | ||
8655 | 2024.11.25 19:36:42.200589 [ 260 ] {f86c2ead-1868-4de3-975a-109586b0e706} <Debug> TCPHandler: Processed in 0.001979899 sec. | ||
8656 | 2024.11.25 19:36:42.200734 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8657 | 2024.11.25 19:36:42.200877 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8658 | 2024.11.25 19:36:42.200936 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8659 | 2024.11.25 19:36:42.201826 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8660 | 2024.11.25 19:36:42.201864 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8661 | 2024.11.25 19:36:42.202235 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8662 | 2024.11.25 19:36:42.202464 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8663 | 2024.11.25 19:36:42.202660 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.001814 sec., 300441.01433296583 rows/sec., 22.30 MiB/sec. | ||
8664 | 2024.11.25 19:36:42.202713 [ 265 ] {3d5ced7d-17ae-49e7-a87f-b27be5ca96aa} <Debug> TCPHandler: Processed in 0.0020458 sec. | ||
8665 | 2024.11.25 19:36:42.202858 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8666 | 2024.11.25 19:36:42.202999 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8667 | 2024.11.25 19:36:42.203064 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8668 | 2024.11.25 19:36:42.203877 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8669 | 2024.11.25 19:36:42.203917 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8670 | 2024.11.25 19:36:42.204364 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8671 | 2024.11.25 19:36:42.204620 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8672 | 2024.11.25 19:36:42.204852 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001886 sec., 468186.638388123 rows/sec., 31.50 MiB/sec. | ||
8673 | 2024.11.25 19:36:42.204910 [ 260 ] {7d710278-3ed4-4acb-9d9c-d04318d87b97} <Debug> TCPHandler: Processed in 0.002122572 sec. | ||
8674 | 2024.11.25 19:36:42.205047 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8675 | 2024.11.25 19:36:42.205167 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8676 | 2024.11.25 19:36:42.205247 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <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 | ||
8677 | 2024.11.25 19:36:42.206391 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8678 | 2024.11.25 19:36:42.206429 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8679 | 2024.11.25 19:36:42.207044 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8680 | 2024.11.25 19:36:42.207293 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8681 | 2024.11.25 19:36:42.207573 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002422 sec., 7844.7563996696945 rows/sec., 14.06 MiB/sec. | ||
8682 | 2024.11.25 19:36:42.207968 [ 265 ] {90b5ceca-8826-4881-a8f8-01a03c09b5c9} <Debug> TCPHandler: Processed in 0.002979389 sec. | ||
8683 | 2024.11.25 19:36:42.208223 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8684 | 2024.11.25 19:36:42.208391 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8685 | 2024.11.25 19:36:42.208451 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8686 | 2024.11.25 19:36:42.208960 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8687 | 2024.11.25 19:36:42.208999 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8688 | 2024.11.25 19:36:42.209374 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8689 | 2024.11.25 19:36:42.209612 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8690 | 2024.11.25 19:36:42.209834 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
8691 | 2024.11.25 19:36:42.209887 [ 260 ] {6badd039-3b5a-44e3-a62c-6f3ccd718b6d} <Debug> TCPHandler: Processed in 0.001820796 sec. | ||
8692 | 2024.11.25 19:36:44.254717 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8693 | 2024.11.25 19:36:44.255386 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8694 | 2024.11.25 19:36:44.255436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8695 | 2024.11.25 19:36:44.255990 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8696 | 2024.11.25 19:36:44.256251 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8697 | 2024.11.25 19:36:44.256504 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8698 | 2024.11.25 19:36:45.656745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8699 | 2024.11.25 19:36:45.677327 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8700 | 2024.11.25 19:36:45.677387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8701 | 2024.11.25 19:36:45.684618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8702 | 2024.11.25 19:36:45.685402 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8703 | 2024.11.25 19:36:45.688146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8704 | 2024.11.25 19:36:47.169020 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8705 | 2024.11.25 19:36:47.169213 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8706 | 2024.11.25 19:36:47.169283 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8707 | 2024.11.25 19:36:47.170044 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8708 | 2024.11.25 19:36:47.170092 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8709 | 2024.11.25 19:36:47.170535 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8710 | 2024.11.25 19:36:47.170802 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8711 | 2024.11.25 19:36:47.171025 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. | ||
8712 | 2024.11.25 19:36:47.171083 [ 265 ] {9ce5f393-81a6-4295-bcee-e67b519fe35e} <Debug> TCPHandler: Processed in 0.002195113 sec. | ||
8713 | 2024.11.25 19:36:47.171371 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8714 | 2024.11.25 19:36:47.171568 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8715 | 2024.11.25 19:36:47.171645 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8716 | 2024.11.25 19:36:47.172543 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2024.11.25 19:36:47.172598 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8718 | 2024.11.25 19:36:47.173082 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8719 | 2024.11.25 19:36:47.173352 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8720 | 2024.11.25 19:36:47.173554 [ 144 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8721 | 2024.11.25 19:36:47.173616 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002097 sec., 118741.05865522176 rows/sec., 10.44 MiB/sec. | ||
8722 | 2024.11.25 19:36:47.173643 [ 144 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8723 | 2024.11.25 19:36:47.173710 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8724 | 2024.11.25 19:36:47.173738 [ 260 ] {f4f2223a-06ba-4125-a308-ce08d93abfcb} <Debug> TCPHandler: Processed in 0.0025145 sec. | ||
8725 | 2024.11.25 19:36:47.174063 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
8726 | 2024.11.25 19:36:47.174095 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8727 | 2024.11.25 19:36:47.174617 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8728 | 2024.11.25 19:36:47.174837 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8729 | 2024.11.25 19:36:47.174884 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8730 | 2024.11.25 19:36:47.175073 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1438 rows starting from the beginning of the part | ||
8731 | 2024.11.25 19:36:47.175377 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 252 rows starting from the beginning of the part | ||
8732 | 2024.11.25 19:36:47.175760 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
8733 | 2024.11.25 19:36:47.176221 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 249 rows starting from the beginning of the part | ||
8734 | 2024.11.25 19:36:47.176637 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1237 rows starting from the beginning of the part | ||
8735 | 2024.11.25 19:36:47.176794 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 249 rows starting from the beginning of the part | ||
8736 | 2024.11.25 19:36:47.177677 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8737 | 2024.11.25 19:36:47.177746 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8738 | 2024.11.25 19:36:47.178562 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8739 | 2024.11.25 19:36:47.179100 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8740 | 2024.11.25 19:36:47.179470 [ 125 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8741 | 2024.11.25 19:36:47.179606 [ 125 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8742 | 2024.11.25 19:36:47.179663 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8743 | 2024.11.25 19:36:47.179683 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.005271 sec., 5691.519635742744 rows/sec., 414.64 KiB/sec. | ||
8744 | 2024.11.25 19:36:47.179941 [ 265 ] {0c614701-ff26-42cb-96dc-95ad494d86e2} <Debug> TCPHandler: Processed in 0.006048208 sec. | ||
8745 | 2024.11.25 19:36:47.180040 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
8746 | 2024.11.25 19:36:47.180192 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8747 | 2024.11.25 19:36:47.180287 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8748 | 2024.11.25 19:36:47.180460 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 67 rows starting from the beginning of the part | ||
8749 | 2024.11.25 19:36:47.180643 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8750 | 2024.11.25 19:36:47.180903 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
8751 | 2024.11.25 19:36:47.180974 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8752 | 2024.11.25 19:36:47.181273 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part | ||
8753 | 2024.11.25 19:36:47.181684 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
8754 | 2024.11.25 19:36:47.182037 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
8755 | 2024.11.25 19:36:47.182406 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
8756 | 2024.11.25 19:36:47.183717 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3519 rows, containing 5 columns (5 merged, 0 gathered) in 0.009897394 sec., 355548.1372167259 rows/sec., 31.31 MiB/sec. | ||
8757 | 2024.11.25 19:36:47.184241 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8758 | 2024.11.25 19:36:47.185352 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8759 | 2024.11.25 19:36:47.185742 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8760 | 2024.11.25 19:36:47.185766 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_61_12} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8761 | 2024.11.25 19:36:47.185827 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8762 | 2024.11.25 19:36:47.186022 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
8763 | 2024.11.25 19:36:47.186382 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.00659505 sec., 31387.17674619601 rows/sec., 2.36 MiB/sec. | ||
8764 | 2024.11.25 19:36:47.186616 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8765 | 2024.11.25 19:36:47.186744 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8766 | 2024.11.25 19:36:47.187092 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8767 | 2024.11.25 19:36:47.187274 [ 188 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_61_12} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8768 | 2024.11.25 19:36:47.187285 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8769 | 2024.11.25 19:36:47.187450 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8770 | 2024.11.25 19:36:47.187649 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00717 sec., 1952.5801952580196 rows/sec., 136.75 KiB/sec. | ||
8771 | 2024.11.25 19:36:47.187735 [ 260 ] {2ad2a3dc-4100-4569-87d7-7febec9dad13} <Debug> TCPHandler: Processed in 0.00765229 sec. | ||
8772 | 2024.11.25 19:36:47.187964 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8773 | 2024.11.25 19:36:47.188091 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8774 | 2024.11.25 19:36:47.188143 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8775 | 2024.11.25 19:36:47.188760 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8776 | 2024.11.25 19:36:47.188802 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8777 | 2024.11.25 19:36:47.189199 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8778 | 2024.11.25 19:36:47.189448 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8779 | 2024.11.25 19:36:47.189675 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. | ||
8780 | 2024.11.25 19:36:47.189734 [ 265 ] {d486ca6b-77f1-4cbc-8d67-f8a644b97209} <Debug> TCPHandler: Processed in 0.001829216 sec. | ||
8781 | 2024.11.25 19:36:47.189929 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8782 | 2024.11.25 19:36:47.190086 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8783 | 2024.11.25 19:36:47.190151 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8784 | 2024.11.25 19:36:47.191044 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8785 | 2024.11.25 19:36:47.191082 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8786 | 2024.11.25 19:36:47.191480 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8787 | 2024.11.25 19:36:47.191733 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8788 | 2024.11.25 19:36:47.191876 [ 125 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8789 | 2024.11.25 19:36:47.191917 [ 125 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2024.11.25 19:36:47.191927 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001881 sec., 215311.004784689 rows/sec., 15.33 MiB/sec. | ||
8791 | 2024.11.25 19:36:47.191941 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8792 | 2024.11.25 19:36:47.192032 [ 260 ] {1a25a3fa-e5ce-4012-a547-848378ad2983} <Debug> TCPHandler: Processed in 0.002199684 sec. | ||
8793 | 2024.11.25 19:36:47.192209 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
8794 | 2024.11.25 19:36:47.192255 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8795 | 2024.11.25 19:36:47.192494 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8796 | 2024.11.25 19:36:47.192526 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8797 | 2024.11.25 19:36:47.192583 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8798 | 2024.11.25 19:36:47.192603 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part | ||
8799 | 2024.11.25 19:36:47.192995 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 411 rows starting from the beginning of the part | ||
8800 | 2024.11.25 19:36:47.193419 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 83 rows starting from the beginning of the part | ||
8801 | 2024.11.25 19:36:47.193717 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 405 rows starting from the beginning of the part | ||
8802 | 2024.11.25 19:36:47.193939 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 545 rows starting from the beginning of the part | ||
8803 | 2024.11.25 19:36:47.194472 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 405 rows starting from the beginning of the part | ||
8804 | 2024.11.25 19:36:47.195187 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8805 | 2024.11.25 19:36:47.195262 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8806 | 2024.11.25 19:36:47.196033 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8807 | 2024.11.25 19:36:47.196528 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8808 | 2024.11.25 19:36:47.197234 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004781 sec., 1254.9675800041832 rows/sec., 65.57 KiB/sec. | ||
8809 | 2024.11.25 19:36:47.197575 [ 265 ] {54fdc666-7dd9-43f1-8538-a14ef683eff6} <Debug> TCPHandler: Processed in 0.005374655 sec. | ||
8810 | 2024.11.25 19:36:47.197902 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8811 | 2024.11.25 19:36:47.198194 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8812 | 2024.11.25 19:36:47.198296 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8813 | 2024.11.25 19:36:47.199179 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2024.11.25 19:36:47.199255 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8815 | 2024.11.25 19:36:47.199810 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 5 columns (5 merged, 0 gathered) in 0.007763282 sec., 356163.7977339996 rows/sec., 27.19 MiB/sec. | ||
8816 | 2024.11.25 19:36:47.200137 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8817 | 2024.11.25 19:36:47.200147 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8818 | 2024.11.25 19:36:47.200599 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8819 | 2024.11.25 19:36:47.200907 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8820 | 2024.11.25 19:36:47.200997 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002852 sec., 83099.57924263676 rows/sec., 5.57 MiB/sec. | ||
8821 | 2024.11.25 19:36:47.201132 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_61_12} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8822 | 2024.11.25 19:36:47.201147 [ 260 ] {e1d19b1d-7819-4a9b-a4c8-3dc18a20ed13} <Debug> TCPHandler: Processed in 0.003413538 sec. | ||
8823 | 2024.11.25 19:36:47.201366 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
8824 | 2024.11.25 19:36:47.201409 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8825 | 2024.11.25 19:36:47.201535 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8826 | 2024.11.25 19:36:47.201589 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8827 | 2024.11.25 19:36:47.202106 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8828 | 2024.11.25 19:36:47.202148 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8829 | 2024.11.25 19:36:47.202522 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8830 | 2024.11.25 19:36:47.202774 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8831 | 2024.11.25 19:36:47.203050 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
8832 | 2024.11.25 19:36:47.203262 [ 265 ] {25d93c8c-bb82-45e2-b041-9e4d1c47262e} <Debug> TCPHandler: Processed in 0.001989969 sec. | ||
8833 | 2024.11.25 19:36:47.203453 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8834 | 2024.11.25 19:36:47.203573 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8835 | 2024.11.25 19:36:47.203650 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <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 | ||
8836 | 2024.11.25 19:36:47.204845 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8837 | 2024.11.25 19:36:47.204883 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8838 | 2024.11.25 19:36:47.205555 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8839 | 2024.11.25 19:36:47.205828 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8840 | 2024.11.25 19:36:47.205970 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8841 | 2024.11.25 19:36:47.206009 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2024.11.25 19:36:47.206033 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8843 | 2024.11.25 19:36:47.206041 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002491 sec., 9233.239662786029 rows/sec., 16.55 MiB/sec. | ||
8844 | 2024.11.25 19:36:47.206208 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
8845 | 2024.11.25 19:36:47.206262 [ 260 ] {8bba9698-bafd-480d-8ec7-7e6952b2ac29} <Debug> TCPHandler: Processed in 0.002871166 sec. | ||
8846 | 2024.11.25 19:36:47.206464 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8847 | 2024.11.25 19:36:47.206559 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8848 | 2024.11.25 19:36:47.206695 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8849 | 2024.11.25 19:36:47.206723 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1110 rows starting from the beginning of the part | ||
8850 | 2024.11.25 19:36:47.206795 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8851 | 2024.11.25 19:36:47.207590 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 23 rows starting from the beginning of the part | ||
8852 | 2024.11.25 19:36:47.208342 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part | ||
8853 | 2024.11.25 19:36:47.209143 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
8854 | 2024.11.25 19:36:47.209261 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2024.11.25 19:36:47.209360 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8856 | 2024.11.25 19:36:47.209743 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part | ||
8857 | 2024.11.25 19:36:47.210442 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
8858 | 2024.11.25 19:36:47.211472 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8859 | 2024.11.25 19:36:47.212063 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8860 | 2024.11.25 19:36:47.212572 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005961 sec., 13756.081194430464 rows/sec., 894.65 KiB/sec. | ||
8861 | 2024.11.25 19:36:47.212682 [ 265 ] {fd4b761c-cb68-471d-9dea-7972305c5f52} <Debug> TCPHandler: Processed in 0.006324324 sec. | ||
8862 | 2024.11.25 19:36:47.219214 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1217 rows, containing 19 columns (19 merged, 0 gathered) in 0.013125018 sec., 92723.68235990229 rows/sec., 166.16 MiB/sec. | ||
8863 | 2024.11.25 19:36:47.220997 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8864 | 2024.11.25 19:36:47.221429 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8865 | 2024.11.25 19:36:47.221517 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8866 | 2024.11.25 19:36:47.221697 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
8867 | 2024.11.25 19:36:48.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.17 MiB, peak 232.79 MiB, free memory in arenas 0.00 B, will set to 223.47 MiB (RSS), difference: 2.31 MiB | ||
8868 | 2024.11.25 19:36:51.611386 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8869 | 2024.11.25 19:36:51.611461 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8870 | 2024.11.25 19:36:51.756699 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8871 | 2024.11.25 19:36:51.757578 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8872 | 2024.11.25 19:36:51.757630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8873 | 2024.11.25 19:36:51.758171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8874 | 2024.11.25 19:36:51.758428 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8875 | 2024.11.25 19:36:51.758661 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8876 | 2024.11.25 19:36:51.861658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1244 | ||
8877 | 2024.11.25 19:36:51.864904 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2024.11.25 19:36:51.864956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8879 | 2024.11.25 19:36:51.866437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8880 | 2024.11.25 19:36:51.866776 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8881 | 2024.11.25 19:36:51.867258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
8882 | 2024.11.25 19:36:52.161815 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2024.11.25 19:36:52.162011 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8884 | 2024.11.25 19:36:52.162086 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8885 | 2024.11.25 19:36:52.162928 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8886 | 2024.11.25 19:36:52.162984 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8887 | 2024.11.25 19:36:52.163446 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8888 | 2024.11.25 19:36:52.163715 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8889 | 2024.11.25 19:36:52.164003 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002036 sec., 46168.95874263261 rows/sec., 3.83 MiB/sec. | ||
8890 | 2024.11.25 19:36:52.164125 [ 265 ] {04f78b71-9b0d-46df-aae1-e1a8aa7171ef} <Debug> TCPHandler: Processed in 0.002435088 sec. | ||
8891 | 2024.11.25 19:36:52.164515 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.11.25 19:36:52.164829 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8893 | 2024.11.25 19:36:52.164951 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8894 | 2024.11.25 19:36:52.165761 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2024.11.25 19:36:52.165810 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8896 | 2024.11.25 19:36:52.166254 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8897 | 2024.11.25 19:36:52.166516 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8898 | 2024.11.25 19:36:52.166767 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.002024 sec., 9387.351778656126 rows/sec., 705.88 KiB/sec. | ||
8899 | 2024.11.25 19:36:52.166835 [ 260 ] {2386c69b-46cb-4f14-8e0f-60b8a9999ef7} <Debug> TCPHandler: Processed in 0.0025684 sec. | ||
8900 | 2024.11.25 19:36:52.166972 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2024.11.25 19:36:52.167101 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8902 | 2024.11.25 19:36:52.167156 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8903 | 2024.11.25 19:36:52.167804 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8904 | 2024.11.25 19:36:52.167846 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8905 | 2024.11.25 19:36:52.168230 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8906 | 2024.11.25 19:36:52.168477 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8907 | 2024.11.25 19:36:52.168711 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001639 sec., 50640.634533251985 rows/sec., 3.95 MiB/sec. | ||
8908 | 2024.11.25 19:36:52.168785 [ 265 ] {34265711-b0a9-4c16-bdc3-20c05ee3a38c} <Debug> TCPHandler: Processed in 0.001871316 sec. | ||
8909 | 2024.11.25 19:36:52.168984 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8910 | 2024.11.25 19:36:52.169147 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8911 | 2024.11.25 19:36:52.169212 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8912 | 2024.11.25 19:36:52.169963 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2024.11.25 19:36:52.170009 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8914 | 2024.11.25 19:36:52.170428 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8915 | 2024.11.25 19:36:52.170683 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2024.11.25 19:36:52.170894 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8917 | 2024.11.25 19:36:52.170967 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001852 sec., 86393.08855291577 rows/sec., 6.02 MiB/sec. | ||
8918 | 2024.11.25 19:36:52.171004 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8919 | 2024.11.25 19:36:52.171097 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8920 | 2024.11.25 19:36:52.171104 [ 260 ] {0893310f-e2c9-4f72-860f-9ffd7cfe231d} <Debug> TCPHandler: Processed in 0.002220494 sec. | ||
8921 | 2024.11.25 19:36:52.171357 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8922 | 2024.11.25 19:36:52.171394 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8923 | 2024.11.25 19:36:52.171501 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8924 | 2024.11.25 19:36:52.171612 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8925 | 2024.11.25 19:36:52.171626 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <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 | ||
8926 | 2024.11.25 19:36:52.171676 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18015 rows starting from the beginning of the part | ||
8927 | 2024.11.25 19:36:52.171985 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8928 | 2024.11.25 19:36:52.172398 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8929 | 2024.11.25 19:36:52.172753 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 883 rows starting from the beginning of the part | ||
8930 | 2024.11.25 19:36:52.173204 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8931 | 2024.11.25 19:36:52.173682 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
8932 | 2024.11.25 19:36:52.175904 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8933 | 2024.11.25 19:36:52.175953 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8934 | 2024.11.25 19:36:52.176982 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8935 | 2024.11.25 19:36:52.177440 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8936 | 2024.11.25 19:36:52.177761 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006292 sec., 3019.7075651621108 rows/sec., 5.41 MiB/sec. | ||
8937 | 2024.11.25 19:36:52.177910 [ 265 ] {a7153ff6-1c4f-4875-a8c7-e86393aea02c} <Debug> TCPHandler: Processed in 0.006659101 sec. | ||
8938 | 2024.11.25 19:36:52.178159 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8939 | 2024.11.25 19:36:52.178426 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8940 | 2024.11.25 19:36:52.178544 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8941 | 2024.11.25 19:36:52.179544 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8942 | 2024.11.25 19:36:52.179585 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8943 | 2024.11.25 19:36:52.180072 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8944 | 2024.11.25 19:36:52.180640 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8945 | 2024.11.25 19:36:52.180652 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19692 rows, containing 5 columns (5 merged, 0 gathered) in 0.009404694 sec., 2093848.029505266 rows/sec., 141.45 MiB/sec. | ||
8946 | 2024.11.25 19:36:52.180980 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002621 sec., 22892.02594429607 rows/sec., 1.54 MiB/sec. | ||
8947 | 2024.11.25 19:36:52.181072 [ 260 ] {005c7134-be84-429c-a9ab-f53329345bd8} <Debug> TCPHandler: Processed in 0.003028969 sec. | ||
8948 | 2024.11.25 19:36:52.181220 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8949 | 2024.11.25 19:36:52.181543 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8950 | 2024.11.25 19:36:52.181628 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8951 | 2024.11.25 19:36:52.181726 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8952 | 2024.11.25 19:36:53.188272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8953 | 2024.11.25 19:36:53.209215 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8954 | 2024.11.25 19:36:53.209280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8955 | 2024.11.25 19:36:53.216548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8956 | 2024.11.25 19:36:53.217312 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8957 | 2024.11.25 19:36:53.220145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8958 | 2024.11.25 19:36:55.793623 [ 143 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8959 | 2024.11.25 19:36:55.793711 [ 143 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8960 | 2024.11.25 19:36:55.793734 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8961 | 2024.11.25 19:36:55.794001 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
8962 | 2024.11.25 19:36:55.794187 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8963 | 2024.11.25 19:36:55.794225 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
8964 | 2024.11.25 19:36:55.794310 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
8965 | 2024.11.25 19:36:55.794535 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
8966 | 2024.11.25 19:36:55.794786 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
8967 | 2024.11.25 19:36:55.794993 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
8968 | 2024.11.25 19:36:55.796107 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002281714 sec., 15777.612794592136 rows/sec., 1.32 MiB/sec. | ||
8969 | 2024.11.25 19:36:55.796304 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8970 | 2024.11.25 19:36:55.796656 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8971 | 2024.11.25 19:36:55.796749 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_17_4} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8972 | 2024.11.25 19:36:55.796858 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8973 | 2024.11.25 19:36:57.167526 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8974 | 2024.11.25 19:36:57.167743 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8975 | 2024.11.25 19:36:57.167825 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8976 | 2024.11.25 19:36:57.168638 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8977 | 2024.11.25 19:36:57.168695 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8978 | 2024.11.25 19:36:57.169141 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8979 | 2024.11.25 19:36:57.169399 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8980 | 2024.11.25 19:36:57.169675 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. | ||
8981 | 2024.11.25 19:36:57.169778 [ 265 ] {82274c45-ce26-4bd4-9550-06f4031c0d6d} <Debug> TCPHandler: Processed in 0.002400267 sec. | ||
8982 | 2024.11.25 19:36:57.170147 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8983 | 2024.11.25 19:36:57.170384 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8984 | 2024.11.25 19:36:57.170464 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8985 | 2024.11.25 19:36:57.171292 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8986 | 2024.11.25 19:36:57.171334 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8987 | 2024.11.25 19:36:57.171772 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8988 | 2024.11.25 19:36:57.172047 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8989 | 2024.11.25 19:36:57.172297 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001972 sec., 2028.397565922921 rows/sec., 165.40 KiB/sec. | ||
8990 | 2024.11.25 19:36:57.172527 [ 260 ] {a856708e-fd79-47c6-84f8-0264eeb83054} <Debug> TCPHandler: Processed in 0.002599141 sec. | ||
8991 | 2024.11.25 19:36:57.172696 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8992 | 2024.11.25 19:36:57.172843 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8993 | 2024.11.25 19:36:57.172906 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8994 | 2024.11.25 19:36:57.173673 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8995 | 2024.11.25 19:36:57.173714 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8996 | 2024.11.25 19:36:57.174151 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8997 | 2024.11.25 19:36:57.174399 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8998 | 2024.11.25 19:36:57.174622 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001814 sec., 138368.24696802645 rows/sec., 12.14 MiB/sec. | ||
8999 | 2024.11.25 19:36:57.174675 [ 265 ] {673d1360-f955-4e30-8897-3faaccc9b038} <Debug> TCPHandler: Processed in 0.00204686 sec. | ||
9000 | 2024.11.25 19:36:57.174837 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9001 | 2024.11.25 19:36:57.175010 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9002 | 2024.11.25 19:36:57.175081 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9003 | 2024.11.25 19:36:57.175738 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9004 | 2024.11.25 19:36:57.175775 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9005 | 2024.11.25 19:36:57.176146 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9006 | 2024.11.25 19:36:57.176396 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9007 | 2024.11.25 19:36:57.176579 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.001609 sec., 21131.13735239279 rows/sec., 1.50 MiB/sec. | ||
9008 | 2024.11.25 19:36:57.176630 [ 260 ] {99155a1a-24e7-478e-b061-39f24051f6be} <Debug> TCPHandler: Processed in 0.001876277 sec. | ||
9009 | 2024.11.25 19:36:57.176778 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9010 | 2024.11.25 19:36:57.176919 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9011 | 2024.11.25 19:36:57.176977 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9012 | 2024.11.25 19:36:57.177598 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9013 | 2024.11.25 19:36:57.177638 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9014 | 2024.11.25 19:36:57.177991 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9015 | 2024.11.25 19:36:57.178226 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9016 | 2024.11.25 19:36:57.178429 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001541 sec., 9085.009733939 rows/sec., 636.25 KiB/sec. | ||
9017 | 2024.11.25 19:36:57.178482 [ 265 ] {f3363b4e-8180-41e4-8bbe-756fe1052488} <Debug> TCPHandler: Processed in 0.001769035 sec. | ||
9018 | 2024.11.25 19:36:57.178643 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9019 | 2024.11.25 19:36:57.178781 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9020 | 2024.11.25 19:36:57.178838 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9021 | 2024.11.25 19:36:57.179489 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9022 | 2024.11.25 19:36:57.179527 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9023 | 2024.11.25 19:36:57.179893 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9024 | 2024.11.25 19:36:57.180147 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9025 | 2024.11.25 19:36:57.180330 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
9026 | 2024.11.25 19:36:57.180382 [ 260 ] {fc19e4cf-44ea-441e-b155-0f4ed3951921} <Debug> TCPHandler: Processed in 0.001805925 sec. | ||
9027 | 2024.11.25 19:36:57.180535 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9028 | 2024.11.25 19:36:57.180674 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9029 | 2024.11.25 19:36:57.180731 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9030 | 2024.11.25 19:36:57.181524 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9031 | 2024.11.25 19:36:57.181565 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9032 | 2024.11.25 19:36:57.181946 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9033 | 2024.11.25 19:36:57.182180 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9034 | 2024.11.25 19:36:57.182392 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001748 sec., 233981.6933638444 rows/sec., 16.68 MiB/sec. | ||
9035 | 2024.11.25 19:36:57.182445 [ 265 ] {682e7ef4-e732-4240-9b5c-6a50caa0c0a7} <Debug> TCPHandler: Processed in 0.001978669 sec. | ||
9036 | 2024.11.25 19:36:57.182598 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9037 | 2024.11.25 19:36:57.182737 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9038 | 2024.11.25 19:36:57.182797 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9039 | 2024.11.25 19:36:57.183346 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9040 | 2024.11.25 19:36:57.183383 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9041 | 2024.11.25 19:36:57.183749 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9042 | 2024.11.25 19:36:57.183990 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9043 | 2024.11.25 19:36:57.184167 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
9044 | 2024.11.25 19:36:57.184214 [ 260 ] {0c680546-efb9-4eb7-8fe3-b782ccc3f550} <Debug> TCPHandler: Processed in 0.001683873 sec. | ||
9045 | 2024.11.25 19:36:57.184365 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9046 | 2024.11.25 19:36:57.184503 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9047 | 2024.11.25 19:36:57.184567 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9048 | 2024.11.25 19:36:57.185253 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9049 | 2024.11.25 19:36:57.185292 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9050 | 2024.11.25 19:36:57.185697 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9051 | 2024.11.25 19:36:57.185938 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9052 | 2024.11.25 19:36:57.186157 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001684 sec., 141923.99049881235 rows/sec., 9.51 MiB/sec. | ||
9053 | 2024.11.25 19:36:57.186254 [ 265 ] {30a9cd49-c039-4fcb-a3e1-06f43f77d47b} <Debug> TCPHandler: Processed in 0.001957019 sec. | ||
9054 | 2024.11.25 19:36:57.186491 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9055 | 2024.11.25 19:36:57.186765 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9056 | 2024.11.25 19:36:57.186840 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9057 | 2024.11.25 19:36:57.187431 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9058 | 2024.11.25 19:36:57.187468 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9059 | 2024.11.25 19:36:57.187831 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9060 | 2024.11.25 19:36:57.188067 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9061 | 2024.11.25 19:36:57.188244 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. | ||
9062 | 2024.11.25 19:36:57.188293 [ 260 ] {c12e4ccf-4516-472f-98ad-c758810083d2} <Debug> TCPHandler: Processed in 0.001955029 sec. | ||
9063 | 2024.11.25 19:36:57.188444 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9064 | 2024.11.25 19:36:57.188583 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9065 | 2024.11.25 19:36:57.188678 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <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 | 2024.11.25 19:36:57.189895 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9067 | 2024.11.25 19:36:57.189935 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9068 | 2024.11.25 19:36:57.190573 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9069 | 2024.11.25 19:36:57.190839 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9070 | 2024.11.25 19:36:57.191077 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002525 sec., 9108.91089108911 rows/sec., 16.32 MiB/sec. | ||
9071 | 2024.11.25 19:36:57.191172 [ 265 ] {5a6a35af-4c26-4138-a6df-c0925566ef2d} <Debug> TCPHandler: Processed in 0.002795585 sec. | ||
9072 | 2024.11.25 19:36:57.191361 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9073 | 2024.11.25 19:36:57.191531 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9074 | 2024.11.25 19:36:57.191602 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9075 | 2024.11.25 19:36:57.192280 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9076 | 2024.11.25 19:36:57.192317 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9077 | 2024.11.25 19:36:57.192704 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9078 | 2024.11.25 19:36:57.192943 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9079 | 2024.11.25 19:36:57.193069 [ 141 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9080 | 2024.11.25 19:36:57.193114 [ 141 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9081 | 2024.11.25 19:36:57.193124 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001631 sec., 50275.904353157566 rows/sec., 3.19 MiB/sec. | ||
9082 | 2024.11.25 19:36:57.193140 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9083 | 2024.11.25 19:36:57.193225 [ 260 ] {76c33adf-035d-4dc4-a597-ea1b81fa3079} <Debug> TCPHandler: Processed in 0.001945738 sec. | ||
9084 | 2024.11.25 19:36:57.193394 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
9085 | 2024.11.25 19:36:57.193534 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9086 | 2024.11.25 19:36:57.193575 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3700 rows starting from the beginning of the part | ||
9087 | 2024.11.25 19:36:57.193656 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
9088 | 2024.11.25 19:36:57.193883 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
9089 | 2024.11.25 19:36:57.194184 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
9090 | 2024.11.25 19:36:57.194486 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
9091 | 2024.11.25 19:36:57.194614 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
9092 | 2024.11.25 19:36:57.196217 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002975878 sec., 1366319.4526119686 rows/sec., 89.07 MiB/sec. | ||
9093 | 2024.11.25 19:36:57.196577 [ 199 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9094 | 2024.11.25 19:36:57.196956 [ 199 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2024.11.25 19:36:57.197053 [ 199 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_61_12} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9096 | 2024.11.25 19:36:57.197161 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
9097 | 2024.11.25 19:36:59.258836 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
9098 | 2024.11.25 19:36:59.259507 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9099 | 2024.11.25 19:36:59.259558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9100 | 2024.11.25 19:36:59.260077 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9101 | 2024.11.25 19:36:59.260340 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9102 | 2024.11.25 19:36:59.260636 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
9103 | 2024.11.25 19:37:00.720273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9104 | 2024.11.25 19:37:00.741791 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9105 | 2024.11.25 19:37:00.741853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9106 | 2024.11.25 19:37:00.750313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9107 | 2024.11.25 19:37:00.751112 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9108 | 2024.11.25 19:37:00.753960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9109 | 2024.11.25 19:37:01.867573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1280 | ||
9110 | 2024.11.25 19:37:01.870865 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9111 | 2024.11.25 19:37:01.870913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9112 | 2024.11.25 19:37:01.872428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9113 | 2024.11.25 19:37:01.872750 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9114 | 2024.11.25 19:37:01.873736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
9115 | 2024.11.25 19:37:02.162220 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9116 | 2024.11.25 19:37:02.162438 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9117 | 2024.11.25 19:37:02.162513 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9118 | 2024.11.25 19:37:02.163303 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9119 | 2024.11.25 19:37:02.163354 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9120 | 2024.11.25 19:37:02.163816 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9121 | 2024.11.25 19:37:02.164080 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9122 | 2024.11.25 19:37:02.164340 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.00195 sec., 48205.12820512821 rows/sec., 3.99 MiB/sec. | ||
9123 | 2024.11.25 19:37:02.164475 [ 265 ] {07ffc432-183c-4330-8e3a-a75003991444} <Debug> TCPHandler: Processed in 0.002395257 sec. | ||
9124 | 2024.11.25 19:37:02.164755 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9125 | 2024.11.25 19:37:02.164944 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9126 | 2024.11.25 19:37:02.165018 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9127 | 2024.11.25 19:37:02.165771 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9128 | 2024.11.25 19:37:02.165814 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9129 | 2024.11.25 19:37:02.166272 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9130 | 2024.11.25 19:37:02.166539 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9131 | 2024.11.25 19:37:02.166746 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001855 sec., 10242.587601078167 rows/sec., 770.19 KiB/sec. | ||
9132 | 2024.11.25 19:37:02.166813 [ 260 ] {69891445-25cf-4fd9-a6b4-aa7d5bb8cc56} <Debug> TCPHandler: Processed in 0.002226964 sec. | ||
9133 | 2024.11.25 19:37:02.166966 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9134 | 2024.11.25 19:37:02.167114 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9135 | 2024.11.25 19:37:02.167177 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9136 | 2024.11.25 19:37:02.167828 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9137 | 2024.11.25 19:37:02.167869 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9138 | 2024.11.25 19:37:02.168252 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9139 | 2024.11.25 19:37:02.168510 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9140 | 2024.11.25 19:37:02.168747 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001668 sec., 49760.19184652278 rows/sec., 3.89 MiB/sec. | ||
9141 | 2024.11.25 19:37:02.168810 [ 265 ] {22f45e9f-e702-4113-8ccc-8fa43dbbe995} <Debug> TCPHandler: Processed in 0.001913867 sec. | ||
9142 | 2024.11.25 19:37:02.169017 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9143 | 2024.11.25 19:37:02.169250 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9144 | 2024.11.25 19:37:02.169352 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9145 | 2024.11.25 19:37:02.169979 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9146 | 2024.11.25 19:37:02.170016 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9147 | 2024.11.25 19:37:02.170431 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9148 | 2024.11.25 19:37:02.170679 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9149 | 2024.11.25 19:37:02.170911 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001711 sec., 93512.56575102279 rows/sec., 6.51 MiB/sec. | ||
9150 | 2024.11.25 19:37:02.171029 [ 260 ] {91d4fc39-ac7b-4cf9-b646-8860a6e17780} <Debug> TCPHandler: Processed in 0.002126202 sec. | ||
9151 | 2024.11.25 19:37:02.171222 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9152 | 2024.11.25 19:37:02.171387 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9153 | 2024.11.25 19:37:02.171480 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <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 | ||
9154 | 2024.11.25 19:37:02.172774 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2024.11.25 19:37:02.172813 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9156 | 2024.11.25 19:37:02.173480 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9157 | 2024.11.25 19:37:02.173742 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9158 | 2024.11.25 19:37:02.173999 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002645 sec., 7183.36483931947 rows/sec., 12.87 MiB/sec. | ||
9159 | 2024.11.25 19:37:02.174118 [ 265 ] {57fcd463-4574-4bf0-bb6b-cdb1d2c88a1a} <Debug> TCPHandler: Processed in 0.003010279 sec. | ||
9160 | 2024.11.25 19:37:02.174319 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9161 | 2024.11.25 19:37:02.174545 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9162 | 2024.11.25 19:37:02.174640 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9163 | 2024.11.25 19:37:02.175482 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9164 | 2024.11.25 19:37:02.175522 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9165 | 2024.11.25 19:37:02.175904 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9166 | 2024.11.25 19:37:02.176164 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9167 | 2024.11.25 19:37:02.176382 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001892 sec., 31712.47357293869 rows/sec., 2.14 MiB/sec. | ||
9168 | 2024.11.25 19:37:02.176433 [ 260 ] {a840533f-c7a4-48f7-8f0e-bc13fd7ca5d3} <Debug> TCPHandler: Processed in 0.002226474 sec. | ||
9169 | 2024.11.25 19:37:06.611526 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9170 | 2024.11.25 19:37:06.611650 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9171 | 2024.11.25 19:37:06.760837 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
9172 | 2024.11.25 19:37:06.761525 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9173 | 2024.11.25 19:37:06.761574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9174 | 2024.11.25 19:37:06.762100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9175 | 2024.11.25 19:37:06.762366 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9176 | 2024.11.25 19:37:06.762632 [ 127 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9177 | 2024.11.25 19:37:06.762661 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9178 | 2024.11.25 19:37:06.762761 [ 127 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9179 | 2024.11.25 19:37:06.762810 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9180 | 2024.11.25 19:37:06.763004 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
9181 | 2024.11.25 19:37:06.763229 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9182 | 2024.11.25 19:37:06.763299 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
9183 | 2024.11.25 19:37:06.763426 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
9184 | 2024.11.25 19:37:06.763590 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
9185 | 2024.11.25 19:37:06.763848 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
9186 | 2024.11.25 19:37:06.764138 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
9187 | 2024.11.25 19:37:06.764211 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
9188 | 2024.11.25 19:37:06.766768 [ 199 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003865746 sec., 5459748.260749672 rows/sec., 78.10 MiB/sec. | ||
9189 | 2024.11.25 19:37:06.767169 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9190 | 2024.11.25 19:37:06.767510 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9191 | 2024.11.25 19:37:06.767601 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_46_9} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9192 | 2024.11.25 19:37:06.767727 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
9193 | 2024.11.25 19:37:07.167582 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9194 | 2024.11.25 19:37:07.167774 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9195 | 2024.11.25 19:37:07.167845 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9196 | 2024.11.25 19:37:07.168596 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9197 | 2024.11.25 19:37:07.168648 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9198 | 2024.11.25 19:37:07.169079 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9199 | 2024.11.25 19:37:07.169329 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9200 | 2024.11.25 19:37:07.169551 [ 127 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9201 | 2024.11.25 19:37:07.169578 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
9202 | 2024.11.25 19:37:07.169665 [ 127 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9203 | 2024.11.25 19:37:07.169730 [ 265 ] {797b93e7-ad30-4843-9e18-bafe77f6c933} <Debug> TCPHandler: Processed in 0.002276615 sec. | ||
9204 | 2024.11.25 19:37:07.169756 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9205 | 2024.11.25 19:37:07.170083 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::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 | ||
9206 | 2024.11.25 19:37:07.170207 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9207 | 2024.11.25 19:37:07.170739 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9208 | 2024.11.25 19:37:07.170791 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9209 | 2024.11.25 19:37:07.170809 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
9210 | 2024.11.25 19:37:07.170928 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9211 | 2024.11.25 19:37:07.171043 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
9212 | 2024.11.25 19:37:07.171426 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
9213 | 2024.11.25 19:37:07.171836 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
9214 | 2024.11.25 19:37:07.172131 [ 187 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9215 | 2024.11.25 19:37:07.174095 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9216 | 2024.11.25 19:37:07.174169 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9217 | 2024.11.25 19:37:07.174557 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004699332 sec., 14895.734117104304 rows/sec., 1.10 MiB/sec. | ||
9218 | 2024.11.25 19:37:07.174776 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9219 | 2024.11.25 19:37:07.174859 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9220 | 2024.11.25 19:37:07.175236 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9221 | 2024.11.25 19:37:07.175255 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2024.11.25 19:37:07.175404 [ 201 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_29_7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9223 | 2024.11.25 19:37:07.175641 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9224 | 2024.11.25 19:37:07.175671 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.004993 sec., 49869.81774484278 rows/sec., 4.38 MiB/sec. | ||
9225 | 2024.11.25 19:37:07.175794 [ 260 ] {0002b012-54b1-4b37-a65e-6cac05454ab5} <Debug> TCPHandler: Processed in 0.005910267 sec. | ||
9226 | 2024.11.25 19:37:07.176050 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9227 | 2024.11.25 19:37:07.176195 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9228 | 2024.11.25 19:37:07.176254 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9229 | 2024.11.25 19:37:07.176893 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9230 | 2024.11.25 19:37:07.176931 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9231 | 2024.11.25 19:37:07.177297 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9232 | 2024.11.25 19:37:07.177542 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9233 | 2024.11.25 19:37:07.177787 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.00162 sec., 18518.51851851852 rows/sec., 1.32 MiB/sec. | ||
9234 | 2024.11.25 19:37:07.177841 [ 265 ] {64ecbb0f-c8c4-4833-a31d-9cb869bdc2f9} <Debug> TCPHandler: Processed in 0.001915108 sec. | ||
9235 | 2024.11.25 19:37:07.178062 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9236 | 2024.11.25 19:37:07.178284 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9237 | 2024.11.25 19:37:07.178376 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9238 | 2024.11.25 19:37:07.179089 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9239 | 2024.11.25 19:37:07.179128 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9240 | 2024.11.25 19:37:07.179480 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9241 | 2024.11.25 19:37:07.179719 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9242 | 2024.11.25 19:37:07.179988 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001738 sec., 8055.2359033371695 rows/sec., 564.14 KiB/sec. | ||
9243 | 2024.11.25 19:37:07.180049 [ 260 ] {d9d0e605-dd4f-42c2-ab97-2ea0428af617} <Debug> TCPHandler: Processed in 0.002103231 sec. | ||
9244 | 2024.11.25 19:37:07.180291 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9245 | 2024.11.25 19:37:07.180535 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9246 | 2024.11.25 19:37:07.180594 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9247 | 2024.11.25 19:37:07.181185 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9248 | 2024.11.25 19:37:07.181224 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9249 | 2024.11.25 19:37:07.181579 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9250 | 2024.11.25 19:37:07.181817 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9251 | 2024.11.25 19:37:07.181979 [ 127 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9252 | 2024.11.25 19:37:07.182053 [ 127 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9253 | 2024.11.25 19:37:07.182074 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
9254 | 2024.11.25 19:37:07.182095 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9255 | 2024.11.25 19:37:07.182229 [ 265 ] {4bff3ed4-da29-4449-b37c-a55ca5add659} <Debug> TCPHandler: Processed in 0.002077981 sec. | ||
9256 | 2024.11.25 19:37:07.182335 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::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 | ||
9257 | 2024.11.25 19:37:07.182421 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9258 | 2024.11.25 19:37:07.182543 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9259 | 2024.11.25 19:37:07.182630 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
9260 | 2024.11.25 19:37:07.182662 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9261 | 2024.11.25 19:37:07.182889 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
9262 | 2024.11.25 19:37:07.182962 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9263 | 2024.11.25 19:37:07.183160 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
9264 | 2024.11.25 19:37:07.183478 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
9265 | 2024.11.25 19:37:07.183857 [ 196 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
9266 | 2024.11.25 19:37:07.185902 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9267 | 2024.11.25 19:37:07.185974 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9268 | 2024.11.25 19:37:07.186398 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004159641 sec., 15626.348523826935 rows/sec., 1.01 MiB/sec. | ||
9269 | 2024.11.25 19:37:07.186641 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9270 | 2024.11.25 19:37:07.186857 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9271 | 2024.11.25 19:37:07.187191 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9272 | 2024.11.25 19:37:07.187310 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9273 | 2024.11.25 19:37:07.187383 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_29_7} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9274 | 2024.11.25 19:37:07.187661 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9275 | 2024.11.25 19:37:07.187784 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.005211 sec., 77720.20725388601 rows/sec., 5.53 MiB/sec. | ||
9276 | 2024.11.25 19:37:07.187856 [ 260 ] {860d6abe-e433-4482-97d2-822b54bc53c7} <Debug> TCPHandler: Processed in 0.005516378 sec. | ||
9277 | 2024.11.25 19:37:07.188015 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9278 | 2024.11.25 19:37:07.188156 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9279 | 2024.11.25 19:37:07.188217 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9280 | 2024.11.25 19:37:07.188766 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9281 | 2024.11.25 19:37:07.188804 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9282 | 2024.11.25 19:37:07.189170 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9283 | 2024.11.25 19:37:07.189405 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9284 | 2024.11.25 19:37:07.189657 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. | ||
9285 | 2024.11.25 19:37:07.189718 [ 265 ] {02e8adc0-85ed-48fa-9b9d-60dbfe871fba} <Debug> TCPHandler: Processed in 0.001772155 sec. | ||
9286 | 2024.11.25 19:37:07.190008 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9287 | 2024.11.25 19:37:07.190236 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9288 | 2024.11.25 19:37:07.190333 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9289 | 2024.11.25 19:37:07.191056 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9290 | 2024.11.25 19:37:07.191095 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9291 | 2024.11.25 19:37:07.191488 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9292 | 2024.11.25 19:37:07.191728 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9293 | 2024.11.25 19:37:07.191996 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00181 sec., 130939.22651933701 rows/sec., 8.78 MiB/sec. | ||
9294 | 2024.11.25 19:37:07.192084 [ 260 ] {215f8077-acf0-4539-a50a-54c5bf18e27c} <Debug> TCPHandler: Processed in 0.002260554 sec. | ||
9295 | 2024.11.25 19:37:07.192308 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9296 | 2024.11.25 19:37:07.192654 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9297 | 2024.11.25 19:37:07.192750 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9298 | 2024.11.25 19:37:07.193214 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9299 | 2024.11.25 19:37:07.193253 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9300 | 2024.11.25 19:37:07.193609 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9301 | 2024.11.25 19:37:07.193854 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9302 | 2024.11.25 19:37:07.194049 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
9303 | 2024.11.25 19:37:07.194183 [ 265 ] {141146a0-ca47-404b-8c04-b56834851ad9} <Debug> TCPHandler: Processed in 0.002007299 sec. | ||
9304 | 2024.11.25 19:37:07.194396 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9305 | 2024.11.25 19:37:07.194528 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9306 | 2024.11.25 19:37:07.194612 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <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 | ||
9307 | 2024.11.25 19:37:07.195737 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9308 | 2024.11.25 19:37:07.195776 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9309 | 2024.11.25 19:37:07.196420 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9310 | 2024.11.25 19:37:07.196676 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9311 | 2024.11.25 19:37:07.196931 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00243 sec., 9465.020576131688 rows/sec., 16.96 MiB/sec. | ||
9312 | 2024.11.25 19:37:07.197027 [ 260 ] {8389e899-74c9-4b9e-9cff-92d6b3ae50be} <Debug> TCPHandler: Processed in 0.002744904 sec. | ||
9313 | 2024.11.25 19:37:07.197173 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9314 | 2024.11.25 19:37:07.197311 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9315 | 2024.11.25 19:37:07.197370 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9316 | 2024.11.25 19:37:07.197885 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9317 | 2024.11.25 19:37:07.197922 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9318 | 2024.11.25 19:37:07.198289 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9319 | 2024.11.25 19:37:07.198525 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9320 | 2024.11.25 19:37:07.198725 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001442 sec., 56865.464632454925 rows/sec., 3.61 MiB/sec. | ||
9321 | 2024.11.25 19:37:07.198797 [ 265 ] {029b3b99-0323-4e65-b60c-446148a9695a} <Debug> TCPHandler: Processed in 0.001692033 sec. | ||
9322 | 2024.11.25 19:37:08.254082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9323 | 2024.11.25 19:37:08.275608 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9324 | 2024.11.25 19:37:08.275663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9325 | 2024.11.25 19:37:08.282794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9326 | 2024.11.25 19:37:08.283604 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9327 | 2024.11.25 19:37:08.283877 [ 128 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9328 | 2024.11.25 19:37:08.283947 [ 128 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9329 | 2024.11.25 19:37:08.283990 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9330 | 2024.11.25 19:37:08.284674 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
9331 | 2024.11.25 19:37:08.304252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9332 | 2024.11.25 19:37:08.305570 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9333 | 2024.11.25 19:37:08.307202 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
9334 | 2024.11.25 19:37:08.313165 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
9335 | 2024.11.25 19:37:08.319215 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
9336 | 2024.11.25 19:37:08.325108 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
9337 | 2024.11.25 19:37:08.331140 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
9338 | 2024.11.25 19:37:08.335986 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
9339 | 2024.11.25 19:37:08.396092 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.111891845 sec., 3101.209029129871 rows/sec., 16.04 MiB/sec. | ||
9340 | 2024.11.25 19:37:08.398042 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9341 | 2024.11.25 19:37:08.400426 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_46_9} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9342 | 2024.11.25 19:37:08.400527 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_46_9} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9343 | 2024.11.25 19:37:08.401883 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9344 | 2024.11.25 19:37:09.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.41 MiB, peak 238.81 MiB, free memory in arenas 0.00 B, will set to 226.80 MiB (RSS), difference: 1.39 MiB | ||
9345 | 2024.11.25 19:37:11.874094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1314 | ||
9346 | 2024.11.25 19:37:11.877760 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9347 | 2024.11.25 19:37:11.877816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9348 | 2024.11.25 19:37:11.879316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9349 | 2024.11.25 19:37:11.879652 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9350 | 2024.11.25 19:37:11.880317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
9351 | 2024.11.25 19:37:12.191316 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9352 | 2024.11.25 19:37:12.191593 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9353 | 2024.11.25 19:37:12.191703 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9354 | 2024.11.25 19:37:12.192542 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9355 | 2024.11.25 19:37:12.192596 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9356 | 2024.11.25 19:37:12.193019 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9357 | 2024.11.25 19:37:12.193279 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9358 | 2024.11.25 19:37:12.193572 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002054 sec., 973.7098344693283 rows/sec., 79.40 KiB/sec. | ||
9359 | 2024.11.25 19:37:12.193788 [ 265 ] {a5339417-863f-4677-8f76-73613d0ece2f} <Debug> TCPHandler: Processed in 0.002643591 sec. | ||
9360 | 2024.11.25 19:37:12.194076 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9361 | 2024.11.25 19:37:12.194290 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9362 | 2024.11.25 19:37:12.194368 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9363 | 2024.11.25 19:37:12.195793 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9364 | 2024.11.25 19:37:12.195835 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9365 | 2024.11.25 19:37:12.196351 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9366 | 2024.11.25 19:37:12.196618 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9367 | 2024.11.25 19:37:12.196763 [ 121 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9368 | 2024.11.25 19:37:12.196806 [ 121 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9369 | 2024.11.25 19:37:12.196830 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9370 | 2024.11.25 19:37:12.196836 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002606 sec., 473906.36991557945 rows/sec., 39.20 MiB/sec. | ||
9371 | 2024.11.25 19:37:12.196947 [ 260 ] {5cae0688-29d8-4e7b-a6d3-bbb414135d24} <Debug> TCPHandler: Processed in 0.00302132 sec. | ||
9372 | 2024.11.25 19:37:12.196995 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
9373 | 2024.11.25 19:37:12.197132 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9374 | 2024.11.25 19:37:12.197165 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9375 | 2024.11.25 19:37:12.197186 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1438 rows starting from the beginning of the part | ||
9376 | 2024.11.25 19:37:12.197411 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 94 rows starting from the beginning of the part | ||
9377 | 2024.11.25 19:37:12.197541 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9378 | 2024.11.25 19:37:12.197753 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9379 | 2024.11.25 19:37:12.197761 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 251 rows starting from the beginning of the part | ||
9380 | 2024.11.25 19:37:12.198206 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 94 rows starting from the beginning of the part | ||
9381 | 2024.11.25 19:37:12.198525 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 249 rows starting from the beginning of the part | ||
9382 | 2024.11.25 19:37:12.198807 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1235 rows starting from the beginning of the part | ||
9383 | 2024.11.25 19:37:12.200804 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9384 | 2024.11.25 19:37:12.200889 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9385 | 2024.11.25 19:37:12.201792 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9386 | 2024.11.25 19:37:12.202066 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9387 | 2024.11.25 19:37:12.202321 [ 121 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9388 | 2024.11.25 19:37:12.202466 [ 121 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9389 | 2024.11.25 19:37:12.202580 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9390 | 2024.11.25 19:37:12.202835 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.005388 sec., 3897.550111358574 rows/sec., 291.08 KiB/sec. | ||
9391 | 2024.11.25 19:37:12.202903 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3361 rows, containing 5 columns (5 merged, 0 gathered) in 0.006002978 sec., 559888.7752045735 rows/sec., 49.13 MiB/sec. | ||
9392 | 2024.11.25 19:37:12.203111 [ 265 ] {cb856beb-031f-4ec1-9bae-4a4313aa65f9} <Debug> TCPHandler: Processed in 0.006026199 sec. | ||
9393 | 2024.11.25 19:37:12.203126 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
9394 | 2024.11.25 19:37:12.203258 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9395 | 2024.11.25 19:37:12.203397 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9396 | 2024.11.25 19:37:12.203690 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9397 | 2024.11.25 19:37:12.203815 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9398 | 2024.11.25 19:37:12.203816 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 67 rows starting from the beginning of the part | ||
9399 | 2024.11.25 19:37:12.203961 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9400 | 2024.11.25 19:37:12.204176 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9401 | 2024.11.25 19:37:12.204324 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 19 rows starting from the beginning of the part | ||
9402 | 2024.11.25 19:37:12.204679 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_66_13} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9403 | 2024.11.25 19:37:12.204826 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
9404 | 2024.11.25 19:37:12.205070 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
9405 | 2024.11.25 19:37:12.205321 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 19 rows starting from the beginning of the part | ||
9406 | 2024.11.25 19:37:12.205656 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
9407 | 2024.11.25 19:37:12.206002 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 21 rows starting from the beginning of the part | ||
9408 | 2024.11.25 19:37:12.207557 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9409 | 2024.11.25 19:37:12.207649 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9410 | 2024.11.25 19:37:12.208693 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9411 | 2024.11.25 19:37:12.208856 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.006024988 sec., 31535.3325185046 rows/sec., 2.38 MiB/sec. | ||
9412 | 2024.11.25 19:37:12.209063 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9413 | 2024.11.25 19:37:12.209230 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9414 | 2024.11.25 19:37:12.209480 [ 121 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9415 | 2024.11.25 19:37:12.209568 [ 121 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9416 | 2024.11.25 19:37:12.209626 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9417 | 2024.11.25 19:37:12.209764 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006021 sec., 37867.463876432485 rows/sec., 2.56 MiB/sec. | ||
9418 | 2024.11.25 19:37:12.209907 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9419 | 2024.11.25 19:37:12.210090 [ 260 ] {f12089db-9c47-462c-8d36-4fa8709b45c5} <Debug> TCPHandler: Processed in 0.006839674 sec. | ||
9420 | 2024.11.25 19:37:12.210086 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
9421 | 2024.11.25 19:37:12.210220 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_66_13} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9422 | 2024.11.25 19:37:12.210375 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9423 | 2024.11.25 19:37:12.210534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9424 | 2024.11.25 19:37:12.210562 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9425 | 2024.11.25 19:37:12.210673 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part | ||
9426 | 2024.11.25 19:37:12.210701 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9427 | 2024.11.25 19:37:12.210871 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9428 | 2024.11.25 19:37:12.210922 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
9429 | 2024.11.25 19:37:12.211284 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
9430 | 2024.11.25 19:37:12.211608 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
9431 | 2024.11.25 19:37:12.211943 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
9432 | 2024.11.25 19:37:12.212362 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
9433 | 2024.11.25 19:37:12.214245 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9434 | 2024.11.25 19:37:12.214322 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9435 | 2024.11.25 19:37:12.215251 [ 198 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005505178 sec., 134600.55242537116 rows/sec., 9.63 MiB/sec. | ||
9436 | 2024.11.25 19:37:12.215298 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9437 | 2024.11.25 19:37:12.215445 [ 198 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9438 | 2024.11.25 19:37:12.215606 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9439 | 2024.11.25 19:37:12.215817 [ 121 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9440 | 2024.11.25 19:37:12.215939 [ 121 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9441 | 2024.11.25 19:37:12.216012 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9442 | 2024.11.25 19:37:12.216021 [ 198 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9443 | 2024.11.25 19:37:12.216024 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.00538 sec., 100557.62081784387 rows/sec., 7.46 MiB/sec. | ||
9444 | 2024.11.25 19:37:12.216600 [ 198 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_41_8} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9445 | 2024.11.25 19:37:12.216628 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
9446 | 2024.11.25 19:37:12.216635 [ 265 ] {650f6d16-3430-4398-8ab5-45be28ef719f} <Debug> TCPHandler: Processed in 0.006410226 sec. | ||
9447 | 2024.11.25 19:37:12.217068 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9448 | 2024.11.25 19:37:12.217096 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9449 | 2024.11.25 19:37:12.217347 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9450 | 2024.11.25 19:37:12.217430 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part | ||
9451 | 2024.11.25 19:37:12.217436 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9452 | 2024.11.25 19:37:12.217639 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9453 | 2024.11.25 19:37:12.217861 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 83 rows starting from the beginning of the part | ||
9454 | 2024.11.25 19:37:12.218385 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 409 rows starting from the beginning of the part | ||
9455 | 2024.11.25 19:37:12.218742 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 83 rows starting from the beginning of the part | ||
9456 | 2024.11.25 19:37:12.219136 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 405 rows starting from the beginning of the part | ||
9457 | 2024.11.25 19:37:12.219496 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 541 rows starting from the beginning of the part | ||
9458 | 2024.11.25 19:37:12.220607 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9459 | 2024.11.25 19:37:12.220649 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9460 | 2024.11.25 19:37:12.221210 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9461 | 2024.11.25 19:37:12.221440 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.005315554 sec., 458465.85322997376 rows/sec., 35.18 MiB/sec. | ||
9462 | 2024.11.25 19:37:12.221601 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9463 | 2024.11.25 19:37:12.221691 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9464 | 2024.11.25 19:37:12.222111 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.004739 sec., 185904.19919814306 rows/sec., 12.51 MiB/sec. | ||
9465 | 2024.11.25 19:37:12.222451 [ 260 ] {c492f7a1-c9cf-4bb5-b930-f24faedb9e39} <Debug> TCPHandler: Processed in 0.00560507 sec. | ||
9466 | 2024.11.25 19:37:12.222767 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9467 | 2024.11.25 19:37:12.222772 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9468 | 2024.11.25 19:37:12.223246 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_66_13} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9469 | 2024.11.25 19:37:12.223285 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9470 | 2024.11.25 19:37:12.223545 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
9471 | 2024.11.25 19:37:12.223731 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <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 | ||
9472 | 2024.11.25 19:37:12.225314 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9473 | 2024.11.25 19:37:12.225355 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9474 | 2024.11.25 19:37:12.226035 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9475 | 2024.11.25 19:37:12.226295 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9476 | 2024.11.25 19:37:12.226513 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9477 | 2024.11.25 19:37:12.226592 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003457 sec., 5496.094879953717 rows/sec., 9.85 MiB/sec. | ||
9478 | 2024.11.25 19:37:12.226601 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9479 | 2024.11.25 19:37:12.226697 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9480 | 2024.11.25 19:37:12.226934 [ 265 ] {0597a46b-7f35-4e31-9292-88f79a787e59} <Debug> TCPHandler: Processed in 0.004363246 sec. | ||
9481 | 2024.11.25 19:37:12.226979 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
9482 | 2024.11.25 19:37:12.227134 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9483 | 2024.11.25 19:37:12.227414 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9484 | 2024.11.25 19:37:12.227565 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9485 | 2024.11.25 19:37:12.227570 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9486 | 2024.11.25 19:37:12.227810 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1217 rows starting from the beginning of the part | ||
9487 | 2024.11.25 19:37:12.228669 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 19 rows starting from the beginning of the part | ||
9488 | 2024.11.25 19:37:12.229316 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 23 rows starting from the beginning of the part | ||
9489 | 2024.11.25 19:37:12.230052 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9490 | 2024.11.25 19:37:12.230119 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 19 rows starting from the beginning of the part | ||
9491 | 2024.11.25 19:37:12.230132 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9492 | 2024.11.25 19:37:12.230841 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
9493 | 2024.11.25 19:37:12.231536 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 19 rows starting from the beginning of the part | ||
9494 | 2024.11.25 19:37:12.231599 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9495 | 2024.11.25 19:37:12.232331 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9496 | 2024.11.25 19:37:12.232929 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005591 sec., 10731.532820604543 rows/sec., 740.59 KiB/sec. | ||
9497 | 2024.11.25 19:37:12.233233 [ 260 ] {70744cc2-bf23-4874-9a41-aab3d3035dcd} <Debug> TCPHandler: Processed in 0.006192461 sec. | ||
9498 | 2024.11.25 19:37:12.239675 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 19 columns (19 merged, 0 gathered) in 0.012811711 sec., 103030.73492681813 rows/sec., 184.63 MiB/sec. | ||
9499 | 2024.11.25 19:37:12.240974 [ 190 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9500 | 2024.11.25 19:37:12.241367 [ 190 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9501 | 2024.11.25 19:37:12.241446 [ 190 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9502 | 2024.11.25 19:37:12.241554 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
9503 | 2024.11.25 19:37:13.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.56 MiB, peak 239.06 MiB, free memory in arenas 0.00 B, will set to 229.13 MiB (RSS), difference: 1.56 MiB | ||
9504 | 2024.11.25 19:37:14.262901 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9505 | 2024.11.25 19:37:14.263685 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9506 | 2024.11.25 19:37:14.263742 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9507 | 2024.11.25 19:37:14.264306 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9508 | 2024.11.25 19:37:14.264564 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9509 | 2024.11.25 19:37:14.264818 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9510 | 2024.11.25 19:37:15.804400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9511 | 2024.11.25 19:37:15.822786 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9512 | 2024.11.25 19:37:15.822831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9513 | 2024.11.25 19:37:15.829697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9514 | 2024.11.25 19:37:15.830417 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9515 | 2024.11.25 19:37:15.834318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9516 | 2024.11.25 19:37:17.173951 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9517 | 2024.11.25 19:37:17.174200 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9518 | 2024.11.25 19:37:17.174298 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9519 | 2024.11.25 19:37:17.175789 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9520 | 2024.11.25 19:37:17.175906 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9521 | 2024.11.25 19:37:17.176529 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9522 | 2024.11.25 19:37:17.176871 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9523 | 2024.11.25 19:37:17.177209 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003073 sec., 4555.808656036446 rows/sec., 327.96 KiB/sec. | ||
9524 | 2024.11.25 19:37:17.177335 [ 265 ] {f65baf34-98fd-42b8-8f49-c2feae073a55} <Debug> TCPHandler: Processed in 0.003582881 sec. | ||
9525 | 2024.11.25 19:37:17.177664 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9526 | 2024.11.25 19:37:17.177860 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9527 | 2024.11.25 19:37:17.177940 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9528 | 2024.11.25 19:37:17.178898 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9529 | 2024.11.25 19:37:17.178952 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9530 | 2024.11.25 19:37:17.179451 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9531 | 2024.11.25 19:37:17.179741 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9532 | 2024.11.25 19:37:17.179986 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002178 sec., 114325.06887052342 rows/sec., 10.05 MiB/sec. | ||
9533 | 2024.11.25 19:37:17.180089 [ 260 ] {ed127130-6af0-4dd4-aaa0-017f046a0629} <Debug> TCPHandler: Processed in 0.002566211 sec. | ||
9534 | 2024.11.25 19:37:17.180318 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9535 | 2024.11.25 19:37:17.180465 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9536 | 2024.11.25 19:37:17.180522 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9537 | 2024.11.25 19:37:17.181270 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9538 | 2024.11.25 19:37:17.181341 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9539 | 2024.11.25 19:37:17.181996 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9540 | 2024.11.25 19:37:17.182314 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9541 | 2024.11.25 19:37:17.182573 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.002138 sec., 14031.80542563143 rows/sec., 1022.24 KiB/sec. | ||
9542 | 2024.11.25 19:37:17.182641 [ 265 ] {bfb46938-128e-43e2-9389-a324374778fc} <Debug> TCPHandler: Processed in 0.002425618 sec. | ||
9543 | 2024.11.25 19:37:17.182855 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9544 | 2024.11.25 19:37:17.183023 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9545 | 2024.11.25 19:37:17.183102 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9546 | 2024.11.25 19:37:17.183769 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9547 | 2024.11.25 19:37:17.183810 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9548 | 2024.11.25 19:37:17.184216 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9549 | 2024.11.25 19:37:17.184480 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9550 | 2024.11.25 19:37:17.184679 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0017 sec., 8235.29411764706 rows/sec., 576.75 KiB/sec. | ||
9551 | 2024.11.25 19:37:17.184744 [ 260 ] {cd1244c5-2ed4-41e8-a871-ba7836b99d3a} <Debug> TCPHandler: Processed in 0.001964278 sec. | ||
9552 | 2024.11.25 19:37:17.184915 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9553 | 2024.11.25 19:37:17.185071 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9554 | 2024.11.25 19:37:17.185141 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9555 | 2024.11.25 19:37:17.185934 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9556 | 2024.11.25 19:37:17.185986 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9557 | 2024.11.25 19:37:17.186523 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9558 | 2024.11.25 19:37:17.186866 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9559 | 2024.11.25 19:37:17.187187 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002145 sec., 6060.60606060606 rows/sec., 377.88 KiB/sec. | ||
9560 | 2024.11.25 19:37:17.187462 [ 265 ] {3dd9fe31-437e-41a6-b807-41173adffd52} <Debug> TCPHandler: Processed in 0.002613421 sec. | ||
9561 | 2024.11.25 19:37:17.187682 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9562 | 2024.11.25 19:37:17.187841 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9563 | 2024.11.25 19:37:17.187920 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9564 | 2024.11.25 19:37:17.188873 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9565 | 2024.11.25 19:37:17.188958 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9566 | 2024.11.25 19:37:17.189438 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9567 | 2024.11.25 19:37:17.189743 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9568 | 2024.11.25 19:37:17.190010 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002209 sec., 183340.87822544138 rows/sec., 13.05 MiB/sec. | ||
9569 | 2024.11.25 19:37:17.190107 [ 260 ] {93f42e05-f151-415a-b1a4-373f594c43d8} <Debug> TCPHandler: Processed in 0.00249588 sec. | ||
9570 | 2024.11.25 19:37:17.190331 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9571 | 2024.11.25 19:37:17.190478 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9572 | 2024.11.25 19:37:17.190535 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9573 | 2024.11.25 19:37:17.191128 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9574 | 2024.11.25 19:37:17.191170 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9575 | 2024.11.25 19:37:17.191578 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9576 | 2024.11.25 19:37:17.191855 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9577 | 2024.11.25 19:37:17.192071 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 194.95 KiB/sec. | ||
9578 | 2024.11.25 19:37:17.192280 [ 265 ] {51a416f6-ebd2-4fa9-953e-279ad6fb2004} <Debug> TCPHandler: Processed in 0.00205606 sec. | ||
9579 | 2024.11.25 19:37:17.192508 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9580 | 2024.11.25 19:37:17.192645 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9581 | 2024.11.25 19:37:17.192707 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9582 | 2024.11.25 19:37:17.193442 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9583 | 2024.11.25 19:37:17.193484 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9584 | 2024.11.25 19:37:17.193937 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9585 | 2024.11.25 19:37:17.194197 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9586 | 2024.11.25 19:37:17.194382 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9587 | 2024.11.25 19:37:17.194436 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9588 | 2024.11.25 19:37:17.194454 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001831 sec., 129437.46586564719 rows/sec., 8.68 MiB/sec. | ||
9589 | 2024.11.25 19:37:17.194472 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9590 | 2024.11.25 19:37:17.194612 [ 260 ] {64d4dcaa-fccf-4876-bcae-1edf95196e21} <Debug> TCPHandler: Processed in 0.002167383 sec. | ||
9591 | 2024.11.25 19:37:17.194673 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
9592 | 2024.11.25 19:37:17.194816 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9593 | 2024.11.25 19:37:17.194844 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9594 | 2024.11.25 19:37:17.194901 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19692 rows starting from the beginning of the part | ||
9595 | 2024.11.25 19:37:17.195048 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9596 | 2024.11.25 19:37:17.195178 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 239 rows starting from the beginning of the part | ||
9597 | 2024.11.25 19:37:17.195312 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9598 | 2024.11.25 19:37:17.195470 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
9599 | 2024.11.25 19:37:17.195865 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
9600 | 2024.11.25 19:37:17.196228 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
9601 | 2024.11.25 19:37:17.196580 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
9602 | 2024.11.25 19:37:17.198094 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9603 | 2024.11.25 19:37:17.198151 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9604 | 2024.11.25 19:37:17.198761 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9605 | 2024.11.25 19:37:17.199305 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9606 | 2024.11.25 19:37:17.200135 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005129 sec., 194.96977968414896 rows/sec., 13.14 KiB/sec. | ||
9607 | 2024.11.25 19:37:17.200571 [ 265 ] {9667db04-7a40-4c91-86b1-0c3487ca07bc} <Debug> TCPHandler: Processed in 0.005849625 sec. | ||
9608 | 2024.11.25 19:37:17.200821 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9609 | 2024.11.25 19:37:17.200986 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9610 | 2024.11.25 19:37:17.201088 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <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 | ||
9611 | 2024.11.25 19:37:17.202639 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9612 | 2024.11.25 19:37:17.202684 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9613 | 2024.11.25 19:37:17.205035 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9614 | 2024.11.25 19:37:17.205394 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9615 | 2024.11.25 19:37:17.205750 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004808 sec., 4783.69384359401 rows/sec., 8.57 MiB/sec. | ||
9616 | 2024.11.25 19:37:17.205914 [ 260 ] {ff96ad6f-6177-4086-a768-41e669b08b4b} <Debug> TCPHandler: Processed in 0.005189102 sec. | ||
9617 | 2024.11.25 19:37:17.206125 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9618 | 2024.11.25 19:37:17.206358 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9619 | 2024.11.25 19:37:17.206433 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9620 | 2024.11.25 19:37:17.207234 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9621 | 2024.11.25 19:37:17.207285 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9622 | 2024.11.25 19:37:17.208108 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9623 | 2024.11.25 19:37:17.208140 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21446 rows, containing 5 columns (5 merged, 0 gathered) in 0.013543986 sec., 1583433.4146535592 rows/sec., 106.95 MiB/sec. | ||
9624 | 2024.11.25 19:37:17.208509 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9625 | 2024.11.25 19:37:17.208538 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9626 | 2024.11.25 19:37:17.209185 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002826 sec., 29016.277423920736 rows/sec., 1.84 MiB/sec. | ||
9627 | 2024.11.25 19:37:17.209366 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2024.11.25 19:37:17.209723 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9629 | 2024.11.25 19:37:17.209841 [ 265 ] {71b24ebe-f43b-4234-84eb-9fae5201cefa} <Debug> TCPHandler: Processed in 0.003770424 sec. | ||
9630 | 2024.11.25 19:37:17.209990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9631 | 2024.11.25 19:37:21.611718 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9632 | 2024.11.25 19:37:21.611792 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9633 | 2024.11.25 19:37:21.764977 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9634 | 2024.11.25 19:37:21.765584 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2024.11.25 19:37:21.765619 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9636 | 2024.11.25 19:37:21.766132 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9637 | 2024.11.25 19:37:21.766383 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9638 | 2024.11.25 19:37:21.766565 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9639 | 2024.11.25 19:37:21.880592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1352 | ||
9640 | 2024.11.25 19:37:21.883889 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9641 | 2024.11.25 19:37:21.883939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9642 | 2024.11.25 19:37:21.885443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9643 | 2024.11.25 19:37:21.885763 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9644 | 2024.11.25 19:37:21.886312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
9645 | 2024.11.25 19:37:22.001487 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00103192 sec. | ||
9646 | 2024.11.25 19:37:22.162156 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9647 | 2024.11.25 19:37:22.162370 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9648 | 2024.11.25 19:37:22.162453 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9649 | 2024.11.25 19:37:22.163329 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9650 | 2024.11.25 19:37:22.163380 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9651 | 2024.11.25 19:37:22.163833 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9652 | 2024.11.25 19:37:22.164094 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9653 | 2024.11.25 19:37:22.164316 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002002 sec., 46953.046953046956 rows/sec., 3.89 MiB/sec. | ||
9654 | 2024.11.25 19:37:22.164384 [ 265 ] {cf4f351c-3175-4997-8afd-db9d67fc680a} <Debug> TCPHandler: Processed in 0.002367506 sec. | ||
9655 | 2024.11.25 19:37:22.164718 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9656 | 2024.11.25 19:37:22.165025 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9657 | 2024.11.25 19:37:22.165142 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9658 | 2024.11.25 19:37:22.165926 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9659 | 2024.11.25 19:37:22.165973 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9660 | 2024.11.25 19:37:22.166417 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9661 | 2024.11.25 19:37:22.166680 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9662 | 2024.11.25 19:37:22.166928 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00199 sec., 9547.738693467336 rows/sec., 717.95 KiB/sec. | ||
9663 | 2024.11.25 19:37:22.166986 [ 260 ] {ab9f3bef-c5ac-4818-8773-e7393f0e7c7a} <Debug> TCPHandler: Processed in 0.002460528 sec. | ||
9664 | 2024.11.25 19:37:22.167153 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9665 | 2024.11.25 19:37:22.167304 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9666 | 2024.11.25 19:37:22.167364 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9667 | 2024.11.25 19:37:22.168121 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2024.11.25 19:37:22.168170 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9669 | 2024.11.25 19:37:22.168549 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9670 | 2024.11.25 19:37:22.168798 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9671 | 2024.11.25 19:37:22.169024 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001757 sec., 47239.612976664765 rows/sec., 3.69 MiB/sec. | ||
9672 | 2024.11.25 19:37:22.169125 [ 265 ] {345729bb-edc3-43e4-98e3-cd9928579226} <Debug> TCPHandler: Processed in 0.0020423 sec. | ||
9673 | 2024.11.25 19:37:22.169326 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9674 | 2024.11.25 19:37:22.169476 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9675 | 2024.11.25 19:37:22.169538 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9676 | 2024.11.25 19:37:22.170202 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9677 | 2024.11.25 19:37:22.170241 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9678 | 2024.11.25 19:37:22.170642 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9679 | 2024.11.25 19:37:22.170884 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9680 | 2024.11.25 19:37:22.171107 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. | ||
9681 | 2024.11.25 19:37:22.171165 [ 260 ] {275ee381-a797-4fe5-8927-7c37905caad1} <Debug> TCPHandler: Processed in 0.001940178 sec. | ||
9682 | 2024.11.25 19:37:22.171370 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2024.11.25 19:37:22.171538 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9684 | 2024.11.25 19:37:22.171635 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <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 | ||
9685 | 2024.11.25 19:37:22.172879 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9686 | 2024.11.25 19:37:22.172918 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9687 | 2024.11.25 19:37:22.173579 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9688 | 2024.11.25 19:37:22.173841 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9689 | 2024.11.25 19:37:22.174121 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002613 sec., 7271.335629544586 rows/sec., 13.03 MiB/sec. | ||
9690 | 2024.11.25 19:37:22.174348 [ 265 ] {da19a224-5817-4f27-a5b2-5c3cc8e3e13b} <Debug> TCPHandler: Processed in 0.00307804 sec. | ||
9691 | 2024.11.25 19:37:22.174677 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9692 | 2024.11.25 19:37:22.174956 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9693 | 2024.11.25 19:37:22.175051 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9694 | 2024.11.25 19:37:22.175627 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9695 | 2024.11.25 19:37:22.175667 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9696 | 2024.11.25 19:37:22.176056 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9697 | 2024.11.25 19:37:22.176309 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9698 | 2024.11.25 19:37:22.176513 [ 99 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9699 | 2024.11.25 19:37:22.176552 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001652 sec., 36319.61259079903 rows/sec., 2.45 MiB/sec. | ||
9700 | 2024.11.25 19:37:22.176639 [ 99 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9701 | 2024.11.25 19:37:22.176675 [ 260 ] {474c4987-32ad-4402-869e-7ada83499cb8} <Debug> TCPHandler: Processed in 0.002203623 sec. | ||
9702 | 2024.11.25 19:37:22.176717 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9703 | 2024.11.25 19:37:22.176918 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
9704 | 2024.11.25 19:37:22.177155 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9705 | 2024.11.25 19:37:22.177210 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4066 rows starting from the beginning of the part | ||
9706 | 2024.11.25 19:37:22.177281 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
9707 | 2024.11.25 19:37:22.177449 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
9708 | 2024.11.25 19:37:22.177690 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
9709 | 2024.11.25 19:37:22.177937 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
9710 | 2024.11.25 19:37:22.178124 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
9711 | 2024.11.25 19:37:22.179703 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856036 sec., 1544098.1836363405 rows/sec., 100.70 MiB/sec. | ||
9712 | 2024.11.25 19:37:22.179977 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9713 | 2024.11.25 19:37:22.180249 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9714 | 2024.11.25 19:37:22.180321 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_66_13} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9715 | 2024.11.25 19:37:22.180390 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
9716 | 2024.11.25 19:37:23.334440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9717 | 2024.11.25 19:37:23.357068 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9718 | 2024.11.25 19:37:23.357122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9719 | 2024.11.25 19:37:23.364543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9720 | 2024.11.25 19:37:23.367085 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9721 | 2024.11.25 19:37:23.370118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9722 | 2024.11.25 19:37:27.167886 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9723 | 2024.11.25 19:37:27.168125 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9724 | 2024.11.25 19:37:27.168209 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9725 | 2024.11.25 19:37:27.168951 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9726 | 2024.11.25 19:37:27.169010 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9727 | 2024.11.25 19:37:27.169449 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9728 | 2024.11.25 19:37:27.169708 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9729 | 2024.11.25 19:37:27.169978 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. | ||
9730 | 2024.11.25 19:37:27.170048 [ 265 ] {560a23d5-fedc-4b05-ab98-37704e0fddc4} <Debug> TCPHandler: Processed in 0.002305015 sec. | ||
9731 | 2024.11.25 19:37:27.170360 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9732 | 2024.11.25 19:37:27.170584 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9733 | 2024.11.25 19:37:27.170667 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9734 | 2024.11.25 19:37:27.171638 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9735 | 2024.11.25 19:37:27.171682 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9736 | 2024.11.25 19:37:27.172165 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9737 | 2024.11.25 19:37:27.172879 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9738 | 2024.11.25 19:37:27.173090 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002565 sec., 2339.1812865497077 rows/sec., 190.74 KiB/sec. | ||
9739 | 2024.11.25 19:37:27.173156 [ 260 ] {521baf99-23a8-4e72-af10-a772bcf03077} <Debug> TCPHandler: Processed in 0.002996299 sec. | ||
9740 | 2024.11.25 19:37:27.173309 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9741 | 2024.11.25 19:37:27.173459 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9742 | 2024.11.25 19:37:27.173523 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9743 | 2024.11.25 19:37:27.174396 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9744 | 2024.11.25 19:37:27.174437 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9745 | 2024.11.25 19:37:27.174824 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9746 | 2024.11.25 19:37:27.175065 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9747 | 2024.11.25 19:37:27.175273 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.001849 sec., 136289.88642509465 rows/sec., 11.95 MiB/sec. | ||
9748 | 2024.11.25 19:37:27.175326 [ 265 ] {1cec17cc-6b46-4eb8-b0ad-e7e447c373e6} <Debug> TCPHandler: Processed in 0.002086091 sec. | ||
9749 | 2024.11.25 19:37:27.175563 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9750 | 2024.11.25 19:37:27.175799 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9751 | 2024.11.25 19:37:27.175897 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9752 | 2024.11.25 19:37:27.176756 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2024.11.25 19:37:27.176795 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9754 | 2024.11.25 19:37:27.177181 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9755 | 2024.11.25 19:37:27.177424 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2024.11.25 19:37:27.177609 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001869 sec., 19261.637239165328 rows/sec., 1.36 MiB/sec. | ||
9757 | 2024.11.25 19:37:27.177662 [ 260 ] {1faf6fef-4042-42ab-a06b-fa236e757ba2} <Debug> TCPHandler: Processed in 0.002215694 sec. | ||
9758 | 2024.11.25 19:37:27.177830 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9759 | 2024.11.25 19:37:27.177970 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9760 | 2024.11.25 19:37:27.178028 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9761 | 2024.11.25 19:37:27.178652 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9762 | 2024.11.25 19:37:27.178692 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9763 | 2024.11.25 19:37:27.179052 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9764 | 2024.11.25 19:37:27.179287 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9765 | 2024.11.25 19:37:27.179520 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. | ||
9766 | 2024.11.25 19:37:27.179574 [ 265 ] {5f07089f-c84f-4eb4-9f89-889db348c0c5} <Debug> TCPHandler: Processed in 0.001812475 sec. | ||
9767 | 2024.11.25 19:37:27.179778 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9768 | 2024.11.25 19:37:27.180008 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9769 | 2024.11.25 19:37:27.180100 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9770 | 2024.11.25 19:37:27.180835 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9771 | 2024.11.25 19:37:27.180872 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9772 | 2024.11.25 19:37:27.181241 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9773 | 2024.11.25 19:37:27.181480 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9774 | 2024.11.25 19:37:27.181670 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001719 sec., 7562.536358347877 rows/sec., 471.52 KiB/sec. | ||
9775 | 2024.11.25 19:37:27.181725 [ 260 ] {8af4896d-f784-4dc2-a063-7d6c9bcba1b8} <Debug> TCPHandler: Processed in 0.00206247 sec. | ||
9776 | 2024.11.25 19:37:27.181867 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9777 | 2024.11.25 19:37:27.182007 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9778 | 2024.11.25 19:37:27.182066 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9779 | 2024.11.25 19:37:27.182919 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2024.11.25 19:37:27.182972 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9781 | 2024.11.25 19:37:27.183435 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9782 | 2024.11.25 19:37:27.183673 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2024.11.25 19:37:27.183881 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.001905 sec., 215748.031496063 rows/sec., 15.39 MiB/sec. | ||
9784 | 2024.11.25 19:37:27.183935 [ 265 ] {a729968b-9e71-42c8-bb2f-e2d5077d5e95} <Debug> TCPHandler: Processed in 0.002133912 sec. | ||
9785 | 2024.11.25 19:37:27.184069 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2024.11.25 19:37:27.184191 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9787 | 2024.11.25 19:37:27.184244 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9788 | 2024.11.25 19:37:27.184743 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2024.11.25 19:37:27.184783 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9790 | 2024.11.25 19:37:27.185152 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9791 | 2024.11.25 19:37:27.185393 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2024.11.25 19:37:27.185576 [ 103 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9793 | 2024.11.25 19:37:27.185639 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. | ||
9794 | 2024.11.25 19:37:27.185668 [ 103 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9795 | 2024.11.25 19:37:27.185743 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9796 | 2024.11.25 19:37:27.185751 [ 260 ] {768a2b6d-df82-4cad-88a8-379bf2577d73} <Debug> TCPHandler: Processed in 0.001742105 sec. | ||
9797 | 2024.11.25 19:37:27.185989 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
9798 | 2024.11.25 19:37:27.186004 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9799 | 2024.11.25 19:37:27.186259 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9800 | 2024.11.25 19:37:27.186268 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9801 | 2024.11.25 19:37:27.186324 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
9802 | 2024.11.25 19:37:27.186394 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9803 | 2024.11.25 19:37:27.186630 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
9804 | 2024.11.25 19:37:27.186939 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
9805 | 2024.11.25 19:37:27.187270 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
9806 | 2024.11.25 19:37:27.187596 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
9807 | 2024.11.25 19:37:27.188044 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
9808 | 2024.11.25 19:37:27.189551 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9809 | 2024.11.25 19:37:27.189620 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9810 | 2024.11.25 19:37:27.190820 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9811 | 2024.11.25 19:37:27.190909 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005059499 sec., 36762.5332073393 rows/sec., 1.88 MiB/sec. | ||
9812 | 2024.11.25 19:37:27.191112 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9813 | 2024.11.25 19:37:27.191286 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2024.11.25 19:37:27.191703 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.005526 sec., 43431.053203040174 rows/sec., 2.91 MiB/sec. | ||
9815 | 2024.11.25 19:37:27.191717 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_31_6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9816 | 2024.11.25 19:37:27.191878 [ 265 ] {9a9d0bb6-9984-4f63-999a-63a5efee649e} <Debug> TCPHandler: Processed in 0.006000858 sec. | ||
9817 | 2024.11.25 19:37:27.191961 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_31_6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9818 | 2024.11.25 19:37:27.192104 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9819 | 2024.11.25 19:37:27.192117 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9820 | 2024.11.25 19:37:27.192267 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9821 | 2024.11.25 19:37:27.192331 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9822 | 2024.11.25 19:37:27.192819 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9823 | 2024.11.25 19:37:27.192858 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9824 | 2024.11.25 19:37:27.193232 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9825 | 2024.11.25 19:37:27.193473 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9826 | 2024.11.25 19:37:27.193652 [ 103 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9827 | 2024.11.25 19:37:27.193725 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
9828 | 2024.11.25 19:37:27.193734 [ 103 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2024.11.25 19:37:27.193818 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9830 | 2024.11.25 19:37:27.193850 [ 260 ] {db2a6c35-82ba-44fd-8c94-93c779975899} <Debug> TCPHandler: Processed in 0.001865646 sec. | ||
9831 | 2024.11.25 19:37:27.194093 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9832 | 2024.11.25 19:37:27.194236 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
9833 | 2024.11.25 19:37:27.194465 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9834 | 2024.11.25 19:37:27.194810 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9835 | 2024.11.25 19:37:27.194885 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <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 | ||
9836 | 2024.11.25 19:37:27.194939 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part | ||
9837 | 2024.11.25 19:37:27.195308 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9838 | 2024.11.25 19:37:27.195721 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9839 | 2024.11.25 19:37:27.196243 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9840 | 2024.11.25 19:37:27.196632 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9841 | 2024.11.25 19:37:27.196931 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9842 | 2024.11.25 19:37:27.199155 [ 194 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.005223742 sec., 6125.876813977413 rows/sec., 412.03 KiB/sec. | ||
9843 | 2024.11.25 19:37:27.199412 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9844 | 2024.11.25 19:37:27.199413 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9845 | 2024.11.25 19:37:27.199471 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9846 | 2024.11.25 19:37:27.200073 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9847 | 2024.11.25 19:37:27.200271 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_31_6} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9848 | 2024.11.25 19:37:27.200459 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9849 | 2024.11.25 19:37:27.200763 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9850 | 2024.11.25 19:37:27.201049 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9851 | 2024.11.25 19:37:27.201295 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.006963 sec., 3303.1739192876635 rows/sec., 5.92 MiB/sec. | ||
9852 | 2024.11.25 19:37:27.201406 [ 265 ] {c4b7a653-5c63-4e2b-a3a7-7bb46bebc788} <Debug> TCPHandler: Processed in 0.007468146 sec. | ||
9853 | 2024.11.25 19:37:27.201554 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9854 | 2024.11.25 19:37:27.201693 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9855 | 2024.11.25 19:37:27.201753 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9856 | 2024.11.25 19:37:27.202342 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9857 | 2024.11.25 19:37:27.202384 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9858 | 2024.11.25 19:37:27.202762 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9859 | 2024.11.25 19:37:27.202999 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9860 | 2024.11.25 19:37:27.203223 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00156 sec., 52564.10256410256 rows/sec., 3.34 MiB/sec. | ||
9861 | 2024.11.25 19:37:27.203280 [ 260 ] {154a3bb9-8a8f-48a5-978e-c40dab07761d} <Debug> TCPHandler: Processed in 0.001793745 sec. | ||
9862 | 2024.11.25 19:37:29.266733 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9863 | 2024.11.25 19:37:29.267491 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9864 | 2024.11.25 19:37:29.267538 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9865 | 2024.11.25 19:37:29.268048 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9866 | 2024.11.25 19:37:29.268316 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9867 | 2024.11.25 19:37:29.268550 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9868 | 2024.11.25 19:37:30.870250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9869 | 2024.11.25 19:37:30.892036 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9870 | 2024.11.25 19:37:30.892104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9871 | 2024.11.25 19:37:30.899441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9872 | 2024.11.25 19:37:30.900204 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9873 | 2024.11.25 19:37:30.903201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9874 | 2024.11.25 19:37:31.886604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1388 | ||
9875 | 2024.11.25 19:37:31.889941 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9876 | 2024.11.25 19:37:31.889990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9877 | 2024.11.25 19:37:31.891530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9878 | 2024.11.25 19:37:31.891854 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9879 | 2024.11.25 19:37:31.892078 [ 100 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9880 | 2024.11.25 19:37:31.892213 [ 100 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9881 | 2024.11.25 19:37:31.892278 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9882 | 2024.11.25 19:37:31.892882 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
9883 | 2024.11.25 19:37:31.894930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
9884 | 2024.11.25 19:37:31.895310 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9885 | 2024.11.25 19:37:31.895495 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1206 rows starting from the beginning of the part | ||
9886 | 2024.11.25 19:37:31.895999 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part | ||
9887 | 2024.11.25 19:37:31.896468 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
9888 | 2024.11.25 19:37:31.897215 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
9889 | 2024.11.25 19:37:31.897910 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
9890 | 2024.11.25 19:37:31.898522 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
9891 | 2024.11.25 19:37:31.906629 [ 187 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 72 columns (72 merged, 0 gathered) in 0.014195929 sec., 97774.50986124262 rows/sec., 76.83 MiB/sec. | ||
9892 | 2024.11.25 19:37:31.908285 [ 201 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9893 | 2024.11.25 19:37:31.909151 [ 201 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9894 | 2024.11.25 19:37:31.909248 [ 201 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_36_7} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9895 | 2024.11.25 19:37:31.909620 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
9896 | 2024.11.25 19:37:32.162685 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9897 | 2024.11.25 19:37:32.162910 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9898 | 2024.11.25 19:37:32.162991 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9899 | 2024.11.25 19:37:32.163896 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9900 | 2024.11.25 19:37:32.163950 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9901 | 2024.11.25 19:37:32.164396 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9902 | 2024.11.25 19:37:32.164647 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9903 | 2024.11.25 19:37:32.164900 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.00205 sec., 45853.65853658536 rows/sec., 3.80 MiB/sec. | ||
9904 | 2024.11.25 19:37:32.164965 [ 265 ] {86598f25-f1bf-4165-b06c-aee720772fad} <Debug> TCPHandler: Processed in 0.002428738 sec. | ||
9905 | 2024.11.25 19:37:32.165296 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9906 | 2024.11.25 19:37:32.165596 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9907 | 2024.11.25 19:37:32.165671 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9908 | 2024.11.25 19:37:32.166437 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9909 | 2024.11.25 19:37:32.166488 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9910 | 2024.11.25 19:37:32.166918 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9911 | 2024.11.25 19:37:32.167180 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9912 | 2024.11.25 19:37:32.167428 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001914 sec., 9926.854754440961 rows/sec., 746.45 KiB/sec. | ||
9913 | 2024.11.25 19:37:32.167491 [ 260 ] {7d1b30e0-0f08-4171-a82d-1c61905dd4f7} <Debug> TCPHandler: Processed in 0.002391877 sec. | ||
9914 | 2024.11.25 19:37:32.167665 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9915 | 2024.11.25 19:37:32.167814 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9916 | 2024.11.25 19:37:32.167875 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9917 | 2024.11.25 19:37:32.168587 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9918 | 2024.11.25 19:37:32.168627 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9919 | 2024.11.25 19:37:32.168996 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9920 | 2024.11.25 19:37:32.169231 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9921 | 2024.11.25 19:37:32.169435 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001656 sec., 50120.77294685991 rows/sec., 3.91 MiB/sec. | ||
9922 | 2024.11.25 19:37:32.169487 [ 265 ] {f2eb425c-131f-4c53-ab5d-afca20c28ae5} <Debug> TCPHandler: Processed in 0.001892147 sec. | ||
9923 | 2024.11.25 19:37:32.169698 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9924 | 2024.11.25 19:37:32.169928 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9925 | 2024.11.25 19:37:32.170031 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9926 | 2024.11.25 19:37:32.170848 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9927 | 2024.11.25 19:37:32.170889 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9928 | 2024.11.25 19:37:32.171288 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9929 | 2024.11.25 19:37:32.171551 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9930 | 2024.11.25 19:37:32.171769 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0019 sec., 84210.52631578948 rows/sec., 5.87 MiB/sec. | ||
9931 | 2024.11.25 19:37:32.171826 [ 260 ] {c70bf9ae-706f-4f23-ae82-dda76cf2c4f6} <Debug> TCPHandler: Processed in 0.002243635 sec. | ||
9932 | 2024.11.25 19:37:32.171982 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9933 | 2024.11.25 19:37:32.172126 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9934 | 2024.11.25 19:37:32.172220 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <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 | ||
9935 | 2024.11.25 19:37:32.173409 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9936 | 2024.11.25 19:37:32.173448 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9937 | 2024.11.25 19:37:32.174092 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9938 | 2024.11.25 19:37:32.174387 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9939 | 2024.11.25 19:37:32.174663 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002566 sec., 7404.52065471551 rows/sec., 13.27 MiB/sec. | ||
9940 | 2024.11.25 19:37:32.174862 [ 265 ] {52475cc5-db72-423d-b962-1030df724ce4} <Debug> TCPHandler: Processed in 0.002952668 sec. | ||
9941 | 2024.11.25 19:37:32.175101 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9942 | 2024.11.25 19:37:32.175277 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9943 | 2024.11.25 19:37:32.175340 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9944 | 2024.11.25 19:37:32.175878 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9945 | 2024.11.25 19:37:32.175917 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9946 | 2024.11.25 19:37:32.176290 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9947 | 2024.11.25 19:37:32.176533 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9948 | 2024.11.25 19:37:32.176754 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.68 MiB/sec. | ||
9949 | 2024.11.25 19:37:32.176807 [ 260 ] {b2ec2d83-df7a-4e28-89fb-d124bfc0877c} <Debug> TCPHandler: Processed in 0.001851906 sec. | ||
9950 | 2024.11.25 19:37:36.611838 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9951 | 2024.11.25 19:37:36.611913 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9952 | 2024.11.25 19:37:36.768737 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9953 | 2024.11.25 19:37:36.769702 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9954 | 2024.11.25 19:37:36.769763 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
9955 | 2024.11.25 19:37:36.770275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9956 | 2024.11.25 19:37:36.770523 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9957 | 2024.11.25 19:37:36.770796 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9958 | 2024.11.25 19:37:37.166874 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9959 | 2024.11.25 19:37:37.167056 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9960 | 2024.11.25 19:37:37.167128 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9961 | 2024.11.25 19:37:37.167879 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9962 | 2024.11.25 19:37:37.167933 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
9963 | 2024.11.25 19:37:37.168379 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9964 | 2024.11.25 19:37:37.168625 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9965 | 2024.11.25 19:37:37.168851 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. | ||
9966 | 2024.11.25 19:37:37.168987 [ 265 ] {60d5c16e-42c1-4725-b4c0-7a2fff7d4c79} <Debug> TCPHandler: Processed in 0.002240254 sec. | ||
9967 | 2024.11.25 19:37:37.169278 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9968 | 2024.11.25 19:37:37.169470 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9969 | 2024.11.25 19:37:37.169546 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9970 | 2024.11.25 19:37:37.170554 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9971 | 2024.11.25 19:37:37.170599 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
9972 | 2024.11.25 19:37:37.171069 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9973 | 2024.11.25 19:37:37.171332 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9974 | 2024.11.25 19:37:37.171483 [ 97 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9975 | 2024.11.25 19:37:37.171527 [ 97 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9976 | 2024.11.25 19:37:37.171547 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002126 sec., 117121.35465663217 rows/sec., 10.29 MiB/sec. | ||
9977 | 2024.11.25 19:37:37.171552 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
9978 | 2024.11.25 19:37:37.171656 [ 260 ] {70f4dacc-f040-44b1-8313-4daf4fe3513e} <Debug> TCPHandler: Processed in 0.00255955 sec. | ||
9979 | 2024.11.25 19:37:37.171854 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
9980 | 2024.11.25 19:37:37.172064 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9981 | 2024.11.25 19:37:37.172222 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9982 | 2024.11.25 19:37:37.172289 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9983 | 2024.11.25 19:37:37.172320 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1438 rows starting from the beginning of the part | ||
9984 | 2024.11.25 19:37:37.172370 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9985 | 2024.11.25 19:37:37.172837 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 249 rows starting from the beginning of the part | ||
9986 | 2024.11.25 19:37:37.173139 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part | ||
9987 | 2024.11.25 19:37:37.173572 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 252 rows starting from the beginning of the part | ||
9988 | 2024.11.25 19:37:37.173927 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 94 rows starting from the beginning of the part | ||
9989 | 2024.11.25 19:37:37.174193 [ 200 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 249 rows starting from the beginning of the part | ||
9990 | 2024.11.25 19:37:37.175187 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9991 | 2024.11.25 19:37:37.175281 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
9992 | 2024.11.25 19:37:37.176158 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9993 | 2024.11.25 19:37:37.176621 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9994 | 2024.11.25 19:37:37.176829 [ 97 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9995 | 2024.11.25 19:37:37.176900 [ 97 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9996 | 2024.11.25 19:37:37.176961 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
9997 | 2024.11.25 19:37:37.177014 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.004727 sec., 6346.519991537973 rows/sec., 462.35 KiB/sec. | ||
9998 | 2024.11.25 19:37:37.177537 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
9999 | 2024.11.25 19:37:37.178131 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10000 | 2024.11.25 19:37:37.178273 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 67 rows starting from the beginning of the part | ||
10001 | 2024.11.25 19:37:37.178339 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.006660591 sec., 356725.1014211802 rows/sec., 31.68 MiB/sec. | ||
10002 | 2024.11.25 19:37:37.178881 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
10003 | 2024.11.25 19:37:37.178936 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10004 | 2024.11.25 19:37:37.179435 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 19 rows starting from the beginning of the part | ||
10005 | 2024.11.25 19:37:37.179461 [ 265 ] {c4885150-43ff-4416-87cd-db0ce3f0a2c5} <Debug> TCPHandler: Processed in 0.007457696 sec. | ||
10006 | 2024.11.25 19:37:37.179908 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10007 | 2024.11.25 19:37:37.179941 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
10008 | 2024.11.25 19:37:37.180476 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10009 | 2024.11.25 19:37:37.180514 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 19 rows starting from the beginning of the part | ||
10010 | 2024.11.25 19:37:37.180611 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10011 | 2024.11.25 19:37:37.180897 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10012 | 2024.11.25 19:37:37.181055 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_71_14} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10013 | 2024.11.25 19:37:37.181069 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
10014 | 2024.11.25 19:37:37.181571 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
10015 | 2024.11.25 19:37:37.182672 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10016 | 2024.11.25 19:37:37.182721 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10017 | 2024.11.25 19:37:37.183247 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00612646 sec., 32808.50605406711 rows/sec., 2.47 MiB/sec. | ||
10018 | 2024.11.25 19:37:37.183336 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10019 | 2024.11.25 19:37:37.183462 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10020 | 2024.11.25 19:37:37.183793 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10021 | 2024.11.25 19:37:37.184014 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2024.11.25 19:37:37.184326 [ 196 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_71_14} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10023 | 2024.11.25 19:37:37.184343 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003922 sec., 3569.6073431922487 rows/sec., 249.99 KiB/sec. | ||
10024 | 2024.11.25 19:37:37.184653 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10025 | 2024.11.25 19:37:37.184762 [ 260 ] {274372be-5fc6-40b3-836b-ca70a7d11a2b} <Debug> TCPHandler: Processed in 0.005068399 sec. | ||
10026 | 2024.11.25 19:37:37.184948 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10027 | 2024.11.25 19:37:37.185068 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10028 | 2024.11.25 19:37:37.185118 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10029 | 2024.11.25 19:37:37.185729 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10030 | 2024.11.25 19:37:37.185771 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10031 | 2024.11.25 19:37:37.186136 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10032 | 2024.11.25 19:37:37.186402 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10033 | 2024.11.25 19:37:37.186663 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001615 sec., 8049.5356037151705 rows/sec., 501.89 KiB/sec. | ||
10034 | 2024.11.25 19:37:37.186867 [ 265 ] {5e28f8fd-b3ff-4f0c-b029-88867fb37a8c} <Debug> TCPHandler: Processed in 0.001989559 sec. | ||
10035 | 2024.11.25 19:37:37.187062 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10036 | 2024.11.25 19:37:37.187200 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10037 | 2024.11.25 19:37:37.187262 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10038 | 2024.11.25 19:37:37.188059 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10039 | 2024.11.25 19:37:37.188098 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10040 | 2024.11.25 19:37:37.188488 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10041 | 2024.11.25 19:37:37.188731 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10042 | 2024.11.25 19:37:37.188860 [ 97 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10043 | 2024.11.25 19:37:37.188895 [ 97 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10044 | 2024.11.25 19:37:37.188920 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10045 | 2024.11.25 19:37:37.188923 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001751 sec., 231296.40205596804 rows/sec., 16.47 MiB/sec. | ||
10046 | 2024.11.25 19:37:37.189100 [ 260 ] {d4278e57-7ebc-427c-9829-0bdc5596aee3} <Debug> TCPHandler: Processed in 0.002112961 sec. | ||
10047 | 2024.11.25 19:37:37.189170 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
10048 | 2024.11.25 19:37:37.189298 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10049 | 2024.11.25 19:37:37.189319 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10050 | 2024.11.25 19:37:37.189356 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part | ||
10051 | 2024.11.25 19:37:37.189573 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 405 rows starting from the beginning of the part | ||
10052 | 2024.11.25 19:37:37.189573 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10053 | 2024.11.25 19:37:37.189791 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10054 | 2024.11.25 19:37:37.189929 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 83 rows starting from the beginning of the part | ||
10055 | 2024.11.25 19:37:37.190328 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 411 rows starting from the beginning of the part | ||
10056 | 2024.11.25 19:37:37.190697 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 83 rows starting from the beginning of the part | ||
10057 | 2024.11.25 19:37:37.191038 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 405 rows starting from the beginning of the part | ||
10058 | 2024.11.25 19:37:37.191937 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2024.11.25 19:37:37.191983 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10060 | 2024.11.25 19:37:37.192527 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10061 | 2024.11.25 19:37:37.192835 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2024.11.25 19:37:37.193098 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003663 sec., 1638.001638001638 rows/sec., 85.58 KiB/sec. | ||
10063 | 2024.11.25 19:37:37.193275 [ 265 ] {4d3cb9b8-7ff3-46c3-a540-e1289e1f28ee} <Debug> TCPHandler: Processed in 0.004059059 sec. | ||
10064 | 2024.11.25 19:37:37.193349 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2303 rows, containing 5 columns (5 merged, 0 gathered) in 0.004353265 sec., 529028.2121580009 rows/sec., 40.28 MiB/sec. | ||
10065 | 2024.11.25 19:37:37.193462 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2024.11.25 19:37:37.193582 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10067 | 2024.11.25 19:37:37.193704 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10068 | 2024.11.25 19:37:37.193807 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10069 | 2024.11.25 19:37:37.194200 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10070 | 2024.11.25 19:37:37.194413 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_71_14} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10071 | 2024.11.25 19:37:37.194523 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
10072 | 2024.11.25 19:37:37.194840 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10073 | 2024.11.25 19:37:37.194885 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10074 | 2024.11.25 19:37:37.195296 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10075 | 2024.11.25 19:37:37.195540 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10076 | 2024.11.25 19:37:37.195722 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002117 sec., 111950.87387812944 rows/sec., 7.50 MiB/sec. | ||
10077 | 2024.11.25 19:37:37.195778 [ 260 ] {04a73fa8-6769-451c-8fcc-2867b0b971e8} <Debug> TCPHandler: Processed in 0.002411297 sec. | ||
10078 | 2024.11.25 19:37:37.195936 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10079 | 2024.11.25 19:37:37.196076 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10080 | 2024.11.25 19:37:37.196136 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10081 | 2024.11.25 19:37:37.196685 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10082 | 2024.11.25 19:37:37.196732 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10083 | 2024.11.25 19:37:37.197084 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10084 | 2024.11.25 19:37:37.197314 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10085 | 2024.11.25 19:37:37.197518 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
10086 | 2024.11.25 19:37:37.197568 [ 265 ] {26375b9c-6003-4692-a786-4dbbd21a86cf} <Debug> TCPHandler: Processed in 0.001697263 sec. | ||
10087 | 2024.11.25 19:37:37.197706 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10088 | 2024.11.25 19:37:37.197843 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10089 | 2024.11.25 19:37:37.197937 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <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 | ||
10090 | 2024.11.25 19:37:37.199211 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10091 | 2024.11.25 19:37:37.199248 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10092 | 2024.11.25 19:37:37.199918 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10093 | 2024.11.25 19:37:37.200194 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10094 | 2024.11.25 19:37:37.200344 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10095 | 2024.11.25 19:37:37.200382 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10096 | 2024.11.25 19:37:37.200400 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002587 sec., 8890.60688055663 rows/sec., 15.93 MiB/sec. | ||
10097 | 2024.11.25 19:37:37.200410 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10098 | 2024.11.25 19:37:37.200598 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
10099 | 2024.11.25 19:37:37.200614 [ 260 ] {815ff40a-4bc1-427f-ae2e-f9e63347a267} <Debug> TCPHandler: Processed in 0.002967008 sec. | ||
10100 | 2024.11.25 19:37:37.200846 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10101 | 2024.11.25 19:37:37.200988 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10102 | 2024.11.25 19:37:37.201141 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1320 rows starting from the beginning of the part | ||
10103 | 2024.11.25 19:37:37.201147 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10104 | 2024.11.25 19:37:37.201358 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10105 | 2024.11.25 19:37:37.201819 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
10106 | 2024.11.25 19:37:37.202696 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 19 rows starting from the beginning of the part | ||
10107 | 2024.11.25 19:37:37.203226 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part | ||
10108 | 2024.11.25 19:37:37.204028 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 19 rows starting from the beginning of the part | ||
10109 | 2024.11.25 19:37:37.204599 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10110 | 2024.11.25 19:37:37.204713 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10111 | 2024.11.25 19:37:37.204770 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
10112 | 2024.11.25 19:37:37.206223 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10113 | 2024.11.25 19:37:37.206778 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2024.11.25 19:37:37.207114 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006079 sec., 13489.060700773152 rows/sec., 877.28 KiB/sec. | ||
10115 | 2024.11.25 19:37:37.207199 [ 265 ] {d16d7b4c-543b-4ba7-9973-474ca268ca26} <Debug> TCPHandler: Processed in 0.006489838 sec. | ||
10116 | 2024.11.25 19:37:37.213787 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 19 columns (19 merged, 0 gathered) in 0.013307751 sec., 107230.74094187666 rows/sec., 192.15 MiB/sec. | ||
10117 | 2024.11.25 19:37:37.215192 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10118 | 2024.11.25 19:37:37.215613 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10119 | 2024.11.25 19:37:37.215703 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10120 | 2024.11.25 19:37:37.215854 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
10121 | 2024.11.25 19:37:38.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.88 MiB, peak 242.41 MiB, free memory in arenas 0.00 B, will set to 233.18 MiB (RSS), difference: 2.30 MiB | ||
10122 | 2024.11.25 19:37:38.403318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10123 | 2024.11.25 19:37:38.424518 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10124 | 2024.11.25 19:37:38.424567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10125 | 2024.11.25 19:37:38.431813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10126 | 2024.11.25 19:37:38.432586 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10127 | 2024.11.25 19:37:38.435371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10128 | 2024.11.25 19:37:41.895221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1422 | ||
10129 | 2024.11.25 19:37:41.898459 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10130 | 2024.11.25 19:37:41.898513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10131 | 2024.11.25 19:37:41.900052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10132 | 2024.11.25 19:37:41.900373 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2024.11.25 19:37:41.901748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
10134 | 2024.11.25 19:37:42.192350 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10135 | 2024.11.25 19:37:42.192567 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10136 | 2024.11.25 19:37:42.192651 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10137 | 2024.11.25 19:37:42.193429 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10138 | 2024.11.25 19:37:42.193480 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10139 | 2024.11.25 19:37:42.193907 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10140 | 2024.11.25 19:37:42.194160 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10141 | 2024.11.25 19:37:42.194422 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001912 sec., 3138.075313807531 rows/sec., 255.89 KiB/sec. | ||
10142 | 2024.11.25 19:37:42.194569 [ 265 ] {c9fa3980-1dee-4d2e-bcb8-a0641bbf4a3a} <Debug> TCPHandler: Processed in 0.002356716 sec. | ||
10143 | 2024.11.25 19:37:42.194888 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10144 | 2024.11.25 19:37:42.195120 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10145 | 2024.11.25 19:37:42.195198 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10146 | 2024.11.25 19:37:42.196649 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10147 | 2024.11.25 19:37:42.196718 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10148 | 2024.11.25 19:37:42.197279 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10149 | 2024.11.25 19:37:42.197543 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10150 | 2024.11.25 19:37:42.197777 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002712 sec., 456120.94395280234 rows/sec., 37.72 MiB/sec. | ||
10151 | 2024.11.25 19:37:42.197848 [ 260 ] {36e7c4fc-960f-406a-88e0-920be7d3536b} <Debug> TCPHandler: Processed in 0.003165093 sec. | ||
10152 | 2024.11.25 19:37:42.197992 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10153 | 2024.11.25 19:37:42.198118 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10154 | 2024.11.25 19:37:42.198172 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10155 | 2024.11.25 19:37:42.198788 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10156 | 2024.11.25 19:37:42.198829 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10157 | 2024.11.25 19:37:42.199210 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10158 | 2024.11.25 19:37:42.199452 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10159 | 2024.11.25 19:37:42.199653 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001564 sec., 15984.6547314578 rows/sec., 1.15 MiB/sec. | ||
10160 | 2024.11.25 19:37:42.199711 [ 265 ] {489152ea-fa2f-4f61-ad9f-1b2b82dd0163} <Debug> TCPHandler: Processed in 0.001777575 sec. | ||
10161 | 2024.11.25 19:37:42.199859 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10162 | 2024.11.25 19:37:42.200048 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10163 | 2024.11.25 19:37:42.200147 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10164 | 2024.11.25 19:37:42.201180 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10165 | 2024.11.25 19:37:42.201220 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10166 | 2024.11.25 19:37:42.201599 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10167 | 2024.11.25 19:37:42.201847 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10168 | 2024.11.25 19:37:42.202108 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002108 sec., 108159.39278937381 rows/sec., 7.32 MiB/sec. | ||
10169 | 2024.11.25 19:37:42.202182 [ 260 ] {e40f4df2-b7dd-4abe-b4e0-ced7b8f3e879} <Debug> TCPHandler: Processed in 0.002378106 sec. | ||
10170 | 2024.11.25 19:37:42.202423 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10171 | 2024.11.25 19:37:42.202552 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10172 | 2024.11.25 19:37:42.202602 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10173 | 2024.11.25 19:37:42.203447 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10174 | 2024.11.25 19:37:42.203488 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10175 | 2024.11.25 19:37:42.203872 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10176 | 2024.11.25 19:37:42.204110 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10177 | 2024.11.25 19:37:42.204318 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.00179 sec., 304469.27374301676 rows/sec., 22.59 MiB/sec. | ||
10178 | 2024.11.25 19:37:42.204376 [ 265 ] {9b3a788e-6e9b-4e5e-a5c0-28489a2c6b38} <Debug> TCPHandler: Processed in 0.002071461 sec. | ||
10179 | 2024.11.25 19:37:42.204596 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10180 | 2024.11.25 19:37:42.204822 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10181 | 2024.11.25 19:37:42.204922 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10182 | 2024.11.25 19:37:42.205712 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10183 | 2024.11.25 19:37:42.205752 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10184 | 2024.11.25 19:37:42.206214 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10185 | 2024.11.25 19:37:42.206463 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10186 | 2024.11.25 19:37:42.206653 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10187 | 2024.11.25 19:37:42.206678 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001912 sec., 461820.0836820084 rows/sec., 31.07 MiB/sec. | ||
10188 | 2024.11.25 19:37:42.206735 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10189 | 2024.11.25 19:37:42.206801 [ 260 ] {c756e338-b5a0-4f1b-9e99-f2bc2a4a60de} <Debug> TCPHandler: Processed in 0.002314085 sec. | ||
10190 | 2024.11.25 19:37:42.206808 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10191 | 2024.11.25 19:37:42.207070 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10192 | 2024.11.25 19:37:42.207130 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
10193 | 2024.11.25 19:37:42.207462 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10194 | 2024.11.25 19:37:42.207927 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <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 | ||
10195 | 2024.11.25 19:37:42.207969 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10196 | 2024.11.25 19:37:42.208164 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21446 rows starting from the beginning of the part | ||
10197 | 2024.11.25 19:37:42.208673 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
10198 | 2024.11.25 19:37:42.208945 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 240 rows starting from the beginning of the part | ||
10199 | 2024.11.25 19:37:42.209386 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
10200 | 2024.11.25 19:37:42.209711 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
10201 | 2024.11.25 19:37:42.210038 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 883 rows starting from the beginning of the part | ||
10202 | 2024.11.25 19:37:42.213291 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10203 | 2024.11.25 19:37:42.213374 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10204 | 2024.11.25 19:37:42.214716 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10205 | 2024.11.25 19:37:42.215100 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10206 | 2024.11.25 19:37:42.215363 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.008049 sec., 2360.541682196546 rows/sec., 4.23 MiB/sec. | ||
10207 | 2024.11.25 19:37:42.215513 [ 265 ] {55684db1-e62e-4617-beeb-b19fa8022b1d} <Debug> TCPHandler: Processed in 0.008610979 sec. | ||
10208 | 2024.11.25 19:37:42.215684 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10209 | 2024.11.25 19:37:42.215826 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10210 | 2024.11.25 19:37:42.215894 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10211 | 2024.11.25 19:37:42.216426 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2024.11.25 19:37:42.216465 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10213 | 2024.11.25 19:37:42.216844 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10214 | 2024.11.25 19:37:42.217086 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10215 | 2024.11.25 19:37:42.217332 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
10216 | 2024.11.25 19:37:42.217400 [ 260 ] {ee36a16f-c374-4032-a115-80663bb837ed} <Debug> TCPHandler: Processed in 0.001776355 sec. | ||
10217 | 2024.11.25 19:37:42.221396 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23126 rows, containing 5 columns (5 merged, 0 gathered) in 0.014437874 sec., 1601759.3726056898 rows/sec., 108.20 MiB/sec. | ||
10218 | 2024.11.25 19:37:42.221875 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10219 | 2024.11.25 19:37:42.222185 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10220 | 2024.11.25 19:37:42.222269 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10221 | 2024.11.25 19:37:42.222368 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
10222 | 2024.11.25 19:37:44.270955 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10223 | 2024.11.25 19:37:44.271728 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10224 | 2024.11.25 19:37:44.271780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10225 | 2024.11.25 19:37:44.272332 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10226 | 2024.11.25 19:37:44.272590 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10227 | 2024.11.25 19:37:44.272793 [ 89 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10228 | 2024.11.25 19:37:44.272860 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10229 | 2024.11.25 19:37:44.272888 [ 89 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10230 | 2024.11.25 19:37:44.272922 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10231 | 2024.11.25 19:37:44.273159 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
10232 | 2024.11.25 19:37:44.273558 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10233 | 2024.11.25 19:37:44.273629 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
10234 | 2024.11.25 19:37:44.273760 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
10235 | 2024.11.25 19:37:44.274080 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
10236 | 2024.11.25 19:37:44.274282 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
10237 | 2024.11.25 19:37:44.274485 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
10238 | 2024.11.25 19:37:44.274651 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
10239 | 2024.11.25 19:37:44.277203 [ 186 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004218232 sec., 5553037.386279371 rows/sec., 79.44 MiB/sec. | ||
10240 | 2024.11.25 19:37:44.277515 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10241 | 2024.11.25 19:37:44.277808 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2024.11.25 19:37:44.277917 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_51_10} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10243 | 2024.11.25 19:37:44.278015 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
10244 | 2024.11.25 19:37:45.935475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10245 | 2024.11.25 19:37:45.957200 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10246 | 2024.11.25 19:37:45.957255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10247 | 2024.11.25 19:37:45.964498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10248 | 2024.11.25 19:37:45.965259 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10249 | 2024.11.25 19:37:45.965568 [ 88 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10250 | 2024.11.25 19:37:45.965640 [ 88 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10251 | 2024.11.25 19:37:45.965685 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10252 | 2024.11.25 19:37:45.966719 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
10253 | 2024.11.25 19:37:45.983231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10254 | 2024.11.25 19:37:45.984995 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10255 | 2024.11.25 19:37:45.986623 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
10256 | 2024.11.25 19:37:45.992125 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
10257 | 2024.11.25 19:37:45.997730 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
10258 | 2024.11.25 19:37:46.003810 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
10259 | 2024.11.25 19:37:46.009654 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
10260 | 2024.11.25 19:37:46.014433 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
10261 | 2024.11.25 19:37:46.074026 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.108165652 sec., 3559.3554227362306 rows/sec., 18.40 MiB/sec. | ||
10262 | 2024.11.25 19:37:46.077567 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10263 | 2024.11.25 19:37:46.080731 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_51_10} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10264 | 2024.11.25 19:37:46.080861 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_51_10} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10265 | 2024.11.25 19:37:46.083563 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10266 | 2024.11.25 19:37:47.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.89 MiB, peak 247.31 MiB, free memory in arenas 0.00 B, will set to 234.91 MiB (RSS), difference: 1.02 MiB | ||
10267 | 2024.11.25 19:37:47.168938 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10268 | 2024.11.25 19:37:47.169153 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10269 | 2024.11.25 19:37:47.169233 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10270 | 2024.11.25 19:37:47.170042 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10271 | 2024.11.25 19:37:47.170099 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10272 | 2024.11.25 19:37:47.170729 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10273 | 2024.11.25 19:37:47.171224 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10274 | 2024.11.25 19:37:47.171481 [ 87 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10275 | 2024.11.25 19:37:47.171511 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002412 sec., 5804.311774461028 rows/sec., 417.83 KiB/sec. | ||
10276 | 2024.11.25 19:37:47.171581 [ 87 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10277 | 2024.11.25 19:37:47.171646 [ 265 ] {19755674-3b74-4c1a-8e6d-fde1ab5ac8ec} <Debug> TCPHandler: Processed in 0.002851646 sec. | ||
10278 | 2024.11.25 19:37:47.171653 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10279 | 2024.11.25 19:37:47.171991 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10280 | 2024.11.25 19:37:47.172036 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10281 | 2024.11.25 19:37:47.172348 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10282 | 2024.11.25 19:37:47.172393 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
10283 | 2024.11.25 19:37:47.172395 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10284 | 2024.11.25 19:37:47.172515 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
10285 | 2024.11.25 19:37:47.172519 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10286 | 2024.11.25 19:37:47.172925 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10287 | 2024.11.25 19:37:47.173336 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10288 | 2024.11.25 19:37:47.173604 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
10289 | 2024.11.25 19:37:47.175213 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10290 | 2024.11.25 19:37:47.175268 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10291 | 2024.11.25 19:37:47.175731 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003907747 sec., 17913.135113404223 rows/sec., 1.33 MiB/sec. | ||
10292 | 2024.11.25 19:37:47.175864 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10293 | 2024.11.25 19:37:47.175903 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10294 | 2024.11.25 19:37:47.176187 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10295 | 2024.11.25 19:37:47.176434 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10296 | 2024.11.25 19:37:47.176512 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.0042 sec., 59285.71428571429 rows/sec., 5.21 MiB/sec. | ||
10297 | 2024.11.25 19:37:47.176583 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_33_8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10298 | 2024.11.25 19:37:47.176602 [ 260 ] {b407276d-f9c0-4084-8b34-a3c7314519f0} <Debug> TCPHandler: Processed in 0.004822754 sec. | ||
10299 | 2024.11.25 19:37:47.176732 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10300 | 2024.11.25 19:37:47.176811 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10301 | 2024.11.25 19:37:47.176953 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10302 | 2024.11.25 19:37:47.177014 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10303 | 2024.11.25 19:37:47.177650 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10304 | 2024.11.25 19:37:47.177690 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10305 | 2024.11.25 19:37:47.178060 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10306 | 2024.11.25 19:37:47.178307 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2024.11.25 19:37:47.178534 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.32 MiB/sec. | ||
10308 | 2024.11.25 19:37:47.178592 [ 265 ] {ee65c985-6726-44ef-a947-a47aa2c0a3cd} <Debug> TCPHandler: Processed in 0.001867286 sec. | ||
10309 | 2024.11.25 19:37:47.178767 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10310 | 2024.11.25 19:37:47.178918 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10311 | 2024.11.25 19:37:47.178982 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10312 | 2024.11.25 19:37:47.179614 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10313 | 2024.11.25 19:37:47.179655 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10314 | 2024.11.25 19:37:47.180015 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10315 | 2024.11.25 19:37:47.180260 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10316 | 2024.11.25 19:37:47.180447 [ 86 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10317 | 2024.11.25 19:37:47.180507 [ 86 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10318 | 2024.11.25 19:37:47.180513 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. | ||
10319 | 2024.11.25 19:37:47.180537 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10320 | 2024.11.25 19:37:47.180690 [ 260 ] {02a82e8f-8c96-4ab2-b200-16447ad466b0} <Debug> TCPHandler: Processed in 0.001990809 sec. | ||
10321 | 2024.11.25 19:37:47.180817 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
10322 | 2024.11.25 19:37:47.180899 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10323 | 2024.11.25 19:37:47.181101 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10324 | 2024.11.25 19:37:47.181134 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10325 | 2024.11.25 19:37:47.181181 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 243 rows starting from the beginning of the part | ||
10326 | 2024.11.25 19:37:47.181225 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10327 | 2024.11.25 19:37:47.181520 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
10328 | 2024.11.25 19:37:47.181788 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
10329 | 2024.11.25 19:37:47.182164 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
10330 | 2024.11.25 19:37:47.182514 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
10331 | 2024.11.25 19:37:47.182923 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
10332 | 2024.11.25 19:37:47.185528 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10333 | 2024.11.25 19:37:47.185614 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10334 | 2024.11.25 19:37:47.186465 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005793943 sec., 90957.05636040948 rows/sec., 6.51 MiB/sec. | ||
10335 | 2024.11.25 19:37:47.186561 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10336 | 2024.11.25 19:37:47.186653 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10337 | 2024.11.25 19:37:47.187024 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2024.11.25 19:37:47.187160 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10339 | 2024.11.25 19:37:47.187281 [ 86 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10340 | 2024.11.25 19:37:47.187381 [ 86 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10341 | 2024.11.25 19:37:47.187444 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10342 | 2024.11.25 19:37:47.187502 [ 199 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_46_9} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10343 | 2024.11.25 19:37:47.187586 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006489 sec., 2003.390352904916 rows/sec., 124.91 KiB/sec. | ||
10344 | 2024.11.25 19:37:47.187814 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
10345 | 2024.11.25 19:37:47.187847 [ 265 ] {a7ec507e-d71b-4aa2-8155-58ca8dad300c} <Debug> TCPHandler: Processed in 0.007034889 sec. | ||
10346 | 2024.11.25 19:37:47.187911 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10347 | 2024.11.25 19:37:47.188054 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10348 | 2024.11.25 19:37:47.188080 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10349 | 2024.11.25 19:37:47.188100 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
10350 | 2024.11.25 19:37:47.188325 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
10351 | 2024.11.25 19:37:47.188420 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10352 | 2024.11.25 19:37:47.188711 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10353 | 2024.11.25 19:37:47.188712 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
10354 | 2024.11.25 19:37:47.189089 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
10355 | 2024.11.25 19:37:47.189324 [ 187 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
10356 | 2024.11.25 19:37:47.191554 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10357 | 2024.11.25 19:37:47.191650 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10358 | 2024.11.25 19:37:47.191955 [ 193 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004393196 sec., 14795.606660845542 rows/sec., 980.30 KiB/sec. | ||
10359 | 2024.11.25 19:37:47.192113 [ 193 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10360 | 2024.11.25 19:37:47.192329 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10361 | 2024.11.25 19:37:47.192481 [ 193 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10362 | 2024.11.25 19:37:47.192584 [ 193 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_33_8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10363 | 2024.11.25 19:37:47.192626 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10364 | 2024.11.25 19:37:47.192685 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10365 | 2024.11.25 19:37:47.192878 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.004601 sec., 88024.34253423169 rows/sec., 6.27 MiB/sec. | ||
10366 | 2024.11.25 19:37:47.192941 [ 260 ] {971f28f0-49bc-4c3d-b7d2-6c0883a88277} <Debug> TCPHandler: Processed in 0.004943427 sec. | ||
10367 | 2024.11.25 19:37:47.193114 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10368 | 2024.11.25 19:37:47.193234 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10369 | 2024.11.25 19:37:47.193285 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10370 | 2024.11.25 19:37:47.193769 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10371 | 2024.11.25 19:37:47.193806 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10372 | 2024.11.25 19:37:47.194199 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10373 | 2024.11.25 19:37:47.194446 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10374 | 2024.11.25 19:37:47.194633 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. | ||
10375 | 2024.11.25 19:37:47.194758 [ 265 ] {c800cfb5-834b-4d96-8d96-f6b54fdf4c4b} <Debug> TCPHandler: Processed in 0.001707743 sec. | ||
10376 | 2024.11.25 19:37:47.194936 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10377 | 2024.11.25 19:37:47.195059 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10378 | 2024.11.25 19:37:47.195116 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10379 | 2024.11.25 19:37:47.195721 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2024.11.25 19:37:47.195761 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10381 | 2024.11.25 19:37:47.196171 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10382 | 2024.11.25 19:37:47.196421 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2024.11.25 19:37:47.196634 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
10384 | 2024.11.25 19:37:47.196686 [ 260 ] {e6e6c6d9-b879-4973-bcb3-6e41d13acada} <Debug> TCPHandler: Processed in 0.001810355 sec. | ||
10385 | 2024.11.25 19:37:47.196848 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10386 | 2024.11.25 19:37:47.196971 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10387 | 2024.11.25 19:37:47.197022 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10388 | 2024.11.25 19:37:47.197498 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10389 | 2024.11.25 19:37:47.197535 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10390 | 2024.11.25 19:37:47.197906 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10391 | 2024.11.25 19:37:47.198148 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2024.11.25 19:37:47.198336 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. | ||
10393 | 2024.11.25 19:37:47.198385 [ 265 ] {0122167f-d5d3-47f2-bceb-0b396e8dfc6e} <Debug> TCPHandler: Processed in 0.001597652 sec. | ||
10394 | 2024.11.25 19:37:47.198537 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10395 | 2024.11.25 19:37:47.198653 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10396 | 2024.11.25 19:37:47.198738 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <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 | ||
10397 | 2024.11.25 19:37:47.199915 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2024.11.25 19:37:47.199955 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10399 | 2024.11.25 19:37:47.200605 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10400 | 2024.11.25 19:37:47.200861 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10401 | 2024.11.25 19:37:47.201112 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002483 sec., 9262.988320579943 rows/sec., 16.60 MiB/sec. | ||
10402 | 2024.11.25 19:37:47.201205 [ 260 ] {65ef4739-66dd-4a04-a41f-0482283a575c} <Debug> TCPHandler: Processed in 0.002727364 sec. | ||
10403 | 2024.11.25 19:37:47.201399 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10404 | 2024.11.25 19:37:47.201555 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10405 | 2024.11.25 19:37:47.201626 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10406 | 2024.11.25 19:37:47.202183 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10407 | 2024.11.25 19:37:47.202219 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10408 | 2024.11.25 19:37:47.202605 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10409 | 2024.11.25 19:37:47.202848 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10410 | 2024.11.25 19:37:47.202986 [ 86 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10411 | 2024.11.25 19:37:47.203030 [ 86 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10412 | 2024.11.25 19:37:47.203035 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001521 sec., 53911.90006574622 rows/sec., 3.42 MiB/sec. | ||
10413 | 2024.11.25 19:37:47.203053 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10414 | 2024.11.25 19:37:47.203118 [ 265 ] {8defd900-4c7e-4741-b6fe-9d46f9756056} <Debug> TCPHandler: Processed in 0.001787365 sec. | ||
10415 | 2024.11.25 19:37:47.203204 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
10416 | 2024.11.25 19:37:47.203322 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10417 | 2024.11.25 19:37:47.203362 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4410 rows starting from the beginning of the part | ||
10418 | 2024.11.25 19:37:47.203434 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
10419 | 2024.11.25 19:37:47.203684 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
10420 | 2024.11.25 19:37:47.203886 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
10421 | 2024.11.25 19:37:47.204105 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
10422 | 2024.11.25 19:37:47.204224 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
10423 | 2024.11.25 19:37:47.206174 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4776 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305153 sec., 1565116.5153218221 rows/sec., 102.02 MiB/sec. | ||
10424 | 2024.11.25 19:37:47.206547 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10425 | 2024.11.25 19:37:47.206915 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10426 | 2024.11.25 19:37:47.207018 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_71_14} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10427 | 2024.11.25 19:37:47.207127 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
10428 | 2024.11.25 19:37:51.611956 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10429 | 2024.11.25 19:37:51.612029 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10430 | 2024.11.25 19:37:51.773038 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10431 | 2024.11.25 19:37:51.773753 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10432 | 2024.11.25 19:37:51.773809 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10433 | 2024.11.25 19:37:51.774393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10434 | 2024.11.25 19:37:51.774644 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10435 | 2024.11.25 19:37:51.774902 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10436 | 2024.11.25 19:37:51.902024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1460 | ||
10437 | 2024.11.25 19:37:51.905304 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10438 | 2024.11.25 19:37:51.905357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10439 | 2024.11.25 19:37:51.906832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10440 | 2024.11.25 19:37:51.907141 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10441 | 2024.11.25 19:37:51.907699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
10442 | 2024.11.25 19:37:52.162252 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10443 | 2024.11.25 19:37:52.162436 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10444 | 2024.11.25 19:37:52.162509 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10445 | 2024.11.25 19:37:52.163336 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10446 | 2024.11.25 19:37:52.163390 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10447 | 2024.11.25 19:37:52.163833 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10448 | 2024.11.25 19:37:52.164096 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10449 | 2024.11.25 19:37:52.164331 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001944 sec., 48353.90946502057 rows/sec., 4.01 MiB/sec. | ||
10450 | 2024.11.25 19:37:52.164406 [ 265 ] {354b11b4-cd12-48e5-8021-7bcf9da9bcf9} <Debug> TCPHandler: Processed in 0.002282915 sec. | ||
10451 | 2024.11.25 19:37:52.164712 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10452 | 2024.11.25 19:37:52.164931 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10453 | 2024.11.25 19:37:52.165014 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10454 | 2024.11.25 19:37:52.165815 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10455 | 2024.11.25 19:37:52.165856 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10456 | 2024.11.25 19:37:52.166295 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10457 | 2024.11.25 19:37:52.166550 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10458 | 2024.11.25 19:37:52.166756 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001886 sec., 10074.23117709438 rows/sec., 757.53 KiB/sec. | ||
10459 | 2024.11.25 19:37:52.166852 [ 260 ] {ca5fd2e5-e239-41bb-b0e6-611d097e3827} <Debug> TCPHandler: Processed in 0.002288495 sec. | ||
10460 | 2024.11.25 19:37:52.167064 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10461 | 2024.11.25 19:37:52.167291 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10462 | 2024.11.25 19:37:52.167363 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10463 | 2024.11.25 19:37:52.168048 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10464 | 2024.11.25 19:37:52.168091 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10465 | 2024.11.25 19:37:52.168496 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10466 | 2024.11.25 19:37:52.168758 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10467 | 2024.11.25 19:37:52.169011 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001752 sec., 47374.42922374429 rows/sec., 3.70 MiB/sec. | ||
10468 | 2024.11.25 19:37:52.169098 [ 265 ] {780c5352-0316-4877-9cbe-25671d4fc3a9} <Debug> TCPHandler: Processed in 0.002132242 sec. | ||
10469 | 2024.11.25 19:37:52.169291 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10470 | 2024.11.25 19:37:52.169436 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10471 | 2024.11.25 19:37:52.169490 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10472 | 2024.11.25 19:37:52.170096 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10473 | 2024.11.25 19:37:52.170134 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10474 | 2024.11.25 19:37:52.170547 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10475 | 2024.11.25 19:37:52.170805 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10476 | 2024.11.25 19:37:52.171083 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. | ||
10477 | 2024.11.25 19:37:52.171144 [ 260 ] {21d83e41-c243-4882-82f2-9b27c6444d68} <Debug> TCPHandler: Processed in 0.001941328 sec. | ||
10478 | 2024.11.25 19:37:52.171354 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10479 | 2024.11.25 19:37:52.171507 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10480 | 2024.11.25 19:37:52.171589 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <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 | 2024.11.25 19:37:52.172789 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10482 | 2024.11.25 19:37:52.172830 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10483 | 2024.11.25 19:37:52.173501 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10484 | 2024.11.25 19:37:52.173764 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10485 | 2024.11.25 19:37:52.174051 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00257 sec., 7392.996108949417 rows/sec., 13.25 MiB/sec. | ||
10486 | 2024.11.25 19:37:52.174363 [ 265 ] {8bf888f2-0e4b-4d79-a8f5-4947043d5d50} <Debug> TCPHandler: Processed in 0.00309344 sec. | ||
10487 | 2024.11.25 19:37:52.174633 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10488 | 2024.11.25 19:37:52.174911 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10489 | 2024.11.25 19:37:52.174976 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10490 | 2024.11.25 19:37:52.175496 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10491 | 2024.11.25 19:37:52.175535 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10492 | 2024.11.25 19:37:52.175912 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10493 | 2024.11.25 19:37:52.176151 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10494 | 2024.11.25 19:37:52.176361 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
10495 | 2024.11.25 19:37:52.176411 [ 260 ] {982a985a-6b82-41f5-a004-b130ef1ff403} <Debug> TCPHandler: Processed in 0.001933338 sec. | ||
10496 | 2024.11.25 19:37:53.483351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10497 | 2024.11.25 19:37:53.502037 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2024.11.25 19:37:53.502094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10499 | 2024.11.25 19:37:53.508927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10500 | 2024.11.25 19:37:53.509665 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10501 | 2024.11.25 19:37:53.512882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10502 | 2024.11.25 19:37:54.311454 [ 80 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10503 | 2024.11.25 19:37:54.311532 [ 80 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10504 | 2024.11.25 19:37:54.311559 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10505 | 2024.11.25 19:37:54.311756 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
10506 | 2024.11.25 19:37:54.312037 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10507 | 2024.11.25 19:37:54.312079 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
10508 | 2024.11.25 19:37:54.312170 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
10509 | 2024.11.25 19:37:54.312430 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
10510 | 2024.11.25 19:37:54.312636 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
10511 | 2024.11.25 19:37:54.312834 [ 200 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
10512 | 2024.11.25 19:37:54.313915 [ 193 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002272955 sec., 15838.412991018298 rows/sec., 1.32 MiB/sec. | ||
10513 | 2024.11.25 19:37:54.314210 [ 193 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10514 | 2024.11.25 19:37:54.314600 [ 193 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10515 | 2024.11.25 19:37:54.314693 [ 193 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_21_5} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10516 | 2024.11.25 19:37:54.314804 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10517 | 2024.11.25 19:37:57.167096 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10518 | 2024.11.25 19:37:57.167311 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10519 | 2024.11.25 19:37:57.167394 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10520 | 2024.11.25 19:37:57.168152 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10521 | 2024.11.25 19:37:57.168206 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10522 | 2024.11.25 19:37:57.168631 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10523 | 2024.11.25 19:37:57.168895 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10524 | 2024.11.25 19:37:57.169150 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. | ||
10525 | 2024.11.25 19:37:57.169288 [ 265 ] {c6a83f83-cb4b-4b1b-ba32-71d070aeaa34} <Debug> TCPHandler: Processed in 0.002329196 sec. | ||
10526 | 2024.11.25 19:37:57.169571 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10527 | 2024.11.25 19:37:57.169769 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10528 | 2024.11.25 19:37:57.169847 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10529 | 2024.11.25 19:37:57.170652 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10530 | 2024.11.25 19:37:57.170707 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10531 | 2024.11.25 19:37:57.171176 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10532 | 2024.11.25 19:37:57.171472 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10533 | 2024.11.25 19:37:57.171718 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002002 sec., 1998.0019980019981 rows/sec., 162.92 KiB/sec. | ||
10534 | 2024.11.25 19:37:57.171788 [ 260 ] {b5421109-615e-4764-a833-affdea9530c8} <Debug> TCPHandler: Processed in 0.002364746 sec. | ||
10535 | 2024.11.25 19:37:57.171966 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10536 | 2024.11.25 19:37:57.172095 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10537 | 2024.11.25 19:37:57.172151 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10538 | 2024.11.25 19:37:57.172899 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10539 | 2024.11.25 19:37:57.172941 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10540 | 2024.11.25 19:37:57.173333 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10541 | 2024.11.25 19:37:57.173578 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10542 | 2024.11.25 19:37:57.173797 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001732 sec., 144919.168591224 rows/sec., 12.72 MiB/sec. | ||
10543 | 2024.11.25 19:37:57.173853 [ 265 ] {c4b7b7ae-825e-4e25-b581-133d33e2b445} <Debug> TCPHandler: Processed in 0.001949508 sec. | ||
10544 | 2024.11.25 19:37:57.174026 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10545 | 2024.11.25 19:37:57.174156 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10546 | 2024.11.25 19:37:57.174212 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10547 | 2024.11.25 19:37:57.174839 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10548 | 2024.11.25 19:37:57.174882 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10549 | 2024.11.25 19:37:57.175255 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10550 | 2024.11.25 19:37:57.175498 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10551 | 2024.11.25 19:37:57.175718 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.001592 sec., 21356.783919597987 rows/sec., 1.51 MiB/sec. | ||
10552 | 2024.11.25 19:37:57.175775 [ 260 ] {61dbc025-4976-49f2-a281-19286b3d075f} <Debug> TCPHandler: Processed in 0.001810315 sec. | ||
10553 | 2024.11.25 19:37:57.175944 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10554 | 2024.11.25 19:37:57.176084 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10555 | 2024.11.25 19:37:57.176143 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10556 | 2024.11.25 19:37:57.176784 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10557 | 2024.11.25 19:37:57.176826 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10558 | 2024.11.25 19:37:57.177192 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10559 | 2024.11.25 19:37:57.177432 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10560 | 2024.11.25 19:37:57.177675 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001612 sec., 8684.863523573202 rows/sec., 608.23 KiB/sec. | ||
10561 | 2024.11.25 19:37:57.177751 [ 265 ] {29b54799-a2ce-4436-ad56-ec9406b590e4} <Debug> TCPHandler: Processed in 0.001876897 sec. | ||
10562 | 2024.11.25 19:37:57.177980 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10563 | 2024.11.25 19:37:57.178140 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10564 | 2024.11.25 19:37:57.178193 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10565 | 2024.11.25 19:37:57.178783 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10566 | 2024.11.25 19:37:57.178825 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10567 | 2024.11.25 19:37:57.179188 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10568 | 2024.11.25 19:37:57.179439 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10569 | 2024.11.25 19:37:57.179660 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
10570 | 2024.11.25 19:37:57.179714 [ 260 ] {b98d98f6-be83-43df-8168-ff3d5d1a9fe9} <Debug> TCPHandler: Processed in 0.001860387 sec. | ||
10571 | 2024.11.25 19:37:57.179869 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10572 | 2024.11.25 19:37:57.180008 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10573 | 2024.11.25 19:37:57.180067 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10574 | 2024.11.25 19:37:57.180859 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10575 | 2024.11.25 19:37:57.180901 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10576 | 2024.11.25 19:37:57.181284 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10577 | 2024.11.25 19:37:57.181526 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10578 | 2024.11.25 19:37:57.181752 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001774 sec., 230552.42390078917 rows/sec., 16.43 MiB/sec. | ||
10579 | 2024.11.25 19:37:57.181821 [ 265 ] {509d8f94-5235-4ef0-8f3c-d8f21a32b5d6} <Debug> TCPHandler: Processed in 0.00201897 sec. | ||
10580 | 2024.11.25 19:37:57.182027 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10581 | 2024.11.25 19:37:57.182194 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10582 | 2024.11.25 19:37:57.182247 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10583 | 2024.11.25 19:37:57.182748 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10584 | 2024.11.25 19:37:57.182788 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10585 | 2024.11.25 19:37:57.183151 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10586 | 2024.11.25 19:37:57.183384 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10587 | 2024.11.25 19:37:57.183637 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. | ||
10588 | 2024.11.25 19:37:57.183851 [ 260 ] {808cf267-cbb9-498f-9926-8bf4cff4801a} <Debug> TCPHandler: Processed in 0.001940359 sec. | ||
10589 | 2024.11.25 19:37:57.184082 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10590 | 2024.11.25 19:37:57.184224 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10591 | 2024.11.25 19:37:57.184288 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10592 | 2024.11.25 19:37:57.184916 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10593 | 2024.11.25 19:37:57.184958 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10594 | 2024.11.25 19:37:57.185355 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10595 | 2024.11.25 19:37:57.185593 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10596 | 2024.11.25 19:37:57.185802 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001611 sec., 148355.05896958412 rows/sec., 9.95 MiB/sec. | ||
10597 | 2024.11.25 19:37:57.185859 [ 265 ] {05e318bd-6916-4a55-ab62-ad3d7a9865e0} <Debug> TCPHandler: Processed in 0.001844056 sec. | ||
10598 | 2024.11.25 19:37:57.186007 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10599 | 2024.11.25 19:37:57.186136 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10600 | 2024.11.25 19:37:57.186190 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10601 | 2024.11.25 19:37:57.186700 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10602 | 2024.11.25 19:37:57.186747 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10603 | 2024.11.25 19:37:57.187150 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10604 | 2024.11.25 19:37:57.187411 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10605 | 2024.11.25 19:37:57.187632 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001522 sec., 657.030223390276 rows/sec., 44.27 KiB/sec. | ||
10606 | 2024.11.25 19:37:57.187686 [ 260 ] {6e6be069-2245-4d20-9537-de8741be89ed} <Debug> TCPHandler: Processed in 0.001737614 sec. | ||
10607 | 2024.11.25 19:37:57.187830 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10608 | 2024.11.25 19:37:57.187948 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10609 | 2024.11.25 19:37:57.188031 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <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 | ||
10610 | 2024.11.25 19:37:57.189153 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10611 | 2024.11.25 19:37:57.189194 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10612 | 2024.11.25 19:37:57.189828 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10613 | 2024.11.25 19:37:57.190104 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10614 | 2024.11.25 19:37:57.190357 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002433 sec., 9453.349773941636 rows/sec., 16.94 MiB/sec. | ||
10615 | 2024.11.25 19:37:57.190466 [ 265 ] {adc000db-9cf4-4f9f-a624-ed81c39cab96} <Debug> TCPHandler: Processed in 0.002693093 sec. | ||
10616 | 2024.11.25 19:37:57.190618 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10617 | 2024.11.25 19:37:57.190738 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10618 | 2024.11.25 19:37:57.190790 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10619 | 2024.11.25 19:37:57.191287 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10620 | 2024.11.25 19:37:57.191328 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10621 | 2024.11.25 19:37:57.191701 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10622 | 2024.11.25 19:37:57.191943 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10623 | 2024.11.25 19:37:57.192175 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. | ||
10624 | 2024.11.25 19:37:57.192234 [ 260 ] {20d691c4-e13c-4f5f-a3a5-60c1ed3fff82} <Debug> TCPHandler: Processed in 0.001673523 sec. | ||
10625 | 2024.11.25 19:37:59.275056 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10626 | 2024.11.25 19:37:59.275713 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10627 | 2024.11.25 19:37:59.275761 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10628 | 2024.11.25 19:37:59.276318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10629 | 2024.11.25 19:37:59.276563 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10630 | 2024.11.25 19:37:59.276846 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10631 | 2024.11.25 19:38:01.012990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10632 | 2024.11.25 19:38:01.032308 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10633 | 2024.11.25 19:38:01.032359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10634 | 2024.11.25 19:38:01.039579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10635 | 2024.11.25 19:38:01.040340 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10636 | 2024.11.25 19:38:01.042932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10637 | 2024.11.25 19:38:01.907988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1496 | ||
10638 | 2024.11.25 19:38:01.911241 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2024.11.25 19:38:01.911293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10640 | 2024.11.25 19:38:01.912806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10641 | 2024.11.25 19:38:01.913128 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10642 | 2024.11.25 19:38:01.914527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
10643 | 2024.11.25 19:38:02.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.45 MiB, peak 247.31 MiB, free memory in arenas 0.00 B, will set to 234.93 MiB (RSS), difference: 3.48 MiB | ||
10644 | 2024.11.25 19:38:02.162434 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10645 | 2024.11.25 19:38:02.162636 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10646 | 2024.11.25 19:38:02.162710 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10647 | 2024.11.25 19:38:02.163547 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10648 | 2024.11.25 19:38:02.163594 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10649 | 2024.11.25 19:38:02.164063 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10650 | 2024.11.25 19:38:02.164334 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10651 | 2024.11.25 19:38:02.164488 [ 70 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10652 | 2024.11.25 19:38:02.164535 [ 70 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10653 | 2024.11.25 19:38:02.164550 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001964 sec., 47861.507128309575 rows/sec., 3.97 MiB/sec. | ||
10654 | 2024.11.25 19:38:02.164560 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10655 | 2024.11.25 19:38:02.164681 [ 265 ] {457db861-732e-4621-b933-8959da3fc273} <Debug> TCPHandler: Processed in 0.002375687 sec. | ||
10656 | 2024.11.25 19:38:02.164918 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
10657 | 2024.11.25 19:38:02.165084 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10658 | 2024.11.25 19:38:02.165201 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10659 | 2024.11.25 19:38:02.165280 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1438 rows starting from the beginning of the part | ||
10660 | 2024.11.25 19:38:02.165591 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10661 | 2024.11.25 19:38:02.165701 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1237 rows starting from the beginning of the part | ||
10662 | 2024.11.25 19:38:02.165825 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10663 | 2024.11.25 19:38:02.166063 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 249 rows starting from the beginning of the part | ||
10664 | 2024.11.25 19:38:02.166397 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 94 rows starting from the beginning of the part | ||
10665 | 2024.11.25 19:38:02.166617 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 251 rows starting from the beginning of the part | ||
10666 | 2024.11.25 19:38:02.166990 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 94 rows starting from the beginning of the part | ||
10667 | 2024.11.25 19:38:02.168566 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2024.11.25 19:38:02.168631 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10669 | 2024.11.25 19:38:02.169869 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10670 | 2024.11.25 19:38:02.170163 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10671 | 2024.11.25 19:38:02.170380 [ 70 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10672 | 2024.11.25 19:38:02.170489 [ 70 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10673 | 2024.11.25 19:38:02.170579 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10674 | 2024.11.25 19:38:02.170670 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.005247 sec., 3621.1168286639986 rows/sec., 272.29 KiB/sec. | ||
10675 | 2024.11.25 19:38:02.171166 [ 260 ] {0ed57300-5faa-4193-8b79-a99957287ac8} <Debug> TCPHandler: Processed in 0.006317444 sec. | ||
10676 | 2024.11.25 19:38:02.171272 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
10677 | 2024.11.25 19:38:02.171475 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10678 | 2024.11.25 19:38:02.171553 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3363 rows, containing 5 columns (5 merged, 0 gathered) in 0.006867284 sec., 489713.25490543275 rows/sec., 42.97 MiB/sec. | ||
10679 | 2024.11.25 19:38:02.171704 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10680 | 2024.11.25 19:38:02.171758 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10681 | 2024.11.25 19:38:02.171758 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 67 rows starting from the beginning of the part | ||
10682 | 2024.11.25 19:38:02.171870 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10683 | 2024.11.25 19:38:02.172030 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10684 | 2024.11.25 19:38:02.172182 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
10685 | 2024.11.25 19:38:02.172640 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
10686 | 2024.11.25 19:38:02.173137 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part | ||
10687 | 2024.11.25 19:38:02.173303 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2024.11.25 19:38:02.173724 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
10689 | 2024.11.25 19:38:02.173753 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_76_15} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10690 | 2024.11.25 19:38:02.174192 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 19 rows starting from the beginning of the part | ||
10691 | 2024.11.25 19:38:02.174218 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
10692 | 2024.11.25 19:38:02.175440 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2024.11.25 19:38:02.175488 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10694 | 2024.11.25 19:38:02.176123 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10695 | 2024.11.25 19:38:02.176186 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.005456997 sec., 35550.6884097609 rows/sec., 2.68 MiB/sec. | ||
10696 | 2024.11.25 19:38:02.176370 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10697 | 2024.11.25 19:38:02.176532 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10698 | 2024.11.25 19:38:02.176780 [ 70 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10699 | 2024.11.25 19:38:02.176868 [ 70 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10700 | 2024.11.25 19:38:02.176920 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10701 | 2024.11.25 19:38:02.176968 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.005239 sec., 15842.718075968698 rows/sec., 1.24 MiB/sec. | ||
10702 | 2024.11.25 19:38:02.177040 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10703 | 2024.11.25 19:38:02.177376 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
10704 | 2024.11.25 19:38:02.177391 [ 265 ] {f08f69c6-7cf5-45eb-8ec1-be22d4eb13ed} <Debug> TCPHandler: Processed in 0.00609907 sec. | ||
10705 | 2024.11.25 19:38:02.177413 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_76_15} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10706 | 2024.11.25 19:38:02.177743 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10707 | 2024.11.25 19:38:02.177760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10708 | 2024.11.25 19:38:02.177861 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10709 | 2024.11.25 19:38:02.177930 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part | ||
10710 | 2024.11.25 19:38:02.178118 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10711 | 2024.11.25 19:38:02.178184 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 545 rows starting from the beginning of the part | ||
10712 | 2024.11.25 19:38:02.178341 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10713 | 2024.11.25 19:38:02.178452 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 405 rows starting from the beginning of the part | ||
10714 | 2024.11.25 19:38:02.178819 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 83 rows starting from the beginning of the part | ||
10715 | 2024.11.25 19:38:02.179249 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 409 rows starting from the beginning of the part | ||
10716 | 2024.11.25 19:38:02.179594 [ 191 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 83 rows starting from the beginning of the part | ||
10717 | 2024.11.25 19:38:02.181171 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10718 | 2024.11.25 19:38:02.181242 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10719 | 2024.11.25 19:38:02.182217 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10720 | 2024.11.25 19:38:02.182724 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10721 | 2024.11.25 19:38:02.182784 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2441 rows, containing 5 columns (5 merged, 0 gathered) in 0.005741963 sec., 425115.9403151849 rows/sec., 32.63 MiB/sec. | ||
10722 | 2024.11.25 19:38:02.183117 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005151 sec., 31061.929722384 rows/sec., 2.16 MiB/sec. | ||
10723 | 2024.11.25 19:38:02.183168 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10724 | 2024.11.25 19:38:02.183480 [ 260 ] {d081976f-4943-4253-8edf-d6c8e600d0c7} <Debug> TCPHandler: Processed in 0.005923426 sec. | ||
10725 | 2024.11.25 19:38:02.183806 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10726 | 2024.11.25 19:38:02.184293 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10727 | 2024.11.25 19:38:02.184471 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10728 | 2024.11.25 19:38:02.184573 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <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 | ||
10729 | 2024.11.25 19:38:02.184722 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_76_15} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10730 | 2024.11.25 19:38:02.184958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
10731 | 2024.11.25 19:38:02.186097 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10732 | 2024.11.25 19:38:02.186142 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10733 | 2024.11.25 19:38:02.186836 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10734 | 2024.11.25 19:38:02.187102 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10735 | 2024.11.25 19:38:02.187252 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10736 | 2024.11.25 19:38:02.187293 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10737 | 2024.11.25 19:38:02.187314 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10738 | 2024.11.25 19:38:02.187330 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00323 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
10739 | 2024.11.25 19:38:02.187529 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
10740 | 2024.11.25 19:38:02.187550 [ 265 ] {bb2ff4fd-9f5a-400e-b7a6-e84adb24a04d} <Debug> TCPHandler: Processed in 0.003919796 sec. | ||
10741 | 2024.11.25 19:38:02.187765 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10742 | 2024.11.25 19:38:02.187963 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10743 | 2024.11.25 19:38:02.188045 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10744 | 2024.11.25 19:38:02.188088 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
10745 | 2024.11.25 19:38:02.188173 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10746 | 2024.11.25 19:38:02.188936 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 19 rows starting from the beginning of the part | ||
10747 | 2024.11.25 19:38:02.189645 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
10748 | 2024.11.25 19:38:02.190448 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part | ||
10749 | 2024.11.25 19:38:02.190568 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10750 | 2024.11.25 19:38:02.190705 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10751 | 2024.11.25 19:38:02.191103 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part | ||
10752 | 2024.11.25 19:38:02.191892 [ 194 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 19 rows starting from the beginning of the part | ||
10753 | 2024.11.25 19:38:02.192287 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10754 | 2024.11.25 19:38:02.193078 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10755 | 2024.11.25 19:38:02.193539 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005563 sec., 10785.54736652885 rows/sec., 744.32 KiB/sec. | ||
10756 | 2024.11.25 19:38:02.193772 [ 260 ] {88677f88-5309-454f-83c4-537f1ecc1493} <Debug> TCPHandler: Processed in 0.006104319 sec. | ||
10757 | 2024.11.25 19:38:02.201345 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 19 columns (19 merged, 0 gathered) in 0.013977194 sec., 109464.0311925269 rows/sec., 196.15 MiB/sec. | ||
10758 | 2024.11.25 19:38:02.202803 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10759 | 2024.11.25 19:38:02.203255 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10760 | 2024.11.25 19:38:02.203343 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10761 | 2024.11.25 19:38:02.203500 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
10762 | 2024.11.25 19:38:03.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.51 MiB, peak 247.31 MiB, free memory in arenas 0.00 B, will set to 239.64 MiB (RSS), difference: 4.14 MiB | ||
10763 | 2024.11.25 19:38:06.612095 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10764 | 2024.11.25 19:38:06.612209 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10765 | 2024.11.25 19:38:06.777061 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10766 | 2024.11.25 19:38:06.777836 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10767 | 2024.11.25 19:38:06.777873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10768 | 2024.11.25 19:38:06.778385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10769 | 2024.11.25 19:38:06.778635 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10770 | 2024.11.25 19:38:06.778842 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10771 | 2024.11.25 19:38:07.167254 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10772 | 2024.11.25 19:38:07.167441 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10773 | 2024.11.25 19:38:07.167517 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10774 | 2024.11.25 19:38:07.168278 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10775 | 2024.11.25 19:38:07.168322 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10776 | 2024.11.25 19:38:07.168778 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10777 | 2024.11.25 19:38:07.169033 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10778 | 2024.11.25 19:38:07.169241 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec. | ||
10779 | 2024.11.25 19:38:07.169306 [ 265 ] {a1c3eeff-347d-4ec4-b4dd-3ce109f9fb2c} <Debug> TCPHandler: Processed in 0.002177602 sec. | ||
10780 | 2024.11.25 19:38:07.169649 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10781 | 2024.11.25 19:38:07.169942 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10782 | 2024.11.25 19:38:07.170016 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10783 | 2024.11.25 19:38:07.170908 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10784 | 2024.11.25 19:38:07.170957 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10785 | 2024.11.25 19:38:07.171427 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10786 | 2024.11.25 19:38:07.171681 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10787 | 2024.11.25 19:38:07.171940 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002056 sec., 121108.94941634241 rows/sec., 10.64 MiB/sec. | ||
10788 | 2024.11.25 19:38:07.172044 [ 260 ] {ee61fe59-7fad-4ced-b5c2-b20454ecfe49} <Debug> TCPHandler: Processed in 0.002596701 sec. | ||
10789 | 2024.11.25 19:38:07.172283 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10790 | 2024.11.25 19:38:07.172641 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10791 | 2024.11.25 19:38:07.172756 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10792 | 2024.11.25 19:38:07.173385 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10793 | 2024.11.25 19:38:07.173426 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10794 | 2024.11.25 19:38:07.173798 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10795 | 2024.11.25 19:38:07.174044 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10796 | 2024.11.25 19:38:07.174228 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001726 sec., 17381.228273464658 rows/sec., 1.24 MiB/sec. | ||
10797 | 2024.11.25 19:38:07.174284 [ 265 ] {5a13bcc7-cc37-4db4-bf2c-16ebad3401a3} <Debug> TCPHandler: Processed in 0.002130752 sec. | ||
10798 | 2024.11.25 19:38:07.174441 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10799 | 2024.11.25 19:38:07.174584 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10800 | 2024.11.25 19:38:07.174643 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10801 | 2024.11.25 19:38:07.175265 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10802 | 2024.11.25 19:38:07.175306 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10803 | 2024.11.25 19:38:07.175659 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10804 | 2024.11.25 19:38:07.175902 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10805 | 2024.11.25 19:38:07.176129 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec. | ||
10806 | 2024.11.25 19:38:07.176214 [ 260 ] {e038cddd-fa8d-481d-9a6d-1aab1be7cbd2} <Debug> TCPHandler: Processed in 0.001841486 sec. | ||
10807 | 2024.11.25 19:38:07.176417 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10808 | 2024.11.25 19:38:07.176561 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10809 | 2024.11.25 19:38:07.176621 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10810 | 2024.11.25 19:38:07.177243 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10811 | 2024.11.25 19:38:07.177283 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10812 | 2024.11.25 19:38:07.177651 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10813 | 2024.11.25 19:38:07.177892 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10814 | 2024.11.25 19:38:07.178100 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. | ||
10815 | 2024.11.25 19:38:07.178158 [ 265 ] {c2965a4f-1820-4878-9563-ff4c8b527847} <Debug> TCPHandler: Processed in 0.001855256 sec. | ||
10816 | 2024.11.25 19:38:07.178358 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10817 | 2024.11.25 19:38:07.178590 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10818 | 2024.11.25 19:38:07.178682 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10819 | 2024.11.25 19:38:07.179509 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10820 | 2024.11.25 19:38:07.179547 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10821 | 2024.11.25 19:38:07.179926 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10822 | 2024.11.25 19:38:07.180168 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10823 | 2024.11.25 19:38:07.180357 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001818 sec., 222772.27722772278 rows/sec., 15.86 MiB/sec. | ||
10824 | 2024.11.25 19:38:07.180455 [ 260 ] {32edd7f7-c96f-41bb-b421-e748669532b8} <Debug> TCPHandler: Processed in 0.002208443 sec. | ||
10825 | 2024.11.25 19:38:07.180651 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10826 | 2024.11.25 19:38:07.180990 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10827 | 2024.11.25 19:38:07.181092 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10828 | 2024.11.25 19:38:07.181585 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2024.11.25 19:38:07.181625 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10830 | 2024.11.25 19:38:07.181999 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10831 | 2024.11.25 19:38:07.182253 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10832 | 2024.11.25 19:38:07.182519 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. | ||
10833 | 2024.11.25 19:38:07.182711 [ 265 ] {00c12cec-2daf-41fc-a191-5ce1d10d4982} <Debug> TCPHandler: Processed in 0.002163412 sec. | ||
10834 | 2024.11.25 19:38:07.182898 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10835 | 2024.11.25 19:38:07.183038 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10836 | 2024.11.25 19:38:07.183099 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10837 | 2024.11.25 19:38:07.183763 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10838 | 2024.11.25 19:38:07.183808 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10839 | 2024.11.25 19:38:07.184203 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10840 | 2024.11.25 19:38:07.184451 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10841 | 2024.11.25 19:38:07.184586 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10842 | 2024.11.25 19:38:07.184636 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10843 | 2024.11.25 19:38:07.184636 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001629 sec., 145488.02946593 rows/sec., 9.75 MiB/sec. | ||
10844 | 2024.11.25 19:38:07.184663 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10845 | 2024.11.25 19:38:07.184709 [ 260 ] {06f16067-3095-465f-aa0d-14408c13ef08} <Debug> TCPHandler: Processed in 0.001902198 sec. | ||
10846 | 2024.11.25 19:38:07.184909 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10847 | 2024.11.25 19:38:07.184928 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
10848 | 2024.11.25 19:38:07.185113 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10849 | 2024.11.25 19:38:07.185232 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10850 | 2024.11.25 19:38:07.185243 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10851 | 2024.11.25 19:38:07.185315 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23126 rows starting from the beginning of the part | ||
10852 | 2024.11.25 19:38:07.185708 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
10853 | 2024.11.25 19:38:07.186170 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
10854 | 2024.11.25 19:38:07.186527 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 239 rows starting from the beginning of the part | ||
10855 | 2024.11.25 19:38:07.186771 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
10856 | 2024.11.25 19:38:07.187196 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
10857 | 2024.11.25 19:38:07.187823 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10858 | 2024.11.25 19:38:07.187875 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10859 | 2024.11.25 19:38:07.188642 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10860 | 2024.11.25 19:38:07.188938 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10861 | 2024.11.25 19:38:07.189349 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004294 sec., 232.88309268747088 rows/sec., 15.69 KiB/sec. | ||
10862 | 2024.11.25 19:38:07.189558 [ 265 ] {0ef75e42-dda0-4ff3-b46c-e19df6bef1cf} <Debug> TCPHandler: Processed in 0.004762713 sec. | ||
10863 | 2024.11.25 19:38:07.189852 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10864 | 2024.11.25 19:38:07.190175 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10865 | 2024.11.25 19:38:07.190336 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <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 | ||
10866 | 2024.11.25 19:38:07.191982 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10867 | 2024.11.25 19:38:07.192021 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10868 | 2024.11.25 19:38:07.192911 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10869 | 2024.11.25 19:38:07.193335 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10870 | 2024.11.25 19:38:07.193656 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003578 sec., 6428.172163219676 rows/sec., 11.52 MiB/sec. | ||
10871 | 2024.11.25 19:38:07.193776 [ 260 ] {e8a9aedf-73f0-41de-b0f6-b3e113419cca} <Debug> TCPHandler: Processed in 0.004118621 sec. | ||
10872 | 2024.11.25 19:38:07.193980 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10873 | 2024.11.25 19:38:07.194202 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24159 rows, containing 5 columns (5 merged, 0 gathered) in 0.009435555 sec., 2560421.724000337 rows/sec., 172.99 MiB/sec. | ||
10874 | 2024.11.25 19:38:07.194225 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10875 | 2024.11.25 19:38:07.194307 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10876 | 2024.11.25 19:38:07.194698 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10877 | 2024.11.25 19:38:07.195114 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10878 | 2024.11.25 19:38:07.195173 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10879 | 2024.11.25 19:38:07.195287 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10880 | 2024.11.25 19:38:07.195427 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10881 | 2024.11.25 19:38:07.195584 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
10882 | 2024.11.25 19:38:07.195812 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10883 | 2024.11.25 19:38:07.196071 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10884 | 2024.11.25 19:38:07.196325 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00215 sec., 38139.53488372093 rows/sec., 2.42 MiB/sec. | ||
10885 | 2024.11.25 19:38:07.196469 [ 265 ] {6aae9624-f5cb-45ac-8d19-b522f0f5a6e4} <Debug> TCPHandler: Processed in 0.002591871 sec. | ||
10886 | 2024.11.25 19:38:08.543083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10887 | 2024.11.25 19:38:08.563352 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10888 | 2024.11.25 19:38:08.563407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10889 | 2024.11.25 19:38:08.570645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10890 | 2024.11.25 19:38:08.571401 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10891 | 2024.11.25 19:38:08.576000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10892 | 2024.11.25 19:38:11.914847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1530 | ||
10893 | 2024.11.25 19:38:11.918122 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2024.11.25 19:38:11.918184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10895 | 2024.11.25 19:38:11.919716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10896 | 2024.11.25 19:38:11.920037 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2024.11.25 19:38:11.921606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
10898 | 2024.11.25 19:38:12.192069 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10899 | 2024.11.25 19:38:12.192281 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10900 | 2024.11.25 19:38:12.192362 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10901 | 2024.11.25 19:38:12.193248 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10902 | 2024.11.25 19:38:12.193294 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10903 | 2024.11.25 19:38:12.193739 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10904 | 2024.11.25 19:38:12.193999 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10905 | 2024.11.25 19:38:12.194210 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001988 sec., 1006.0362173038228 rows/sec., 82.04 KiB/sec. | ||
10906 | 2024.11.25 19:38:12.194277 [ 265 ] {6f3c9ac8-c5ac-4d0a-b839-0844b8c50c04} <Debug> TCPHandler: Processed in 0.002345315 sec. | ||
10907 | 2024.11.25 19:38:12.194541 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10908 | 2024.11.25 19:38:12.194734 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10909 | 2024.11.25 19:38:12.194809 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10910 | 2024.11.25 19:38:12.196223 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10911 | 2024.11.25 19:38:12.196273 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10912 | 2024.11.25 19:38:12.196799 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10913 | 2024.11.25 19:38:12.197063 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10914 | 2024.11.25 19:38:12.197310 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002629 sec., 469760.36515785474 rows/sec., 38.86 MiB/sec. | ||
10915 | 2024.11.25 19:38:12.197380 [ 260 ] {a0cb0c12-0852-4df7-a645-cd68c1754d5f} <Debug> TCPHandler: Processed in 0.002981878 sec. | ||
10916 | 2024.11.25 19:38:12.197550 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10917 | 2024.11.25 19:38:12.197699 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10918 | 2024.11.25 19:38:12.197762 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10919 | 2024.11.25 19:38:12.198408 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10920 | 2024.11.25 19:38:12.198449 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10921 | 2024.11.25 19:38:12.198829 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10922 | 2024.11.25 19:38:12.199099 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10923 | 2024.11.25 19:38:12.199329 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001666 sec., 12605.042016806723 rows/sec., 941.39 KiB/sec. | ||
10924 | 2024.11.25 19:38:12.199389 [ 265 ] {c6348a4c-5eec-4b1d-8fac-b2bd4f07002c} <Debug> TCPHandler: Processed in 0.001907698 sec. | ||
10925 | 2024.11.25 19:38:12.199551 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10926 | 2024.11.25 19:38:12.199701 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10927 | 2024.11.25 19:38:12.199763 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10928 | 2024.11.25 19:38:12.200480 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2024.11.25 19:38:12.200518 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10930 | 2024.11.25 19:38:12.200893 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10931 | 2024.11.25 19:38:12.201130 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10932 | 2024.11.25 19:38:12.201309 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001646 sec., 138517.6184690158 rows/sec., 9.38 MiB/sec. | ||
10933 | 2024.11.25 19:38:12.201365 [ 260 ] {7aea26d8-3b3f-467e-97b7-dd3afe1bdcd6} <Debug> TCPHandler: Processed in 0.001885508 sec. | ||
10934 | 2024.11.25 19:38:12.201524 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10935 | 2024.11.25 19:38:12.201669 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10936 | 2024.11.25 19:38:12.201732 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10937 | 2024.11.25 19:38:12.202600 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10938 | 2024.11.25 19:38:12.202642 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10939 | 2024.11.25 19:38:12.203041 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10940 | 2024.11.25 19:38:12.203282 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10941 | 2024.11.25 19:38:12.203525 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001888 sec., 286546.61016949156 rows/sec., 21.25 MiB/sec. | ||
10942 | 2024.11.25 19:38:12.203583 [ 265 ] {cdc8c018-a487-45eb-b6b5-279b337f5f5a} <Debug> TCPHandler: Processed in 0.002128582 sec. | ||
10943 | 2024.11.25 19:38:12.203796 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2024.11.25 19:38:12.204018 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10945 | 2024.11.25 19:38:12.204109 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10946 | 2024.11.25 19:38:12.204877 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2024.11.25 19:38:12.204914 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10948 | 2024.11.25 19:38:12.205363 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10949 | 2024.11.25 19:38:12.205616 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10950 | 2024.11.25 19:38:12.205803 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001843 sec., 478024.9593054802 rows/sec., 32.16 MiB/sec. | ||
10951 | 2024.11.25 19:38:12.205859 [ 260 ] {60e2c0a9-09f7-4aa1-9512-cf14dcda5dd4} <Debug> TCPHandler: Processed in 0.002175213 sec. | ||
10952 | 2024.11.25 19:38:12.206009 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10953 | 2024.11.25 19:38:12.206141 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10954 | 2024.11.25 19:38:12.206227 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <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 | ||
10955 | 2024.11.25 19:38:12.207423 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10956 | 2024.11.25 19:38:12.207463 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10957 | 2024.11.25 19:38:12.208120 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10958 | 2024.11.25 19:38:12.208393 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10959 | 2024.11.25 19:38:12.208637 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002521 sec., 7536.69178897263 rows/sec., 13.51 MiB/sec. | ||
10960 | 2024.11.25 19:38:12.208752 [ 265 ] {36ade675-ce5d-4451-954c-25c5e9f896d7} <Debug> TCPHandler: Processed in 0.002810526 sec. | ||
10961 | 2024.11.25 19:38:12.208922 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10962 | 2024.11.25 19:38:12.209066 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10963 | 2024.11.25 19:38:12.209119 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10964 | 2024.11.25 19:38:12.209614 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10965 | 2024.11.25 19:38:12.209648 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10966 | 2024.11.25 19:38:12.210019 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10967 | 2024.11.25 19:38:12.210248 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10968 | 2024.11.25 19:38:12.210377 [ 57 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10969 | 2024.11.25 19:38:12.210417 [ 57 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10970 | 2024.11.25 19:38:12.210423 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
10971 | 2024.11.25 19:38:12.210439 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10972 | 2024.11.25 19:38:12.210482 [ 260 ] {78cd3cd9-4f84-4e24-9b6e-e9747ad4de4e} <Debug> TCPHandler: Processed in 0.001692414 sec. | ||
10973 | 2024.11.25 19:38:12.210646 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
10974 | 2024.11.25 19:38:12.210739 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10975 | 2024.11.25 19:38:12.210769 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4776 rows starting from the beginning of the part | ||
10976 | 2024.11.25 19:38:12.210829 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
10977 | 2024.11.25 19:38:12.211085 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
10978 | 2024.11.25 19:38:12.211225 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
10979 | 2024.11.25 19:38:12.211404 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
10980 | 2024.11.25 19:38:12.211561 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
10981 | 2024.11.25 19:38:12.213382 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002808125 sec., 1823280.658802582 rows/sec., 118.89 MiB/sec. | ||
10982 | 2024.11.25 19:38:12.213795 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10983 | 2024.11.25 19:38:12.214143 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10984 | 2024.11.25 19:38:12.214233 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_76_15} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10985 | 2024.11.25 19:38:12.214329 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
10986 | 2024.11.25 19:38:14.279040 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10987 | 2024.11.25 19:38:14.279804 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10988 | 2024.11.25 19:38:14.279859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
10989 | 2024.11.25 19:38:14.280407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10990 | 2024.11.25 19:38:14.280673 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10991 | 2024.11.25 19:38:14.280952 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10992 | 2024.11.25 19:38:16.076138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10993 | 2024.11.25 19:38:16.098375 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10994 | 2024.11.25 19:38:16.098433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
10995 | 2024.11.25 19:38:16.105690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10996 | 2024.11.25 19:38:16.106439 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10997 | 2024.11.25 19:38:16.109493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10998 | 2024.11.25 19:38:17.172022 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10999 | 2024.11.25 19:38:17.172284 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11000 | 2024.11.25 19:38:17.172392 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11001 | 2024.11.25 19:38:17.173464 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11002 | 2024.11.25 19:38:17.173536 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11003 | 2024.11.25 19:38:17.174156 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11004 | 2024.11.25 19:38:17.174543 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11005 | 2024.11.25 19:38:17.174968 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002752 sec., 5087.209302325581 rows/sec., 366.21 KiB/sec. | ||
11006 | 2024.11.25 19:38:17.175068 [ 265 ] {46091c54-c7fe-4da7-9b96-b10206e158b7} <Debug> TCPHandler: Processed in 0.003243903 sec. | ||
11007 | 2024.11.25 19:38:17.175429 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11008 | 2024.11.25 19:38:17.175664 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11009 | 2024.11.25 19:38:17.175761 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11010 | 2024.11.25 19:38:17.176877 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11011 | 2024.11.25 19:38:17.176933 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11012 | 2024.11.25 19:38:17.177541 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11013 | 2024.11.25 19:38:17.177908 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11014 | 2024.11.25 19:38:17.178174 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002581 sec., 96474.234792716 rows/sec., 8.48 MiB/sec. | ||
11015 | 2024.11.25 19:38:17.178252 [ 260 ] {f86ac2a6-c463-4eba-ba78-cf32c8b3bb4c} <Debug> TCPHandler: Processed in 0.003017269 sec. | ||
11016 | 2024.11.25 19:38:17.178440 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11017 | 2024.11.25 19:38:17.178572 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11018 | 2024.11.25 19:38:17.178631 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11019 | 2024.11.25 19:38:17.179326 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11020 | 2024.11.25 19:38:17.179372 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11021 | 2024.11.25 19:38:17.179792 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11022 | 2024.11.25 19:38:17.180057 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11023 | 2024.11.25 19:38:17.180314 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001768 sec., 16968.325791855204 rows/sec., 1.21 MiB/sec. | ||
11024 | 2024.11.25 19:38:17.180421 [ 265 ] {8307afb5-1fc2-4a56-b78c-4fe8d841f184} <Debug> TCPHandler: Processed in 0.00204009 sec. | ||
11025 | 2024.11.25 19:38:17.180691 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11026 | 2024.11.25 19:38:17.180961 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11027 | 2024.11.25 19:38:17.181023 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11028 | 2024.11.25 19:38:17.181812 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11029 | 2024.11.25 19:38:17.181857 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11030 | 2024.11.25 19:38:17.182345 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11031 | 2024.11.25 19:38:17.182645 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11032 | 2024.11.25 19:38:17.182858 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001962 sec., 7135.575942915391 rows/sec., 499.73 KiB/sec. | ||
11033 | 2024.11.25 19:38:17.182920 [ 260 ] {9484b9fe-a753-4a92-bb54-c7f8a5632dd9} <Debug> TCPHandler: Processed in 0.002368166 sec. | ||
11034 | 2024.11.25 19:38:17.183122 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11035 | 2024.11.25 19:38:17.183268 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11036 | 2024.11.25 19:38:17.183334 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11037 | 2024.11.25 19:38:17.184088 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11038 | 2024.11.25 19:38:17.184136 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11039 | 2024.11.25 19:38:17.184589 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11040 | 2024.11.25 19:38:17.184905 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11041 | 2024.11.25 19:38:17.185197 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001963 sec., 6622.516556291391 rows/sec., 412.91 KiB/sec. | ||
11042 | 2024.11.25 19:38:17.185464 [ 265 ] {a8aca6b4-84ed-42b9-85cd-ebe63b6c835b} <Debug> TCPHandler: Processed in 0.002410607 sec. | ||
11043 | 2024.11.25 19:38:17.185686 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11044 | 2024.11.25 19:38:17.185816 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11045 | 2024.11.25 19:38:17.185874 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11046 | 2024.11.25 19:38:17.186895 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11047 | 2024.11.25 19:38:17.186942 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11048 | 2024.11.25 19:38:17.187430 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11049 | 2024.11.25 19:38:17.187742 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11050 | 2024.11.25 19:38:17.187953 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002164 sec., 187153.41959334564 rows/sec., 13.32 MiB/sec. | ||
11051 | 2024.11.25 19:38:17.188015 [ 260 ] {1f53cc99-9797-48b2-9674-646e9992e261} <Debug> TCPHandler: Processed in 0.002418987 sec. | ||
11052 | 2024.11.25 19:38:17.188182 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11053 | 2024.11.25 19:38:17.188319 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11054 | 2024.11.25 19:38:17.188383 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11055 | 2024.11.25 19:38:17.188978 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11056 | 2024.11.25 19:38:17.189024 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11057 | 2024.11.25 19:38:17.189467 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11058 | 2024.11.25 19:38:17.189776 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11059 | 2024.11.25 19:38:17.189963 [ 53 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11060 | 2024.11.25 19:38:17.190026 [ 53 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11061 | 2024.11.25 19:38:17.190062 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11062 | 2024.11.25 19:38:17.190070 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001776 sec., 3378.3783783783783 rows/sec., 176.51 KiB/sec. | ||
11063 | 2024.11.25 19:38:17.190579 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
11064 | 2024.11.25 19:38:17.190602 [ 265 ] {b451348b-6858-4895-9ef3-cdc0a9cce0ba} <Debug> TCPHandler: Processed in 0.002382357 sec. | ||
11065 | 2024.11.25 19:38:17.190937 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11066 | 2024.11.25 19:38:17.191237 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11067 | 2024.11.25 19:38:17.191292 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11068 | 2024.11.25 19:38:17.191317 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
11069 | 2024.11.25 19:38:17.191364 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11070 | 2024.11.25 19:38:17.191543 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
11071 | 2024.11.25 19:38:17.191945 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
11072 | 2024.11.25 19:38:17.192385 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11073 | 2024.11.25 19:38:17.192808 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11074 | 2024.11.25 19:38:17.193089 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11075 | 2024.11.25 19:38:17.193778 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11076 | 2024.11.25 19:38:17.193820 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11077 | 2024.11.25 19:38:17.194467 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11078 | 2024.11.25 19:38:17.194813 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11079 | 2024.11.25 19:38:17.195046 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004866906 sec., 44381.37905272878 rows/sec., 2.26 MiB/sec. | ||
11080 | 2024.11.25 19:38:17.195256 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004047 sec., 58561.89770200148 rows/sec., 3.93 MiB/sec. | ||
11081 | 2024.11.25 19:38:17.195433 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11082 | 2024.11.25 19:38:17.195480 [ 260 ] {a08a2660-bd6b-4623-98b5-5380eae08af2} <Debug> TCPHandler: Processed in 0.004687462 sec. | ||
11083 | 2024.11.25 19:38:17.195738 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11084 | 2024.11.25 19:38:17.196158 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11085 | 2024.11.25 19:38:17.196354 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11086 | 2024.11.25 19:38:17.196747 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11087 | 2024.11.25 19:38:17.197074 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_36_7} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11088 | 2024.11.25 19:38:17.197199 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11089 | 2024.11.25 19:38:17.197440 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11090 | 2024.11.25 19:38:17.197480 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11091 | 2024.11.25 19:38:17.197854 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11092 | 2024.11.25 19:38:17.198101 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11093 | 2024.11.25 19:38:17.198243 [ 50 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11094 | 2024.11.25 19:38:17.198285 [ 50 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11095 | 2024.11.25 19:38:17.198295 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002275 sec., 439.56043956043953 rows/sec., 29.62 KiB/sec. | ||
11096 | 2024.11.25 19:38:17.198312 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11097 | 2024.11.25 19:38:17.198408 [ 265 ] {58a78565-3bd4-4481-a1ae-9a0766a84ad9} <Debug> TCPHandler: Processed in 0.002784174 sec. | ||
11098 | 2024.11.25 19:38:17.198594 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
11099 | 2024.11.25 19:38:17.198625 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11100 | 2024.11.25 19:38:17.198892 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11101 | 2024.11.25 19:38:17.198910 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11102 | 2024.11.25 19:38:17.198989 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part | ||
11103 | 2024.11.25 19:38:17.199100 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <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 | ||
11104 | 2024.11.25 19:38:17.199275 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11105 | 2024.11.25 19:38:17.199720 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11106 | 2024.11.25 19:38:17.200058 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11107 | 2024.11.25 19:38:17.200368 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11108 | 2024.11.25 19:38:17.200720 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11109 | 2024.11.25 19:38:17.204284 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.005849245 sec., 6325.60270599026 rows/sec., 425.57 KiB/sec. | ||
11110 | 2024.11.25 19:38:17.204518 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11111 | 2024.11.25 19:38:17.204867 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11112 | 2024.11.25 19:38:17.204939 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11113 | 2024.11.25 19:38:17.205104 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11114 | 2024.11.25 19:38:17.205351 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_36_7} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11115 | 2024.11.25 19:38:17.205486 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11116 | 2024.11.25 19:38:17.206005 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11117 | 2024.11.25 19:38:17.206285 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11118 | 2024.11.25 19:38:17.206549 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.007749 sec., 2968.1249193444314 rows/sec., 5.32 MiB/sec. | ||
11119 | 2024.11.25 19:38:17.206772 [ 260 ] {44226cd6-8c33-4ca5-888a-f1b81e9aad82} <Debug> TCPHandler: Processed in 0.008251022 sec. | ||
11120 | 2024.11.25 19:38:17.207019 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11121 | 2024.11.25 19:38:17.207160 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11122 | 2024.11.25 19:38:17.207213 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11123 | 2024.11.25 19:38:17.207753 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11124 | 2024.11.25 19:38:17.207792 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11125 | 2024.11.25 19:38:17.208175 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11126 | 2024.11.25 19:38:17.208416 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11127 | 2024.11.25 19:38:17.208599 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec. | ||
11128 | 2024.11.25 19:38:17.208650 [ 265 ] {39e42c86-7da5-4c9c-b2b9-aca6f3f28852} <Debug> TCPHandler: Processed in 0.001768475 sec. | ||
11129 | 2024.11.25 19:38:21.612265 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11130 | 2024.11.25 19:38:21.612331 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11131 | 2024.11.25 19:38:21.781149 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
11132 | 2024.11.25 19:38:21.782057 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11133 | 2024.11.25 19:38:21.782096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11134 | 2024.11.25 19:38:21.782612 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11135 | 2024.11.25 19:38:21.782861 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11136 | 2024.11.25 19:38:21.783017 [ 46 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11137 | 2024.11.25 19:38:21.783074 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
11138 | 2024.11.25 19:38:21.783078 [ 46 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11139 | 2024.11.25 19:38:21.783113 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11140 | 2024.11.25 19:38:21.783445 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
11141 | 2024.11.25 19:38:21.783748 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11142 | 2024.11.25 19:38:21.783818 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
11143 | 2024.11.25 19:38:21.783983 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
11144 | 2024.11.25 19:38:21.784224 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
11145 | 2024.11.25 19:38:21.784530 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
11146 | 2024.11.25 19:38:21.784669 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
11147 | 2024.11.25 19:38:21.784853 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
11148 | 2024.11.25 19:38:21.787476 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004257044 sec., 6032589.750070707 rows/sec., 86.30 MiB/sec. | ||
11149 | 2024.11.25 19:38:21.787919 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11150 | 2024.11.25 19:38:21.788477 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11151 | 2024.11.25 19:38:21.788574 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_56_11} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11152 | 2024.11.25 19:38:21.788694 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
11153 | 2024.11.25 19:38:21.921977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1568 | ||
11154 | 2024.11.25 19:38:21.925556 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11155 | 2024.11.25 19:38:21.925620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11156 | 2024.11.25 19:38:21.927175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11157 | 2024.11.25 19:38:21.927509 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11158 | 2024.11.25 19:38:21.927737 [ 46 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11159 | 2024.11.25 19:38:21.927842 [ 46 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11160 | 2024.11.25 19:38:21.927910 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11161 | 2024.11.25 19:38:21.928497 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
11162 | 2024.11.25 19:38:21.929334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
11163 | 2024.11.25 19:38:21.929763 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11164 | 2024.11.25 19:38:21.929925 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1388 rows starting from the beginning of the part | ||
11165 | 2024.11.25 19:38:21.930526 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
11166 | 2024.11.25 19:38:21.931100 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
11167 | 2024.11.25 19:38:21.931706 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
11168 | 2024.11.25 19:38:21.932312 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
11169 | 2024.11.25 19:38:21.932866 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
11170 | 2024.11.25 19:38:21.941060 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 72 columns (72 merged, 0 gathered) in 0.012992834 sec., 120681.908196472 rows/sec., 93.74 MiB/sec. | ||
11171 | 2024.11.25 19:38:21.942807 [ 188 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11172 | 2024.11.25 19:38:21.943604 [ 188 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11173 | 2024.11.25 19:38:21.943697 [ 188 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_41_8} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11174 | 2024.11.25 19:38:21.944044 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
11175 | 2024.11.25 19:38:22.162507 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11176 | 2024.11.25 19:38:22.162787 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11177 | 2024.11.25 19:38:22.162897 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11178 | 2024.11.25 19:38:22.163967 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11179 | 2024.11.25 19:38:22.164009 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11180 | 2024.11.25 19:38:22.164449 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11181 | 2024.11.25 19:38:22.164713 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11182 | 2024.11.25 19:38:22.164913 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002203 sec., 42669.08760780753 rows/sec., 3.54 MiB/sec. | ||
11183 | 2024.11.25 19:38:22.164972 [ 265 ] {fb6880b7-b0fc-4fca-a04b-f1bed33e80de} <Debug> TCPHandler: Processed in 0.002612691 sec. | ||
11184 | 2024.11.25 19:38:22.165290 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11185 | 2024.11.25 19:38:22.165547 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11186 | 2024.11.25 19:38:22.165618 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11187 | 2024.11.25 19:38:22.166343 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11188 | 2024.11.25 19:38:22.166391 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11189 | 2024.11.25 19:38:22.166806 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11190 | 2024.11.25 19:38:22.167082 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11191 | 2024.11.25 19:38:22.167338 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001843 sec., 10309.278350515464 rows/sec., 775.21 KiB/sec. | ||
11192 | 2024.11.25 19:38:22.167404 [ 260 ] {7a15ea73-8777-466d-a6b4-37f45c64a497} <Debug> TCPHandler: Processed in 0.002303175 sec. | ||
11193 | 2024.11.25 19:38:22.167567 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11194 | 2024.11.25 19:38:22.167685 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11195 | 2024.11.25 19:38:22.167736 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11196 | 2024.11.25 19:38:22.168355 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11197 | 2024.11.25 19:38:22.168394 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11198 | 2024.11.25 19:38:22.168753 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11199 | 2024.11.25 19:38:22.168989 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11200 | 2024.11.25 19:38:22.169182 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001516 sec., 54749.34036939314 rows/sec., 4.28 MiB/sec. | ||
11201 | 2024.11.25 19:38:22.169288 [ 265 ] {5110b663-a4b7-44e2-88a3-a798cd84d7f8} <Debug> TCPHandler: Processed in 0.001775335 sec. | ||
11202 | 2024.11.25 19:38:22.169506 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11203 | 2024.11.25 19:38:22.169696 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11204 | 2024.11.25 19:38:22.169763 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11205 | 2024.11.25 19:38:22.170453 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11206 | 2024.11.25 19:38:22.170496 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11207 | 2024.11.25 19:38:22.170903 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11208 | 2024.11.25 19:38:22.171142 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11209 | 2024.11.25 19:38:22.171356 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. | ||
11210 | 2024.11.25 19:38:22.171411 [ 260 ] {15e3212f-bc39-4102-81d2-eceb1c1bf3da} <Debug> TCPHandler: Processed in 0.00202021 sec. | ||
11211 | 2024.11.25 19:38:22.171570 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11212 | 2024.11.25 19:38:22.171713 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11213 | 2024.11.25 19:38:22.171810 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <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 | ||
11214 | 2024.11.25 19:38:22.173066 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2024.11.25 19:38:22.173107 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11216 | 2024.11.25 19:38:22.173742 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11217 | 2024.11.25 19:38:22.173998 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11218 | 2024.11.25 19:38:22.174233 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002552 sec., 7445.141065830721 rows/sec., 13.34 MiB/sec. | ||
11219 | 2024.11.25 19:38:22.174458 [ 265 ] {819aa936-7300-43f5-8d96-9b0e61307c26} <Debug> TCPHandler: Processed in 0.002948858 sec. | ||
11220 | 2024.11.25 19:38:22.174809 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11221 | 2024.11.25 19:38:22.175154 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11222 | 2024.11.25 19:38:22.175249 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11223 | 2024.11.25 19:38:22.175869 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11224 | 2024.11.25 19:38:22.175908 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11225 | 2024.11.25 19:38:22.176281 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11226 | 2024.11.25 19:38:22.176518 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11227 | 2024.11.25 19:38:22.176742 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001663 sec., 36079.37462417318 rows/sec., 2.43 MiB/sec. | ||
11228 | 2024.11.25 19:38:22.176792 [ 260 ] {01f431e2-d546-417a-a1bb-db3974087a82} <Debug> TCPHandler: Processed in 0.002217913 sec. | ||
11229 | 2024.11.25 19:38:23.609631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11230 | 2024.11.25 19:38:23.631069 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11231 | 2024.11.25 19:38:23.631117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11232 | 2024.11.25 19:38:23.638141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11233 | 2024.11.25 19:38:23.638953 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11234 | 2024.11.25 19:38:23.639401 [ 43 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11235 | 2024.11.25 19:38:23.639590 [ 43 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11236 | 2024.11.25 19:38:23.639702 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11237 | 2024.11.25 19:38:23.640165 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
11238 | 2024.11.25 19:38:23.653555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11239 | 2024.11.25 19:38:23.655426 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11240 | 2024.11.25 19:38:23.656693 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
11241 | 2024.11.25 19:38:23.662174 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
11242 | 2024.11.25 19:38:23.667902 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
11243 | 2024.11.25 19:38:23.674680 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
11244 | 2024.11.25 19:38:23.680513 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
11245 | 2024.11.25 19:38:23.685122 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
11246 | 2024.11.25 19:38:23.748278 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.108429348 sec., 3891.935235098896 rows/sec., 20.12 MiB/sec. | ||
11247 | 2024.11.25 19:38:23.751794 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11248 | 2024.11.25 19:38:23.754970 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_56_11} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11249 | 2024.11.25 19:38:23.755092 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_56_11} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11250 | 2024.11.25 19:38:23.757509 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11251 | 2024.11.25 19:38:24.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.86 MiB, peak 254.28 MiB, free memory in arenas 0.00 B, will set to 242.19 MiB (RSS), difference: 1.33 MiB | ||
11252 | 2024.11.25 19:38:27.168071 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11253 | 2024.11.25 19:38:27.168282 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11254 | 2024.11.25 19:38:27.168354 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11255 | 2024.11.25 19:38:27.169074 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11256 | 2024.11.25 19:38:27.169124 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11257 | 2024.11.25 19:38:27.169555 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11258 | 2024.11.25 19:38:27.169805 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11259 | 2024.11.25 19:38:27.170018 [ 39 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11260 | 2024.11.25 19:38:27.170049 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001817 sec., 7705.008255365988 rows/sec., 554.66 KiB/sec. | ||
11261 | 2024.11.25 19:38:27.170102 [ 39 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11262 | 2024.11.25 19:38:27.170178 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11263 | 2024.11.25 19:38:27.170188 [ 265 ] {bfb5e52c-8439-439c-a138-c9b313b10332} <Debug> TCPHandler: Processed in 0.002255135 sec. | ||
11264 | 2024.11.25 19:38:27.170492 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11265 | 2024.11.25 19:38:27.170530 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11266 | 2024.11.25 19:38:27.170903 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11267 | 2024.11.25 19:38:27.170951 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11268 | 2024.11.25 19:38:27.170973 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
11269 | 2024.11.25 19:38:27.171081 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11270 | 2024.11.25 19:38:27.171204 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11271 | 2024.11.25 19:38:27.171675 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11272 | 2024.11.25 19:38:27.171960 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11273 | 2024.11.25 19:38:27.172328 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11274 | 2024.11.25 19:38:27.174171 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11275 | 2024.11.25 19:38:27.174252 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11276 | 2024.11.25 19:38:27.174964 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004673031 sec., 14979.57107496184 rows/sec., 1.11 MiB/sec. | ||
11277 | 2024.11.25 19:38:27.175164 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11278 | 2024.11.25 19:38:27.175251 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11279 | 2024.11.25 19:38:27.175690 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11280 | 2024.11.25 19:38:27.175760 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11281 | 2024.11.25 19:38:27.175905 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_37_9} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11282 | 2024.11.25 19:38:27.176425 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005541 sec., 1082.8370330265295 rows/sec., 88.30 KiB/sec. | ||
11283 | 2024.11.25 19:38:27.176870 [ 260 ] {232b290b-0f0a-48c9-8660-6a702d2bb21b} <Debug> TCPHandler: Processed in 0.006549859 sec. | ||
11284 | 2024.11.25 19:38:27.177187 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11285 | 2024.11.25 19:38:27.177209 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11286 | 2024.11.25 19:38:27.177365 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11287 | 2024.11.25 19:38:27.177423 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11288 | 2024.11.25 19:38:27.178226 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11289 | 2024.11.25 19:38:27.178267 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11290 | 2024.11.25 19:38:27.178667 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11291 | 2024.11.25 19:38:27.179164 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11292 | 2024.11.25 19:38:27.179509 [ 39 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11293 | 2024.11.25 19:38:27.179589 [ 39 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11294 | 2024.11.25 19:38:27.179628 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11295 | 2024.11.25 19:38:27.179663 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.002318 sec., 108714.4089732528 rows/sec., 9.53 MiB/sec. | ||
11296 | 2024.11.25 19:38:27.179901 [ 265 ] {c3ac4123-2b55-4954-adef-6e726c52c880} <Debug> TCPHandler: Processed in 0.002908467 sec. | ||
11297 | 2024.11.25 19:38:27.179934 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
11298 | 2024.11.25 19:38:27.180095 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11299 | 2024.11.25 19:38:27.180134 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1438 rows starting from the beginning of the part | ||
11300 | 2024.11.25 19:38:27.180182 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11301 | 2024.11.25 19:38:27.180341 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 249 rows starting from the beginning of the part | ||
11302 | 2024.11.25 19:38:27.180620 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1235 rows starting from the beginning of the part | ||
11303 | 2024.11.25 19:38:27.180842 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11304 | 2024.11.25 19:38:27.180964 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 249 rows starting from the beginning of the part | ||
11305 | 2024.11.25 19:38:27.181006 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11306 | 2024.11.25 19:38:27.181434 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part | ||
11307 | 2024.11.25 19:38:27.181707 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 252 rows starting from the beginning of the part | ||
11308 | 2024.11.25 19:38:27.183521 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11309 | 2024.11.25 19:38:27.183603 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11310 | 2024.11.25 19:38:27.184617 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11311 | 2024.11.25 19:38:27.184932 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11312 | 2024.11.25 19:38:27.185246 [ 39 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11313 | 2024.11.25 19:38:27.185418 [ 39 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11314 | 2024.11.25 19:38:27.185493 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.004762 sec., 7559.84880302394 rows/sec., 546.93 KiB/sec. | ||
11315 | 2024.11.25 19:38:27.185606 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11316 | 2024.11.25 19:38:27.185869 [ 260 ] {5970b0a9-e015-4721-9cb1-afc45778addf} <Debug> TCPHandler: Processed in 0.005832244 sec. | ||
11317 | 2024.11.25 19:38:27.186147 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
11318 | 2024.11.25 19:38:27.186177 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11319 | 2024.11.25 19:38:27.186251 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3517 rows, containing 5 columns (5 merged, 0 gathered) in 0.006492728 sec., 541682.9412844648 rows/sec., 47.70 MiB/sec. | ||
11320 | 2024.11.25 19:38:27.186462 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11321 | 2024.11.25 19:38:27.186464 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11322 | 2024.11.25 19:38:27.186514 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 67 rows starting from the beginning of the part | ||
11323 | 2024.11.25 19:38:27.186613 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11324 | 2024.11.25 19:38:27.186875 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
11325 | 2024.11.25 19:38:27.186867 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11326 | 2024.11.25 19:38:27.187345 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 21 rows starting from the beginning of the part | ||
11327 | 2024.11.25 19:38:27.187677 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
11328 | 2024.11.25 19:38:27.188178 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 19 rows starting from the beginning of the part | ||
11329 | 2024.11.25 19:38:27.188597 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
11330 | 2024.11.25 19:38:27.189722 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11331 | 2024.11.25 19:38:27.190086 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_81_16} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11332 | 2024.11.25 19:38:27.190385 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
11333 | 2024.11.25 19:38:27.190538 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11334 | 2024.11.25 19:38:27.190590 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11335 | 2024.11.25 19:38:27.191142 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11336 | 2024.11.25 19:38:27.191262 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005422416 sec., 37437.18667103372 rows/sec., 2.82 MiB/sec. | ||
11337 | 2024.11.25 19:38:27.191381 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11338 | 2024.11.25 19:38:27.191470 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11339 | 2024.11.25 19:38:27.191714 [ 39 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11340 | 2024.11.25 19:38:27.191829 [ 39 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11341 | 2024.11.25 19:38:27.191865 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005476 sec., 2556.610664718773 rows/sec., 179.05 KiB/sec. | ||
11342 | 2024.11.25 19:38:27.191933 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11343 | 2024.11.25 19:38:27.191971 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11344 | 2024.11.25 19:38:27.192208 [ 265 ] {797d0592-7e7d-4462-b1eb-c648da96b888} <Debug> TCPHandler: Processed in 0.006227033 sec. | ||
11345 | 2024.11.25 19:38:27.192381 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_81_16} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11346 | 2024.11.25 19:38:27.192663 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11347 | 2024.11.25 19:38:27.192710 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11348 | 2024.11.25 19:38:27.192738 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
11349 | 2024.11.25 19:38:27.192924 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11350 | 2024.11.25 19:38:27.192962 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11351 | 2024.11.25 19:38:27.193029 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 243 rows starting from the beginning of the part | ||
11352 | 2024.11.25 19:38:27.193038 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11353 | 2024.11.25 19:38:27.193358 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
11354 | 2024.11.25 19:38:27.193648 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
11355 | 2024.11.25 19:38:27.193963 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
11356 | 2024.11.25 19:38:27.194331 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
11357 | 2024.11.25 19:38:27.194651 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
11358 | 2024.11.25 19:38:27.196055 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11359 | 2024.11.25 19:38:27.196141 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11360 | 2024.11.25 19:38:27.197188 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11361 | 2024.11.25 19:38:27.197592 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005381305 sec., 97931.63554193638 rows/sec., 7.01 MiB/sec. | ||
11362 | 2024.11.25 19:38:27.197720 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11363 | 2024.11.25 19:38:27.197827 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11364 | 2024.11.25 19:38:27.197989 [ 39 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11365 | 2024.11.25 19:38:27.198085 [ 39 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11366 | 2024.11.25 19:38:27.198148 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11367 | 2024.11.25 19:38:27.198356 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005459 sec., 2381.3885326982963 rows/sec., 148.48 KiB/sec. | ||
11368 | 2024.11.25 19:38:27.198679 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11369 | 2024.11.25 19:38:27.198868 [ 260 ] {1a589d05-8deb-4341-98b6-a59d1966f933} <Debug> TCPHandler: Processed in 0.006524208 sec. | ||
11370 | 2024.11.25 19:38:27.198843 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11371 | 2024.11.25 19:38:27.199291 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11372 | 2024.11.25 19:38:27.199340 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_51_10} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11373 | 2024.11.25 19:38:27.199740 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11374 | 2024.11.25 19:38:27.199759 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11375 | 2024.11.25 19:38:27.199786 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11376 | 2024.11.25 19:38:27.199851 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11377 | 2024.11.25 19:38:27.199860 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
11378 | 2024.11.25 19:38:27.200133 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
11379 | 2024.11.25 19:38:27.200520 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
11380 | 2024.11.25 19:38:27.200925 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
11381 | 2024.11.25 19:38:27.201257 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
11382 | 2024.11.25 19:38:27.202419 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11383 | 2024.11.25 19:38:27.202467 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11384 | 2024.11.25 19:38:27.202874 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626091 sec., 14050.739598507682 rows/sec., 930.95 KiB/sec. | ||
11385 | 2024.11.25 19:38:27.203086 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11386 | 2024.11.25 19:38:27.203100 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11387 | 2024.11.25 19:38:27.203510 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11388 | 2024.11.25 19:38:27.203703 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11389 | 2024.11.25 19:38:27.203823 [ 39 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11390 | 2024.11.25 19:38:27.203944 [ 39 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11391 | 2024.11.25 19:38:27.204024 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11392 | 2024.11.25 19:38:27.204039 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_37_9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11393 | 2024.11.25 19:38:27.204170 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.004467 sec., 92008.05910006717 rows/sec., 6.56 MiB/sec. | ||
11394 | 2024.11.25 19:38:27.204398 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
11395 | 2024.11.25 19:38:27.204416 [ 265 ] {73fa28e6-efdd-475f-8485-aa1874523ee1} <Debug> TCPHandler: Processed in 0.005406806 sec. | ||
11396 | 2024.11.25 19:38:27.204471 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
11397 | 2024.11.25 19:38:27.204632 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11398 | 2024.11.25 19:38:27.204682 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11399 | 2024.11.25 19:38:27.204726 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part | ||
11400 | 2024.11.25 19:38:27.204951 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11401 | 2024.11.25 19:38:27.205066 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 405 rows starting from the beginning of the part | ||
11402 | 2024.11.25 19:38:27.205121 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11403 | 2024.11.25 19:38:27.205368 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 541 rows starting from the beginning of the part | ||
11404 | 2024.11.25 19:38:27.205832 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 405 rows starting from the beginning of the part | ||
11405 | 2024.11.25 19:38:27.206203 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 83 rows starting from the beginning of the part | ||
11406 | 2024.11.25 19:38:27.206514 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 411 rows starting from the beginning of the part | ||
11407 | 2024.11.25 19:38:27.207421 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11408 | 2024.11.25 19:38:27.207493 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11409 | 2024.11.25 19:38:27.208482 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11410 | 2024.11.25 19:38:27.208932 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11411 | 2024.11.25 19:38:27.209181 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004377 sec., 1370.8019191226867 rows/sec., 71.62 KiB/sec. | ||
11412 | 2024.11.25 19:38:27.209376 [ 260 ] {745f757f-331a-444f-ac37-01682847d7de} <Debug> TCPHandler: Processed in 0.004831985 sec. | ||
11413 | 2024.11.25 19:38:27.209654 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11414 | 2024.11.25 19:38:27.209739 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2761 rows, containing 5 columns (5 merged, 0 gathered) in 0.00557932 sec., 494863.173289935 rows/sec., 37.78 MiB/sec. | ||
11415 | 2024.11.25 19:38:27.209840 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11416 | 2024.11.25 19:38:27.209941 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11417 | 2024.11.25 19:38:27.209970 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11418 | 2024.11.25 19:38:27.210572 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11419 | 2024.11.25 19:38:27.210706 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_81_16} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11420 | 2024.11.25 19:38:27.210860 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11421 | 2024.11.25 19:38:27.211063 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11422 | 2024.11.25 19:38:27.211108 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11423 | 2024.11.25 19:38:27.211521 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11424 | 2024.11.25 19:38:27.211776 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11425 | 2024.11.25 19:38:27.212022 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.002218 sec., 108205.59062218215 rows/sec., 7.25 MiB/sec. | ||
11426 | 2024.11.25 19:38:27.212081 [ 265 ] {69aa7093-4e9f-4b22-b962-dd0615e40299} <Debug> TCPHandler: Processed in 0.002603821 sec. | ||
11427 | 2024.11.25 19:38:27.212230 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11428 | 2024.11.25 19:38:27.212370 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11429 | 2024.11.25 19:38:27.212433 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11430 | 2024.11.25 19:38:27.212962 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11431 | 2024.11.25 19:38:27.213001 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11432 | 2024.11.25 19:38:27.213374 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11433 | 2024.11.25 19:38:27.213628 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11434 | 2024.11.25 19:38:27.213906 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001554 sec., 643.5006435006435 rows/sec., 43.36 KiB/sec. | ||
11435 | 2024.11.25 19:38:27.214092 [ 260 ] {f61fd8d9-7e35-4762-91ef-93ee489d85e2} <Debug> TCPHandler: Processed in 0.001924638 sec. | ||
11436 | 2024.11.25 19:38:27.214329 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11437 | 2024.11.25 19:38:27.214469 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11438 | 2024.11.25 19:38:27.214566 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <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 | ||
11439 | 2024.11.25 19:38:27.215718 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11440 | 2024.11.25 19:38:27.215759 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11441 | 2024.11.25 19:38:27.216412 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11442 | 2024.11.25 19:38:27.216677 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11443 | 2024.11.25 19:38:27.216883 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11444 | 2024.11.25 19:38:27.216966 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002519 sec., 9130.607383882492 rows/sec., 16.36 MiB/sec. | ||
11445 | 2024.11.25 19:38:27.216972 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11446 | 2024.11.25 19:38:27.217076 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11447 | 2024.11.25 19:38:27.217349 [ 265 ] {bf64ca2d-6a89-4f12-852d-078418b6edbb} <Debug> TCPHandler: Processed in 0.003144652 sec. | ||
11448 | 2024.11.25 19:38:27.217549 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
11449 | 2024.11.25 19:38:27.217644 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11450 | 2024.11.25 19:38:27.217854 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11451 | 2024.11.25 19:38:27.217938 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11452 | 2024.11.25 19:38:27.217976 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11453 | 2024.11.25 19:38:27.218092 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1530 rows starting from the beginning of the part | ||
11454 | 2024.11.25 19:38:27.218734 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 23 rows starting from the beginning of the part | ||
11455 | 2024.11.25 19:38:27.219613 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 19 rows starting from the beginning of the part | ||
11456 | 2024.11.25 19:38:27.220585 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11457 | 2024.11.25 19:38:27.220619 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
11458 | 2024.11.25 19:38:27.220631 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11459 | 2024.11.25 19:38:27.221169 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 19 rows starting from the beginning of the part | ||
11460 | 2024.11.25 19:38:27.221697 [ 189 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 23 rows starting from the beginning of the part | ||
11461 | 2024.11.25 19:38:27.221731 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11462 | 2024.11.25 19:38:27.222306 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11463 | 2024.11.25 19:38:27.222674 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004863 sec., 16862.019329631916 rows/sec., 1.07 MiB/sec. | ||
11464 | 2024.11.25 19:38:27.222815 [ 260 ] {91fb545d-edd9-463f-a82f-c4a002a5a7e4} <Debug> TCPHandler: Processed in 0.005345594 sec. | ||
11465 | 2024.11.25 19:38:27.232202 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1637 rows, containing 19 columns (19 merged, 0 gathered) in 0.014969744 sec., 109353.90745493042 rows/sec., 195.96 MiB/sec. | ||
11466 | 2024.11.25 19:38:27.233489 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11467 | 2024.11.25 19:38:27.233870 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11468 | 2024.11.25 19:38:27.233951 [ 197 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11469 | 2024.11.25 19:38:27.234061 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
11470 | 2024.11.25 19:38:28.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.24 MiB, peak 254.78 MiB, free memory in arenas 0.00 B, will set to 246.25 MiB (RSS), difference: 3.02 MiB | ||
11471 | 2024.11.25 19:38:29.283273 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11472 | 2024.11.25 19:38:29.284288 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11473 | 2024.11.25 19:38:29.284335 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11474 | 2024.11.25 19:38:29.284852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11475 | 2024.11.25 19:38:29.285104 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11476 | 2024.11.25 19:38:29.285380 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11477 | 2024.11.25 19:38:31.153706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11478 | 2024.11.25 19:38:31.172069 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11479 | 2024.11.25 19:38:31.172134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11480 | 2024.11.25 19:38:31.178908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11481 | 2024.11.25 19:38:31.179670 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11482 | 2024.11.25 19:38:31.183726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11483 | 2024.11.25 19:38:31.929664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1604 | ||
11484 | 2024.11.25 19:38:31.932890 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11485 | 2024.11.25 19:38:31.932933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11486 | 2024.11.25 19:38:31.934435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11487 | 2024.11.25 19:38:31.934769 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11488 | 2024.11.25 19:38:31.937147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
11489 | 2024.11.25 19:38:32.163246 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11490 | 2024.11.25 19:38:32.163440 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11491 | 2024.11.25 19:38:32.163510 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11492 | 2024.11.25 19:38:32.164307 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11493 | 2024.11.25 19:38:32.164356 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11494 | 2024.11.25 19:38:32.164827 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11495 | 2024.11.25 19:38:32.165160 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2024.11.25 19:38:32.165435 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002038 sec., 46123.65063788028 rows/sec., 3.82 MiB/sec. | ||
11497 | 2024.11.25 19:38:32.165546 [ 265 ] {3b6e4b17-1bf1-4330-8a7b-d2e7128bb486} <Debug> TCPHandler: Processed in 0.002422978 sec. | ||
11498 | 2024.11.25 19:38:32.165915 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11499 | 2024.11.25 19:38:32.166107 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11500 | 2024.11.25 19:38:32.166183 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11501 | 2024.11.25 19:38:32.166967 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11502 | 2024.11.25 19:38:32.167012 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11503 | 2024.11.25 19:38:32.167466 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11504 | 2024.11.25 19:38:32.167731 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11505 | 2024.11.25 19:38:32.167942 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001889 sec., 10058.231868713605 rows/sec., 756.33 KiB/sec. | ||
11506 | 2024.11.25 19:38:32.168010 [ 260 ] {a3319ce7-c630-4b3d-883c-a1ca817d0207} <Debug> TCPHandler: Processed in 0.002315306 sec. | ||
11507 | 2024.11.25 19:38:32.168162 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11508 | 2024.11.25 19:38:32.168284 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11509 | 2024.11.25 19:38:32.168335 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11510 | 2024.11.25 19:38:32.168964 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11511 | 2024.11.25 19:38:32.169003 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11512 | 2024.11.25 19:38:32.169377 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11513 | 2024.11.25 19:38:32.169612 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11514 | 2024.11.25 19:38:32.169822 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001563 sec., 53103.00703774792 rows/sec., 4.15 MiB/sec. | ||
11515 | 2024.11.25 19:38:32.169879 [ 265 ] {90293066-dc41-4eb6-bfd3-bc3115164e5e} <Debug> TCPHandler: Processed in 0.001774324 sec. | ||
11516 | 2024.11.25 19:38:32.170046 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11517 | 2024.11.25 19:38:32.170194 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11518 | 2024.11.25 19:38:32.170262 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11519 | 2024.11.25 19:38:32.170956 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11520 | 2024.11.25 19:38:32.170995 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11521 | 2024.11.25 19:38:32.171409 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11522 | 2024.11.25 19:38:32.171670 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11523 | 2024.11.25 19:38:32.171819 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11524 | 2024.11.25 19:38:32.171863 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. | ||
11525 | 2024.11.25 19:38:32.171865 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2024.11.25 19:38:32.171908 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11527 | 2024.11.25 19:38:32.171944 [ 260 ] {064de77f-c1a5-49d4-8439-35b61c390fa4} <Debug> TCPHandler: Processed in 0.001969999 sec. | ||
11528 | 2024.11.25 19:38:32.172216 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11529 | 2024.11.25 19:38:32.172300 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
11530 | 2024.11.25 19:38:32.172519 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11531 | 2024.11.25 19:38:32.172837 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11532 | 2024.11.25 19:38:32.172907 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <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 | ||
11533 | 2024.11.25 19:38:32.172981 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24159 rows starting from the beginning of the part | ||
11534 | 2024.11.25 19:38:32.173423 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
11535 | 2024.11.25 19:38:32.173809 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
11536 | 2024.11.25 19:38:32.174227 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
11537 | 2024.11.25 19:38:32.174681 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 240 rows starting from the beginning of the part | ||
11538 | 2024.11.25 19:38:32.175060 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
11539 | 2024.11.25 19:38:32.178901 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11540 | 2024.11.25 19:38:32.178982 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11541 | 2024.11.25 19:38:32.180448 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11542 | 2024.11.25 19:38:32.181217 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11543 | 2024.11.25 19:38:32.181499 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.009136 sec., 2079.6847635726795 rows/sec., 3.73 MiB/sec. | ||
11544 | 2024.11.25 19:38:32.181859 [ 265 ] {f88ac275-4fca-4a8d-8de7-c26d493c4457} <Debug> TCPHandler: Processed in 0.009809742 sec. | ||
11545 | 2024.11.25 19:38:32.182039 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11546 | 2024.11.25 19:38:32.182185 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11547 | 2024.11.25 19:38:32.182252 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11548 | 2024.11.25 19:38:32.182979 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11549 | 2024.11.25 19:38:32.183016 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11550 | 2024.11.25 19:38:32.183724 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11551 | 2024.11.25 19:38:32.184084 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11552 | 2024.11.25 19:38:32.184364 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002204 sec., 27223.23049001815 rows/sec., 1.83 MiB/sec. | ||
11553 | 2024.11.25 19:38:32.184449 [ 260 ] {ec8fa740-c85d-4c42-bac6-a444725ad7c2} <Debug> TCPHandler: Processed in 0.00250684 sec. | ||
11554 | 2024.11.25 19:38:32.185040 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25837 rows, containing 5 columns (5 merged, 0 gathered) in 0.013021985 sec., 1984106.109782802 rows/sec., 134.06 MiB/sec. | ||
11555 | 2024.11.25 19:38:32.185337 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11556 | 2024.11.25 19:38:32.185704 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11557 | 2024.11.25 19:38:32.185802 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11558 | 2024.11.25 19:38:32.185907 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
11559 | 2024.11.25 19:38:36.612370 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11560 | 2024.11.25 19:38:36.612443 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11561 | 2024.11.25 19:38:36.785603 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11562 | 2024.11.25 19:38:36.786561 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11563 | 2024.11.25 19:38:36.786603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11564 | 2024.11.25 19:38:36.787125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11565 | 2024.11.25 19:38:36.787397 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11566 | 2024.11.25 19:38:36.787617 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11567 | 2024.11.25 19:38:37.167862 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11568 | 2024.11.25 19:38:37.168075 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11569 | 2024.11.25 19:38:37.168147 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11570 | 2024.11.25 19:38:37.168911 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11571 | 2024.11.25 19:38:37.168956 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11572 | 2024.11.25 19:38:37.169386 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11573 | 2024.11.25 19:38:37.169642 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11574 | 2024.11.25 19:38:37.169875 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 544.18 KiB/sec. | ||
11575 | 2024.11.25 19:38:37.169977 [ 265 ] {621941da-8edd-4501-8ae1-e9b32b90f8af} <Debug> TCPHandler: Processed in 0.002251404 sec. | ||
11576 | 2024.11.25 19:38:37.170309 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11577 | 2024.11.25 19:38:37.170519 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11578 | 2024.11.25 19:38:37.170599 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11579 | 2024.11.25 19:38:37.171541 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11580 | 2024.11.25 19:38:37.171588 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11581 | 2024.11.25 19:38:37.172048 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11582 | 2024.11.25 19:38:37.172317 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2024.11.25 19:38:37.172588 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002126 sec., 117121.35465663217 rows/sec., 10.29 MiB/sec. | ||
11584 | 2024.11.25 19:38:37.172702 [ 260 ] {109f3f01-7eec-42e0-92b7-5f854351e252} <Debug> TCPHandler: Processed in 0.002576331 sec. | ||
11585 | 2024.11.25 19:38:37.172925 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11586 | 2024.11.25 19:38:37.173123 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11587 | 2024.11.25 19:38:37.173188 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11588 | 2024.11.25 19:38:37.173905 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11589 | 2024.11.25 19:38:37.173952 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11590 | 2024.11.25 19:38:37.174341 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11591 | 2024.11.25 19:38:37.174601 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11592 | 2024.11.25 19:38:37.174800 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.00171 sec., 17543.85964912281 rows/sec., 1.25 MiB/sec. | ||
11593 | 2024.11.25 19:38:37.174857 [ 265 ] {444ed0dc-0a4d-4fe4-9390-43736d5ea4d7} <Debug> TCPHandler: Processed in 0.00205504 sec. | ||
11594 | 2024.11.25 19:38:37.175016 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11595 | 2024.11.25 19:38:37.175215 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11596 | 2024.11.25 19:38:37.175310 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11597 | 2024.11.25 19:38:37.176257 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11598 | 2024.11.25 19:38:37.176297 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11599 | 2024.11.25 19:38:37.176680 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11600 | 2024.11.25 19:38:37.176919 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11601 | 2024.11.25 19:38:37.177136 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001981 sec., 7067.137809187278 rows/sec., 494.94 KiB/sec. | ||
11602 | 2024.11.25 19:38:37.177192 [ 260 ] {7eedd9b0-0b40-4fb7-86e7-91f3fe5a6222} <Debug> TCPHandler: Processed in 0.002231774 sec. | ||
11603 | 2024.11.25 19:38:37.177355 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11604 | 2024.11.25 19:38:37.177503 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11605 | 2024.11.25 19:38:37.177563 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11606 | 2024.11.25 19:38:37.178248 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11607 | 2024.11.25 19:38:37.178288 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11608 | 2024.11.25 19:38:37.178654 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11609 | 2024.11.25 19:38:37.178904 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11610 | 2024.11.25 19:38:37.179111 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. | ||
11611 | 2024.11.25 19:38:37.179164 [ 265 ] {84223835-a7d9-4dff-8876-4962f08dfcba} <Debug> TCPHandler: Processed in 0.001879397 sec. | ||
11612 | 2024.11.25 19:38:37.179343 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11613 | 2024.11.25 19:38:37.179481 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11614 | 2024.11.25 19:38:37.179539 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11615 | 2024.11.25 19:38:37.180358 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11616 | 2024.11.25 19:38:37.180398 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11617 | 2024.11.25 19:38:37.180778 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11618 | 2024.11.25 19:38:37.181015 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11619 | 2024.11.25 19:38:37.181254 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001804 sec., 224501.1086474501 rows/sec., 15.98 MiB/sec. | ||
11620 | 2024.11.25 19:38:37.181309 [ 260 ] {0050ef4c-132e-4294-8f19-8aea353587c0} <Debug> TCPHandler: Processed in 0.00203528 sec. | ||
11621 | 2024.11.25 19:38:37.181477 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11622 | 2024.11.25 19:38:37.181616 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11623 | 2024.11.25 19:38:37.181675 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11624 | 2024.11.25 19:38:37.182215 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11625 | 2024.11.25 19:38:37.182254 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11626 | 2024.11.25 19:38:37.182624 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11627 | 2024.11.25 19:38:37.182871 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11628 | 2024.11.25 19:38:37.183128 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
11629 | 2024.11.25 19:38:37.183192 [ 265 ] {9b1d8a44-2c67-4636-b55f-30d4434bf412} <Debug> TCPHandler: Processed in 0.001784385 sec. | ||
11630 | 2024.11.25 19:38:37.183469 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11631 | 2024.11.25 19:38:37.183698 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11632 | 2024.11.25 19:38:37.183792 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11633 | 2024.11.25 19:38:37.184514 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11634 | 2024.11.25 19:38:37.184552 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11635 | 2024.11.25 19:38:37.184946 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11636 | 2024.11.25 19:38:37.185191 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11637 | 2024.11.25 19:38:37.185412 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001768 sec., 134049.77375565612 rows/sec., 8.98 MiB/sec. | ||
11638 | 2024.11.25 19:38:37.185466 [ 260 ] {59d46e82-103b-4baf-8205-42b1bcec6066} <Debug> TCPHandler: Processed in 0.002173402 sec. | ||
11639 | 2024.11.25 19:38:37.185621 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11640 | 2024.11.25 19:38:37.185759 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11641 | 2024.11.25 19:38:37.185820 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11642 | 2024.11.25 19:38:37.186341 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11643 | 2024.11.25 19:38:37.186380 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11644 | 2024.11.25 19:38:37.186736 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11645 | 2024.11.25 19:38:37.186966 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11646 | 2024.11.25 19:38:37.187221 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. | ||
11647 | 2024.11.25 19:38:37.187321 [ 265 ] {1a1acc0b-5335-42fc-8f85-d65589bb07be} <Debug> TCPHandler: Processed in 0.001764535 sec. | ||
11648 | 2024.11.25 19:38:37.187626 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11649 | 2024.11.25 19:38:37.187848 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11650 | 2024.11.25 19:38:37.187985 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <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 | ||
11651 | 2024.11.25 19:38:37.189191 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11652 | 2024.11.25 19:38:37.189231 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11653 | 2024.11.25 19:38:37.189864 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11654 | 2024.11.25 19:38:37.190122 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11655 | 2024.11.25 19:38:37.190389 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002595 sec., 8863.198458574181 rows/sec., 15.88 MiB/sec. | ||
11656 | 2024.11.25 19:38:37.190499 [ 260 ] {66b819f6-027b-46c9-b6e1-f2f070920af3} <Debug> TCPHandler: Processed in 0.00305531 sec. | ||
11657 | 2024.11.25 19:38:37.190664 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11658 | 2024.11.25 19:38:37.190803 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11659 | 2024.11.25 19:38:37.190864 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11660 | 2024.11.25 19:38:37.191373 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11661 | 2024.11.25 19:38:37.191412 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11662 | 2024.11.25 19:38:37.191779 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11663 | 2024.11.25 19:38:37.192009 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11664 | 2024.11.25 19:38:37.192210 [ 27 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11665 | 2024.11.25 19:38:37.192235 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
11666 | 2024.11.25 19:38:37.192327 [ 27 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11667 | 2024.11.25 19:38:37.192380 [ 265 ] {99c1ca12-079b-49fb-9387-9f5c425185fd} <Debug> TCPHandler: Processed in 0.001784085 sec. | ||
11668 | 2024.11.25 19:38:37.192404 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11669 | 2024.11.25 19:38:37.192597 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
11670 | 2024.11.25 19:38:37.192719 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11671 | 2024.11.25 19:38:37.192756 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5120 rows starting from the beginning of the part | ||
11672 | 2024.11.25 19:38:37.192838 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part | ||
11673 | 2024.11.25 19:38:37.192988 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
11674 | 2024.11.25 19:38:37.193301 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
11675 | 2024.11.25 19:38:37.193510 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
11676 | 2024.11.25 19:38:37.193621 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
11677 | 2024.11.25 19:38:37.195519 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5486 rows, containing 4 columns (4 merged, 0 gathered) in 0.002985889 sec., 1837308.7546121106 rows/sec., 119.75 MiB/sec. | ||
11678 | 2024.11.25 19:38:37.195985 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11679 | 2024.11.25 19:38:37.196354 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11680 | 2024.11.25 19:38:37.196454 [ 196 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_81_16} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11681 | 2024.11.25 19:38:37.196560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
11682 | 2024.11.25 19:38:38.683861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11683 | 2024.11.25 19:38:38.704097 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11684 | 2024.11.25 19:38:38.704159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11685 | 2024.11.25 19:38:38.711549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11686 | 2024.11.25 19:38:38.712316 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11687 | 2024.11.25 19:38:38.715363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11688 | 2024.11.25 19:38:41.937539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1638 | ||
11689 | 2024.11.25 19:38:41.941167 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11690 | 2024.11.25 19:38:41.941217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11691 | 2024.11.25 19:38:41.942693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11692 | 2024.11.25 19:38:41.943011 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11693 | 2024.11.25 19:38:41.943585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
11694 | 2024.11.25 19:38:42.192468 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11695 | 2024.11.25 19:38:42.192754 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11696 | 2024.11.25 19:38:42.192863 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11697 | 2024.11.25 19:38:42.193803 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11698 | 2024.11.25 19:38:42.193857 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11699 | 2024.11.25 19:38:42.194290 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11700 | 2024.11.25 19:38:42.194547 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11701 | 2024.11.25 19:38:42.194812 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002119 sec., 2831.5243039169422 rows/sec., 230.89 KiB/sec. | ||
11702 | 2024.11.25 19:38:42.194936 [ 265 ] {fd627e8d-19dd-4db8-96d8-60ab577c5690} <Debug> TCPHandler: Processed in 0.002644721 sec. | ||
11703 | 2024.11.25 19:38:42.195316 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11704 | 2024.11.25 19:38:42.195528 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11705 | 2024.11.25 19:38:42.195609 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11706 | 2024.11.25 19:38:42.197117 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11707 | 2024.11.25 19:38:42.197164 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11708 | 2024.11.25 19:38:42.197677 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11709 | 2024.11.25 19:38:42.197933 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11710 | 2024.11.25 19:38:42.198196 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002717 sec., 455281.56054471846 rows/sec., 37.65 MiB/sec. | ||
11711 | 2024.11.25 19:38:42.198311 [ 260 ] {2bb95c3e-2d87-49b4-8c5e-d9875b566202} <Debug> TCPHandler: Processed in 0.003243953 sec. | ||
11712 | 2024.11.25 19:38:42.198556 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11713 | 2024.11.25 19:38:42.198915 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11714 | 2024.11.25 19:38:42.199063 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11715 | 2024.11.25 19:38:42.199728 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11716 | 2024.11.25 19:38:42.199771 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11717 | 2024.11.25 19:38:42.200150 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11718 | 2024.11.25 19:38:42.200393 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11719 | 2024.11.25 19:38:42.200637 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.00185 sec., 13513.513513513513 rows/sec., 998.73 KiB/sec. | ||
11720 | 2024.11.25 19:38:42.200735 [ 265 ] {17b7beea-4a5c-4d10-a8f2-9bc3878cc6d3} <Debug> TCPHandler: Processed in 0.002319196 sec. | ||
11721 | 2024.11.25 19:38:42.200924 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11722 | 2024.11.25 19:38:42.201076 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11723 | 2024.11.25 19:38:42.201133 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11724 | 2024.11.25 19:38:42.201865 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11725 | 2024.11.25 19:38:42.201905 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11726 | 2024.11.25 19:38:42.202283 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11727 | 2024.11.25 19:38:42.202541 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11728 | 2024.11.25 19:38:42.202755 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00171 sec., 133333.33333333334 rows/sec., 9.03 MiB/sec. | ||
11729 | 2024.11.25 19:38:42.202808 [ 260 ] {6c2f33bf-f647-44e2-81bb-7991472bf047} <Debug> TCPHandler: Processed in 0.001996239 sec. | ||
11730 | 2024.11.25 19:38:42.202984 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11731 | 2024.11.25 19:38:42.203126 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11732 | 2024.11.25 19:38:42.203184 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11733 | 2024.11.25 19:38:42.204037 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11734 | 2024.11.25 19:38:42.204077 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11735 | 2024.11.25 19:38:42.204468 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11736 | 2024.11.25 19:38:42.204707 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11737 | 2024.11.25 19:38:42.204947 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.001852 sec., 294276.45788336935 rows/sec., 21.84 MiB/sec. | ||
11738 | 2024.11.25 19:38:42.205024 [ 265 ] {1a46b61d-47b4-4359-8cbb-0a59d6626142} <Debug> TCPHandler: Processed in 0.002108771 sec. | ||
11739 | 2024.11.25 19:38:42.205334 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11740 | 2024.11.25 19:38:42.205596 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11741 | 2024.11.25 19:38:42.205696 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11742 | 2024.11.25 19:38:42.206692 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11743 | 2024.11.25 19:38:42.206733 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11744 | 2024.11.25 19:38:42.207184 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11745 | 2024.11.25 19:38:42.207425 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11746 | 2024.11.25 19:38:42.207656 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.002115 sec., 417494.08983451535 rows/sec., 28.09 MiB/sec. | ||
11747 | 2024.11.25 19:38:42.207717 [ 260 ] {b63b19bf-79ad-416d-a455-8ffa225b5dc7} <Debug> TCPHandler: Processed in 0.002590151 sec. | ||
11748 | 2024.11.25 19:38:42.207918 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11749 | 2024.11.25 19:38:42.208118 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11750 | 2024.11.25 19:38:42.208212 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <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 | ||
11751 | 2024.11.25 19:38:42.209381 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11752 | 2024.11.25 19:38:42.209420 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11753 | 2024.11.25 19:38:42.210102 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11754 | 2024.11.25 19:38:42.210353 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11755 | 2024.11.25 19:38:42.210638 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002549 sec., 7453.903491565319 rows/sec., 13.36 MiB/sec. | ||
11756 | 2024.11.25 19:38:42.211009 [ 265 ] {8849f76c-aa38-4e7f-99d2-d9d1aeef4015} <Debug> TCPHandler: Processed in 0.003198153 sec. | ||
11757 | 2024.11.25 19:38:42.211313 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11758 | 2024.11.25 19:38:42.211582 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11759 | 2024.11.25 19:38:42.211679 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11760 | 2024.11.25 19:38:42.212448 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11761 | 2024.11.25 19:38:42.212487 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11762 | 2024.11.25 19:38:42.212867 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11763 | 2024.11.25 19:38:42.213108 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11764 | 2024.11.25 19:38:42.213325 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001801 sec., 33314.825097168236 rows/sec., 2.25 MiB/sec. | ||
11765 | 2024.11.25 19:38:42.213375 [ 260 ] {b05540a5-467b-4258-a07a-3eeb85b2c8cc} <Debug> TCPHandler: Processed in 0.002235204 sec. | ||
11766 | 2024.11.25 19:38:44.287799 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
11767 | 2024.11.25 19:38:44.288470 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11768 | 2024.11.25 19:38:44.288516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11769 | 2024.11.25 19:38:44.289023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11770 | 2024.11.25 19:38:44.289275 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11771 | 2024.11.25 19:38:44.289520 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11772 | 2024.11.25 19:38:46.215502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11773 | 2024.11.25 19:38:46.244564 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11774 | 2024.11.25 19:38:46.244647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11775 | 2024.11.25 19:38:46.252619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11776 | 2024.11.25 19:38:46.253953 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11777 | 2024.11.25 19:38:46.259123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11778 | 2024.11.25 19:38:47.167166 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11779 | 2024.11.25 19:38:47.167364 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11780 | 2024.11.25 19:38:47.167439 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11781 | 2024.11.25 19:38:47.168156 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11782 | 2024.11.25 19:38:47.168205 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11783 | 2024.11.25 19:38:47.168652 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11784 | 2024.11.25 19:38:47.168912 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11785 | 2024.11.25 19:38:47.169274 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. | ||
11786 | 2024.11.25 19:38:47.170377 [ 265 ] {e7597f70-1130-4b54-9714-4ea76a223982} <Debug> TCPHandler: Processed in 0.003338855 sec. | ||
11787 | 2024.11.25 19:38:47.170687 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11788 | 2024.11.25 19:38:47.170884 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11789 | 2024.11.25 19:38:47.170956 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11790 | 2024.11.25 19:38:47.171823 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11791 | 2024.11.25 19:38:47.171879 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11792 | 2024.11.25 19:38:47.172497 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11793 | 2024.11.25 19:38:47.172880 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11794 | 2024.11.25 19:38:47.173194 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002363 sec., 105374.52391028353 rows/sec., 9.26 MiB/sec. | ||
11795 | 2024.11.25 19:38:47.173277 [ 260 ] {5b82a6d5-63cb-4779-84b0-1519e805fdde} <Debug> TCPHandler: Processed in 0.002727033 sec. | ||
11796 | 2024.11.25 19:38:47.173455 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11797 | 2024.11.25 19:38:47.173579 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11798 | 2024.11.25 19:38:47.173647 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11799 | 2024.11.25 19:38:47.174312 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11800 | 2024.11.25 19:38:47.174351 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11801 | 2024.11.25 19:38:47.174718 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11802 | 2024.11.25 19:38:47.174976 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11803 | 2024.11.25 19:38:47.175300 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001743 sec., 17211.70395869191 rows/sec., 1.22 MiB/sec. | ||
11804 | 2024.11.25 19:38:47.175419 [ 265 ] {d02bebb8-5716-45b8-9fdd-4e21d0eb20b5} <Debug> TCPHandler: Processed in 0.00203182 sec. | ||
11805 | 2024.11.25 19:38:47.175663 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11806 | 2024.11.25 19:38:47.175808 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11807 | 2024.11.25 19:38:47.175871 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11808 | 2024.11.25 19:38:47.176618 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11809 | 2024.11.25 19:38:47.176663 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11810 | 2024.11.25 19:38:47.177114 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11811 | 2024.11.25 19:38:47.177441 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11812 | 2024.11.25 19:38:47.177719 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001942 sec., 7209.062821833162 rows/sec., 504.88 KiB/sec. | ||
11813 | 2024.11.25 19:38:47.177788 [ 260 ] {af2762ed-06af-4bd8-bae6-ee3d5cc808da} <Debug> TCPHandler: Processed in 0.002219244 sec. | ||
11814 | 2024.11.25 19:38:47.178007 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11815 | 2024.11.25 19:38:47.178145 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11816 | 2024.11.25 19:38:47.178200 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11817 | 2024.11.25 19:38:47.178842 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11818 | 2024.11.25 19:38:47.178883 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11819 | 2024.11.25 19:38:47.179262 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11820 | 2024.11.25 19:38:47.179513 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11821 | 2024.11.25 19:38:47.179757 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001625 sec., 8000 rows/sec., 498.80 KiB/sec. | ||
11822 | 2024.11.25 19:38:47.179878 [ 265 ] {7559ef55-0ed8-4a6c-afd5-b81fee77c04e} <Debug> TCPHandler: Processed in 0.001937908 sec. | ||
11823 | 2024.11.25 19:38:47.180117 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11824 | 2024.11.25 19:38:47.180247 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11825 | 2024.11.25 19:38:47.180297 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11826 | 2024.11.25 19:38:47.181087 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11827 | 2024.11.25 19:38:47.181127 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11828 | 2024.11.25 19:38:47.181516 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11829 | 2024.11.25 19:38:47.181758 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11830 | 2024.11.25 19:38:47.181985 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001763 sec., 229722.0646625071 rows/sec., 16.35 MiB/sec. | ||
11831 | 2024.11.25 19:38:47.182037 [ 260 ] {772d88ed-d928-4c22-9f77-d563218aa147} <Debug> TCPHandler: Processed in 0.00203965 sec. | ||
11832 | 2024.11.25 19:38:47.182225 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11833 | 2024.11.25 19:38:47.182371 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11834 | 2024.11.25 19:38:47.182433 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11835 | 2024.11.25 19:38:47.182932 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11836 | 2024.11.25 19:38:47.182972 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11837 | 2024.11.25 19:38:47.183344 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11838 | 2024.11.25 19:38:47.183595 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11839 | 2024.11.25 19:38:47.183863 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. | ||
11840 | 2024.11.25 19:38:47.184019 [ 265 ] {16d2c278-4dfd-4cb0-a0fc-abec06fbbf6a} <Debug> TCPHandler: Processed in 0.001855576 sec. | ||
11841 | 2024.11.25 19:38:47.184212 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11842 | 2024.11.25 19:38:47.184331 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11843 | 2024.11.25 19:38:47.184383 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11844 | 2024.11.25 19:38:47.184954 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11845 | 2024.11.25 19:38:47.184992 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11846 | 2024.11.25 19:38:47.185385 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11847 | 2024.11.25 19:38:47.185634 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11848 | 2024.11.25 19:38:47.185844 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001535 sec., 154397.39413680782 rows/sec., 10.35 MiB/sec. | ||
11849 | 2024.11.25 19:38:47.185894 [ 260 ] {3406750f-c2a4-4c0a-bc0c-381088daff00} <Debug> TCPHandler: Processed in 0.001775285 sec. | ||
11850 | 2024.11.25 19:38:47.186045 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11851 | 2024.11.25 19:38:47.186166 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11852 | 2024.11.25 19:38:47.186219 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11853 | 2024.11.25 19:38:47.186704 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11854 | 2024.11.25 19:38:47.186743 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11855 | 2024.11.25 19:38:47.187121 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11856 | 2024.11.25 19:38:47.187363 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11857 | 2024.11.25 19:38:47.187581 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
11858 | 2024.11.25 19:38:47.187640 [ 265 ] {722e6077-78d9-4501-b31e-7ed50c8ee65e} <Debug> TCPHandler: Processed in 0.001651222 sec. | ||
11859 | 2024.11.25 19:38:47.187777 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11860 | 2024.11.25 19:38:47.187894 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11861 | 2024.11.25 19:38:47.187979 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <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 | ||
11862 | 2024.11.25 19:38:47.189158 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.11.25 19:38:47.189198 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11864 | 2024.11.25 19:38:47.189866 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11865 | 2024.11.25 19:38:47.190128 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.11.25 19:38:47.190433 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002552 sec., 9012.539184952979 rows/sec., 16.15 MiB/sec. | ||
11867 | 2024.11.25 19:38:47.190711 [ 260 ] {5d624049-ab16-4b40-9eaf-f955c86b645b} <Debug> TCPHandler: Processed in 0.002986528 sec. | ||
11868 | 2024.11.25 19:38:47.191008 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11869 | 2024.11.25 19:38:47.191193 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11870 | 2024.11.25 19:38:47.191246 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11871 | 2024.11.25 19:38:47.191749 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11872 | 2024.11.25 19:38:47.191788 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11873 | 2024.11.25 19:38:47.192170 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11874 | 2024.11.25 19:38:47.192401 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11875 | 2024.11.25 19:38:47.192643 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. | ||
11876 | 2024.11.25 19:38:47.192741 [ 265 ] {0f8c61f2-9d0f-42b4-8094-fe3476d22245} <Debug> TCPHandler: Processed in 0.001918787 sec. | ||
11877 | 2024.11.25 19:38:51.612482 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11878 | 2024.11.25 19:38:51.612548 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11879 | 2024.11.25 19:38:51.789697 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11880 | 2024.11.25 19:38:51.790304 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.11.25 19:38:51.790344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11882 | 2024.11.25 19:38:51.790849 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11883 | 2024.11.25 19:38:51.791101 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11884 | 2024.11.25 19:38:51.791295 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11885 | 2024.11.25 19:38:51.943867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1676 | ||
11886 | 2024.11.25 19:38:51.947176 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11887 | 2024.11.25 19:38:51.947231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11888 | 2024.11.25 19:38:51.948775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11889 | 2024.11.25 19:38:51.949101 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11890 | 2024.11.25 19:38:51.949732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
11891 | 2024.11.25 19:38:52.162825 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11892 | 2024.11.25 19:38:52.163086 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11893 | 2024.11.25 19:38:52.163165 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11894 | 2024.11.25 19:38:52.164008 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11895 | 2024.11.25 19:38:52.164053 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11896 | 2024.11.25 19:38:52.164494 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11897 | 2024.11.25 19:38:52.164752 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11898 | 2024.11.25 19:38:52.164964 [ 139 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11899 | 2024.11.25 19:38:52.164994 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001963 sec., 47885.8889454916 rows/sec., 3.97 MiB/sec. | ||
11900 | 2024.11.25 19:38:52.165041 [ 139 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11901 | 2024.11.25 19:38:52.165114 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11902 | 2024.11.25 19:38:52.165141 [ 265 ] {01f252b2-994b-4dbb-a2b2-1fd753b8ed7f} <Debug> TCPHandler: Processed in 0.002388796 sec. | ||
11903 | 2024.11.25 19:38:52.165297 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
11904 | 2024.11.25 19:38:52.165419 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11905 | 2024.11.25 19:38:52.165463 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11906 | 2024.11.25 19:38:52.165478 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1438 rows starting from the beginning of the part | ||
11907 | 2024.11.25 19:38:52.165694 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
11908 | 2024.11.25 19:38:52.165880 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11909 | 2024.11.25 19:38:52.166075 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11910 | 2024.11.25 19:38:52.166085 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 249 rows starting from the beginning of the part | ||
11911 | 2024.11.25 19:38:52.166549 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1237 rows starting from the beginning of the part | ||
11912 | 2024.11.25 19:38:52.166949 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 249 rows starting from the beginning of the part | ||
11913 | 2024.11.25 19:38:52.167369 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 94 rows starting from the beginning of the part | ||
11914 | 2024.11.25 19:38:52.168880 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11915 | 2024.11.25 19:38:52.168970 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11916 | 2024.11.25 19:38:52.170040 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11917 | 2024.11.25 19:38:52.170335 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11918 | 2024.11.25 19:38:52.170612 [ 139 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11919 | 2024.11.25 19:38:52.170734 [ 139 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11920 | 2024.11.25 19:38:52.170833 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11921 | 2024.11.25 19:38:52.170877 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.005138 sec., 3697.936940443752 rows/sec., 278.07 KiB/sec. | ||
11922 | 2024.11.25 19:38:52.171389 [ 260 ] {bb314d23-311c-4fe3-9576-dfd1c6379017} <Debug> TCPHandler: Processed in 0.006081989 sec. | ||
11923 | 2024.11.25 19:38:52.171527 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
11924 | 2024.11.25 19:38:52.171666 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3361 rows, containing 5 columns (5 merged, 0 gathered) in 0.006443086 sec., 521644.4418094063 rows/sec., 45.78 MiB/sec. | ||
11925 | 2024.11.25 19:38:52.171751 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11926 | 2024.11.25 19:38:52.171862 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11927 | 2024.11.25 19:38:52.171962 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 67 rows starting from the beginning of the part | ||
11928 | 2024.11.25 19:38:52.172054 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11929 | 2024.11.25 19:38:52.172214 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11930 | 2024.11.25 19:38:52.172393 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 19 rows starting from the beginning of the part | ||
11931 | 2024.11.25 19:38:52.172654 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11932 | 2024.11.25 19:38:52.172777 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
11933 | 2024.11.25 19:38:52.173196 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
11934 | 2024.11.25 19:38:52.173359 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2024.11.25 19:38:52.173605 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
11936 | 2024.11.25 19:38:52.173957 [ 197 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_86_17} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11937 | 2024.11.25 19:38:52.173971 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part | ||
11938 | 2024.11.25 19:38:52.174383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
11939 | 2024.11.25 19:38:52.176319 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11940 | 2024.11.25 19:38:52.176414 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11941 | 2024.11.25 19:38:52.177293 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.006295424 sec., 30180.651851249415 rows/sec., 2.28 MiB/sec. | ||
11942 | 2024.11.25 19:38:52.177414 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11943 | 2024.11.25 19:38:52.177522 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11944 | 2024.11.25 19:38:52.177904 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11945 | 2024.11.25 19:38:52.178158 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11946 | 2024.11.25 19:38:52.178191 [ 139 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11947 | 2024.11.25 19:38:52.178283 [ 139 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11948 | 2024.11.25 19:38:52.178356 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11949 | 2024.11.25 19:38:52.178528 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.006503 sec., 12763.339996924497 rows/sec., 1020.56 KiB/sec. | ||
11950 | 2024.11.25 19:38:52.178532 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_86_17} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11951 | 2024.11.25 19:38:52.178862 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11952 | 2024.11.25 19:38:52.178870 [ 265 ] {80830db0-22db-4295-8e62-e56ee0440116} <Debug> TCPHandler: Processed in 0.007319024 sec. | ||
11953 | 2024.11.25 19:38:52.178946 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
11954 | 2024.11.25 19:38:52.179086 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11955 | 2024.11.25 19:38:52.179156 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11956 | 2024.11.25 19:38:52.179238 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part | ||
11957 | 2024.11.25 19:38:52.179283 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11958 | 2024.11.25 19:38:52.179509 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 83 rows starting from the beginning of the part | ||
11959 | 2024.11.25 19:38:52.179522 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11960 | 2024.11.25 19:38:52.179843 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 405 rows starting from the beginning of the part | ||
11961 | 2024.11.25 19:38:52.180222 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 545 rows starting from the beginning of the part | ||
11962 | 2024.11.25 19:38:52.180579 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 405 rows starting from the beginning of the part | ||
11963 | 2024.11.25 19:38:52.180965 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 83 rows starting from the beginning of the part | ||
11964 | 2024.11.25 19:38:52.182266 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11965 | 2024.11.25 19:38:52.182348 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11966 | 2024.11.25 19:38:52.183450 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11967 | 2024.11.25 19:38:52.183785 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11968 | 2024.11.25 19:38:52.184232 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.005714132 sec., 426486.4724861099 rows/sec., 32.73 MiB/sec. | ||
11969 | 2024.11.25 19:38:52.184324 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005116 sec., 31274.43315089914 rows/sec., 2.18 MiB/sec. | ||
11970 | 2024.11.25 19:38:52.184410 [ 260 ] {f39fb3f9-c081-4377-aba6-b8da22fff755} <Debug> TCPHandler: Processed in 0.005412447 sec. | ||
11971 | 2024.11.25 19:38:52.184481 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11972 | 2024.11.25 19:38:52.184577 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11973 | 2024.11.25 19:38:52.184762 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11974 | 2024.11.25 19:38:52.184919 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <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 | ||
11975 | 2024.11.25 19:38:52.185041 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11976 | 2024.11.25 19:38:52.185307 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_86_17} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11977 | 2024.11.25 19:38:52.185529 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
11978 | 2024.11.25 19:38:52.186557 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11979 | 2024.11.25 19:38:52.186604 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11980 | 2024.11.25 19:38:52.187280 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11981 | 2024.11.25 19:38:52.187542 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11982 | 2024.11.25 19:38:52.187732 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11983 | 2024.11.25 19:38:52.187799 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11984 | 2024.11.25 19:38:52.187829 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11985 | 2024.11.25 19:38:52.187851 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003123 sec., 6083.893691962857 rows/sec., 10.90 MiB/sec. | ||
11986 | 2024.11.25 19:38:52.188103 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
11987 | 2024.11.25 19:38:52.188324 [ 265 ] {629f4e63-2dee-44da-a79d-517aa9ddc42e} <Debug> TCPHandler: Processed in 0.003820305 sec. | ||
11988 | 2024.11.25 19:38:52.188666 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11989 | 2024.11.25 19:38:52.189232 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11990 | 2024.11.25 19:38:52.189536 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11991 | 2024.11.25 19:38:52.189908 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11992 | 2024.11.25 19:38:52.190327 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1637 rows starting from the beginning of the part | ||
11993 | 2024.11.25 19:38:52.191131 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 19 rows starting from the beginning of the part | ||
11994 | 2024.11.25 19:38:52.191918 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 23 rows starting from the beginning of the part | ||
11995 | 2024.11.25 19:38:52.192091 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11996 | 2024.11.25 19:38:52.192214 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
11997 | 2024.11.25 19:38:52.192626 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 19 rows starting from the beginning of the part | ||
11998 | 2024.11.25 19:38:52.193310 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 23 rows starting from the beginning of the part | ||
11999 | 2024.11.25 19:38:52.193939 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12000 | 2024.11.25 19:38:52.193997 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part | ||
12001 | 2024.11.25 19:38:52.194741 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12002 | 2024.11.25 19:38:52.195304 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00631 sec., 9508.716323296356 rows/sec., 656.20 KiB/sec. | ||
12003 | 2024.11.25 19:38:52.195576 [ 260 ] {16a8bff9-279e-4a54-a213-330e9dfccf55} <Debug> TCPHandler: Processed in 0.00714322 sec. | ||
12004 | 2024.11.25 19:38:52.204723 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 19 columns (19 merged, 0 gathered) in 0.01679615 sec., 103595.1691310211 rows/sec., 185.64 MiB/sec. | ||
12005 | 2024.11.25 19:38:52.206179 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12006 | 2024.11.25 19:38:52.206582 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12007 | 2024.11.25 19:38:52.206660 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12008 | 2024.11.25 19:38:52.206768 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.06 MiB. | ||
12009 | 2024.11.25 19:38:53.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.66 MiB, peak 264.67 MiB, free memory in arenas 0.00 B, will set to 251.66 MiB (RSS), difference: 4.01 MiB | ||
12010 | 2024.11.25 19:38:53.003665 [ 149 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12011 | 2024.11.25 19:38:53.003732 [ 149 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12012 | 2024.11.25 19:38:53.003756 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12013 | 2024.11.25 19:38:53.003922 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
12014 | 2024.11.25 19:38:53.004120 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12015 | 2024.11.25 19:38:53.004160 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
12016 | 2024.11.25 19:38:53.004247 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
12017 | 2024.11.25 19:38:53.004352 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
12018 | 2024.11.25 19:38:53.004655 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
12019 | 2024.11.25 19:38:53.004787 [ 192 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
12020 | 2024.11.25 19:38:53.005800 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001970009 sec., 18274.02818971893 rows/sec., 1.52 MiB/sec. | ||
12021 | 2024.11.25 19:38:53.005990 [ 191 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12022 | 2024.11.25 19:38:53.006341 [ 191 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12023 | 2024.11.25 19:38:53.006436 [ 191 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_25_6} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12024 | 2024.11.25 19:38:53.006547 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12025 | 2024.11.25 19:38:53.759252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
12026 | 2024.11.25 19:38:53.781019 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12027 | 2024.11.25 19:38:53.781081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12028 | 2024.11.25 19:38:53.788369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12029 | 2024.11.25 19:38:53.789131 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12030 | 2024.11.25 19:38:53.792007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
12031 | 2024.11.25 19:38:57.168294 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12032 | 2024.11.25 19:38:57.168492 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12033 | 2024.11.25 19:38:57.168563 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12034 | 2024.11.25 19:38:57.169321 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12035 | 2024.11.25 19:38:57.169367 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12036 | 2024.11.25 19:38:57.169791 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12037 | 2024.11.25 19:38:57.170050 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12038 | 2024.11.25 19:38:57.170309 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. | ||
12039 | 2024.11.25 19:38:57.170377 [ 265 ] {ef64baf8-11f5-4c09-9838-c40613b25db1} <Debug> TCPHandler: Processed in 0.002212524 sec. | ||
12040 | 2024.11.25 19:38:57.170719 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12041 | 2024.11.25 19:38:57.170986 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12042 | 2024.11.25 19:38:57.171062 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12043 | 2024.11.25 19:38:57.171828 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12044 | 2024.11.25 19:38:57.171869 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12045 | 2024.11.25 19:38:57.172306 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12046 | 2024.11.25 19:38:57.172562 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12047 | 2024.11.25 19:38:57.172771 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00184 sec., 2173.913043478261 rows/sec., 177.27 KiB/sec. | ||
12048 | 2024.11.25 19:38:57.172837 [ 260 ] {9832eb5b-6af3-441c-a809-69ee90f18187} <Debug> TCPHandler: Processed in 0.002316986 sec. | ||
12049 | 2024.11.25 19:38:57.172997 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12050 | 2024.11.25 19:38:57.173129 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12051 | 2024.11.25 19:38:57.173181 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12052 | 2024.11.25 19:38:57.173895 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12053 | 2024.11.25 19:38:57.173936 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12054 | 2024.11.25 19:38:57.174336 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12055 | 2024.11.25 19:38:57.174572 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12056 | 2024.11.25 19:38:57.174779 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.00168 sec., 149404.7619047619 rows/sec., 13.11 MiB/sec. | ||
12057 | 2024.11.25 19:38:57.174837 [ 265 ] {16702674-3e3f-414a-942b-2784df85ebd0} <Debug> TCPHandler: Processed in 0.001899487 sec. | ||
12058 | 2024.11.25 19:38:57.175039 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12059 | 2024.11.25 19:38:57.175266 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12060 | 2024.11.25 19:38:57.175364 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12061 | 2024.11.25 19:38:57.176222 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12062 | 2024.11.25 19:38:57.176259 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12063 | 2024.11.25 19:38:57.176636 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12064 | 2024.11.25 19:38:57.176877 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12065 | 2024.11.25 19:38:57.177066 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.001862 sec., 18259.935553168638 rows/sec., 1.29 MiB/sec. | ||
12066 | 2024.11.25 19:38:57.177124 [ 260 ] {3ab0633c-ae1b-4c9e-8c99-2045719381b8} <Debug> TCPHandler: Processed in 0.002195293 sec. | ||
12067 | 2024.11.25 19:38:57.177307 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12068 | 2024.11.25 19:38:57.177560 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12069 | 2024.11.25 19:38:57.177620 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12070 | 2024.11.25 19:38:57.178213 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12071 | 2024.11.25 19:38:57.178252 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12072 | 2024.11.25 19:38:57.178600 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12073 | 2024.11.25 19:38:57.178836 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12074 | 2024.11.25 19:38:57.179074 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec. | ||
12075 | 2024.11.25 19:38:57.179151 [ 265 ] {c1d2adce-7c1c-40d6-8e32-2a46dab10402} <Debug> TCPHandler: Processed in 0.001947389 sec. | ||
12076 | 2024.11.25 19:38:57.179372 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12077 | 2024.11.25 19:38:57.179550 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12078 | 2024.11.25 19:38:57.179609 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12079 | 2024.11.25 19:38:57.180239 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12080 | 2024.11.25 19:38:57.180276 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12081 | 2024.11.25 19:38:57.180628 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12082 | 2024.11.25 19:38:57.180865 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12083 | 2024.11.25 19:38:57.181050 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. | ||
12084 | 2024.11.25 19:38:57.181102 [ 260 ] {f35e5678-e408-4f43-8fe5-6c48425bc8d5} <Debug> TCPHandler: Processed in 0.001872647 sec. | ||
12085 | 2024.11.25 19:38:57.181243 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12086 | 2024.11.25 19:38:57.181360 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12087 | 2024.11.25 19:38:57.181409 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12088 | 2024.11.25 19:38:57.182154 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12089 | 2024.11.25 19:38:57.182195 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12090 | 2024.11.25 19:38:57.182577 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12091 | 2024.11.25 19:38:57.182813 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12092 | 2024.11.25 19:38:57.183039 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001702 sec., 240305.52291421857 rows/sec., 17.13 MiB/sec. | ||
12093 | 2024.11.25 19:38:57.183093 [ 265 ] {c2d5ac26-da7b-4637-8d2a-73dc20461b5e} <Debug> TCPHandler: Processed in 0.001911187 sec. | ||
12094 | 2024.11.25 19:38:57.183292 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12095 | 2024.11.25 19:38:57.183512 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12096 | 2024.11.25 19:38:57.183606 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12097 | 2024.11.25 19:38:57.184243 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12098 | 2024.11.25 19:38:57.184280 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12099 | 2024.11.25 19:38:57.184643 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12100 | 2024.11.25 19:38:57.184874 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12101 | 2024.11.25 19:38:57.185062 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. | ||
12102 | 2024.11.25 19:38:57.185129 [ 260 ] {104e8366-c442-4f2a-b7ed-aee0825b59f5} <Debug> TCPHandler: Processed in 0.001948018 sec. | ||
12103 | 2024.11.25 19:38:57.185338 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12104 | 2024.11.25 19:38:57.185463 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12105 | 2024.11.25 19:38:57.185517 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12106 | 2024.11.25 19:38:57.186126 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12107 | 2024.11.25 19:38:57.186167 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12108 | 2024.11.25 19:38:57.186561 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12109 | 2024.11.25 19:38:57.186797 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12110 | 2024.11.25 19:38:57.186994 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12111 | 2024.11.25 19:38:57.187040 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001595 sec., 149843.26018808776 rows/sec., 10.05 MiB/sec. | ||
12112 | 2024.11.25 19:38:57.187076 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12113 | 2024.11.25 19:38:57.187157 [ 265 ] {bb484fcb-2f36-4ebc-8e26-55c4ba79ca87} <Debug> TCPHandler: Processed in 0.001942978 sec. | ||
12114 | 2024.11.25 19:38:57.187166 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12115 | 2024.11.25 19:38:57.187435 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12116 | 2024.11.25 19:38:57.187460 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12117 | 2024.11.25 19:38:57.187757 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12118 | 2024.11.25 19:38:57.187852 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25837 rows starting from the beginning of the part | ||
12119 | 2024.11.25 19:38:57.187855 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12120 | 2024.11.25 19:38:57.188053 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12121 | 2024.11.25 19:38:57.188091 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12122 | 2024.11.25 19:38:57.188616 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 883 rows starting from the beginning of the part | ||
12123 | 2024.11.25 19:38:57.189070 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12124 | 2024.11.25 19:38:57.189382 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12125 | 2024.11.25 19:38:57.189613 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 239 rows starting from the beginning of the part | ||
12126 | 2024.11.25 19:38:57.190440 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12127 | 2024.11.25 19:38:57.190502 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12128 | 2024.11.25 19:38:57.191186 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12129 | 2024.11.25 19:38:57.191513 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12130 | 2024.11.25 19:38:57.192074 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004298 sec., 232.66635644485808 rows/sec., 15.68 KiB/sec. | ||
12131 | 2024.11.25 19:38:57.192509 [ 260 ] {84a30aab-f1f1-4939-a46a-ea4b0d5ed8b2} <Debug> TCPHandler: Processed in 0.005240633 sec. | ||
12132 | 2024.11.25 19:38:57.192914 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12133 | 2024.11.25 19:38:57.193161 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12134 | 2024.11.25 19:38:57.193390 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <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 | ||
12135 | 2024.11.25 19:38:57.194950 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12136 | 2024.11.25 19:38:57.194991 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12137 | 2024.11.25 19:38:57.195777 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12138 | 2024.11.25 19:38:57.196247 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12139 | 2024.11.25 19:38:57.196511 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003432 sec., 6701.631701631702 rows/sec., 12.01 MiB/sec. | ||
12140 | 2024.11.25 19:38:57.196708 [ 265 ] {2f6e65be-63fe-42a7-9c70-c2454b7f5a5e} <Debug> TCPHandler: Processed in 0.004044699 sec. | ||
12141 | 2024.11.25 19:38:57.196878 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12142 | 2024.11.25 19:38:57.197032 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12143 | 2024.11.25 19:38:57.197155 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12144 | 2024.11.25 19:38:57.198158 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12145 | 2024.11.25 19:38:57.198208 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12146 | 2024.11.25 19:38:57.198626 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12147 | 2024.11.25 19:38:57.199027 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12148 | 2024.11.25 19:38:57.199529 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27593 rows, containing 5 columns (5 merged, 0 gathered) in 0.012149068 sec., 2271203.025614804 rows/sec., 153.44 MiB/sec. | ||
12149 | 2024.11.25 19:38:57.199663 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002653 sec., 30908.405578590275 rows/sec., 1.96 MiB/sec. | ||
12150 | 2024.11.25 19:38:57.199849 [ 260 ] {6765e482-da5c-4d87-9431-0b9fa4493403} <Debug> TCPHandler: Processed in 0.00304063 sec. | ||
12151 | 2024.11.25 19:38:57.200132 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12152 | 2024.11.25 19:38:57.200720 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12153 | 2024.11.25 19:38:57.200819 [ 187 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12154 | 2024.11.25 19:38:57.200932 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
12155 | 2024.11.25 19:38:59.291470 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
12156 | 2024.11.25 19:38:59.292189 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12157 | 2024.11.25 19:38:59.292227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12158 | 2024.11.25 19:38:59.292737 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12159 | 2024.11.25 19:38:59.292989 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12160 | 2024.11.25 19:38:59.293157 [ 142 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12161 | 2024.11.25 19:38:59.293180 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
12162 | 2024.11.25 19:38:59.293208 [ 142 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12163 | 2024.11.25 19:38:59.293234 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12164 | 2024.11.25 19:38:59.293407 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
12165 | 2024.11.25 19:38:59.293680 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12166 | 2024.11.25 19:38:59.293746 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
12167 | 2024.11.25 19:38:59.293834 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
12168 | 2024.11.25 19:38:59.293935 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
12169 | 2024.11.25 19:38:59.294205 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
12170 | 2024.11.25 19:38:59.294462 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
12171 | 2024.11.25 19:38:59.294527 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
12172 | 2024.11.25 19:38:59.297455 [ 201 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004138551 sec., 6765411.372241154 rows/sec., 96.78 MiB/sec. | ||
12173 | 2024.11.25 19:38:59.297765 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12174 | 2024.11.25 19:38:59.298095 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12175 | 2024.11.25 19:38:59.298179 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_61_12} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12176 | 2024.11.25 19:38:59.298278 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
12177 | 2024.11.25 19:39:01.292143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
12178 | 2024.11.25 19:39:01.314540 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12179 | 2024.11.25 19:39:01.314595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12180 | 2024.11.25 19:39:01.321874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12181 | 2024.11.25 19:39:01.322649 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12182 | 2024.11.25 19:39:01.322933 [ 140 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12183 | 2024.11.25 19:39:01.322994 [ 140 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12184 | 2024.11.25 19:39:01.323037 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12185 | 2024.11.25 19:39:01.323289 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
12186 | 2024.11.25 19:39:01.332857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12187 | 2024.11.25 19:39:01.333837 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12188 | 2024.11.25 19:39:01.334730 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
12189 | 2024.11.25 19:39:01.339192 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
12190 | 2024.11.25 19:39:01.343570 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
12191 | 2024.11.25 19:39:01.348340 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
12192 | 2024.11.25 19:39:01.353446 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
12193 | 2024.11.25 19:39:01.358162 [ 196 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
12194 | 2024.11.25 19:39:01.418504 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.095373411 sec., 4823.147197702722 rows/sec., 24.94 MiB/sec. | ||
12195 | 2024.11.25 19:39:01.421716 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12196 | 2024.11.25 19:39:01.424737 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_61_12} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12197 | 2024.11.25 19:39:01.424865 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_61_12} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12198 | 2024.11.25 19:39:01.427196 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
12199 | 2024.11.25 19:39:01.950089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1712 | ||
12200 | 2024.11.25 19:39:01.953787 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12201 | 2024.11.25 19:39:01.953833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12202 | 2024.11.25 19:39:01.955409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12203 | 2024.11.25 19:39:01.955731 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12204 | 2024.11.25 19:39:01.956414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
12205 | 2024.11.25 19:39:02.163086 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12206 | 2024.11.25 19:39:02.163272 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12207 | 2024.11.25 19:39:02.163346 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12208 | 2024.11.25 19:39:02.164198 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12209 | 2024.11.25 19:39:02.164253 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12210 | 2024.11.25 19:39:02.164705 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12211 | 2024.11.25 19:39:02.164963 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12212 | 2024.11.25 19:39:02.165241 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001991 sec., 47212.45605223505 rows/sec., 3.91 MiB/sec. | ||
12213 | 2024.11.25 19:39:02.165346 [ 265 ] {cd5c1622-7fd2-411b-98da-5662a9a7acc5} <Debug> TCPHandler: Processed in 0.002393467 sec. | ||
12214 | 2024.11.25 19:39:02.165693 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12215 | 2024.11.25 19:39:02.165987 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12216 | 2024.11.25 19:39:02.166103 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12217 | 2024.11.25 19:39:02.166848 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12218 | 2024.11.25 19:39:02.166889 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12219 | 2024.11.25 19:39:02.167316 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12220 | 2024.11.25 19:39:02.167599 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12221 | 2024.11.25 19:39:02.167830 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001929 sec., 9849.663037843442 rows/sec., 740.65 KiB/sec. | ||
12222 | 2024.11.25 19:39:02.167932 [ 260 ] {b5d74329-27f1-4f75-9176-acc010dc6ed3} <Debug> TCPHandler: Processed in 0.002462079 sec. | ||
12223 | 2024.11.25 19:39:02.168147 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12224 | 2024.11.25 19:39:02.168439 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12225 | 2024.11.25 19:39:02.168509 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12226 | 2024.11.25 19:39:02.169162 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12227 | 2024.11.25 19:39:02.169204 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12228 | 2024.11.25 19:39:02.169586 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12229 | 2024.11.25 19:39:02.169839 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12230 | 2024.11.25 19:39:02.170056 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001702 sec., 48766.157461809635 rows/sec., 3.81 MiB/sec. | ||
12231 | 2024.11.25 19:39:02.170147 [ 265 ] {7ec3ae03-47d4-4a87-8d25-30ae7307059d} <Debug> TCPHandler: Processed in 0.002112271 sec. | ||
12232 | 2024.11.25 19:39:02.170427 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12233 | 2024.11.25 19:39:02.170684 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12234 | 2024.11.25 19:39:02.170784 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12235 | 2024.11.25 19:39:02.171506 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12236 | 2024.11.25 19:39:02.171545 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12237 | 2024.11.25 19:39:02.171952 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12238 | 2024.11.25 19:39:02.172210 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12239 | 2024.11.25 19:39:02.172427 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0018 sec., 88888.88888888889 rows/sec., 6.19 MiB/sec. | ||
12240 | 2024.11.25 19:39:02.172480 [ 260 ] {5c534462-05b8-496b-8394-45f8ff83f558} <Debug> TCPHandler: Processed in 0.002235924 sec. | ||
12241 | 2024.11.25 19:39:02.172621 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12242 | 2024.11.25 19:39:02.172741 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12243 | 2024.11.25 19:39:02.172826 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <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 | ||
12244 | 2024.11.25 19:39:02.173995 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12245 | 2024.11.25 19:39:02.174038 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12246 | 2024.11.25 19:39:02.174707 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12247 | 2024.11.25 19:39:02.174967 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12248 | 2024.11.25 19:39:02.175251 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002536 sec., 7492.11356466877 rows/sec., 13.43 MiB/sec. | ||
12249 | 2024.11.25 19:39:02.175365 [ 265 ] {bfb1742c-39fe-4dd3-be8c-9754f4c72800} <Debug> TCPHandler: Processed in 0.002800824 sec. | ||
12250 | 2024.11.25 19:39:02.175572 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12251 | 2024.11.25 19:39:02.175794 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12252 | 2024.11.25 19:39:02.175887 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12253 | 2024.11.25 19:39:02.176490 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12254 | 2024.11.25 19:39:02.176530 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12255 | 2024.11.25 19:39:02.176913 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12256 | 2024.11.25 19:39:02.177158 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12257 | 2024.11.25 19:39:02.177365 [ 135 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12258 | 2024.11.25 19:39:02.177392 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001651 sec., 36341.611144760755 rows/sec., 2.45 MiB/sec. | ||
12259 | 2024.11.25 19:39:02.177506 [ 135 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12260 | 2024.11.25 19:39:02.177546 [ 260 ] {88934e85-3c4e-4f98-b174-416d9c886857} <Debug> TCPHandler: Processed in 0.002085581 sec. | ||
12261 | 2024.11.25 19:39:02.177587 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12262 | 2024.11.25 19:39:02.177802 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
12263 | 2024.11.25 19:39:02.177975 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12264 | 2024.11.25 19:39:02.178018 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5486 rows starting from the beginning of the part | ||
12265 | 2024.11.25 19:39:02.178102 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
12266 | 2024.11.25 19:39:02.178302 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
12267 | 2024.11.25 19:39:02.178554 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
12268 | 2024.11.25 19:39:02.178674 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
12269 | 2024.11.25 19:39:02.178892 [ 188 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
12270 | 2024.11.25 19:39:02.180889 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5830 rows, containing 4 columns (4 merged, 0 gathered) in 0.003159192 sec., 1845408.5728249503 rows/sec., 120.32 MiB/sec. | ||
12271 | 2024.11.25 19:39:02.181547 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12272 | 2024.11.25 19:39:02.182077 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12273 | 2024.11.25 19:39:02.182211 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_86_17} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12274 | 2024.11.25 19:39:02.182306 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
12275 | 2024.11.25 19:39:06.612586 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12276 | 2024.11.25 19:39:06.612691 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12277 | 2024.11.25 19:39:06.793374 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
12278 | 2024.11.25 19:39:06.794347 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12279 | 2024.11.25 19:39:06.794393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12280 | 2024.11.25 19:39:06.794905 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12281 | 2024.11.25 19:39:06.795219 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12282 | 2024.11.25 19:39:06.795462 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12283 | 2024.11.25 19:39:07.167769 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12284 | 2024.11.25 19:39:07.167961 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12285 | 2024.11.25 19:39:07.168034 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12286 | 2024.11.25 19:39:07.168804 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12287 | 2024.11.25 19:39:07.168860 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12288 | 2024.11.25 19:39:07.169303 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12289 | 2024.11.25 19:39:07.169559 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12290 | 2024.11.25 19:39:07.169768 [ 131 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12291 | 2024.11.25 19:39:07.169838 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. | ||
12292 | 2024.11.25 19:39:07.169865 [ 131 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12293 | 2024.11.25 19:39:07.169932 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12294 | 2024.11.25 19:39:07.169984 [ 265 ] {66468ba3-5a17-4430-a981-97e1bbfb541b} <Debug> TCPHandler: Processed in 0.002342486 sec. | ||
12295 | 2024.11.25 19:39:07.170225 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12296 | 2024.11.25 19:39:07.170327 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12297 | 2024.11.25 19:39:07.170431 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12298 | 2024.11.25 19:39:07.170517 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
12299 | 2024.11.25 19:39:07.170648 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12300 | 2024.11.25 19:39:07.170758 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12301 | 2024.11.25 19:39:07.170856 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12302 | 2024.11.25 19:39:07.171149 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12303 | 2024.11.25 19:39:07.171511 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12304 | 2024.11.25 19:39:07.171751 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12305 | 2024.11.25 19:39:07.173870 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12306 | 2024.11.25 19:39:07.173964 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12307 | 2024.11.25 19:39:07.174286 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004216132 sec., 16602.895734763522 rows/sec., 1.23 MiB/sec. | ||
12308 | 2024.11.25 19:39:07.174536 [ 188 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12309 | 2024.11.25 19:39:07.174877 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12310 | 2024.11.25 19:39:07.175074 [ 188 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12311 | 2024.11.25 19:39:07.175263 [ 188 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_41_10} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12312 | 2024.11.25 19:39:07.175343 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12313 | 2024.11.25 19:39:07.175428 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12314 | 2024.11.25 19:39:07.175721 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.005184 sec., 48032.40740740741 rows/sec., 4.22 MiB/sec. | ||
12315 | 2024.11.25 19:39:07.175794 [ 260 ] {1ec7fccb-21d5-4d05-bdcc-47ad077056df} <Debug> TCPHandler: Processed in 0.005660091 sec. | ||
12316 | 2024.11.25 19:39:07.175957 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12317 | 2024.11.25 19:39:07.176085 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12318 | 2024.11.25 19:39:07.176149 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12319 | 2024.11.25 19:39:07.176791 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12320 | 2024.11.25 19:39:07.176834 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12321 | 2024.11.25 19:39:07.177221 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12322 | 2024.11.25 19:39:07.177475 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12323 | 2024.11.25 19:39:07.177737 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.28 MiB/sec. | ||
12324 | 2024.11.25 19:39:07.177844 [ 265 ] {31e8dd89-f4cb-4686-935c-73c2d8a9fe09} <Debug> TCPHandler: Processed in 0.001942678 sec. | ||
12325 | 2024.11.25 19:39:07.178062 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12326 | 2024.11.25 19:39:07.178380 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12327 | 2024.11.25 19:39:07.178521 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12328 | 2024.11.25 19:39:07.179331 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12329 | 2024.11.25 19:39:07.179374 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12330 | 2024.11.25 19:39:07.179747 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
12331 | 2024.11.25 19:39:07.179992 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12332 | 2024.11.25 19:39:07.180177 [ 131 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
12333 | 2024.11.25 19:39:07.180235 [ 131 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12334 | 2024.11.25 19:39:07.180254 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001966 sec., 7121.057985757884 rows/sec., 498.71 KiB/sec. | ||
12335 | 2024.11.25 19:39:07.180290 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12336 | 2024.11.25 19:39:07.180377 [ 260 ] {107c6560-24b2-4468-aadd-81502a73266a} <Debug> TCPHandler: Processed in 0.002415788 sec. | ||
12337 | 2024.11.25 19:39:07.180714 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12338 | 2024.11.25 19:39:07.180786 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
12339 | 2024.11.25 19:39:07.181108 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12340 | 2024.11.25 19:39:07.181309 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12341 | 2024.11.25 19:39:07.181337 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12342 | 2024.11.25 19:39:07.181477 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 243 rows starting from the beginning of the part | ||
12343 | 2024.11.25 19:39:07.181918 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
12344 | 2024.11.25 19:39:07.182353 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part | ||
12345 | 2024.11.25 19:39:07.182703 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
12346 | 2024.11.25 19:39:07.183085 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
12347 | 2024.11.25 19:39:07.183514 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
12348 | 2024.11.25 19:39:07.185173 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12349 | 2024.11.25 19:39:07.185249 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12350 | 2024.11.25 19:39:07.186297 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12351 | 2024.11.25 19:39:07.186718 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006281243 sec., 83900.59101359396 rows/sec., 6.01 MiB/sec. | ||
12352 | 2024.11.25 19:39:07.186810 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12353 | 2024.11.25 19:39:07.187124 [ 131 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12354 | 2024.11.25 19:39:07.187164 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
12355 | 2024.11.25 19:39:07.187254 [ 131 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2024.11.25 19:39:07.187369 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006424 sec., 2023.6612702366126 rows/sec., 126.17 KiB/sec. | ||
12357 | 2024.11.25 19:39:07.187390 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12358 | 2024.11.25 19:39:07.187591 [ 265 ] {8e3d57db-a98d-4ec1-857f-d6483635cf91} <Debug> TCPHandler: Processed in 0.007088029 sec. | ||
12359 | 2024.11.25 19:39:07.187930 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12360 | 2024.11.25 19:39:07.187982 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12361 | 2024.11.25 19:39:07.188196 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12362 | 2024.11.25 19:39:07.188271 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12363 | 2024.11.25 19:39:07.188444 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12364 | 2024.11.25 19:39:07.188477 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12365 | 2024.11.25 19:39:07.188567 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_56_11} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
12366 | 2024.11.25 19:39:07.188630 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
12367 | 2024.11.25 19:39:07.189061 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12368 | 2024.11.25 19:39:07.189231 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
12369 | 2024.11.25 19:39:07.189582 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
12370 | 2024.11.25 19:39:07.190029 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
12371 | 2024.11.25 19:39:07.190285 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
12372 | 2024.11.25 19:39:07.191231 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12373 | 2024.11.25 19:39:07.191315 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12374 | 2024.11.25 19:39:07.192374 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004718412 sec., 13775.82118729776 rows/sec., 912.73 KiB/sec. | ||
12375 | 2024.11.25 19:39:07.192435 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12376 | 2024.11.25 19:39:07.192536 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12377 | 2024.11.25 19:39:07.192913 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12378 | 2024.11.25 19:39:07.193027 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12379 | 2024.11.25 19:39:07.193343 [ 194 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_41_10} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12380 | 2024.11.25 19:39:07.193404 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.005241 sec., 77275.32913566113 rows/sec., 5.50 MiB/sec. | ||
12381 | 2024.11.25 19:39:07.193621 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12382 | 2024.11.25 19:39:07.193730 [ 260 ] {a7585311-ec6d-476d-9b8b-9ea8bac6c6cf} <Debug> TCPHandler: Processed in 0.005979637 sec. | ||
12383 | 2024.11.25 19:39:07.193987 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12384 | 2024.11.25 19:39:07.194346 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12385 | 2024.11.25 19:39:07.194546 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12386 | 2024.11.25 19:39:07.195782 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12387 | 2024.11.25 19:39:07.195822 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12388 | 2024.11.25 19:39:07.196192 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12389 | 2024.11.25 19:39:07.196431 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12390 | 2024.11.25 19:39:07.196594 [ 131 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
12391 | 2024.11.25 19:39:07.196656 [ 131 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12392 | 2024.11.25 19:39:07.196688 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12393 | 2024.11.25 19:39:07.196704 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002493 sec., 2406.7388688327314 rows/sec., 125.74 KiB/sec. | ||
12394 | 2024.11.25 19:39:07.196853 [ 265 ] {a80e8586-d60d-4218-9fe9-a7b6efb1f6ac} <Debug> TCPHandler: Processed in 0.003008889 sec. | ||
12395 | 2024.11.25 19:39:07.196879 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
12396 | 2024.11.25 19:39:07.197027 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12397 | 2024.11.25 19:39:07.197038 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12398 | 2024.11.25 19:39:07.197071 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
12399 | 2024.11.25 19:39:07.197314 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
12400 | 2024.11.25 19:39:07.197412 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12401 | 2024.11.25 19:39:07.197530 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
12402 | 2024.11.25 19:39:07.197640 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12403 | 2024.11.25 19:39:07.197905 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12404 | 2024.11.25 19:39:07.198258 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12405 | 2024.11.25 19:39:07.198600 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12406 | 2024.11.25 19:39:07.200393 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12407 | 2024.11.25 19:39:07.200476 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12408 | 2024.11.25 19:39:07.201284 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004504988 sec., 54606.13879548625 rows/sec., 2.79 MiB/sec. | ||
12409 | 2024.11.25 19:39:07.201475 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
12410 | 2024.11.25 19:39:07.201594 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12411 | 2024.11.25 19:39:07.201916 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12412 | 2024.11.25 19:39:07.202085 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12413 | 2024.11.25 19:39:07.202111 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_41_8} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
12414 | 2024.11.25 19:39:07.202265 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12415 | 2024.11.25 19:39:07.202463 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005209 sec., 45498.17623344212 rows/sec., 3.05 MiB/sec. | ||
12416 | 2024.11.25 19:39:07.202533 [ 260 ] {bba859ee-8064-4bb9-a668-8a3475cbfb17} <Debug> TCPHandler: Processed in 0.00558976 sec. | ||
12417 | 2024.11.25 19:39:07.202706 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12418 | 2024.11.25 19:39:07.202847 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12419 | 2024.11.25 19:39:07.202909 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12420 | 2024.11.25 19:39:07.203444 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12421 | 2024.11.25 19:39:07.203483 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12422 | 2024.11.25 19:39:07.203839 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12423 | 2024.11.25 19:39:07.204076 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12424 | 2024.11.25 19:39:07.204241 [ 131 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
12425 | 2024.11.25 19:39:07.204298 [ 131 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12426 | 2024.11.25 19:39:07.204332 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. | ||
12427 | 2024.11.25 19:39:07.204338 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12428 | 2024.11.25 19:39:07.204487 [ 265 ] {993cf3dc-8406-43f9-90c7-3e8960f38f1f} <Debug> TCPHandler: Processed in 0.001841746 sec. | ||
12429 | 2024.11.25 19:39:07.204762 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12430 | 2024.11.25 19:39:07.204773 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
12431 | 2024.11.25 19:39:07.205058 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12432 | 2024.11.25 19:39:07.205137 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12433 | 2024.11.25 19:39:07.205213 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 37 rows starting from the beginning of the part | ||
12434 | 2024.11.25 19:39:07.205245 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <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 | ||
12435 | 2024.11.25 19:39:07.205453 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
12436 | 2024.11.25 19:39:07.205840 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12437 | 2024.11.25 19:39:07.206235 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12438 | 2024.11.25 19:39:07.206587 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12439 | 2024.11.25 19:39:07.206931 [ 189 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12440 | 2024.11.25 19:39:07.209248 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.004739983 sec., 8860.791272880093 rows/sec., 596.24 KiB/sec. | ||
12441 | 2024.11.25 19:39:07.209573 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
12442 | 2024.11.25 19:39:07.209751 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12443 | 2024.11.25 19:39:07.209815 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12444 | 2024.11.25 19:39:07.210338 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12445 | 2024.11.25 19:39:07.210538 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_41_8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
12446 | 2024.11.25 19:39:07.210700 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12447 | 2024.11.25 19:39:07.211005 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12448 | 2024.11.25 19:39:07.211278 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12449 | 2024.11.25 19:39:07.211534 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.006578 sec., 3496.5034965034965 rows/sec., 6.27 MiB/sec. | ||
12450 | 2024.11.25 19:39:07.211642 [ 260 ] {d35ddd84-2d8f-40df-9199-630983a59f4c} <Debug> TCPHandler: Processed in 0.007038918 sec. | ||
12451 | 2024.11.25 19:39:07.211783 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12452 | 2024.11.25 19:39:07.211900 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12453 | 2024.11.25 19:39:07.211953 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12454 | 2024.11.25 19:39:07.212495 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12455 | 2024.11.25 19:39:07.212539 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12456 | 2024.11.25 19:39:07.212938 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12457 | 2024.11.25 19:39:07.213177 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12458 | 2024.11.25 19:39:07.213405 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001529 sec., 53629.82341399608 rows/sec., 3.41 MiB/sec. | ||
12459 | 2024.11.25 19:39:07.213457 [ 265 ] {e90afbcc-9027-4fbd-997b-9db40a25bfde} <Debug> TCPHandler: Processed in 0.001728504 sec. | ||
12460 | 2024.11.25 19:39:08.832989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12461 | 2024.11.25 19:39:08.851031 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12462 | 2024.11.25 19:39:08.851086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12463 | 2024.11.25 19:39:08.857977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12464 | 2024.11.25 19:39:08.858708 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12465 | 2024.11.25 19:39:08.861192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12466 | 2024.11.25 19:39:11.956795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1746 | ||
12467 | 2024.11.25 19:39:11.960360 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12468 | 2024.11.25 19:39:11.960422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12469 | 2024.11.25 19:39:11.961945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12470 | 2024.11.25 19:39:11.962294 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12471 | 2024.11.25 19:39:11.962533 [ 124 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12472 | 2024.11.25 19:39:11.962651 [ 124 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12473 | 2024.11.25 19:39:11.962714 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12474 | 2024.11.25 19:39:11.963026 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
12475 | 2024.11.25 19:39:11.963460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1746 | ||
12476 | 2024.11.25 19:39:11.963867 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12477 | 2024.11.25 19:39:11.963996 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1568 rows starting from the beginning of the part | ||
12478 | 2024.11.25 19:39:11.964438 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
12479 | 2024.11.25 19:39:11.965081 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
12480 | 2024.11.25 19:39:11.965670 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
12481 | 2024.11.25 19:39:11.966189 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
12482 | 2024.11.25 19:39:11.966745 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
12483 | 2024.11.25 19:39:11.974963 [ 189 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 72 columns (72 merged, 0 gathered) in 0.012117698 sec., 144086.77291677016 rows/sec., 110.90 MiB/sec. | ||
12484 | 2024.11.25 19:39:11.976620 [ 195 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12485 | 2024.11.25 19:39:11.977297 [ 195 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12486 | 2024.11.25 19:39:11.977379 [ 195 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_46_9} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12487 | 2024.11.25 19:39:11.977571 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
12488 | 2024.11.25 19:39:12.192645 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12489 | 2024.11.25 19:39:12.192872 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12490 | 2024.11.25 19:39:12.192960 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12491 | 2024.11.25 19:39:12.193805 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12492 | 2024.11.25 19:39:12.193862 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12493 | 2024.11.25 19:39:12.194307 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12494 | 2024.11.25 19:39:12.194568 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12495 | 2024.11.25 19:39:12.194817 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002004 sec., 998.003992015968 rows/sec., 81.38 KiB/sec. | ||
12496 | 2024.11.25 19:39:12.194882 [ 265 ] {a5fbb4b6-09ce-4567-8b29-4b6f79528ea1} <Debug> TCPHandler: Processed in 0.002386077 sec. | ||
12497 | 2024.11.25 19:39:12.195156 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12498 | 2024.11.25 19:39:12.195363 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12499 | 2024.11.25 19:39:12.195444 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12500 | 2024.11.25 19:39:12.196751 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12501 | 2024.11.25 19:39:12.196796 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12502 | 2024.11.25 19:39:12.197312 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12503 | 2024.11.25 19:39:12.197568 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12504 | 2024.11.25 19:39:12.197812 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002509 sec., 492227.9792746114 rows/sec., 40.72 MiB/sec. | ||
12505 | 2024.11.25 19:39:12.197869 [ 260 ] {f8e60e70-cc29-4e8f-94b1-158d1c340ad7} <Debug> TCPHandler: Processed in 0.002859746 sec. | ||
12506 | 2024.11.25 19:39:12.198044 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12507 | 2024.11.25 19:39:12.198177 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12508 | 2024.11.25 19:39:12.198234 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12509 | 2024.11.25 19:39:12.198831 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12510 | 2024.11.25 19:39:12.198875 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12511 | 2024.11.25 19:39:12.199252 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12512 | 2024.11.25 19:39:12.199495 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12513 | 2024.11.25 19:39:12.199734 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001584 sec., 13257.575757575758 rows/sec., 990.13 KiB/sec. | ||
12514 | 2024.11.25 19:39:12.199850 [ 265 ] {2539bbd5-5442-4b76-b8fe-ebeb1f4e5df1} <Debug> TCPHandler: Processed in 0.001868387 sec. | ||
12515 | 2024.11.25 19:39:12.200036 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12516 | 2024.11.25 19:39:12.200204 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12517 | 2024.11.25 19:39:12.200263 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12518 | 2024.11.25 19:39:12.200964 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12519 | 2024.11.25 19:39:12.201003 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12520 | 2024.11.25 19:39:12.201375 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12521 | 2024.11.25 19:39:12.201608 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12522 | 2024.11.25 19:39:12.201825 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001651 sec., 138098.12235009085 rows/sec., 9.35 MiB/sec. | ||
12523 | 2024.11.25 19:39:12.201877 [ 260 ] {a8ce69fe-0b5b-419f-a7e3-b9e3f550d47f} <Debug> TCPHandler: Processed in 0.001939258 sec. | ||
12524 | 2024.11.25 19:39:12.202038 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12525 | 2024.11.25 19:39:12.202180 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12526 | 2024.11.25 19:39:12.202240 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12527 | 2024.11.25 19:39:12.203057 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12528 | 2024.11.25 19:39:12.203098 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12529 | 2024.11.25 19:39:12.203506 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12530 | 2024.11.25 19:39:12.203752 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12531 | 2024.11.25 19:39:12.203968 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001819 sec., 297416.16272677295 rows/sec., 22.06 MiB/sec. | ||
12532 | 2024.11.25 19:39:12.204024 [ 265 ] {d436f322-a606-4715-8e8e-e2fa1dd2d1f9} <Debug> TCPHandler: Processed in 0.00205439 sec. | ||
12533 | 2024.11.25 19:39:12.204180 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12534 | 2024.11.25 19:39:12.204317 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12535 | 2024.11.25 19:39:12.204380 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12536 | 2024.11.25 19:39:12.205241 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12537 | 2024.11.25 19:39:12.205287 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12538 | 2024.11.25 19:39:12.205745 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12539 | 2024.11.25 19:39:12.205981 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12540 | 2024.11.25 19:39:12.206191 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001905 sec., 462467.19160104985 rows/sec., 31.12 MiB/sec. | ||
12541 | 2024.11.25 19:39:12.206242 [ 260 ] {a4719d4e-285e-41e2-a28a-80bcb91a8898} <Debug> TCPHandler: Processed in 0.002135772 sec. | ||
12542 | 2024.11.25 19:39:12.206383 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12543 | 2024.11.25 19:39:12.206519 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12544 | 2024.11.25 19:39:12.206615 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <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 | ||
12545 | 2024.11.25 19:39:12.207880 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12546 | 2024.11.25 19:39:12.207920 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12547 | 2024.11.25 19:39:12.208587 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12548 | 2024.11.25 19:39:12.208851 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12549 | 2024.11.25 19:39:12.209140 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002647 sec., 7177.937287495278 rows/sec., 12.86 MiB/sec. | ||
12550 | 2024.11.25 19:39:12.209318 [ 265 ] {d2baa3d0-3d81-42e6-8ac6-ff9ce0b4f8d5} <Debug> TCPHandler: Processed in 0.002986839 sec. | ||
12551 | 2024.11.25 19:39:12.209570 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12552 | 2024.11.25 19:39:12.209772 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12553 | 2024.11.25 19:39:12.209832 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12554 | 2024.11.25 19:39:12.210388 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12555 | 2024.11.25 19:39:12.210434 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12556 | 2024.11.25 19:39:12.210799 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12557 | 2024.11.25 19:39:12.211041 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12558 | 2024.11.25 19:39:12.211257 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
12559 | 2024.11.25 19:39:12.211320 [ 260 ] {88d53e09-331e-419f-a47b-8a465112c30a} <Debug> TCPHandler: Processed in 0.001909147 sec. | ||
12560 | 2024.11.25 19:39:14.295638 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
12561 | 2024.11.25 19:39:14.296322 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12562 | 2024.11.25 19:39:14.296373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12563 | 2024.11.25 19:39:14.296907 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12564 | 2024.11.25 19:39:14.297175 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12565 | 2024.11.25 19:39:14.297440 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12566 | 2024.11.25 19:39:16.361319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12567 | 2024.11.25 19:39:16.381272 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12568 | 2024.11.25 19:39:16.381328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12569 | 2024.11.25 19:39:16.388369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12570 | 2024.11.25 19:39:16.389106 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12571 | 2024.11.25 19:39:16.391680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12572 | 2024.11.25 19:39:17.173302 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12573 | 2024.11.25 19:39:17.173563 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12574 | 2024.11.25 19:39:17.173668 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12575 | 2024.11.25 19:39:17.174698 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12576 | 2024.11.25 19:39:17.174775 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12577 | 2024.11.25 19:39:17.175404 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12578 | 2024.11.25 19:39:17.175793 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12579 | 2024.11.25 19:39:17.176130 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002626 sec., 5331.3023610053315 rows/sec., 383.78 KiB/sec. | ||
12580 | 2024.11.25 19:39:17.176288 [ 265 ] {6de71b8d-ef06-403f-ad04-9a1805aa905a} <Debug> TCPHandler: Processed in 0.003193003 sec. | ||
12581 | 2024.11.25 19:39:17.176647 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12582 | 2024.11.25 19:39:17.176855 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12583 | 2024.11.25 19:39:17.176933 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12584 | 2024.11.25 19:39:17.178033 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12585 | 2024.11.25 19:39:17.178088 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12586 | 2024.11.25 19:39:17.178645 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12587 | 2024.11.25 19:39:17.178925 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12588 | 2024.11.25 19:39:17.179093 [ 109 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12589 | 2024.11.25 19:39:17.179140 [ 109 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12590 | 2024.11.25 19:39:17.179155 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002361 sec., 105463.78653113089 rows/sec., 9.27 MiB/sec. | ||
12591 | 2024.11.25 19:39:17.179167 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12592 | 2024.11.25 19:39:17.179266 [ 260 ] {d2039dc8-333f-4c83-b71b-70667a7dfeeb} <Debug> TCPHandler: Processed in 0.002809955 sec. | ||
12593 | 2024.11.25 19:39:17.179317 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
12594 | 2024.11.25 19:39:17.179450 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12595 | 2024.11.25 19:39:17.179493 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1438 rows starting from the beginning of the part | ||
12596 | 2024.11.25 19:39:17.179541 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12597 | 2024.11.25 19:39:17.179641 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 251 rows starting from the beginning of the part | ||
12598 | 2024.11.25 19:39:17.179961 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12599 | 2024.11.25 19:39:17.180057 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 94 rows starting from the beginning of the part | ||
12600 | 2024.11.25 19:39:17.180187 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12601 | 2024.11.25 19:39:17.180551 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 249 rows starting from the beginning of the part | ||
12602 | 2024.11.25 19:39:17.180864 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1235 rows starting from the beginning of the part | ||
12603 | 2024.11.25 19:39:17.181333 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 249 rows starting from the beginning of the part | ||
12604 | 2024.11.25 19:39:17.182526 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12605 | 2024.11.25 19:39:17.182617 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12606 | 2024.11.25 19:39:17.183589 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12607 | 2024.11.25 19:39:17.184056 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12608 | 2024.11.25 19:39:17.184307 [ 109 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12609 | 2024.11.25 19:39:17.184395 [ 109 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12610 | 2024.11.25 19:39:17.184403 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.004611 sec., 6506.180871828237 rows/sec., 473.99 KiB/sec. | ||
12611 | 2024.11.25 19:39:17.184436 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12612 | 2024.11.25 19:39:17.184790 [ 265 ] {34f9541f-6553-4c0b-8543-762f81265931} <Debug> TCPHandler: Processed in 0.005352485 sec. | ||
12613 | 2024.11.25 19:39:17.184950 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
12614 | 2024.11.25 19:39:17.185522 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12615 | 2024.11.25 19:39:17.186047 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 5 columns (5 merged, 0 gathered) in 0.006794523 sec., 517475.6197013388 rows/sec., 45.57 MiB/sec. | ||
12616 | 2024.11.25 19:39:17.186088 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12617 | 2024.11.25 19:39:17.186109 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12618 | 2024.11.25 19:39:17.186312 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 67 rows starting from the beginning of the part | ||
12619 | 2024.11.25 19:39:17.186367 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12620 | 2024.11.25 19:39:17.186559 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12621 | 2024.11.25 19:39:17.186953 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
12622 | 2024.11.25 19:39:17.187624 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part | ||
12623 | 2024.11.25 19:39:17.188072 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12624 | 2024.11.25 19:39:17.188250 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
12625 | 2024.11.25 19:39:17.188584 [ 201 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_91_18} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12626 | 2024.11.25 19:39:17.188828 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 21 rows starting from the beginning of the part | ||
12627 | 2024.11.25 19:39:17.188988 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
12628 | 2024.11.25 19:39:17.189489 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
12629 | 2024.11.25 19:39:17.191670 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12630 | 2024.11.25 19:39:17.191744 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12631 | 2024.11.25 19:39:17.192668 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12632 | 2024.11.25 19:39:17.193238 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12633 | 2024.11.25 19:39:17.193744 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007759 sec., 1804.356231473128 rows/sec., 126.37 KiB/sec. | ||
12634 | 2024.11.25 19:39:17.194201 [ 260 ] {4e492ed4-b351-45e5-9e71-334ea1ea1957} <Debug> TCPHandler: Processed in 0.009074928 sec. | ||
12635 | 2024.11.25 19:39:17.194254 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.009655569 sec., 20817.002084496522 rows/sec., 1.57 MiB/sec. | ||
12636 | 2024.11.25 19:39:17.194596 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12637 | 2024.11.25 19:39:17.194652 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12638 | 2024.11.25 19:39:17.194832 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12639 | 2024.11.25 19:39:17.194920 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12640 | 2024.11.25 19:39:17.195242 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12641 | 2024.11.25 19:39:17.195503 [ 195 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_91_18} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12642 | 2024.11.25 19:39:17.195796 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12643 | 2024.11.25 19:39:17.196656 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12644 | 2024.11.25 19:39:17.196706 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12645 | 2024.11.25 19:39:17.197112 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12646 | 2024.11.25 19:39:17.197373 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12647 | 2024.11.25 19:39:17.197606 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002822 sec., 4606.661941885188 rows/sec., 287.22 KiB/sec. | ||
12648 | 2024.11.25 19:39:17.197684 [ 265 ] {91a67709-11ca-462d-a26b-195da11a8b69} <Debug> TCPHandler: Processed in 0.003303935 sec. | ||
12649 | 2024.11.25 19:39:17.197915 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12650 | 2024.11.25 19:39:17.198072 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12651 | 2024.11.25 19:39:17.198127 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12652 | 2024.11.25 19:39:17.198896 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12653 | 2024.11.25 19:39:17.198935 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12654 | 2024.11.25 19:39:17.199335 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12655 | 2024.11.25 19:39:17.199578 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12656 | 2024.11.25 19:39:17.199777 [ 116 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12657 | 2024.11.25 19:39:17.199804 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001761 sec., 229982.96422487224 rows/sec., 16.37 MiB/sec. | ||
12658 | 2024.11.25 19:39:17.199883 [ 116 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12659 | 2024.11.25 19:39:17.199950 [ 260 ] {8ae1d5c1-a80c-47ad-8ac4-5ffd18e13c51} <Debug> TCPHandler: Processed in 0.002150582 sec. | ||
12660 | 2024.11.25 19:39:17.199961 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12661 | 2024.11.25 19:39:17.200196 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12662 | 2024.11.25 19:39:17.200220 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
12663 | 2024.11.25 19:39:17.200406 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12664 | 2024.11.25 19:39:17.200522 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12665 | 2024.11.25 19:39:17.200535 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12666 | 2024.11.25 19:39:17.200615 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part | ||
12667 | 2024.11.25 19:39:17.201068 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 409 rows starting from the beginning of the part | ||
12668 | 2024.11.25 19:39:17.201525 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 83 rows starting from the beginning of the part | ||
12669 | 2024.11.25 19:39:17.201930 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 405 rows starting from the beginning of the part | ||
12670 | 2024.11.25 19:39:17.202353 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 541 rows starting from the beginning of the part | ||
12671 | 2024.11.25 19:39:17.202729 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 405 rows starting from the beginning of the part | ||
12672 | 2024.11.25 19:39:17.203521 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12673 | 2024.11.25 19:39:17.203583 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12674 | 2024.11.25 19:39:17.204731 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12675 | 2024.11.25 19:39:17.205361 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12676 | 2024.11.25 19:39:17.205819 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005444 sec., 1102.1307861866276 rows/sec., 57.58 KiB/sec. | ||
12677 | 2024.11.25 19:39:17.206334 [ 265 ] {d4257bdf-2800-417d-bd35-0e4caa7bdd66} <Debug> TCPHandler: Processed in 0.006239922 sec. | ||
12678 | 2024.11.25 19:39:17.206715 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12679 | 2024.11.25 19:39:17.206809 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2759 rows, containing 5 columns (5 merged, 0 gathered) in 0.006688782 sec., 412481.674541045 rows/sec., 31.48 MiB/sec. | ||
12680 | 2024.11.25 19:39:17.206953 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12681 | 2024.11.25 19:39:17.207052 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12682 | 2024.11.25 19:39:17.207066 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12683 | 2024.11.25 19:39:17.207662 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12684 | 2024.11.25 19:39:17.207836 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_91_18} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12685 | 2024.11.25 19:39:17.207935 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
12686 | 2024.11.25 19:39:17.208309 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12687 | 2024.11.25 19:39:17.208361 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12688 | 2024.11.25 19:39:17.208884 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12689 | 2024.11.25 19:39:17.209209 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12690 | 2024.11.25 19:39:17.209471 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002573 sec., 92110.37699183832 rows/sec., 6.17 MiB/sec. | ||
12691 | 2024.11.25 19:39:17.209540 [ 260 ] {9908c53a-580f-4d55-ba97-a2b42a6741d1} <Debug> TCPHandler: Processed in 0.003029349 sec. | ||
12692 | 2024.11.25 19:39:17.209710 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12693 | 2024.11.25 19:39:17.209849 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12694 | 2024.11.25 19:39:17.209913 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12695 | 2024.11.25 19:39:17.210487 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12696 | 2024.11.25 19:39:17.210531 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12697 | 2024.11.25 19:39:17.210961 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12698 | 2024.11.25 19:39:17.211266 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12699 | 2024.11.25 19:39:17.211499 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001682 sec., 594.5303210463734 rows/sec., 40.06 KiB/sec. | ||
12700 | 2024.11.25 19:39:17.211557 [ 265 ] {446ab0dd-6924-4ff7-9dbc-e0c983572391} <Debug> TCPHandler: Processed in 0.001915708 sec. | ||
12701 | 2024.11.25 19:39:17.211722 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12702 | 2024.11.25 19:39:17.211860 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12703 | 2024.11.25 19:39:17.211955 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <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 | ||
12704 | 2024.11.25 19:39:17.213223 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12705 | 2024.11.25 19:39:17.213269 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12706 | 2024.11.25 19:39:17.217096 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12707 | 2024.11.25 19:39:17.217450 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12708 | 2024.11.25 19:39:17.217684 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12709 | 2024.11.25 19:39:17.217755 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12710 | 2024.11.25 19:39:17.217782 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12711 | 2024.11.25 19:39:17.217806 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005974 sec., 3850.016739203214 rows/sec., 6.90 MiB/sec. | ||
12712 | 2024.11.25 19:39:17.217981 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
12713 | 2024.11.25 19:39:17.218091 [ 260 ] {78abcb74-fcda-452d-86fc-6d046cc0ce12} <Debug> TCPHandler: Processed in 0.006439796 sec. | ||
12714 | 2024.11.25 19:39:17.218337 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12715 | 2024.11.25 19:39:17.218398 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12716 | 2024.11.25 19:39:17.218555 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1740 rows starting from the beginning of the part | ||
12717 | 2024.11.25 19:39:17.218586 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12718 | 2024.11.25 19:39:17.218708 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12719 | 2024.11.25 19:39:17.219283 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 23 rows starting from the beginning of the part | ||
12720 | 2024.11.25 19:39:17.220030 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part | ||
12721 | 2024.11.25 19:39:17.220661 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 23 rows starting from the beginning of the part | ||
12722 | 2024.11.25 19:39:17.221337 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 19 rows starting from the beginning of the part | ||
12723 | 2024.11.25 19:39:17.221469 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12724 | 2024.11.25 19:39:17.221675 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12725 | 2024.11.25 19:39:17.221932 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part | ||
12726 | 2024.11.25 19:39:17.223589 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12727 | 2024.11.25 19:39:17.224145 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12728 | 2024.11.25 19:39:17.224445 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005927 sec., 13834.992407626118 rows/sec., 899.78 KiB/sec. | ||
12729 | 2024.11.25 19:39:17.224561 [ 265 ] {751beafe-8009-445b-bc8b-093839190b06} <Debug> TCPHandler: Processed in 0.006350855 sec. | ||
12730 | 2024.11.25 19:39:17.234407 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 19 columns (19 merged, 0 gathered) in 0.016531974 sec., 111722.89528159189 rows/sec., 200.20 MiB/sec. | ||
12731 | 2024.11.25 19:39:17.236238 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12732 | 2024.11.25 19:39:17.236692 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12733 | 2024.11.25 19:39:17.236790 [ 186 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12734 | 2024.11.25 19:39:17.236957 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.22 MiB. | ||
12735 | 2024.11.25 19:39:18.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.77 MiB, peak 269.96 MiB, free memory in arenas 0.00 B, will set to 258.60 MiB (RSS), difference: 5.82 MiB | ||
12736 | 2024.11.25 19:39:21.612744 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12737 | 2024.11.25 19:39:21.612807 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12738 | 2024.11.25 19:39:21.797620 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
12739 | 2024.11.25 19:39:21.798331 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12740 | 2024.11.25 19:39:21.798389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12741 | 2024.11.25 19:39:21.798959 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12742 | 2024.11.25 19:39:21.799234 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12743 | 2024.11.25 19:39:21.799496 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12744 | 2024.11.25 19:39:21.963743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1784 | ||
12745 | 2024.11.25 19:39:21.967208 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12746 | 2024.11.25 19:39:21.967268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12747 | 2024.11.25 19:39:21.968831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12748 | 2024.11.25 19:39:21.969158 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12749 | 2024.11.25 19:39:21.969791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
12750 | 2024.11.25 19:39:22.001582 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001143812 sec. | ||
12751 | 2024.11.25 19:39:22.163039 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12752 | 2024.11.25 19:39:22.163231 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12753 | 2024.11.25 19:39:22.163305 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12754 | 2024.11.25 19:39:22.164098 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12755 | 2024.11.25 19:39:22.164155 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12756 | 2024.11.25 19:39:22.164615 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12757 | 2024.11.25 19:39:22.164891 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12758 | 2024.11.25 19:39:22.165138 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001958 sec., 48008.17160367722 rows/sec., 3.98 MiB/sec. | ||
12759 | 2024.11.25 19:39:22.165205 [ 265 ] {285e90b5-f045-4606-963e-a0cbc42e1297} <Debug> TCPHandler: Processed in 0.002292905 sec. | ||
12760 | 2024.11.25 19:39:22.165470 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12761 | 2024.11.25 19:39:22.165677 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12762 | 2024.11.25 19:39:22.165759 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12763 | 2024.11.25 19:39:22.166505 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12764 | 2024.11.25 19:39:22.166552 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12765 | 2024.11.25 19:39:22.166983 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12766 | 2024.11.25 19:39:22.167236 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2024.11.25 19:39:22.167492 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001876 sec., 10127.931769722814 rows/sec., 761.57 KiB/sec. | ||
12768 | 2024.11.25 19:39:22.167551 [ 260 ] {d6e8793a-d133-4b36-af0a-8bab3f6332d4} <Debug> TCPHandler: Processed in 0.002225484 sec. | ||
12769 | 2024.11.25 19:39:22.167718 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12770 | 2024.11.25 19:39:22.167867 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12771 | 2024.11.25 19:39:22.167929 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12772 | 2024.11.25 19:39:22.168652 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12773 | 2024.11.25 19:39:22.168701 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12774 | 2024.11.25 19:39:22.169095 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12775 | 2024.11.25 19:39:22.169339 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12776 | 2024.11.25 19:39:22.169546 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001715 sec., 48396.50145772595 rows/sec., 3.78 MiB/sec. | ||
12777 | 2024.11.25 19:39:22.169605 [ 265 ] {548c5ae9-84e0-47d2-9e33-202d091335f6} <Debug> TCPHandler: Processed in 0.001956358 sec. | ||
12778 | 2024.11.25 19:39:22.169749 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12779 | 2024.11.25 19:39:22.169881 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12780 | 2024.11.25 19:39:22.169945 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12781 | 2024.11.25 19:39:22.170632 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12782 | 2024.11.25 19:39:22.170678 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12783 | 2024.11.25 19:39:22.171116 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12784 | 2024.11.25 19:39:22.171354 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12785 | 2024.11.25 19:39:22.171528 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12786 | 2024.11.25 19:39:22.171584 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001729 sec., 92539.03990746096 rows/sec., 6.45 MiB/sec. | ||
12787 | 2024.11.25 19:39:22.171593 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12788 | 2024.11.25 19:39:22.171669 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12789 | 2024.11.25 19:39:22.171722 [ 260 ] {60aaaa49-f1b2-4a6c-89c9-ee38bdf59c3a} <Debug> TCPHandler: Processed in 0.00202689 sec. | ||
12790 | 2024.11.25 19:39:22.171970 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12791 | 2024.11.25 19:39:22.171990 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12792 | 2024.11.25 19:39:22.172258 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12793 | 2024.11.25 19:39:22.172281 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12794 | 2024.11.25 19:39:22.172386 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27593 rows starting from the beginning of the part | ||
12795 | 2024.11.25 19:39:22.172473 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <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 | ||
12796 | 2024.11.25 19:39:22.172774 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12797 | 2024.11.25 19:39:22.173228 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12798 | 2024.11.25 19:39:22.173647 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12799 | 2024.11.25 19:39:22.174002 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12800 | 2024.11.25 19:39:22.174434 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
12801 | 2024.11.25 19:39:22.176850 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12802 | 2024.11.25 19:39:22.176908 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12803 | 2024.11.25 19:39:22.178664 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12804 | 2024.11.25 19:39:22.178956 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12805 | 2024.11.25 19:39:22.179318 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007148 sec., 2658.0861779518746 rows/sec., 4.76 MiB/sec. | ||
12806 | 2024.11.25 19:39:22.179435 [ 265 ] {701db583-8e9e-468f-8c8b-a8886ed429cc} <Debug> TCPHandler: Processed in 0.007606879 sec. | ||
12807 | 2024.11.25 19:39:22.179676 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12808 | 2024.11.25 19:39:22.179908 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12809 | 2024.11.25 19:39:22.179971 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12810 | 2024.11.25 19:39:22.180746 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12811 | 2024.11.25 19:39:22.180816 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12812 | 2024.11.25 19:39:22.181290 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12813 | 2024.11.25 19:39:22.181646 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12814 | 2024.11.25 19:39:22.181908 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002023 sec., 29658.922392486405 rows/sec., 2.00 MiB/sec. | ||
12815 | 2024.11.25 19:39:22.181970 [ 260 ] {3be6b012-df78-48ac-a6b2-7b764941bd2c} <Debug> TCPHandler: Processed in 0.002440968 sec. | ||
12816 | 2024.11.25 19:39:22.183299 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29268 rows, containing 5 columns (5 merged, 0 gathered) in 0.011519835 sec., 2540661.3896813625 rows/sec., 171.66 MiB/sec. | ||
12817 | 2024.11.25 19:39:22.183747 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12818 | 2024.11.25 19:39:22.184078 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12819 | 2024.11.25 19:39:22.184173 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12820 | 2024.11.25 19:39:22.184279 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
12821 | 2024.11.25 19:39:23.891793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12822 | 2024.11.25 19:39:23.911956 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12823 | 2024.11.25 19:39:23.912007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
12824 | 2024.11.25 19:39:23.919230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12825 | 2024.11.25 19:39:23.919991 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12826 | 2024.11.25 19:39:23.922611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12827 | 2024.11.25 19:39:27.167595 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12828 | 2024.11.25 19:39:27.167794 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12829 | 2024.11.25 19:39:27.167866 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12830 | 2024.11.25 19:39:27.168631 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12831 | 2024.11.25 19:39:27.168677 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12832 | 2024.11.25 19:39:27.169107 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12833 | 2024.11.25 19:39:27.169382 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12834 | 2024.11.25 19:39:27.169589 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. | ||
12835 | 2024.11.25 19:39:27.169653 [ 265 ] {ad94c097-068f-49b1-b090-d4d9d3bd39b7} <Debug> TCPHandler: Processed in 0.002184043 sec. | ||
12836 | 2024.11.25 19:39:27.169936 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12837 | 2024.11.25 19:39:27.170133 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12838 | 2024.11.25 19:39:27.170212 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12839 | 2024.11.25 19:39:27.170973 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12840 | 2024.11.25 19:39:27.171029 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12841 | 2024.11.25 19:39:27.171471 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12842 | 2024.11.25 19:39:27.171733 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12843 | 2024.11.25 19:39:27.171985 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001906 sec., 3147.953830010493 rows/sec., 256.69 KiB/sec. | ||
12844 | 2024.11.25 19:39:27.172122 [ 260 ] {c090d23a-18b1-467b-8aa2-d720ce6d82c5} <Debug> TCPHandler: Processed in 0.002340506 sec. | ||
12845 | 2024.11.25 19:39:27.172304 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12846 | 2024.11.25 19:39:27.172453 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12847 | 2024.11.25 19:39:27.172513 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12848 | 2024.11.25 19:39:27.173301 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12849 | 2024.11.25 19:39:27.173339 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12850 | 2024.11.25 19:39:27.173721 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12851 | 2024.11.25 19:39:27.173959 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12852 | 2024.11.25 19:39:27.174137 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.00172 sec., 146511.62790697673 rows/sec., 12.85 MiB/sec. | ||
12853 | 2024.11.25 19:39:27.174187 [ 265 ] {0899fc53-9a7c-4431-bcc9-6fa76d8f4c12} <Debug> TCPHandler: Processed in 0.001954298 sec. | ||
12854 | 2024.11.25 19:39:27.174356 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12855 | 2024.11.25 19:39:27.174483 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12856 | 2024.11.25 19:39:27.174537 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12857 | 2024.11.25 19:39:27.175154 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2024.11.25 19:39:27.175196 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12859 | 2024.11.25 19:39:27.175605 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12860 | 2024.11.25 19:39:27.175853 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12861 | 2024.11.25 19:39:27.176091 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001637 sec., 21991.447770311544 rows/sec., 1.55 MiB/sec. | ||
12862 | 2024.11.25 19:39:27.176202 [ 260 ] {e982a68c-2b0b-4276-a674-c64d5fba8643} <Debug> TCPHandler: Processed in 0.001904298 sec. | ||
12863 | 2024.11.25 19:39:27.176421 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12864 | 2024.11.25 19:39:27.176571 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12865 | 2024.11.25 19:39:27.176620 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12866 | 2024.11.25 19:39:27.177196 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12867 | 2024.11.25 19:39:27.177235 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12868 | 2024.11.25 19:39:27.177586 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12869 | 2024.11.25 19:39:27.177828 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2024.11.25 19:39:27.178025 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001473 sec., 9504.412763068569 rows/sec., 665.63 KiB/sec. | ||
12871 | 2024.11.25 19:39:27.178104 [ 265 ] {740b816d-a5f4-47ac-98dd-0ad7d474be30} <Debug> TCPHandler: Processed in 0.001797155 sec. | ||
12872 | 2024.11.25 19:39:27.178307 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12873 | 2024.11.25 19:39:27.178433 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12874 | 2024.11.25 19:39:27.178484 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12875 | 2024.11.25 19:39:27.179087 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12876 | 2024.11.25 19:39:27.179127 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12877 | 2024.11.25 19:39:27.179499 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12878 | 2024.11.25 19:39:27.179741 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12879 | 2024.11.25 19:39:27.179962 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001554 sec., 8365.508365508365 rows/sec., 521.59 KiB/sec. | ||
12880 | 2024.11.25 19:39:27.180017 [ 260 ] {1ec7e161-af42-4283-b50b-2066dbba42b0} <Debug> TCPHandler: Processed in 0.001810045 sec. | ||
12881 | 2024.11.25 19:39:27.180182 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12882 | 2024.11.25 19:39:27.180322 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12883 | 2024.11.25 19:39:27.180381 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12884 | 2024.11.25 19:39:27.181176 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12885 | 2024.11.25 19:39:27.181213 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12886 | 2024.11.25 19:39:27.181584 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12887 | 2024.11.25 19:39:27.181821 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12888 | 2024.11.25 19:39:27.182010 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.001716 sec., 239510.4895104895 rows/sec., 17.08 MiB/sec. | ||
12889 | 2024.11.25 19:39:27.182115 [ 265 ] {52866e34-08ec-473f-8cf7-77d8f5ce53b7} <Debug> TCPHandler: Processed in 0.00199983 sec. | ||
12890 | 2024.11.25 19:39:27.182327 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12891 | 2024.11.25 19:39:27.182510 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12892 | 2024.11.25 19:39:27.182573 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12893 | 2024.11.25 19:39:27.183144 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12894 | 2024.11.25 19:39:27.183186 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12895 | 2024.11.25 19:39:27.183582 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12896 | 2024.11.25 19:39:27.183825 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12897 | 2024.11.25 19:39:27.184042 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. | ||
12898 | 2024.11.25 19:39:27.184094 [ 260 ] {0745978d-4762-4ae8-9326-9217b0dcd308} <Debug> TCPHandler: Processed in 0.001890057 sec. | ||
12899 | 2024.11.25 19:39:27.184250 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12900 | 2024.11.25 19:39:27.184369 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12901 | 2024.11.25 19:39:27.184422 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12902 | 2024.11.25 19:39:27.185022 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12903 | 2024.11.25 19:39:27.185059 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12904 | 2024.11.25 19:39:27.185455 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12905 | 2024.11.25 19:39:27.185679 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12906 | 2024.11.25 19:39:27.185874 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001525 sec., 157377.04918032786 rows/sec., 10.55 MiB/sec. | ||
12907 | 2024.11.25 19:39:27.185963 [ 265 ] {dc2ee05c-f973-482d-8a2d-966439e02d7d} <Debug> TCPHandler: Processed in 0.001773145 sec. | ||
12908 | 2024.11.25 19:39:27.186138 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12909 | 2024.11.25 19:39:27.186292 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12910 | 2024.11.25 19:39:27.186354 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12911 | 2024.11.25 19:39:27.186913 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12912 | 2024.11.25 19:39:27.186958 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12913 | 2024.11.25 19:39:27.187340 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12914 | 2024.11.25 19:39:27.187586 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12915 | 2024.11.25 19:39:27.187793 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. | ||
12916 | 2024.11.25 19:39:27.187843 [ 260 ] {a7e18878-1b17-4ab9-959d-b851441c7ac6} <Debug> TCPHandler: Processed in 0.001795075 sec. | ||
12917 | 2024.11.25 19:39:27.187993 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12918 | 2024.11.25 19:39:27.188131 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12919 | 2024.11.25 19:39:27.188222 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <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 | ||
12920 | 2024.11.25 19:39:27.189467 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12921 | 2024.11.25 19:39:27.189503 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12922 | 2024.11.25 19:39:27.190123 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12923 | 2024.11.25 19:39:27.190372 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12924 | 2024.11.25 19:39:27.190625 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002517 sec., 9137.862534763606 rows/sec., 16.37 MiB/sec. | ||
12925 | 2024.11.25 19:39:27.190782 [ 265 ] {f278c0b7-6aa0-43e5-8dbb-b2caedf0587f} <Debug> TCPHandler: Processed in 0.002842946 sec. | ||
12926 | 2024.11.25 19:39:27.191040 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12927 | 2024.11.25 19:39:27.191370 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12928 | 2024.11.25 19:39:27.191525 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12929 | 2024.11.25 19:39:27.192144 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12930 | 2024.11.25 19:39:27.192185 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12931 | 2024.11.25 19:39:27.192559 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12932 | 2024.11.25 19:39:27.192788 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12933 | 2024.11.25 19:39:27.192963 [ 107 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12934 | 2024.11.25 19:39:27.193022 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001809 sec., 45328.91100055279 rows/sec., 2.88 MiB/sec. | ||
12935 | 2024.11.25 19:39:27.193051 [ 107 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12936 | 2024.11.25 19:39:27.193114 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12937 | 2024.11.25 19:39:27.193126 [ 260 ] {f1e083d1-fa2d-4b18-aa8f-117eb274d15f} <Debug> TCPHandler: Processed in 0.002294585 sec. | ||
12938 | 2024.11.25 19:39:27.193395 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
12939 | 2024.11.25 19:39:27.193537 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12940 | 2024.11.25 19:39:27.193575 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5830 rows starting from the beginning of the part | ||
12941 | 2024.11.25 19:39:27.193652 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
12942 | 2024.11.25 19:39:27.193757 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
12943 | 2024.11.25 19:39:27.194017 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
12944 | 2024.11.25 19:39:27.194217 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
12945 | 2024.11.25 19:39:27.194340 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
12946 | 2024.11.25 19:39:27.196215 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002912467 sec., 2127406.078764154 rows/sec., 138.66 MiB/sec. | ||
12947 | 2024.11.25 19:39:27.196565 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12948 | 2024.11.25 19:39:27.196839 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12949 | 2024.11.25 19:39:27.196921 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_91_18} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12950 | 2024.11.25 19:39:27.196995 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
12951 | 2024.11.25 19:39:29.299679 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12952 | 2024.11.25 19:39:29.300429 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12953 | 2024.11.25 19:39:29.300479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12954 | 2024.11.25 19:39:29.300988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12955 | 2024.11.25 19:39:29.301263 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12956 | 2024.11.25 19:39:29.301501 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12957 | 2024.11.25 19:39:31.422738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12958 | 2024.11.25 19:39:31.443613 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12959 | 2024.11.25 19:39:31.443672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12960 | 2024.11.25 19:39:31.450927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12961 | 2024.11.25 19:39:31.451716 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12962 | 2024.11.25 19:39:31.455265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12963 | 2024.11.25 19:39:31.970090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1820 | ||
12964 | 2024.11.25 19:39:31.973290 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12965 | 2024.11.25 19:39:31.973344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12966 | 2024.11.25 19:39:31.974845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12967 | 2024.11.25 19:39:31.975156 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12968 | 2024.11.25 19:39:31.976153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
12969 | 2024.11.25 19:39:32.163275 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12970 | 2024.11.25 19:39:32.163457 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12971 | 2024.11.25 19:39:32.163525 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12972 | 2024.11.25 19:39:32.164325 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12973 | 2024.11.25 19:39:32.164375 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12974 | 2024.11.25 19:39:32.164804 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12975 | 2024.11.25 19:39:32.165060 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12976 | 2024.11.25 19:39:32.165258 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001848 sec., 50865.80086580086 rows/sec., 4.22 MiB/sec. | ||
12977 | 2024.11.25 19:39:32.165325 [ 265 ] {ca5750eb-4431-407b-819c-b0c960594ea8} <Debug> TCPHandler: Processed in 0.002178633 sec. | ||
12978 | 2024.11.25 19:39:32.165635 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12979 | 2024.11.25 19:39:32.165846 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12980 | 2024.11.25 19:39:32.165932 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12981 | 2024.11.25 19:39:32.166731 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12982 | 2024.11.25 19:39:32.166782 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12983 | 2024.11.25 19:39:32.167225 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12984 | 2024.11.25 19:39:32.167481 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12985 | 2024.11.25 19:39:32.167715 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001931 sec., 9839.46141895391 rows/sec., 739.88 KiB/sec. | ||
12986 | 2024.11.25 19:39:32.167772 [ 260 ] {72e43335-3243-41fc-926a-b91c059d9af3} <Debug> TCPHandler: Processed in 0.002322485 sec. | ||
12987 | 2024.11.25 19:39:32.167938 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12988 | 2024.11.25 19:39:32.168059 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12989 | 2024.11.25 19:39:32.168109 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12990 | 2024.11.25 19:39:32.168773 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12991 | 2024.11.25 19:39:32.168808 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
12992 | 2024.11.25 19:39:32.169188 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12993 | 2024.11.25 19:39:32.169429 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12994 | 2024.11.25 19:39:32.169624 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001583 sec., 52432.09096651927 rows/sec., 4.09 MiB/sec. | ||
12995 | 2024.11.25 19:39:32.169703 [ 265 ] {f00fbe44-9a02-4293-99fa-a29781bc1276} <Debug> TCPHandler: Processed in 0.001820526 sec. | ||
12996 | 2024.11.25 19:39:32.169920 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12997 | 2024.11.25 19:39:32.170156 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12998 | 2024.11.25 19:39:32.170214 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12999 | 2024.11.25 19:39:32.170812 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13000 | 2024.11.25 19:39:32.170851 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13001 | 2024.11.25 19:39:32.171258 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13002 | 2024.11.25 19:39:32.171501 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13003 | 2024.11.25 19:39:32.171725 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
13004 | 2024.11.25 19:39:32.171828 [ 260 ] {c046b07a-f6b8-4dae-aa38-4a1bc0b60e29} <Debug> TCPHandler: Processed in 0.00201595 sec. | ||
13005 | 2024.11.25 19:39:32.172040 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13006 | 2024.11.25 19:39:32.172198 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13007 | 2024.11.25 19:39:32.172273 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <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 | ||
13008 | 2024.11.25 19:39:32.173433 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13009 | 2024.11.25 19:39:32.173471 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13010 | 2024.11.25 19:39:32.174093 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13011 | 2024.11.25 19:39:32.174348 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13012 | 2024.11.25 19:39:32.174556 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002387 sec., 7959.782153330541 rows/sec., 14.26 MiB/sec. | ||
13013 | 2024.11.25 19:39:32.174711 [ 265 ] {d7ab516f-759b-4f50-bc27-a90d18848fbf} <Debug> TCPHandler: Processed in 0.002783634 sec. | ||
13014 | 2024.11.25 19:39:32.174963 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13015 | 2024.11.25 19:39:32.175307 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13016 | 2024.11.25 19:39:32.175383 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13017 | 2024.11.25 19:39:32.175901 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13018 | 2024.11.25 19:39:32.175941 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13019 | 2024.11.25 19:39:32.176316 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13020 | 2024.11.25 19:39:32.176558 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13021 | 2024.11.25 19:39:32.176770 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
13022 | 2024.11.25 19:39:32.176826 [ 260 ] {cd52b24f-2ee1-4f88-b607-b4e28fbd7beb} <Debug> TCPHandler: Processed in 0.002011589 sec. | ||
13023 | 2024.11.25 19:39:36.613074 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13024 | 2024.11.25 19:39:36.613139 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13025 | 2024.11.25 19:39:36.801888 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
13026 | 2024.11.25 19:39:36.802527 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13027 | 2024.11.25 19:39:36.802574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13028 | 2024.11.25 19:39:36.803080 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13029 | 2024.11.25 19:39:36.803331 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13030 | 2024.11.25 19:39:36.803558 [ 25 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13031 | 2024.11.25 19:39:36.803573 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
13032 | 2024.11.25 19:39:36.803646 [ 25 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13033 | 2024.11.25 19:39:36.803674 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13034 | 2024.11.25 19:39:36.803790 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
13035 | 2024.11.25 19:39:36.803915 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13036 | 2024.11.25 19:39:36.803955 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
13037 | 2024.11.25 19:39:36.804030 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
13038 | 2024.11.25 19:39:36.804183 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
13039 | 2024.11.25 19:39:36.804421 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
13040 | 2024.11.25 19:39:36.804636 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
13041 | 2024.11.25 19:39:36.804757 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
13042 | 2024.11.25 19:39:36.807477 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003738273 sec., 8093576.90034944 rows/sec., 115.78 MiB/sec. | ||
13043 | 2024.11.25 19:39:36.807886 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13044 | 2024.11.25 19:39:36.808215 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13045 | 2024.11.25 19:39:36.808309 [ 192 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_66_13} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13046 | 2024.11.25 19:39:36.808436 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
13047 | 2024.11.25 19:39:37.168050 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13048 | 2024.11.25 19:39:37.168231 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13049 | 2024.11.25 19:39:37.168302 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13050 | 2024.11.25 19:39:37.169049 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13051 | 2024.11.25 19:39:37.169097 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13052 | 2024.11.25 19:39:37.169523 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13053 | 2024.11.25 19:39:37.169780 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2024.11.25 19:39:37.169996 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 555.27 KiB/sec. | ||
13055 | 2024.11.25 19:39:37.170114 [ 265 ] {e3173680-64f1-429e-a427-e05f4840dc0b} <Debug> TCPHandler: Processed in 0.002188383 sec. | ||
13056 | 2024.11.25 19:39:37.170441 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13057 | 2024.11.25 19:39:37.170634 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13058 | 2024.11.25 19:39:37.170707 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13059 | 2024.11.25 19:39:37.171609 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13060 | 2024.11.25 19:39:37.171650 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13061 | 2024.11.25 19:39:37.172120 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13062 | 2024.11.25 19:39:37.172374 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13063 | 2024.11.25 19:39:37.172580 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002001 sec., 124437.78110944526 rows/sec., 10.94 MiB/sec. | ||
13064 | 2024.11.25 19:39:37.172636 [ 260 ] {9c96eb91-0d60-4d30-b25a-8ed14835da35} <Debug> TCPHandler: Processed in 0.002385697 sec. | ||
13065 | 2024.11.25 19:39:37.172806 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13066 | 2024.11.25 19:39:37.172936 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13067 | 2024.11.25 19:39:37.172988 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13068 | 2024.11.25 19:39:37.173574 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13069 | 2024.11.25 19:39:37.173613 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13070 | 2024.11.25 19:39:37.173970 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13071 | 2024.11.25 19:39:37.174243 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13072 | 2024.11.25 19:39:37.174479 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.36 MiB/sec. | ||
13073 | 2024.11.25 19:39:37.174534 [ 265 ] {455782ec-e277-492d-a34e-10f0d9d231c8} <Debug> TCPHandler: Processed in 0.001788575 sec. | ||
13074 | 2024.11.25 19:39:37.174691 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13075 | 2024.11.25 19:39:37.174832 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13076 | 2024.11.25 19:39:37.174890 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13077 | 2024.11.25 19:39:37.175558 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13078 | 2024.11.25 19:39:37.175596 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13079 | 2024.11.25 19:39:37.175988 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13080 | 2024.11.25 19:39:37.176231 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13081 | 2024.11.25 19:39:37.176407 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. | ||
13082 | 2024.11.25 19:39:37.176458 [ 260 ] {41fbdfe1-1111-4ddd-bfce-dd08afe08ebc} <Debug> TCPHandler: Processed in 0.001836036 sec. | ||
13083 | 2024.11.25 19:39:37.176616 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13084 | 2024.11.25 19:39:37.176735 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13085 | 2024.11.25 19:39:37.176785 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13086 | 2024.11.25 19:39:37.177382 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13087 | 2024.11.25 19:39:37.177422 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13088 | 2024.11.25 19:39:37.177775 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13089 | 2024.11.25 19:39:37.178007 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13090 | 2024.11.25 19:39:37.178254 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
13091 | 2024.11.25 19:39:37.178377 [ 265 ] {4bc7823b-e81f-4d46-9607-49edd3fb219a} <Debug> TCPHandler: Processed in 0.001816056 sec. | ||
13092 | 2024.11.25 19:39:37.178593 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13093 | 2024.11.25 19:39:37.178709 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13094 | 2024.11.25 19:39:37.178759 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13095 | 2024.11.25 19:39:37.179504 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13096 | 2024.11.25 19:39:37.179541 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13097 | 2024.11.25 19:39:37.179930 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13098 | 2024.11.25 19:39:37.180188 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13099 | 2024.11.25 19:39:37.180379 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001692 sec., 239361.70212765958 rows/sec., 17.04 MiB/sec. | ||
13100 | 2024.11.25 19:39:37.180437 [ 260 ] {4c548f8e-bc15-49e1-bb64-33810a394d7c} <Debug> TCPHandler: Processed in 0.001913108 sec. | ||
13101 | 2024.11.25 19:39:37.180639 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13102 | 2024.11.25 19:39:37.180799 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13103 | 2024.11.25 19:39:37.180850 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13104 | 2024.11.25 19:39:37.181338 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13105 | 2024.11.25 19:39:37.181378 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13106 | 2024.11.25 19:39:37.181745 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13107 | 2024.11.25 19:39:37.181983 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13108 | 2024.11.25 19:39:37.182232 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. | ||
13109 | 2024.11.25 19:39:37.182362 [ 265 ] {ea217263-0cee-4e52-9901-c50777eab2e1} <Debug> TCPHandler: Processed in 0.001825006 sec. | ||
13110 | 2024.11.25 19:39:37.182577 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13111 | 2024.11.25 19:39:37.182696 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13112 | 2024.11.25 19:39:37.182747 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13113 | 2024.11.25 19:39:37.183333 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13114 | 2024.11.25 19:39:37.183370 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13115 | 2024.11.25 19:39:37.183758 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13116 | 2024.11.25 19:39:37.183991 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13117 | 2024.11.25 19:39:37.184173 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0015 sec., 158000 rows/sec., 10.59 MiB/sec. | ||
13118 | 2024.11.25 19:39:37.184227 [ 260 ] {cc2f174a-7471-455f-8e5d-5bf753bd8555} <Debug> TCPHandler: Processed in 0.001744854 sec. | ||
13119 | 2024.11.25 19:39:37.184444 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13120 | 2024.11.25 19:39:37.184590 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13121 | 2024.11.25 19:39:37.184651 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13122 | 2024.11.25 19:39:37.185244 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13123 | 2024.11.25 19:39:37.185295 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13124 | 2024.11.25 19:39:37.185731 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13125 | 2024.11.25 19:39:37.185980 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13126 | 2024.11.25 19:39:37.186194 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001629 sec., 613.8735420503376 rows/sec., 41.36 KiB/sec. | ||
13127 | 2024.11.25 19:39:37.186245 [ 265 ] {e0175fb1-b900-4880-89f7-f92969611bbd} <Debug> TCPHandler: Processed in 0.001925638 sec. | ||
13128 | 2024.11.25 19:39:37.186398 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13129 | 2024.11.25 19:39:37.186517 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13130 | 2024.11.25 19:39:37.186597 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <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 | ||
13131 | 2024.11.25 19:39:37.187755 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13132 | 2024.11.25 19:39:37.187791 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13133 | 2024.11.25 19:39:37.188431 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13134 | 2024.11.25 19:39:37.188682 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13135 | 2024.11.25 19:39:37.188878 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002385 sec., 9643.605870020965 rows/sec., 17.28 MiB/sec. | ||
13136 | 2024.11.25 19:39:37.188969 [ 260 ] {085fc7c3-3f7b-46a8-b9e9-44a416bcfa0c} <Debug> TCPHandler: Processed in 0.002631261 sec. | ||
13137 | 2024.11.25 19:39:37.189136 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13138 | 2024.11.25 19:39:37.189261 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13139 | 2024.11.25 19:39:37.189314 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13140 | 2024.11.25 19:39:37.189831 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13141 | 2024.11.25 19:39:37.189870 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13142 | 2024.11.25 19:39:37.190265 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13143 | 2024.11.25 19:39:37.190516 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13144 | 2024.11.25 19:39:37.190738 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. | ||
13145 | 2024.11.25 19:39:37.190798 [ 265 ] {3befb959-03dd-4f5c-a282-39df4cf3be3d} <Debug> TCPHandler: Processed in 0.001722494 sec. | ||
13146 | 2024.11.25 19:39:38.955383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
13147 | 2024.11.25 19:39:38.976882 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13148 | 2024.11.25 19:39:38.976945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13149 | 2024.11.25 19:39:38.983975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13150 | 2024.11.25 19:39:38.984735 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13151 | 2024.11.25 19:39:38.985104 [ 97 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13152 | 2024.11.25 19:39:38.985244 [ 97 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13153 | 2024.11.25 19:39:38.985322 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13154 | 2024.11.25 19:39:38.985600 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
13155 | 2024.11.25 19:39:38.993577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
13156 | 2024.11.25 19:39:38.994816 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13157 | 2024.11.25 19:39:38.995713 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
13158 | 2024.11.25 19:39:39.000586 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
13159 | 2024.11.25 19:39:39.005319 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
13160 | 2024.11.25 19:39:39.010359 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
13161 | 2024.11.25 19:39:39.015734 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
13162 | 2024.11.25 19:39:39.020134 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
13163 | 2024.11.25 19:39:39.077334 [ 187 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.091870413 sec., 5420.678798951301 rows/sec., 28.03 MiB/sec. | ||
13164 | 2024.11.25 19:39:39.081103 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13165 | 2024.11.25 19:39:39.084097 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_66_13} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13166 | 2024.11.25 19:39:39.084220 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_66_13} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13167 | 2024.11.25 19:39:39.086791 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
13168 | 2024.11.25 19:39:41.976448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1854 | ||
13169 | 2024.11.25 19:39:41.979866 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13170 | 2024.11.25 19:39:41.979923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13171 | 2024.11.25 19:39:41.981458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13172 | 2024.11.25 19:39:41.981789 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13173 | 2024.11.25 19:39:41.982433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1854 | ||
13174 | 2024.11.25 19:39:42.192064 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13175 | 2024.11.25 19:39:42.192257 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13176 | 2024.11.25 19:39:42.192335 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13177 | 2024.11.25 19:39:42.193113 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13178 | 2024.11.25 19:39:42.193165 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13179 | 2024.11.25 19:39:42.193606 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13180 | 2024.11.25 19:39:42.193857 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13181 | 2024.11.25 19:39:42.194121 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001906 sec., 3147.953830010493 rows/sec., 256.69 KiB/sec. | ||
13182 | 2024.11.25 19:39:42.194271 [ 265 ] {46c9fa9a-79b8-4c08-9979-d4a51b84d75a} <Debug> TCPHandler: Processed in 0.002329515 sec. | ||
13183 | 2024.11.25 19:39:42.194586 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13184 | 2024.11.25 19:39:42.194775 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13185 | 2024.11.25 19:39:42.194847 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13186 | 2024.11.25 19:39:42.196248 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13187 | 2024.11.25 19:39:42.196291 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13188 | 2024.11.25 19:39:42.196826 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13189 | 2024.11.25 19:39:42.197107 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13190 | 2024.11.25 19:39:42.197269 [ 93 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13191 | 2024.11.25 19:39:42.197325 [ 93 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13192 | 2024.11.25 19:39:42.197327 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002602 sec., 475403.5357417371 rows/sec., 39.32 MiB/sec. | ||
13193 | 2024.11.25 19:39:42.197353 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13194 | 2024.11.25 19:39:42.197443 [ 260 ] {4b26541a-4d17-42f2-a580-4ebd454dfee5} <Debug> TCPHandler: Processed in 0.003025349 sec. | ||
13195 | 2024.11.25 19:39:42.197648 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
13196 | 2024.11.25 19:39:42.197663 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13197 | 2024.11.25 19:39:42.198062 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13198 | 2024.11.25 19:39:42.198248 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13199 | 2024.11.25 19:39:42.198264 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13200 | 2024.11.25 19:39:42.198472 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1438 rows starting from the beginning of the part | ||
13201 | 2024.11.25 19:39:42.198980 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 94 rows starting from the beginning of the part | ||
13202 | 2024.11.25 19:39:42.199355 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 252 rows starting from the beginning of the part | ||
13203 | 2024.11.25 19:39:42.199729 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 94 rows starting from the beginning of the part | ||
13204 | 2024.11.25 19:39:42.200123 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 249 rows starting from the beginning of the part | ||
13205 | 2024.11.25 19:39:42.200554 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1237 rows starting from the beginning of the part | ||
13206 | 2024.11.25 19:39:42.202489 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13207 | 2024.11.25 19:39:42.202565 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13208 | 2024.11.25 19:39:42.203586 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13209 | 2024.11.25 19:39:42.203884 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13210 | 2024.11.25 19:39:42.204108 [ 93 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13211 | 2024.11.25 19:39:42.204224 [ 93 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13212 | 2024.11.25 19:39:42.204318 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13213 | 2024.11.25 19:39:42.204558 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.006507 sec., 3842.0162901490703 rows/sec., 283.95 KiB/sec. | ||
13214 | 2024.11.25 19:39:42.204939 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
13215 | 2024.11.25 19:39:42.205012 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3364 rows, containing 5 columns (5 merged, 0 gathered) in 0.007552998 sec., 445386.05729804246 rows/sec., 39.08 MiB/sec. | ||
13216 | 2024.11.25 19:39:42.205020 [ 265 ] {78ca9a05-9773-4767-b4a4-e0d9b9f6f3da} <Debug> TCPHandler: Processed in 0.007466996 sec. | ||
13217 | 2024.11.25 19:39:42.205342 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13218 | 2024.11.25 19:39:42.205390 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13219 | 2024.11.25 19:39:42.205391 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13220 | 2024.11.25 19:39:42.205552 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 67 rows starting from the beginning of the part | ||
13221 | 2024.11.25 19:39:42.205681 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13222 | 2024.11.25 19:39:42.205839 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13223 | 2024.11.25 19:39:42.205916 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 19 rows starting from the beginning of the part | ||
13224 | 2024.11.25 19:39:42.206408 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
13225 | 2024.11.25 19:39:42.206530 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13226 | 2024.11.25 19:39:42.206867 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 19 rows starting from the beginning of the part | ||
13227 | 2024.11.25 19:39:42.207420 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
13228 | 2024.11.25 19:39:42.207766 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part | ||
13229 | 2024.11.25 19:39:42.208507 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_96_19} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13230 | 2024.11.25 19:39:42.208794 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
13231 | 2024.11.25 19:39:42.209721 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13232 | 2024.11.25 19:39:42.209799 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13233 | 2024.11.25 19:39:42.210903 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
13234 | 2024.11.25 19:39:42.210992 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.006492268 sec., 30189.75803216996 rows/sec., 2.28 MiB/sec. | ||
13235 | 2024.11.25 19:39:42.211192 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13236 | 2024.11.25 19:39:42.211353 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13237 | 2024.11.25 19:39:42.211613 [ 93 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
13238 | 2024.11.25 19:39:42.211705 [ 93 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13239 | 2024.11.25 19:39:42.211765 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13240 | 2024.11.25 19:39:42.211795 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006192 sec., 36821.705426356595 rows/sec., 2.49 MiB/sec. | ||
13241 | 2024.11.25 19:39:42.211833 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13242 | 2024.11.25 19:39:42.212269 [ 260 ] {ee0e4aff-8407-4e24-bf11-b9241816e3d4} <Debug> TCPHandler: Processed in 0.00708929 sec. | ||
13243 | 2024.11.25 19:39:42.212273 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_96_19} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13244 | 2024.11.25 19:39:42.212793 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13245 | 2024.11.25 19:39:42.212817 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13246 | 2024.11.25 19:39:42.212917 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
13247 | 2024.11.25 19:39:42.213231 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13248 | 2024.11.25 19:39:42.213470 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13249 | 2024.11.25 19:39:42.213489 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13250 | 2024.11.25 19:39:42.213589 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 243 rows starting from the beginning of the part | ||
13251 | 2024.11.25 19:39:42.213872 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part | ||
13252 | 2024.11.25 19:39:42.214170 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
13253 | 2024.11.25 19:39:42.214503 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
13254 | 2024.11.25 19:39:42.214824 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
13255 | 2024.11.25 19:39:42.215209 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part | ||
13256 | 2024.11.25 19:39:42.216640 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13257 | 2024.11.25 19:39:42.216724 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13258 | 2024.11.25 19:39:42.217742 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13259 | 2024.11.25 19:39:42.217791 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005900976 sec., 125572.44767645217 rows/sec., 8.99 MiB/sec. | ||
13260 | 2024.11.25 19:39:42.218009 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
13261 | 2024.11.25 19:39:42.218193 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13262 | 2024.11.25 19:39:42.218493 [ 93 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13263 | 2024.11.25 19:39:42.218589 [ 93 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13264 | 2024.11.25 19:39:42.218657 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13265 | 2024.11.25 19:39:42.218676 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13266 | 2024.11.25 19:39:42.218751 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.005669 sec., 96136.88481213617 rows/sec., 7.13 MiB/sec. | ||
13267 | 2024.11.25 19:39:42.219052 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_61_12} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
13268 | 2024.11.25 19:39:42.219142 [ 265 ] {14a8d5bd-99e9-4391-a135-84ebf2cc5106} <Debug> TCPHandler: Processed in 0.006709021 sec. | ||
13269 | 2024.11.25 19:39:42.219192 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
13270 | 2024.11.25 19:39:42.219402 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
13271 | 2024.11.25 19:39:42.219438 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13272 | 2024.11.25 19:39:42.219514 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13273 | 2024.11.25 19:39:42.219559 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part | ||
13274 | 2024.11.25 19:39:42.219625 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13275 | 2024.11.25 19:39:42.219726 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 83 rows starting from the beginning of the part | ||
13276 | 2024.11.25 19:39:42.219808 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13277 | 2024.11.25 19:39:42.220057 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 411 rows starting from the beginning of the part | ||
13278 | 2024.11.25 19:39:42.220521 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 83 rows starting from the beginning of the part | ||
13279 | 2024.11.25 19:39:42.220869 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 405 rows starting from the beginning of the part | ||
13280 | 2024.11.25 19:39:42.221278 [ 201 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 545 rows starting from the beginning of the part | ||
13281 | 2024.11.25 19:39:42.222482 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13282 | 2024.11.25 19:39:42.222527 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13283 | 2024.11.25 19:39:42.223065 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13284 | 2024.11.25 19:39:42.223197 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2443 rows, containing 5 columns (5 merged, 0 gathered) in 0.004371586 sec., 558836.083746265 rows/sec., 42.89 MiB/sec. | ||
13285 | 2024.11.25 19:39:42.223470 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13286 | 2024.11.25 19:39:42.223478 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13287 | 2024.11.25 19:39:42.223968 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.004374 sec., 201874.71422039322 rows/sec., 13.58 MiB/sec. | ||
13288 | 2024.11.25 19:39:42.224229 [ 260 ] {9b92a2d1-bdd1-407c-b54d-f2cb350cbcbf} <Debug> TCPHandler: Processed in 0.004933626 sec. | ||
13289 | 2024.11.25 19:39:42.224278 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13290 | 2024.11.25 19:39:42.224532 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13291 | 2024.11.25 19:39:42.224686 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_96_19} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13292 | 2024.11.25 19:39:42.224919 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13293 | 2024.11.25 19:39:42.224988 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
13294 | 2024.11.25 19:39:42.225238 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <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 | ||
13295 | 2024.11.25 19:39:42.226979 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13296 | 2024.11.25 19:39:42.227019 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13297 | 2024.11.25 19:39:42.227687 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13298 | 2024.11.25 19:39:42.227947 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13299 | 2024.11.25 19:39:42.228138 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13300 | 2024.11.25 19:39:42.228211 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13301 | 2024.11.25 19:39:42.228211 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003449 sec., 5508.8431429399825 rows/sec., 9.87 MiB/sec. | ||
13302 | 2024.11.25 19:39:42.228257 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13303 | 2024.11.25 19:39:42.228615 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
13304 | 2024.11.25 19:39:42.228636 [ 265 ] {7f6861ec-395a-4f85-9c05-9fceac5428e7} <Debug> TCPHandler: Processed in 0.004271234 sec. | ||
13305 | 2024.11.25 19:39:42.228861 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13306 | 2024.11.25 19:39:42.229028 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13307 | 2024.11.25 19:39:42.229102 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13308 | 2024.11.25 19:39:42.229133 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13309 | 2024.11.25 19:39:42.229265 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1847 rows starting from the beginning of the part | ||
13310 | 2024.11.25 19:39:42.229907 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 19 rows starting from the beginning of the part | ||
13311 | 2024.11.25 19:39:42.230518 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 23 rows starting from the beginning of the part | ||
13312 | 2024.11.25 19:39:42.230536 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13313 | 2024.11.25 19:39:42.230588 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13314 | 2024.11.25 19:39:42.231008 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 19 rows starting from the beginning of the part | ||
13315 | 2024.11.25 19:39:42.231551 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 23 rows starting from the beginning of the part | ||
13316 | 2024.11.25 19:39:42.231734 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13317 | 2024.11.25 19:39:42.231991 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 19 rows starting from the beginning of the part | ||
13318 | 2024.11.25 19:39:42.232412 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13319 | 2024.11.25 19:39:42.232794 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003801 sec., 15785.319652722967 rows/sec., 1.06 MiB/sec. | ||
13320 | 2024.11.25 19:39:42.232881 [ 260 ] {14313259-d4e0-4e82-b8ae-b1c5aea61556} <Debug> TCPHandler: Processed in 0.004120891 sec. | ||
13321 | 2024.11.25 19:39:42.241502 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 19 columns (19 merged, 0 gathered) in 0.013123017 sec., 148593.87898377332 rows/sec., 266.27 MiB/sec. | ||
13322 | 2024.11.25 19:39:42.243363 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13323 | 2024.11.25 19:39:42.243779 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13324 | 2024.11.25 19:39:42.243859 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13325 | 2024.11.25 19:39:42.244001 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
13326 | 2024.11.25 19:39:43.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.08 MiB, peak 278.40 MiB, free memory in arenas 0.00 B, will set to 264.48 MiB (RSS), difference: 3.39 MiB | ||
13327 | 2024.11.25 19:39:44.303799 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
13328 | 2024.11.25 19:39:44.304591 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13329 | 2024.11.25 19:39:44.304649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13330 | 2024.11.25 19:39:44.305178 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13331 | 2024.11.25 19:39:44.305439 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13332 | 2024.11.25 19:39:44.305691 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
13333 | 2024.11.25 19:39:46.493703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
13334 | 2024.11.25 19:39:46.512762 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13335 | 2024.11.25 19:39:46.512827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13336 | 2024.11.25 19:39:46.519642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13337 | 2024.11.25 19:39:46.520409 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13338 | 2024.11.25 19:39:46.523191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
13339 | 2024.11.25 19:39:47.167908 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13340 | 2024.11.25 19:39:47.168102 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13341 | 2024.11.25 19:39:47.168179 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13342 | 2024.11.25 19:39:47.168989 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13343 | 2024.11.25 19:39:47.169046 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13344 | 2024.11.25 19:39:47.169533 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13345 | 2024.11.25 19:39:47.169801 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13346 | 2024.11.25 19:39:47.170023 [ 89 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13347 | 2024.11.25 19:39:47.170047 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. | ||
13348 | 2024.11.25 19:39:47.170118 [ 89 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13349 | 2024.11.25 19:39:47.170193 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13350 | 2024.11.25 19:39:47.170215 [ 265 ] {532a5288-742e-4435-88f0-63c35fc8187f} <Debug> TCPHandler: Processed in 0.002431737 sec. | ||
13351 | 2024.11.25 19:39:47.170500 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13352 | 2024.11.25 19:39:47.170568 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13353 | 2024.11.25 19:39:47.170981 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13354 | 2024.11.25 19:39:47.171083 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13355 | 2024.11.25 19:39:47.171097 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
13356 | 2024.11.25 19:39:47.171249 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13357 | 2024.11.25 19:39:47.171342 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
13358 | 2024.11.25 19:39:47.171692 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13359 | 2024.11.25 19:39:47.172070 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13360 | 2024.11.25 19:39:47.172510 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
13361 | 2024.11.25 19:39:47.174569 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13362 | 2024.11.25 19:39:47.174647 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13363 | 2024.11.25 19:39:47.175060 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004744313 sec., 14754.507133066474 rows/sec., 1.09 MiB/sec. | ||
13364 | 2024.11.25 19:39:47.175277 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13365 | 2024.11.25 19:39:47.175648 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13366 | 2024.11.25 19:39:47.175777 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13367 | 2024.11.25 19:39:47.175943 [ 199 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_45_11} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13368 | 2024.11.25 19:39:47.176102 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13369 | 2024.11.25 19:39:47.176184 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13370 | 2024.11.25 19:39:47.176438 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.005562 sec., 44768.0690399137 rows/sec., 3.93 MiB/sec. | ||
13371 | 2024.11.25 19:39:47.176587 [ 260 ] {91d32b13-febe-42a7-8900-65c1e0829c78} <Debug> TCPHandler: Processed in 0.006230872 sec. | ||
13372 | 2024.11.25 19:39:47.176828 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13373 | 2024.11.25 19:39:47.177012 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13374 | 2024.11.25 19:39:47.177075 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13375 | 2024.11.25 19:39:47.177751 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13376 | 2024.11.25 19:39:47.177801 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13377 | 2024.11.25 19:39:47.178200 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13378 | 2024.11.25 19:39:47.178468 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13379 | 2024.11.25 19:39:47.178707 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001729 sec., 17351.06998264893 rows/sec., 1.23 MiB/sec. | ||
13380 | 2024.11.25 19:39:47.178776 [ 265 ] {b23a0cfd-af0d-4577-9374-3ce184c3f224} <Debug> TCPHandler: Processed in 0.002063791 sec. | ||
13381 | 2024.11.25 19:39:47.178954 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13382 | 2024.11.25 19:39:47.179116 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13383 | 2024.11.25 19:39:47.179180 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13384 | 2024.11.25 19:39:47.179903 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13385 | 2024.11.25 19:39:47.179941 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13386 | 2024.11.25 19:39:47.180316 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13387 | 2024.11.25 19:39:47.180566 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13388 | 2024.11.25 19:39:47.180750 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001684 sec., 8313.53919239905 rows/sec., 582.23 KiB/sec. | ||
13389 | 2024.11.25 19:39:47.180812 [ 260 ] {9c1a58c6-eced-46f6-a7a8-342196aba56b} <Debug> TCPHandler: Processed in 0.001928438 sec. | ||
13390 | 2024.11.25 19:39:47.180968 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13391 | 2024.11.25 19:39:47.181096 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13392 | 2024.11.25 19:39:47.181152 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13393 | 2024.11.25 19:39:47.181786 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13394 | 2024.11.25 19:39:47.181828 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13395 | 2024.11.25 19:39:47.182241 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13396 | 2024.11.25 19:39:47.182501 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13397 | 2024.11.25 19:39:47.182695 [ 88 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13398 | 2024.11.25 19:39:47.182718 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001648 sec., 7888.349514563107 rows/sec., 491.84 KiB/sec. | ||
13399 | 2024.11.25 19:39:47.182772 [ 88 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13400 | 2024.11.25 19:39:47.182842 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13401 | 2024.11.25 19:39:47.182856 [ 265 ] {27bb9261-0b52-4073-bcac-4c7874509d71} <Debug> TCPHandler: Processed in 0.001946988 sec. | ||
13402 | 2024.11.25 19:39:47.183120 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13403 | 2024.11.25 19:39:47.183211 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13404 | 2024.11.25 19:39:47.183478 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13405 | 2024.11.25 19:39:47.183666 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13406 | 2024.11.25 19:39:47.184162 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13407 | 2024.11.25 19:39:47.184253 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
13408 | 2024.11.25 19:39:47.184697 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
13409 | 2024.11.25 19:39:47.185098 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
13410 | 2024.11.25 19:39:47.185320 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
13411 | 2024.11.25 19:39:47.185617 [ 188 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
13412 | 2024.11.25 19:39:47.186476 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13413 | 2024.11.25 19:39:47.186542 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13414 | 2024.11.25 19:39:47.187632 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13415 | 2024.11.25 19:39:47.188106 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005152631 sec., 12614.914594117063 rows/sec., 835.81 KiB/sec. | ||
13416 | 2024.11.25 19:39:47.188175 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13417 | 2024.11.25 19:39:47.188319 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13418 | 2024.11.25 19:39:47.188688 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.00535 sec., 75700.93457943926 rows/sec., 5.39 MiB/sec. | ||
13419 | 2024.11.25 19:39:47.189004 [ 260 ] {198ec204-7f3f-41c5-8fe1-d3f7f80bfbe8} <Debug> TCPHandler: Processed in 0.006023768 sec. | ||
13420 | 2024.11.25 19:39:47.189310 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13421 | 2024.11.25 19:39:47.189369 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13422 | 2024.11.25 19:39:47.189694 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13423 | 2024.11.25 19:39:47.189699 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_45_11} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13424 | 2024.11.25 19:39:47.189888 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13425 | 2024.11.25 19:39:47.190007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13426 | 2024.11.25 19:39:47.190860 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13427 | 2024.11.25 19:39:47.190901 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13428 | 2024.11.25 19:39:47.191273 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13429 | 2024.11.25 19:39:47.191532 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13430 | 2024.11.25 19:39:47.191798 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002224 sec., 2697.8417266187053 rows/sec., 140.95 KiB/sec. | ||
13431 | 2024.11.25 19:39:47.191906 [ 265 ] {435fa6a2-20ab-4c84-a16b-4bf70b61a93e} <Debug> TCPHandler: Processed in 0.002758164 sec. | ||
13432 | 2024.11.25 19:39:47.192163 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13433 | 2024.11.25 19:39:47.192314 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13434 | 2024.11.25 19:39:47.192377 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13435 | 2024.11.25 19:39:47.193056 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13436 | 2024.11.25 19:39:47.193095 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13437 | 2024.11.25 19:39:47.193505 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13438 | 2024.11.25 19:39:47.193775 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13439 | 2024.11.25 19:39:47.193958 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13440 | 2024.11.25 19:39:47.194025 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001733 sec., 136757.06866705135 rows/sec., 9.17 MiB/sec. | ||
13441 | 2024.11.25 19:39:47.194031 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13442 | 2024.11.25 19:39:47.194115 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13443 | 2024.11.25 19:39:47.194158 [ 260 ] {f2ad0c36-cf50-48c7-a49e-66ab65bf192e} <Debug> TCPHandler: Processed in 0.002126321 sec. | ||
13444 | 2024.11.25 19:39:47.194486 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13445 | 2024.11.25 19:39:47.194532 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
13446 | 2024.11.25 19:39:47.194910 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13447 | 2024.11.25 19:39:47.195048 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13448 | 2024.11.25 19:39:47.195154 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13449 | 2024.11.25 19:39:47.195165 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29268 rows starting from the beginning of the part | ||
13450 | 2024.11.25 19:39:47.195550 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 240 rows starting from the beginning of the part | ||
13451 | 2024.11.25 19:39:47.195858 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
13452 | 2024.11.25 19:39:47.196251 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
13453 | 2024.11.25 19:39:47.196642 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 883 rows starting from the beginning of the part | ||
13454 | 2024.11.25 19:39:47.197026 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
13455 | 2024.11.25 19:39:47.198746 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13456 | 2024.11.25 19:39:47.198793 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13457 | 2024.11.25 19:39:47.199299 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13458 | 2024.11.25 19:39:47.199726 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13459 | 2024.11.25 19:39:47.200271 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00556 sec., 179.85611510791367 rows/sec., 12.12 KiB/sec. | ||
13460 | 2024.11.25 19:39:47.200456 [ 265 ] {afe44b48-cafc-44ef-aaf2-8575d4075edc} <Debug> TCPHandler: Processed in 0.006170641 sec. | ||
13461 | 2024.11.25 19:39:47.200654 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13462 | 2024.11.25 19:39:47.200789 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13463 | 2024.11.25 19:39:47.200864 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <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 | ||
13464 | 2024.11.25 19:39:47.202235 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13465 | 2024.11.25 19:39:47.202274 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13466 | 2024.11.25 19:39:47.202993 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13467 | 2024.11.25 19:39:47.203297 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13468 | 2024.11.25 19:39:47.203598 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002844 sec., 8087.201125175809 rows/sec., 14.49 MiB/sec. | ||
13469 | 2024.11.25 19:39:47.204123 [ 260 ] {bedab88d-dbb3-4442-ae24-52dc2e84adb5} <Debug> TCPHandler: Processed in 0.00354696 sec. | ||
13470 | 2024.11.25 19:39:47.204520 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13471 | 2024.11.25 19:39:47.204733 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13472 | 2024.11.25 19:39:47.204920 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13473 | 2024.11.25 19:39:47.205780 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13474 | 2024.11.25 19:39:47.205836 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13475 | 2024.11.25 19:39:47.206284 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13476 | 2024.11.25 19:39:47.206764 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13477 | 2024.11.25 19:39:47.206983 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31025 rows, containing 5 columns (5 merged, 0 gathered) in 0.01274769 sec., 2433774.2759668613 rows/sec., 164.41 MiB/sec. | ||
13478 | 2024.11.25 19:39:47.207163 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002472 sec., 33171.52103559871 rows/sec., 2.11 MiB/sec. | ||
13479 | 2024.11.25 19:39:47.207233 [ 265 ] {ded70a16-5de1-4122-b141-f5aea040c411} <Debug> TCPHandler: Processed in 0.003006759 sec. | ||
13480 | 2024.11.25 19:39:47.207734 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13481 | 2024.11.25 19:39:47.208032 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13482 | 2024.11.25 19:39:47.208111 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13483 | 2024.11.25 19:39:47.208205 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
13484 | 2024.11.25 19:39:51.613177 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13485 | 2024.11.25 19:39:51.613253 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13486 | 2024.11.25 19:39:51.805890 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
13487 | 2024.11.25 19:39:51.807769 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13488 | 2024.11.25 19:39:51.807816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13489 | 2024.11.25 19:39:51.808345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13490 | 2024.11.25 19:39:51.808600 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13491 | 2024.11.25 19:39:51.808869 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
13492 | 2024.11.25 19:39:51.982708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1892 | ||
13493 | 2024.11.25 19:39:51.986054 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13494 | 2024.11.25 19:39:51.986099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13495 | 2024.11.25 19:39:51.988347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13496 | 2024.11.25 19:39:51.988687 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13497 | 2024.11.25 19:39:51.989231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1892 | ||
13498 | 2024.11.25 19:39:52.162972 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13499 | 2024.11.25 19:39:52.163185 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13500 | 2024.11.25 19:39:52.163264 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13501 | 2024.11.25 19:39:52.164111 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13502 | 2024.11.25 19:39:52.164153 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13503 | 2024.11.25 19:39:52.164609 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13504 | 2024.11.25 19:39:52.164868 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13505 | 2024.11.25 19:39:52.165090 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001963 sec., 47885.8889454916 rows/sec., 3.97 MiB/sec. | ||
13506 | 2024.11.25 19:39:52.165149 [ 265 ] {2f877d0c-d74c-4817-8ff4-bb838d8bed97} <Debug> TCPHandler: Processed in 0.002310865 sec. | ||
13507 | 2024.11.25 19:39:52.165453 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13508 | 2024.11.25 19:39:52.165767 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13509 | 2024.11.25 19:39:52.165884 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13510 | 2024.11.25 19:39:52.166679 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13511 | 2024.11.25 19:39:52.166727 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13512 | 2024.11.25 19:39:52.167160 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13513 | 2024.11.25 19:39:52.167414 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13514 | 2024.11.25 19:39:52.167658 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001978 sec., 9605.662285136501 rows/sec., 722.30 KiB/sec. | ||
13515 | 2024.11.25 19:39:52.167716 [ 260 ] {f10f1245-c24e-49d4-8cd4-7b2de3112789} <Debug> TCPHandler: Processed in 0.002452058 sec. | ||
13516 | 2024.11.25 19:39:52.167864 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13517 | 2024.11.25 19:39:52.168006 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13518 | 2024.11.25 19:39:52.168066 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13519 | 2024.11.25 19:39:52.168821 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13520 | 2024.11.25 19:39:52.168868 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13521 | 2024.11.25 19:39:52.169297 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13522 | 2024.11.25 19:39:52.169538 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13523 | 2024.11.25 19:39:52.169732 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001758 sec., 47212.7417519909 rows/sec., 3.69 MiB/sec. | ||
13524 | 2024.11.25 19:39:52.169787 [ 265 ] {1238325c-18e9-4ef2-a26c-efc954261af7} <Debug> TCPHandler: Processed in 0.001989039 sec. | ||
13525 | 2024.11.25 19:39:52.169931 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13526 | 2024.11.25 19:39:52.170133 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13527 | 2024.11.25 19:39:52.170232 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13528 | 2024.11.25 19:39:52.171139 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13529 | 2024.11.25 19:39:52.171178 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13530 | 2024.11.25 19:39:52.171575 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13531 | 2024.11.25 19:39:52.171836 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13532 | 2024.11.25 19:39:52.172038 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001962 sec., 81549.43934760448 rows/sec., 5.68 MiB/sec. | ||
13533 | 2024.11.25 19:39:52.172089 [ 260 ] {a9487f48-2f72-4057-93c3-5fcaf8e1673e} <Debug> TCPHandler: Processed in 0.002216734 sec. | ||
13534 | 2024.11.25 19:39:52.172244 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13535 | 2024.11.25 19:39:52.172365 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13536 | 2024.11.25 19:39:52.172449 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <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 | ||
13537 | 2024.11.25 19:39:52.173640 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13538 | 2024.11.25 19:39:52.173679 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13539 | 2024.11.25 19:39:52.174341 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13540 | 2024.11.25 19:39:52.174602 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13541 | 2024.11.25 19:39:52.174825 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002485 sec., 7645.875251509055 rows/sec., 13.70 MiB/sec. | ||
13542 | 2024.11.25 19:39:52.174944 [ 265 ] {55d2291e-591f-4165-b2d7-7a34c4a1b0b7} <Debug> TCPHandler: Processed in 0.002758645 sec. | ||
13543 | 2024.11.25 19:39:52.175178 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13544 | 2024.11.25 19:39:52.175402 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13545 | 2024.11.25 19:39:52.175501 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13546 | 2024.11.25 19:39:52.176224 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13547 | 2024.11.25 19:39:52.176263 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13548 | 2024.11.25 19:39:52.176638 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13549 | 2024.11.25 19:39:52.176879 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13550 | 2024.11.25 19:39:52.177069 [ 82 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13551 | 2024.11.25 19:39:52.177122 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001771 sec., 33879.16431394692 rows/sec., 2.28 MiB/sec. | ||
13552 | 2024.11.25 19:39:52.177130 [ 82 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13553 | 2024.11.25 19:39:52.177209 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13554 | 2024.11.25 19:39:52.177251 [ 260 ] {ccf94115-ac61-4e7a-9389-a714876bfaa2} <Debug> TCPHandler: Processed in 0.002184573 sec. | ||
13555 | 2024.11.25 19:39:52.177458 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
13556 | 2024.11.25 19:39:52.177624 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13557 | 2024.11.25 19:39:52.177671 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6196 rows starting from the beginning of the part | ||
13558 | 2024.11.25 19:39:52.177769 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
13559 | 2024.11.25 19:39:52.178025 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
13560 | 2024.11.25 19:39:52.178251 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
13561 | 2024.11.25 19:39:52.178390 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part | ||
13562 | 2024.11.25 19:39:52.178592 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
13563 | 2024.11.25 19:39:52.180605 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6540 rows, containing 4 columns (4 merged, 0 gathered) in 0.003295025 sec., 1984810.4339117305 rows/sec., 129.40 MiB/sec. | ||
13564 | 2024.11.25 19:39:52.181189 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13565 | 2024.11.25 19:39:52.181476 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13566 | 2024.11.25 19:39:52.181555 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_96_19} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13567 | 2024.11.25 19:39:52.181644 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
13568 | 2024.11.25 19:39:54.023315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13569 | 2024.11.25 19:39:54.046659 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13570 | 2024.11.25 19:39:54.046719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13571 | 2024.11.25 19:39:54.054031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13572 | 2024.11.25 19:39:54.054838 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13573 | 2024.11.25 19:39:54.057861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13574 | 2024.11.25 19:39:54.243268 [ 79 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
13575 | 2024.11.25 19:39:54.243340 [ 79 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13576 | 2024.11.25 19:39:54.243362 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13577 | 2024.11.25 19:39:54.243560 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
13578 | 2024.11.25 19:39:54.243864 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13579 | 2024.11.25 19:39:54.243911 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
13580 | 2024.11.25 19:39:54.244009 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
13581 | 2024.11.25 19:39:54.244103 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::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 | ||
13582 | 2024.11.25 19:39:54.244363 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
13583 | 2024.11.25 19:39:54.244481 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
13584 | 2024.11.25 19:39:54.245474 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00205423 sec., 17524.814650745047 rows/sec., 1.46 MiB/sec. | ||
13585 | 2024.11.25 19:39:54.245601 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
13586 | 2024.11.25 19:39:54.245877 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13587 | 2024.11.25 19:39:54.245961 [ 195 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_29_7} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
13588 | 2024.11.25 19:39:54.246047 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13589 | 2024.11.25 19:39:57.169342 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13590 | 2024.11.25 19:39:57.169533 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13591 | 2024.11.25 19:39:57.169607 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13592 | 2024.11.25 19:39:57.170376 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13593 | 2024.11.25 19:39:57.170430 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13594 | 2024.11.25 19:39:57.170868 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13595 | 2024.11.25 19:39:57.171128 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13596 | 2024.11.25 19:39:57.171346 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
13597 | 2024.11.25 19:39:57.171412 [ 265 ] {6fdd42d4-f708-4fbf-a5ce-a072144e6aca} <Debug> TCPHandler: Processed in 0.002200884 sec. | ||
13598 | 2024.11.25 19:39:57.171689 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13599 | 2024.11.25 19:39:57.171888 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13600 | 2024.11.25 19:39:57.171963 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13601 | 2024.11.25 19:39:57.172717 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13602 | 2024.11.25 19:39:57.172769 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13603 | 2024.11.25 19:39:57.173195 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13604 | 2024.11.25 19:39:57.173455 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13605 | 2024.11.25 19:39:57.173713 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001873 sec., 2135.611318739989 rows/sec., 174.14 KiB/sec. | ||
13606 | 2024.11.25 19:39:57.173796 [ 260 ] {fb519279-50c1-4cb6-a391-abb9a1659499} <Debug> TCPHandler: Processed in 0.002252164 sec. | ||
13607 | 2024.11.25 19:39:57.174043 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13608 | 2024.11.25 19:39:57.174175 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13609 | 2024.11.25 19:39:57.174229 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13610 | 2024.11.25 19:39:57.174929 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13611 | 2024.11.25 19:39:57.174968 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13612 | 2024.11.25 19:39:57.175366 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13613 | 2024.11.25 19:39:57.175607 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13614 | 2024.11.25 19:39:57.175786 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001643 sec., 152769.32440657335 rows/sec., 13.41 MiB/sec. | ||
13615 | 2024.11.25 19:39:57.175842 [ 265 ] {dd32efca-09cf-4c87-8e69-1c306a2ce6f8} <Debug> TCPHandler: Processed in 0.001914737 sec. | ||
13616 | 2024.11.25 19:39:57.176003 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13617 | 2024.11.25 19:39:57.176122 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13618 | 2024.11.25 19:39:57.176172 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13619 | 2024.11.25 19:39:57.176763 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13620 | 2024.11.25 19:39:57.176802 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13621 | 2024.11.25 19:39:57.177163 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13622 | 2024.11.25 19:39:57.177414 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13623 | 2024.11.25 19:39:57.177627 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.00153 sec., 22222.222222222223 rows/sec., 1.57 MiB/sec. | ||
13624 | 2024.11.25 19:39:57.177706 [ 260 ] {d36ac33b-5aad-4be7-902d-09e22be3c476} <Debug> TCPHandler: Processed in 0.001763845 sec. | ||
13625 | 2024.11.25 19:39:57.177857 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13626 | 2024.11.25 19:39:57.177982 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13627 | 2024.11.25 19:39:57.178034 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13628 | 2024.11.25 19:39:57.178615 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13629 | 2024.11.25 19:39:57.178653 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13630 | 2024.11.25 19:39:57.179002 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13631 | 2024.11.25 19:39:57.179237 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13632 | 2024.11.25 19:39:57.179439 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec. | ||
13633 | 2024.11.25 19:39:57.179498 [ 265 ] {eb14cb57-3b7a-4092-a323-beb63c9cc4b4} <Debug> TCPHandler: Processed in 0.001699143 sec. | ||
13634 | 2024.11.25 19:39:57.179644 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13635 | 2024.11.25 19:39:57.179763 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13636 | 2024.11.25 19:39:57.179812 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13637 | 2024.11.25 19:39:57.180392 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13638 | 2024.11.25 19:39:57.180431 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13639 | 2024.11.25 19:39:57.180786 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13640 | 2024.11.25 19:39:57.181013 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13641 | 2024.11.25 19:39:57.181234 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 543.99 KiB/sec. | ||
13642 | 2024.11.25 19:39:57.181331 [ 260 ] {2f7f40c7-63f3-45d9-82ce-547e073c2b01} <Debug> TCPHandler: Processed in 0.001745514 sec. | ||
13643 | 2024.11.25 19:39:57.181573 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13644 | 2024.11.25 19:39:57.181736 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13645 | 2024.11.25 19:39:57.181794 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13646 | 2024.11.25 19:39:57.182570 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13647 | 2024.11.25 19:39:57.182609 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13648 | 2024.11.25 19:39:57.182991 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13649 | 2024.11.25 19:39:57.183221 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13650 | 2024.11.25 19:39:57.183407 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001698 sec., 240871.6136631331 rows/sec., 17.17 MiB/sec. | ||
13651 | 2024.11.25 19:39:57.183493 [ 265 ] {47ef71e9-737f-4cd6-8fbc-6c6531721e63} <Debug> TCPHandler: Processed in 0.002069141 sec. | ||
13652 | 2024.11.25 19:39:57.183695 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13653 | 2024.11.25 19:39:57.183913 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13654 | 2024.11.25 19:39:57.183965 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13655 | 2024.11.25 19:39:57.184452 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13656 | 2024.11.25 19:39:57.184490 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13657 | 2024.11.25 19:39:57.184849 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13658 | 2024.11.25 19:39:57.185088 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13659 | 2024.11.25 19:39:57.185252 [ 78 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13660 | 2024.11.25 19:39:57.185302 [ 78 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13661 | 2024.11.25 19:39:57.185325 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
13662 | 2024.11.25 19:39:57.185337 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13663 | 2024.11.25 19:39:57.185454 [ 260 ] {a6b921a8-808d-4535-8837-f6ea625b4a8e} <Debug> TCPHandler: Processed in 0.001866457 sec. | ||
13664 | 2024.11.25 19:39:57.185520 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
13665 | 2024.11.25 19:39:57.185639 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13666 | 2024.11.25 19:39:57.185671 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13667 | 2024.11.25 19:39:57.185687 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
13668 | 2024.11.25 19:39:57.185901 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
13669 | 2024.11.25 19:39:57.186154 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13670 | 2024.11.25 19:39:57.186172 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
13671 | 2024.11.25 19:39:57.186401 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13672 | 2024.11.25 19:39:57.186439 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13673 | 2024.11.25 19:39:57.186702 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
13674 | 2024.11.25 19:39:57.186969 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
13675 | 2024.11.25 19:39:57.188802 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13676 | 2024.11.25 19:39:57.188884 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13677 | 2024.11.25 19:39:57.189782 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004320315 sec., 63884.23066373633 rows/sec., 3.26 MiB/sec. | ||
13678 | 2024.11.25 19:39:57.189948 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13679 | 2024.11.25 19:39:57.189952 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13680 | 2024.11.25 19:39:57.190414 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13681 | 2024.11.25 19:39:57.190426 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13682 | 2024.11.25 19:39:57.190595 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_46_9} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13683 | 2024.11.25 19:39:57.190790 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13684 | 2024.11.25 19:39:57.190833 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004978 sec., 48011.24949779028 rows/sec., 3.22 MiB/sec. | ||
13685 | 2024.11.25 19:39:57.190910 [ 265 ] {accbee96-2231-4f9e-8540-08dfcc8d13d9} <Debug> TCPHandler: Processed in 0.005327164 sec. | ||
13686 | 2024.11.25 19:39:57.191081 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13687 | 2024.11.25 19:39:57.191213 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13688 | 2024.11.25 19:39:57.191264 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13689 | 2024.11.25 19:39:57.191746 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13690 | 2024.11.25 19:39:57.191784 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13691 | 2024.11.25 19:39:57.192136 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13692 | 2024.11.25 19:39:57.192377 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13693 | 2024.11.25 19:39:57.192548 [ 78 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13694 | 2024.11.25 19:39:57.192602 [ 78 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13695 | 2024.11.25 19:39:57.192622 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
13696 | 2024.11.25 19:39:57.192638 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13697 | 2024.11.25 19:39:57.192775 [ 260 ] {2c499567-eca3-4eeb-af6d-fd005e5a9d48} <Debug> TCPHandler: Processed in 0.001764244 sec. | ||
13698 | 2024.11.25 19:39:57.193075 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13699 | 2024.11.25 19:39:57.193154 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
13700 | 2024.11.25 19:39:57.193577 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13701 | 2024.11.25 19:39:57.193739 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13702 | 2024.11.25 19:39:57.193821 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <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 | ||
13703 | 2024.11.25 19:39:57.193828 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 42 rows starting from the beginning of the part | ||
13704 | 2024.11.25 19:39:57.194215 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
13705 | 2024.11.25 19:39:57.194539 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
13706 | 2024.11.25 19:39:57.194922 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
13707 | 2024.11.25 19:39:57.195231 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
13708 | 2024.11.25 19:39:57.195574 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
13709 | 2024.11.25 19:39:57.199414 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13710 | 2024.11.25 19:39:57.199513 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13711 | 2024.11.25 19:39:57.199633 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.006851434 sec., 6859.877800764045 rows/sec., 461.67 KiB/sec. | ||
13712 | 2024.11.25 19:39:57.199801 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13713 | 2024.11.25 19:39:57.200156 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13714 | 2024.11.25 19:39:57.200298 [ 186 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_46_9} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13715 | 2024.11.25 19:39:57.200406 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13716 | 2024.11.25 19:39:57.200530 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13717 | 2024.11.25 19:39:57.200798 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13718 | 2024.11.25 19:39:57.201026 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.007668 sec., 2999.4783515910276 rows/sec., 5.37 MiB/sec. | ||
13719 | 2024.11.25 19:39:57.201142 [ 265 ] {7b1d1530-28e0-4a2e-856f-e926206cbd87} <Debug> TCPHandler: Processed in 0.008249372 sec. | ||
13720 | 2024.11.25 19:39:57.201314 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13721 | 2024.11.25 19:39:57.201458 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13722 | 2024.11.25 19:39:57.201517 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13723 | 2024.11.25 19:39:57.202111 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13724 | 2024.11.25 19:39:57.202158 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
13725 | 2024.11.25 19:39:57.202534 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13726 | 2024.11.25 19:39:57.202771 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13727 | 2024.11.25 19:39:57.202995 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001569 sec., 52262.58763543658 rows/sec., 3.32 MiB/sec. | ||
13728 | 2024.11.25 19:39:57.203099 [ 260 ] {f2d5a603-7c45-41fd-a8fb-4554b5367ab4} <Debug> TCPHandler: Processed in 0.001850836 sec. | ||
13729 | 2024.11.25 19:39:59.309055 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
13730 | 2024.11.25 19:39:59.309885 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13731 | 2024.11.25 19:39:59.309939 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13732 | 2024.11.25 19:39:59.310494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13733 | 2024.11.25 19:39:59.310750 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13734 | 2024.11.25 19:39:59.310993 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
13735 | 2024.11.25 19:40:01.557973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
13736 | 2024.11.25 19:40:01.578880 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13737 | 2024.11.25 19:40:01.578934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13738 | 2024.11.25 19:40:01.586216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13739 | 2024.11.25 19:40:01.586983 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13740 | 2024.11.25 19:40:01.589724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
13741 | 2024.11.25 19:40:01.989633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1928 | ||
13742 | 2024.11.25 19:40:01.993275 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13743 | 2024.11.25 19:40:01.993325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13744 | 2024.11.25 19:40:01.994851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13745 | 2024.11.25 19:40:01.995173 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13746 | 2024.11.25 19:40:01.995461 [ 73 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13747 | 2024.11.25 19:40:01.995682 [ 73 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13748 | 2024.11.25 19:40:01.995798 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13749 | 2024.11.25 19:40:01.996718 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
13750 | 2024.11.25 19:40:01.997744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1928 | ||
13751 | 2024.11.25 19:40:01.998269 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13752 | 2024.11.25 19:40:01.998468 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1746 rows starting from the beginning of the part | ||
13753 | 2024.11.25 19:40:01.999172 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
13754 | 2024.11.25 19:40:01.999845 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
13755 | 2024.11.25 19:40:02.000657 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
13756 | 2024.11.25 19:40:02.001344 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part | ||
13757 | 2024.11.25 19:40:02.001938 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
13758 | 2024.11.25 19:40:02.010904 [ 186 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1928 rows, containing 72 columns (72 merged, 0 gathered) in 0.014917593 sec., 129243.37056252976 rows/sec., 98.71 MiB/sec. | ||
13759 | 2024.11.25 19:40:02.012899 [ 186 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13760 | 2024.11.25 19:40:02.013794 [ 186 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13761 | 2024.11.25 19:40:02.013916 [ 186 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_51_10} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13762 | 2024.11.25 19:40:02.014332 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
13763 | 2024.11.25 19:40:02.163812 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13764 | 2024.11.25 19:40:02.164012 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13765 | 2024.11.25 19:40:02.164093 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13766 | 2024.11.25 19:40:02.164865 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13767 | 2024.11.25 19:40:02.164914 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13768 | 2024.11.25 19:40:02.165344 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13769 | 2024.11.25 19:40:02.165590 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13770 | 2024.11.25 19:40:02.165833 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001878 sec., 50053.24813631523 rows/sec., 4.15 MiB/sec. | ||
13771 | 2024.11.25 19:40:02.165889 [ 265 ] {f28a1c68-6ba3-4cb3-8763-2caf8048a658} <Debug> TCPHandler: Processed in 0.002211853 sec. | ||
13772 | 2024.11.25 19:40:02.166197 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13773 | 2024.11.25 19:40:02.166463 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13774 | 2024.11.25 19:40:02.166538 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13775 | 2024.11.25 19:40:02.167277 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13776 | 2024.11.25 19:40:02.167318 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13777 | 2024.11.25 19:40:02.167751 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13778 | 2024.11.25 19:40:02.168018 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13779 | 2024.11.25 19:40:02.168222 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001811 sec., 10491.44119271121 rows/sec., 788.91 KiB/sec. | ||
13780 | 2024.11.25 19:40:02.168285 [ 260 ] {df584176-e063-4f6c-b4a3-d79bef11a3f3} <Debug> TCPHandler: Processed in 0.002284264 sec. | ||
13781 | 2024.11.25 19:40:02.168441 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13782 | 2024.11.25 19:40:02.168584 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13783 | 2024.11.25 19:40:02.168645 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13784 | 2024.11.25 19:40:02.169374 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13785 | 2024.11.25 19:40:02.169413 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13786 | 2024.11.25 19:40:02.169774 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13787 | 2024.11.25 19:40:02.170013 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13788 | 2024.11.25 19:40:02.170222 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001673 sec., 49611.476389719064 rows/sec., 3.87 MiB/sec. | ||
13789 | 2024.11.25 19:40:02.170274 [ 265 ] {d8b481fd-7342-483c-b972-f4644df87177} <Debug> TCPHandler: Processed in 0.001904427 sec. | ||
13790 | 2024.11.25 19:40:02.170490 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13791 | 2024.11.25 19:40:02.170722 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13792 | 2024.11.25 19:40:02.170836 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13793 | 2024.11.25 19:40:02.171650 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13794 | 2024.11.25 19:40:02.171687 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13795 | 2024.11.25 19:40:02.172091 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13796 | 2024.11.25 19:40:02.172343 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13797 | 2024.11.25 19:40:02.172524 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001864 sec., 85836.90987124463 rows/sec., 5.98 MiB/sec. | ||
13798 | 2024.11.25 19:40:02.172581 [ 260 ] {e47dbe91-da14-4e84-adae-a82ac7a4d039} <Debug> TCPHandler: Processed in 0.002202853 sec. | ||
13799 | 2024.11.25 19:40:02.172751 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13800 | 2024.11.25 19:40:02.172891 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13801 | 2024.11.25 19:40:02.172988 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <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 | ||
13802 | 2024.11.25 19:40:02.174182 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13803 | 2024.11.25 19:40:02.174222 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13804 | 2024.11.25 19:40:02.174871 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13805 | 2024.11.25 19:40:02.175138 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13806 | 2024.11.25 19:40:02.175400 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002531 sec., 7506.9142631371005 rows/sec., 13.45 MiB/sec. | ||
13807 | 2024.11.25 19:40:02.175499 [ 265 ] {5be7ab1d-03ff-48e1-b281-a71a7bb8a0ac} <Debug> TCPHandler: Processed in 0.002817455 sec. | ||
13808 | 2024.11.25 19:40:02.175713 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13809 | 2024.11.25 19:40:02.175936 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13810 | 2024.11.25 19:40:02.176033 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13811 | 2024.11.25 19:40:02.176692 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13812 | 2024.11.25 19:40:02.176731 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13813 | 2024.11.25 19:40:02.177108 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13814 | 2024.11.25 19:40:02.177351 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13815 | 2024.11.25 19:40:02.177595 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001713 sec., 35026.26970227671 rows/sec., 2.36 MiB/sec. | ||
13816 | 2024.11.25 19:40:02.177661 [ 260 ] {3594049b-35f4-41c3-97f0-f571f74d0c3a} <Debug> TCPHandler: Processed in 0.00205737 sec. | ||
13817 | 2024.11.25 19:40:06.613510 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13818 | 2024.11.25 19:40:06.613612 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13819 | 2024.11.25 19:40:06.811190 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
13820 | 2024.11.25 19:40:06.811813 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13821 | 2024.11.25 19:40:06.811860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13822 | 2024.11.25 19:40:06.812381 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13823 | 2024.11.25 19:40:06.812635 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13824 | 2024.11.25 19:40:06.812852 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
13825 | 2024.11.25 19:40:06.820461 [ 225 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): 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] | ||
13826 | 2024.11.25 19:40:06.820538 [ 225 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): 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] | ||
13827 | 2024.11.25 19:40:06.827443 [ 225 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): 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] | ||
13828 | 2024.11.25 19:40:07.168013 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13829 | 2024.11.25 19:40:07.168227 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13830 | 2024.11.25 19:40:07.168308 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13831 | 2024.11.25 19:40:07.169082 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13832 | 2024.11.25 19:40:07.169133 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13833 | 2024.11.25 19:40:07.169566 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13834 | 2024.11.25 19:40:07.169823 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13835 | 2024.11.25 19:40:07.170085 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
13836 | 2024.11.25 19:40:07.170177 [ 265 ] {5154999b-ce88-4518-8c9b-1ff358f8a47a} <Debug> TCPHandler: Processed in 0.002302995 sec. | ||
13837 | 2024.11.25 19:40:07.170489 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13838 | 2024.11.25 19:40:07.170698 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13839 | 2024.11.25 19:40:07.170777 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13840 | 2024.11.25 19:40:07.171706 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13841 | 2024.11.25 19:40:07.171749 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13842 | 2024.11.25 19:40:07.172202 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13843 | 2024.11.25 19:40:07.172474 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13844 | 2024.11.25 19:40:07.172680 [ 67 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13845 | 2024.11.25 19:40:07.172742 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002092 sec., 119024.85659655831 rows/sec., 10.46 MiB/sec. | ||
13846 | 2024.11.25 19:40:07.172770 [ 67 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13847 | 2024.11.25 19:40:07.172839 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13848 | 2024.11.25 19:40:07.172863 [ 260 ] {e6b40f81-cc34-440e-8168-42b3de609d38} <Debug> TCPHandler: Processed in 0.00255193 sec. | ||
13849 | 2024.11.25 19:40:07.173051 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
13850 | 2024.11.25 19:40:07.173082 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13851 | 2024.11.25 19:40:07.173230 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13852 | 2024.11.25 19:40:07.173308 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1438 rows starting from the beginning of the part | ||
13853 | 2024.11.25 19:40:07.173332 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13854 | 2024.11.25 19:40:07.173479 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13855 | 2024.11.25 19:40:07.173511 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 249 rows starting from the beginning of the part | ||
13856 | 2024.11.25 19:40:07.173941 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 94 rows starting from the beginning of the part | ||
13857 | 2024.11.25 19:40:07.174287 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 251 rows starting from the beginning of the part | ||
13858 | 2024.11.25 19:40:07.174690 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 94 rows starting from the beginning of the part | ||
13859 | 2024.11.25 19:40:07.175074 [ 189 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 249 rows starting from the beginning of the part | ||
13860 | 2024.11.25 19:40:07.176453 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13861 | 2024.11.25 19:40:07.176527 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13862 | 2024.11.25 19:40:07.177579 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13863 | 2024.11.25 19:40:07.177945 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13864 | 2024.11.25 19:40:07.178207 [ 67 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13865 | 2024.11.25 19:40:07.178312 [ 67 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13866 | 2024.11.25 19:40:07.178412 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13867 | 2024.11.25 19:40:07.178656 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.005378 sec., 5578.2818891781335 rows/sec., 406.39 KiB/sec. | ||
13868 | 2024.11.25 19:40:07.178968 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
13869 | 2024.11.25 19:40:07.179078 [ 265 ] {91886ae6-725e-41a5-be7b-69a640c20d59} <Debug> TCPHandler: Processed in 0.0061122 sec. | ||
13870 | 2024.11.25 19:40:07.179159 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 5 columns (5 merged, 0 gathered) in 0.006207492 sec., 382602.18458598095 rows/sec., 33.98 MiB/sec. | ||
13871 | 2024.11.25 19:40:07.179298 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13872 | 2024.11.25 19:40:07.179346 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 67 rows starting from the beginning of the part | ||
13873 | 2024.11.25 19:40:07.179354 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13874 | 2024.11.25 19:40:07.179681 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13875 | 2024.11.25 19:40:07.179765 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
13876 | 2024.11.25 19:40:07.179915 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13877 | 2024.11.25 19:40:07.180183 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13878 | 2024.11.25 19:40:07.180294 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 19 rows starting from the beginning of the part | ||
13879 | 2024.11.25 19:40:07.180934 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
13880 | 2024.11.25 19:40:07.181027 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13881 | 2024.11.25 19:40:07.181489 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 19 rows starting from the beginning of the part | ||
13882 | 2024.11.25 19:40:07.181556 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_101_20} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13883 | 2024.11.25 19:40:07.182015 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
13884 | 2024.11.25 19:40:07.182189 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part | ||
13885 | 2024.11.25 19:40:07.183765 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13886 | 2024.11.25 19:40:07.183843 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13887 | 2024.11.25 19:40:07.184951 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13888 | 2024.11.25 19:40:07.185044 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.006452497 sec., 30840.773734571285 rows/sec., 2.32 MiB/sec. | ||
13889 | 2024.11.25 19:40:07.185224 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13890 | 2024.11.25 19:40:07.185416 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13891 | 2024.11.25 19:40:07.185779 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13892 | 2024.11.25 19:40:07.185816 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006128 sec., 2284.595300261097 rows/sec., 160.00 KiB/sec. | ||
13893 | 2024.11.25 19:40:07.185971 [ 186 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_101_20} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13894 | 2024.11.25 19:40:07.185991 [ 260 ] {f36307f0-a39c-4173-b8c9-7866420b47a0} <Debug> TCPHandler: Processed in 0.006787423 sec. | ||
13895 | 2024.11.25 19:40:07.186186 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13896 | 2024.11.25 19:40:07.186208 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13897 | 2024.11.25 19:40:07.186348 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13898 | 2024.11.25 19:40:07.186407 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13899 | 2024.11.25 19:40:07.186993 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13900 | 2024.11.25 19:40:07.187030 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13901 | 2024.11.25 19:40:07.187397 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13902 | 2024.11.25 19:40:07.187633 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13903 | 2024.11.25 19:40:07.187846 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
13904 | 2024.11.25 19:40:07.187901 [ 265 ] {49f5ecec-e30d-4c23-97f6-652eecc73b5a} <Debug> TCPHandler: Processed in 0.001812755 sec. | ||
13905 | 2024.11.25 19:40:07.188046 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13906 | 2024.11.25 19:40:07.188163 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13907 | 2024.11.25 19:40:07.188213 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13908 | 2024.11.25 19:40:07.188956 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13909 | 2024.11.25 19:40:07.188995 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13910 | 2024.11.25 19:40:07.189387 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13911 | 2024.11.25 19:40:07.189634 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13912 | 2024.11.25 19:40:07.189823 [ 67 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13913 | 2024.11.25 19:40:07.189895 [ 67 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13914 | 2024.11.25 19:40:07.189906 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001754 sec., 230900.79817559864 rows/sec., 16.44 MiB/sec. | ||
13915 | 2024.11.25 19:40:07.189943 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13916 | 2024.11.25 19:40:07.190027 [ 260 ] {a0eb760c-36e1-46d1-b721-bcf4ab8e5b0e} <Debug> TCPHandler: Processed in 0.0020344 sec. | ||
13917 | 2024.11.25 19:40:07.190277 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
13918 | 2024.11.25 19:40:07.190287 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13919 | 2024.11.25 19:40:07.190571 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13920 | 2024.11.25 19:40:07.190582 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13921 | 2024.11.25 19:40:07.190633 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part | ||
13922 | 2024.11.25 19:40:07.190684 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13923 | 2024.11.25 19:40:07.190993 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 405 rows starting from the beginning of the part | ||
13924 | 2024.11.25 19:40:07.191318 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 83 rows starting from the beginning of the part | ||
13925 | 2024.11.25 19:40:07.191674 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 409 rows starting from the beginning of the part | ||
13926 | 2024.11.25 19:40:07.191985 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 83 rows starting from the beginning of the part | ||
13927 | 2024.11.25 19:40:07.192255 [ 192 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 405 rows starting from the beginning of the part | ||
13928 | 2024.11.25 19:40:07.193121 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13929 | 2024.11.25 19:40:07.193180 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13930 | 2024.11.25 19:40:07.194109 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13931 | 2024.11.25 19:40:07.194602 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13932 | 2024.11.25 19:40:07.194905 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00441 sec., 1360.544217687075 rows/sec., 71.08 KiB/sec. | ||
13933 | 2024.11.25 19:40:07.195336 [ 265 ] {501d8f45-3189-4922-bc96-30b1a9bf3630} <Debug> TCPHandler: Processed in 0.005191182 sec. | ||
13934 | 2024.11.25 19:40:07.195751 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13935 | 2024.11.25 19:40:07.195963 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005868166 sec., 392115.69679521676 rows/sec., 29.86 MiB/sec. | ||
13936 | 2024.11.25 19:40:07.196140 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13937 | 2024.11.25 19:40:07.196234 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13938 | 2024.11.25 19:40:07.196293 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13939 | 2024.11.25 19:40:07.196947 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13940 | 2024.11.25 19:40:07.197091 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_101_20} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13941 | 2024.11.25 19:40:07.197259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
13942 | 2024.11.25 19:40:07.197458 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13943 | 2024.11.25 19:40:07.197502 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13944 | 2024.11.25 19:40:07.197913 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13945 | 2024.11.25 19:40:07.198163 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13946 | 2024.11.25 19:40:07.198392 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002367 sec., 100126.74271229404 rows/sec., 6.71 MiB/sec. | ||
13947 | 2024.11.25 19:40:07.198451 [ 260 ] {66f876f6-388a-4054-999b-108dc217fc6f} <Debug> TCPHandler: Processed in 0.002976209 sec. | ||
13948 | 2024.11.25 19:40:07.198594 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13949 | 2024.11.25 19:40:07.198716 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13950 | 2024.11.25 19:40:07.198770 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13951 | 2024.11.25 19:40:07.199259 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13952 | 2024.11.25 19:40:07.199298 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13953 | 2024.11.25 19:40:07.199667 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13954 | 2024.11.25 19:40:07.199906 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13955 | 2024.11.25 19:40:07.200108 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. | ||
13956 | 2024.11.25 19:40:07.200160 [ 265 ] {88ce290d-c128-40fb-a79e-c60297db21c2} <Debug> TCPHandler: Processed in 0.001623582 sec. | ||
13957 | 2024.11.25 19:40:07.200345 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13958 | 2024.11.25 19:40:07.200462 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13959 | 2024.11.25 19:40:07.200546 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <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 | ||
13960 | 2024.11.25 19:40:07.201853 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13961 | 2024.11.25 19:40:07.201892 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13962 | 2024.11.25 19:40:07.202550 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13963 | 2024.11.25 19:40:07.202803 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13964 | 2024.11.25 19:40:07.202995 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13965 | 2024.11.25 19:40:07.203070 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13966 | 2024.11.25 19:40:07.203069 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002623 sec., 8768.585589020206 rows/sec., 15.71 MiB/sec. | ||
13967 | 2024.11.25 19:40:07.203114 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13968 | 2024.11.25 19:40:07.203578 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
13969 | 2024.11.25 19:40:07.203744 [ 260 ] {3153492b-1ab9-4e5b-be9f-94f97825e638} <Debug> TCPHandler: Processed in 0.003445607 sec. | ||
13970 | 2024.11.25 19:40:07.204056 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13971 | 2024.11.25 19:40:07.204543 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13972 | 2024.11.25 19:40:07.204715 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13973 | 2024.11.25 19:40:07.205796 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13974 | 2024.11.25 19:40:07.206239 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1950 rows starting from the beginning of the part | ||
13975 | 2024.11.25 19:40:07.207187 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 23 rows starting from the beginning of the part | ||
13976 | 2024.11.25 19:40:07.207803 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13977 | 2024.11.25 19:40:07.207823 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 19 rows starting from the beginning of the part | ||
13978 | 2024.11.25 19:40:07.207851 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13979 | 2024.11.25 19:40:07.208331 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 23 rows starting from the beginning of the part | ||
13980 | 2024.11.25 19:40:07.208910 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 19 rows starting from the beginning of the part | ||
13981 | 2024.11.25 19:40:07.208995 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13982 | 2024.11.25 19:40:07.209373 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 23 rows starting from the beginning of the part | ||
13983 | 2024.11.25 19:40:07.209708 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13984 | 2024.11.25 19:40:07.210232 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005864 sec., 13983.62892223738 rows/sec., 909.45 KiB/sec. | ||
13985 | 2024.11.25 19:40:07.210641 [ 265 ] {35265376-82a8-4386-95c4-9b1a68bf50d8} <Debug> TCPHandler: Processed in 0.006760502 sec. | ||
13986 | 2024.11.25 19:40:07.219128 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2057 rows, containing 19 columns (19 merged, 0 gathered) in 0.015895742 sec., 129405.72387246849 rows/sec., 231.89 MiB/sec. | ||
13987 | 2024.11.25 19:40:07.220940 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13988 | 2024.11.25 19:40:07.221381 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13989 | 2024.11.25 19:40:07.221471 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13990 | 2024.11.25 19:40:07.221622 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.78 MiB. | ||
13991 | 2024.11.25 19:40:07.458109 [ 217 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): 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] | ||
13992 | 2024.11.25 19:40:07.458165 [ 217 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): 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] | ||
13993 | 2024.11.25 19:40:07.460223 [ 217 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): 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] | ||
13994 | 2024.11.25 19:40:08.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.57 MiB, peak 283.31 MiB, free memory in arenas 0.00 B, will set to 267.98 MiB (RSS), difference: 2.41 MiB | ||
13995 | 2024.11.25 19:40:09.089836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13996 | 2024.11.25 19:40:09.110889 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13997 | 2024.11.25 19:40:09.110947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
13998 | 2024.11.25 19:40:09.117778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13999 | 2024.11.25 19:40:09.118539 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14000 | 2024.11.25 19:40:09.122711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
14001 | 2024.11.25 19:40:11.998041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1962 | ||
14002 | 2024.11.25 19:40:12.001745 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14003 | 2024.11.25 19:40:12.001795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14004 | 2024.11.25 19:40:12.003315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14005 | 2024.11.25 19:40:12.003645 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14006 | 2024.11.25 19:40:12.004195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1962 | ||
14007 | 2024.11.25 19:40:12.192172 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14008 | 2024.11.25 19:40:12.192387 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14009 | 2024.11.25 19:40:12.192471 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14010 | 2024.11.25 19:40:12.193280 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14011 | 2024.11.25 19:40:12.193326 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14012 | 2024.11.25 19:40:12.193759 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14013 | 2024.11.25 19:40:12.194016 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14014 | 2024.11.25 19:40:12.194287 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001949 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec. | ||
14015 | 2024.11.25 19:40:12.194461 [ 265 ] {4d69bbb1-33e3-48ef-926d-2bc5bb417bbf} <Debug> TCPHandler: Processed in 0.002422887 sec. | ||
14016 | 2024.11.25 19:40:12.194746 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14017 | 2024.11.25 19:40:12.194938 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14018 | 2024.11.25 19:40:12.195008 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14019 | 2024.11.25 19:40:12.196463 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14020 | 2024.11.25 19:40:12.196508 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14021 | 2024.11.25 19:40:12.197024 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14022 | 2024.11.25 19:40:12.197280 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14023 | 2024.11.25 19:40:12.197531 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002647 sec., 466565.923687193 rows/sec., 38.59 MiB/sec. | ||
14024 | 2024.11.25 19:40:12.197591 [ 260 ] {76cbca9d-1485-4d82-9535-d2adafcda354} <Debug> TCPHandler: Processed in 0.002998889 sec. | ||
14025 | 2024.11.25 19:40:12.197763 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14026 | 2024.11.25 19:40:12.197915 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14027 | 2024.11.25 19:40:12.197978 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14028 | 2024.11.25 19:40:12.198709 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14029 | 2024.11.25 19:40:12.198753 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14030 | 2024.11.25 19:40:12.199135 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14031 | 2024.11.25 19:40:12.199374 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14032 | 2024.11.25 19:40:12.199586 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.00171 sec., 12280.701754385966 rows/sec., 917.17 KiB/sec. | ||
14033 | 2024.11.25 19:40:12.199650 [ 265 ] {f026d2c2-3717-4cfa-8a33-0d24f4e65bb7} <Debug> TCPHandler: Processed in 0.001956208 sec. | ||
14034 | 2024.11.25 19:40:12.199817 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14035 | 2024.11.25 19:40:12.199969 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14036 | 2024.11.25 19:40:12.200029 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14037 | 2024.11.25 19:40:12.200846 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14038 | 2024.11.25 19:40:12.200887 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14039 | 2024.11.25 19:40:12.201292 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
14040 | 2024.11.25 19:40:12.201531 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14041 | 2024.11.25 19:40:12.201757 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001821 sec., 125205.93080724878 rows/sec., 8.48 MiB/sec. | ||
14042 | 2024.11.25 19:40:12.201812 [ 260 ] {987c4df1-e178-4861-82ac-bc0a52aad2c5} <Debug> TCPHandler: Processed in 0.002068271 sec. | ||
14043 | 2024.11.25 19:40:12.201973 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14044 | 2024.11.25 19:40:12.202117 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14045 | 2024.11.25 19:40:12.202178 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14046 | 2024.11.25 19:40:12.203159 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14047 | 2024.11.25 19:40:12.203199 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14048 | 2024.11.25 19:40:12.203597 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14049 | 2024.11.25 19:40:12.203856 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14050 | 2024.11.25 19:40:12.204098 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.002011 sec., 269020.38786673296 rows/sec., 19.95 MiB/sec. | ||
14051 | 2024.11.25 19:40:12.204111 [ 224 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): 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] | ||
14052 | 2024.11.25 19:40:12.204195 [ 224 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): 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] | ||
14053 | 2024.11.25 19:40:12.204203 [ 265 ] {a1e92390-5a49-47e0-a154-babaf868cf35} <Debug> TCPHandler: Processed in 0.002300825 sec. | ||
14054 | 2024.11.25 19:40:12.204426 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14055 | 2024.11.25 19:40:12.204618 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14056 | 2024.11.25 19:40:12.204733 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14057 | 2024.11.25 19:40:12.206208 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14058 | 2024.11.25 19:40:12.206252 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14059 | 2024.11.25 19:40:12.207091 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14060 | 2024.11.25 19:40:12.207561 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14061 | 2024.11.25 19:40:12.207714 [ 224 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): 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] | ||
14062 | 2024.11.25 19:40:12.207848 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14063 | 2024.11.25 19:40:12.207976 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14064 | 2024.11.25 19:40:12.208101 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14065 | 2024.11.25 19:40:12.208239 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.003667 sec., 240250.88628306516 rows/sec., 16.17 MiB/sec. | ||
14066 | 2024.11.25 19:40:12.208739 [ 260 ] {2dde277f-da93-4528-9694-bbe7af3336d5} <Debug> TCPHandler: Processed in 0.004397766 sec. | ||
14067 | 2024.11.25 19:40:12.208777 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14068 | 2024.11.25 19:40:12.209489 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14069 | 2024.11.25 19:40:12.209659 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 31025 rows starting from the beginning of the part | ||
14070 | 2024.11.25 19:40:12.210168 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14071 | 2024.11.25 19:40:12.210613 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 239 rows starting from the beginning of the part | ||
14072 | 2024.11.25 19:40:12.210800 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14073 | 2024.11.25 19:40:12.210927 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14074 | 2024.11.25 19:40:12.211346 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
14075 | 2024.11.25 19:40:12.211777 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14076 | 2024.11.25 19:40:12.211842 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14077 | 2024.11.25 19:40:12.212335 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <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 | ||
14078 | 2024.11.25 19:40:12.216949 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14079 | 2024.11.25 19:40:12.216993 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14080 | 2024.11.25 19:40:12.217766 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14081 | 2024.11.25 19:40:12.218144 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14082 | 2024.11.25 19:40:12.218505 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007001 sec., 2713.898014569347 rows/sec., 4.86 MiB/sec. | ||
14083 | 2024.11.25 19:40:12.218646 [ 265 ] {3dc7f0d3-9b94-4f31-9b49-68bd9e1fc94d} <Debug> TCPHandler: Processed in 0.009769972 sec. | ||
14084 | 2024.11.25 19:40:12.218829 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14085 | 2024.11.25 19:40:12.218960 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14086 | 2024.11.25 19:40:12.219018 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14087 | 2024.11.25 19:40:12.219798 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14088 | 2024.11.25 19:40:12.219840 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14089 | 2024.11.25 19:40:12.220365 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14090 | 2024.11.25 19:40:12.220760 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14091 | 2024.11.25 19:40:12.221056 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002123 sec., 28261.893546867643 rows/sec., 1.90 MiB/sec. | ||
14092 | 2024.11.25 19:40:12.221130 [ 260 ] {c51f531c-74a0-4bbe-b912-6ae87446b460} <Debug> TCPHandler: Processed in 0.002390587 sec. | ||
14093 | 2024.11.25 19:40:12.221693 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32702 rows, containing 5 columns (5 merged, 0 gathered) in 0.013420374 sec., 2436742.821027193 rows/sec., 164.63 MiB/sec. | ||
14094 | 2024.11.25 19:40:12.222294 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14095 | 2024.11.25 19:40:12.222629 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14096 | 2024.11.25 19:40:12.222718 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14097 | 2024.11.25 19:40:12.222825 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
14098 | 2024.11.25 19:40:13.149888 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): 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] | ||
14099 | 2024.11.25 19:40:13.149943 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): 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] | ||
14100 | 2024.11.25 19:40:13.152152 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): 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] | ||
14101 | 2024.11.25 19:40:13.334752 [ 220 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): 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] | ||
14102 | 2024.11.25 19:40:13.334840 [ 220 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): 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] | ||
14103 | 2024.11.25 19:40:13.337420 [ 220 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): 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] | ||
14104 | 2024.11.25 19:40:13.565928 [ 222 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): 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] | ||
14105 | 2024.11.25 19:40:13.565982 [ 222 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): 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] | ||
14106 | 2024.11.25 19:40:13.567981 [ 222 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): 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] | ||
14107 | 2024.11.25 19:40:14.313026 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
14108 | 2024.11.25 19:40:14.313792 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14109 | 2024.11.25 19:40:14.313841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14110 | 2024.11.25 19:40:14.314377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14111 | 2024.11.25 19:40:14.314637 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14112 | 2024.11.25 19:40:14.314891 [ 57 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14113 | 2024.11.25 19:40:14.314920 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
14114 | 2024.11.25 19:40:14.314995 [ 57 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14115 | 2024.11.25 19:40:14.315044 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14116 | 2024.11.25 19:40:14.315319 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
14117 | 2024.11.25 19:40:14.315798 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14118 | 2024.11.25 19:40:14.315869 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
14119 | 2024.11.25 19:40:14.315951 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
14120 | 2024.11.25 19:40:14.316105 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
14121 | 2024.11.25 19:40:14.316379 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
14122 | 2024.11.25 19:40:14.316702 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
14123 | 2024.11.25 19:40:14.317013 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
14124 | 2024.11.25 19:40:14.319895 [ 190 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004751543 sec., 6855457.2693543965 rows/sec., 98.07 MiB/sec. | ||
14125 | 2024.11.25 19:40:14.320158 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14126 | 2024.11.25 19:40:14.320446 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_71_14} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14127 | 2024.11.25 19:40:14.320529 [ 197 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_71_14} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14128 | 2024.11.25 19:40:14.320621 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
14129 | 2024.11.25 19:40:16.622856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
14130 | 2024.11.25 19:40:16.647083 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14131 | 2024.11.25 19:40:16.647155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14132 | 2024.11.25 19:40:16.656026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14133 | 2024.11.25 19:40:16.656855 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14134 | 2024.11.25 19:40:16.657276 [ 54 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14135 | 2024.11.25 19:40:16.657440 [ 54 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14136 | 2024.11.25 19:40:16.657500 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14137 | 2024.11.25 19:40:16.658065 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
14138 | 2024.11.25 19:40:16.675442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
14139 | 2024.11.25 19:40:16.676893 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14140 | 2024.11.25 19:40:16.678848 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
14141 | 2024.11.25 19:40:16.685381 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
14142 | 2024.11.25 19:40:16.691182 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
14143 | 2024.11.25 19:40:16.696796 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
14144 | 2024.11.25 19:40:16.702450 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
14145 | 2024.11.25 19:40:16.708128 [ 195 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
14146 | 2024.11.25 19:40:16.775931 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.118294291 sec., 4522.618931796125 rows/sec., 23.39 MiB/sec. | ||
14147 | 2024.11.25 19:40:16.779302 [ 190 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14148 | 2024.11.25 19:40:16.782371 [ 190 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_71_14} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14149 | 2024.11.25 19:40:16.782498 [ 190 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_71_14} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14150 | 2024.11.25 19:40:16.784995 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
14151 | 2024.11.25 19:40:17.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.05 MiB, peak 286.47 MiB, free memory in arenas 0.00 B, will set to 268.00 MiB (RSS), difference: -1.06 MiB | ||
14152 | 2024.11.25 19:40:17.168773 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14153 | 2024.11.25 19:40:17.168990 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14154 | 2024.11.25 19:40:17.169064 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14155 | 2024.11.25 19:40:17.169846 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14156 | 2024.11.25 19:40:17.169894 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14157 | 2024.11.25 19:40:17.170350 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14158 | 2024.11.25 19:40:17.170618 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14159 | 2024.11.25 19:40:17.170841 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
14160 | 2024.11.25 19:40:17.170956 [ 265 ] {e383f217-2d21-4f23-87b6-e6c08aee6427} <Debug> TCPHandler: Processed in 0.002325586 sec. | ||
14161 | 2024.11.25 19:40:17.171332 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14162 | 2024.11.25 19:40:17.171561 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14163 | 2024.11.25 19:40:17.171647 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14164 | 2024.11.25 19:40:17.172727 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14165 | 2024.11.25 19:40:17.172782 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14166 | 2024.11.25 19:40:17.173366 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14167 | 2024.11.25 19:40:17.173694 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14168 | 2024.11.25 19:40:17.173967 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002474 sec., 100646.72594987873 rows/sec., 8.85 MiB/sec. | ||
14169 | 2024.11.25 19:40:17.174045 [ 260 ] {8add40c6-14f7-4694-914c-64ad5d475f81} <Debug> TCPHandler: Processed in 0.002948088 sec. | ||
14170 | 2024.11.25 19:40:17.174233 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14171 | 2024.11.25 19:40:17.174376 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14172 | 2024.11.25 19:40:17.174441 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14173 | 2024.11.25 19:40:17.175115 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14174 | 2024.11.25 19:40:17.175154 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14175 | 2024.11.25 19:40:17.175527 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14176 | 2024.11.25 19:40:17.175833 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14177 | 2024.11.25 19:40:17.176040 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001694 sec., 17709.56316410862 rows/sec., 1.26 MiB/sec. | ||
14178 | 2024.11.25 19:40:17.176101 [ 265 ] {32abd38f-cef6-4881-a493-312b3022034f} <Debug> TCPHandler: Processed in 0.001938188 sec. | ||
14179 | 2024.11.25 19:40:17.176269 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14180 | 2024.11.25 19:40:17.176402 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14181 | 2024.11.25 19:40:17.176459 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14182 | 2024.11.25 19:40:17.177070 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14183 | 2024.11.25 19:40:17.177112 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14184 | 2024.11.25 19:40:17.177502 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
14185 | 2024.11.25 19:40:17.177741 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14186 | 2024.11.25 19:40:17.177923 [ 54 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
14187 | 2024.11.25 19:40:17.177988 [ 54 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14188 | 2024.11.25 19:40:17.177994 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001613 sec., 8679.479231246125 rows/sec., 607.85 KiB/sec. | ||
14189 | 2024.11.25 19:40:17.178027 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14190 | 2024.11.25 19:40:17.178154 [ 260 ] {947e4c0d-c845-4350-abd7-accf3d5c1e16} <Debug> TCPHandler: Processed in 0.001941138 sec. | ||
14191 | 2024.11.25 19:40:17.178335 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
14192 | 2024.11.25 19:40:17.178376 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14193 | 2024.11.25 19:40:17.178653 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14194 | 2024.11.25 19:40:17.178654 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14195 | 2024.11.25 19:40:17.178724 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 243 rows starting from the beginning of the part | ||
14196 | 2024.11.25 19:40:17.178793 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14197 | 2024.11.25 19:40:17.179063 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
14198 | 2024.11.25 19:40:17.179510 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
14199 | 2024.11.25 19:40:17.179838 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
14200 | 2024.11.25 19:40:17.180203 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part | ||
14201 | 2024.11.25 19:40:17.180604 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
14202 | 2024.11.25 19:40:17.182440 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14203 | 2024.11.25 19:40:17.182533 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14204 | 2024.11.25 19:40:17.184550 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006380365 sec., 82597.155491888 rows/sec., 5.91 MiB/sec. | ||
14205 | 2024.11.25 19:40:17.184566 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14206 | 2024.11.25 19:40:17.184761 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
14207 | 2024.11.25 19:40:17.185194 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14208 | 2024.11.25 19:40:17.185308 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14209 | 2024.11.25 19:40:17.185519 [ 187 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_66_13} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
14210 | 2024.11.25 19:40:17.185674 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.007104 sec., 1829.954954954955 rows/sec., 114.10 KiB/sec. | ||
14211 | 2024.11.25 19:40:17.185796 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
14212 | 2024.11.25 19:40:17.185922 [ 265 ] {e266f837-28d1-4e6b-a216-04f4b5bb80a9} <Debug> TCPHandler: Processed in 0.00764023 sec. | ||
14213 | 2024.11.25 19:40:17.186106 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14214 | 2024.11.25 19:40:17.186231 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14215 | 2024.11.25 19:40:17.186284 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14216 | 2024.11.25 19:40:17.187090 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14217 | 2024.11.25 19:40:17.187136 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14218 | 2024.11.25 19:40:17.187530 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14219 | 2024.11.25 19:40:17.187786 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14220 | 2024.11.25 19:40:17.188013 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001808 sec., 224004.42477876108 rows/sec., 15.95 MiB/sec. | ||
14221 | 2024.11.25 19:40:17.188082 [ 260 ] {676f2a27-1fa6-4570-8a5d-d22b7d5ba50b} <Debug> TCPHandler: Processed in 0.002048111 sec. | ||
14222 | 2024.11.25 19:40:17.188337 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14223 | 2024.11.25 19:40:17.188488 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14224 | 2024.11.25 19:40:17.188550 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14225 | 2024.11.25 19:40:17.189096 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14226 | 2024.11.25 19:40:17.189137 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14227 | 2024.11.25 19:40:17.189506 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14228 | 2024.11.25 19:40:17.189744 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14229 | 2024.11.25 19:40:17.189953 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
14230 | 2024.11.25 19:40:17.190004 [ 265 ] {5373bcf4-d134-4ad2-8386-541e998e4b34} <Debug> TCPHandler: Processed in 0.001773375 sec. | ||
14231 | 2024.11.25 19:40:17.190160 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14232 | 2024.11.25 19:40:17.190279 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14233 | 2024.11.25 19:40:17.190333 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14234 | 2024.11.25 19:40:17.190926 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14235 | 2024.11.25 19:40:17.190964 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14236 | 2024.11.25 19:40:17.191383 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14237 | 2024.11.25 19:40:17.191619 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14238 | 2024.11.25 19:40:17.191838 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001582 sec., 149810.36662452592 rows/sec., 10.04 MiB/sec. | ||
14239 | 2024.11.25 19:40:17.191892 [ 260 ] {7afe6a14-c0c2-4357-b62b-ba34485e08c9} <Debug> TCPHandler: Processed in 0.001789745 sec. | ||
14240 | 2024.11.25 19:40:17.192052 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14241 | 2024.11.25 19:40:17.192193 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14242 | 2024.11.25 19:40:17.192254 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14243 | 2024.11.25 19:40:17.192813 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14244 | 2024.11.25 19:40:17.192859 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14245 | 2024.11.25 19:40:17.193223 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14246 | 2024.11.25 19:40:17.193453 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14247 | 2024.11.25 19:40:17.193681 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. | ||
14248 | 2024.11.25 19:40:17.193778 [ 265 ] {9bed5755-1ff2-4242-8768-1c0e486aa278} <Debug> TCPHandler: Processed in 0.001790685 sec. | ||
14249 | 2024.11.25 19:40:17.193980 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14250 | 2024.11.25 19:40:17.194115 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14251 | 2024.11.25 19:40:17.194193 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <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 | ||
14252 | 2024.11.25 19:40:17.195376 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14253 | 2024.11.25 19:40:17.195414 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14254 | 2024.11.25 19:40:17.196083 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14255 | 2024.11.25 19:40:17.196349 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14256 | 2024.11.25 19:40:17.196599 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002511 sec., 9159.69733174034 rows/sec., 16.41 MiB/sec. | ||
14257 | 2024.11.25 19:40:17.196737 [ 260 ] {61cc540b-2b17-4641-b642-ed3ffcf2eacd} <Debug> TCPHandler: Processed in 0.002856076 sec. | ||
14258 | 2024.11.25 19:40:17.196969 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14259 | 2024.11.25 19:40:17.197136 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14260 | 2024.11.25 19:40:17.197196 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14261 | 2024.11.25 19:40:17.197792 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14262 | 2024.11.25 19:40:17.197839 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14263 | 2024.11.25 19:40:17.198223 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14264 | 2024.11.25 19:40:17.198459 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14265 | 2024.11.25 19:40:17.198649 [ 51 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14266 | 2024.11.25 19:40:17.198667 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001562 sec., 52496.798975672216 rows/sec., 3.33 MiB/sec. | ||
14267 | 2024.11.25 19:40:17.198715 [ 51 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14268 | 2024.11.25 19:40:17.198765 [ 265 ] {2745e62b-a755-471b-ac70-43bdb0eadb74} <Debug> TCPHandler: Processed in 0.001907817 sec. | ||
14269 | 2024.11.25 19:40:17.198780 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14270 | 2024.11.25 19:40:17.198965 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
14271 | 2024.11.25 19:40:17.199113 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14272 | 2024.11.25 19:40:17.199154 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6540 rows starting from the beginning of the part | ||
14273 | 2024.11.25 19:40:17.199291 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
14274 | 2024.11.25 19:40:17.199445 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
14275 | 2024.11.25 19:40:17.199717 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
14276 | 2024.11.25 19:40:17.199966 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
14277 | 2024.11.25 19:40:17.200155 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part | ||
14278 | 2024.11.25 19:40:17.202514 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6906 rows, containing 4 columns (4 merged, 0 gathered) in 0.00361591 sec., 1909892.6687887697 rows/sec., 124.47 MiB/sec. | ||
14279 | 2024.11.25 19:40:17.202946 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14280 | 2024.11.25 19:40:17.203270 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14281 | 2024.11.25 19:40:17.203359 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_101_20} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14282 | 2024.11.25 19:40:17.203447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
14283 | 2024.11.25 19:40:17.708001 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): 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] | ||
14284 | 2024.11.25 19:40:17.708058 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): 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] | ||
14285 | 2024.11.25 19:40:17.709832 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): 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] | ||
14286 | 2024.11.25 19:40:21.613665 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14287 | 2024.11.25 19:40:21.613762 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14288 | 2024.11.25 19:40:21.815155 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
14289 | 2024.11.25 19:40:21.815999 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14290 | 2024.11.25 19:40:21.816048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14291 | 2024.11.25 19:40:21.816569 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14292 | 2024.11.25 19:40:21.816848 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14293 | 2024.11.25 19:40:21.817088 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
14294 | 2024.11.25 19:40:22.004468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2000 | ||
14295 | 2024.11.25 19:40:22.007831 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14296 | 2024.11.25 19:40:22.007877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14297 | 2024.11.25 19:40:22.009449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14298 | 2024.11.25 19:40:22.009796 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14299 | 2024.11.25 19:40:22.011304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2000 | ||
14300 | 2024.11.25 19:40:22.163203 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14301 | 2024.11.25 19:40:22.163417 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14302 | 2024.11.25 19:40:22.163498 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14303 | 2024.11.25 19:40:22.164353 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14304 | 2024.11.25 19:40:22.164401 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14305 | 2024.11.25 19:40:22.164848 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14306 | 2024.11.25 19:40:22.165116 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14307 | 2024.11.25 19:40:22.165371 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002013 sec., 46696.47292598112 rows/sec., 3.87 MiB/sec. | ||
14308 | 2024.11.25 19:40:22.165439 [ 265 ] {4b889318-8ba3-4a51-9aca-837e130bf135} <Debug> TCPHandler: Processed in 0.002367236 sec. | ||
14309 | 2024.11.25 19:40:22.165708 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14310 | 2024.11.25 19:40:22.165925 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14311 | 2024.11.25 19:40:22.166006 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14312 | 2024.11.25 19:40:22.166769 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14313 | 2024.11.25 19:40:22.166819 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14314 | 2024.11.25 19:40:22.167263 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14315 | 2024.11.25 19:40:22.167518 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14316 | 2024.11.25 19:40:22.167758 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001894 sec., 10031.678986272438 rows/sec., 754.34 KiB/sec. | ||
14317 | 2024.11.25 19:40:22.167820 [ 260 ] {a3bd8882-ac36-4c7a-9a2c-b1c8ccd78b91} <Debug> TCPHandler: Processed in 0.002255554 sec. | ||
14318 | 2024.11.25 19:40:22.167993 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14319 | 2024.11.25 19:40:22.168143 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14320 | 2024.11.25 19:40:22.168206 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14321 | 2024.11.25 19:40:22.168966 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14322 | 2024.11.25 19:40:22.169017 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14323 | 2024.11.25 19:40:22.169408 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14324 | 2024.11.25 19:40:22.169647 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14325 | 2024.11.25 19:40:22.169870 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001753 sec., 47347.40444951512 rows/sec., 3.70 MiB/sec. | ||
14326 | 2024.11.25 19:40:22.169947 [ 265 ] {8a9bd1f4-04c3-46df-9a7e-0228bb1b83ea} <Debug> TCPHandler: Processed in 0.002019789 sec. | ||
14327 | 2024.11.25 19:40:22.170180 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14328 | 2024.11.25 19:40:22.170497 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14329 | 2024.11.25 19:40:22.170611 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14330 | 2024.11.25 19:40:22.171247 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14331 | 2024.11.25 19:40:22.171290 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14332 | 2024.11.25 19:40:22.171716 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14333 | 2024.11.25 19:40:22.171971 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14334 | 2024.11.25 19:40:22.172157 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001786 sec., 89585.66629339305 rows/sec., 6.24 MiB/sec. | ||
14335 | 2024.11.25 19:40:22.172210 [ 260 ] {ef743a8f-7d37-4e06-a771-9febf5b7ef38} <Debug> TCPHandler: Processed in 0.002147552 sec. | ||
14336 | 2024.11.25 19:40:22.172368 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14337 | 2024.11.25 19:40:22.172487 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14338 | 2024.11.25 19:40:22.172572 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <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 | ||
14339 | 2024.11.25 19:40:22.173742 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14340 | 2024.11.25 19:40:22.173783 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14341 | 2024.11.25 19:40:22.174454 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14342 | 2024.11.25 19:40:22.174721 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14343 | 2024.11.25 19:40:22.175018 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002554 sec., 7439.310884886453 rows/sec., 13.33 MiB/sec. | ||
14344 | 2024.11.25 19:40:22.175338 [ 265 ] {c44a5354-95d5-401d-93ed-63cf9d63060c} <Debug> TCPHandler: Processed in 0.003026039 sec. | ||
14345 | 2024.11.25 19:40:22.175598 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14346 | 2024.11.25 19:40:22.175777 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14347 | 2024.11.25 19:40:22.175832 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14348 | 2024.11.25 19:40:22.176326 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14349 | 2024.11.25 19:40:22.176364 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14350 | 2024.11.25 19:40:22.176779 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14351 | 2024.11.25 19:40:22.177026 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14352 | 2024.11.25 19:40:22.177229 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
14353 | 2024.11.25 19:40:22.177303 [ 260 ] {755bf133-55e6-4232-9036-bf930857c847} <Debug> TCPHandler: Processed in 0.001823346 sec. | ||
14354 | 2024.11.25 19:40:22.177305 [ 220 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): 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] | ||
14355 | 2024.11.25 19:40:22.177377 [ 220 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): 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] | ||
14356 | 2024.11.25 19:40:22.179286 [ 220 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): 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] | ||
14357 | 2024.11.25 19:40:24.175577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
14358 | 2024.11.25 19:40:24.201989 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14359 | 2024.11.25 19:40:24.202046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14360 | 2024.11.25 19:40:24.209515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14361 | 2024.11.25 19:40:24.210302 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14362 | 2024.11.25 19:40:24.213243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
14363 | 2024.11.25 19:40:27.168470 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14364 | 2024.11.25 19:40:27.168697 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14365 | 2024.11.25 19:40:27.168775 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14366 | 2024.11.25 19:40:27.169554 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14367 | 2024.11.25 19:40:27.169605 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14368 | 2024.11.25 19:40:27.170041 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14369 | 2024.11.25 19:40:27.170284 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14370 | 2024.11.25 19:40:27.170481 [ 40 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14371 | 2024.11.25 19:40:27.170513 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
14372 | 2024.11.25 19:40:27.170559 [ 40 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14373 | 2024.11.25 19:40:27.170634 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14374 | 2024.11.25 19:40:27.170638 [ 265 ] {395f5c9f-b1b8-4743-b2b6-82bd594f8937} <Debug> TCPHandler: Processed in 0.002306295 sec. | ||
14375 | 2024.11.25 19:40:27.170868 [ 193 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14376 | 2024.11.25 19:40:27.170936 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14377 | 2024.11.25 19:40:27.171107 [ 193 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14378 | 2024.11.25 19:40:27.171159 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14379 | 2024.11.25 19:40:27.171164 [ 193 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
14380 | 2024.11.25 19:40:27.171257 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14381 | 2024.11.25 19:40:27.171364 [ 193 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
14382 | 2024.11.25 19:40:27.171792 [ 193 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
14383 | 2024.11.25 19:40:27.172238 [ 193 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
14384 | 2024.11.25 19:40:27.172533 [ 193 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
14385 | 2024.11.25 19:40:27.173775 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14386 | 2024.11.25 19:40:27.173840 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14387 | 2024.11.25 19:40:27.174327 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003581511 sec., 19544.823399956054 rows/sec., 1.45 MiB/sec. | ||
14388 | 2024.11.25 19:40:27.174575 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14389 | 2024.11.25 19:40:27.174670 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14390 | 2024.11.25 19:40:27.175047 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14391 | 2024.11.25 19:40:27.175223 [ 196 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_49_12} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14392 | 2024.11.25 19:40:27.175369 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14393 | 2024.11.25 19:40:27.175409 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14394 | 2024.11.25 19:40:27.175747 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004665 sec., 1286.1736334405145 rows/sec., 104.88 KiB/sec. | ||
14395 | 2024.11.25 19:40:27.175839 [ 260 ] {d0adb0ed-efe4-4c99-be3a-48eb8c55431d} <Debug> TCPHandler: Processed in 0.005078179 sec. | ||
14396 | 2024.11.25 19:40:27.176020 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14397 | 2024.11.25 19:40:27.176170 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14398 | 2024.11.25 19:40:27.176231 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14399 | 2024.11.25 19:40:27.176943 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14400 | 2024.11.25 19:40:27.176983 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14401 | 2024.11.25 19:40:27.177384 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14402 | 2024.11.25 19:40:27.177627 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14403 | 2024.11.25 19:40:27.177833 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.001693 sec., 148848.19846426463 rows/sec., 13.05 MiB/sec. | ||
14404 | 2024.11.25 19:40:27.177888 [ 265 ] {1f427bdc-f330-460f-bd34-d5ec64724472} <Debug> TCPHandler: Processed in 0.001938858 sec. | ||
14405 | 2024.11.25 19:40:27.178044 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14406 | 2024.11.25 19:40:27.178172 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14407 | 2024.11.25 19:40:27.178224 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14408 | 2024.11.25 19:40:27.178852 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14409 | 2024.11.25 19:40:27.178890 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14410 | 2024.11.25 19:40:27.179255 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14411 | 2024.11.25 19:40:27.179494 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14412 | 2024.11.25 19:40:27.179684 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001541 sec., 23361.45360155743 rows/sec., 1.65 MiB/sec. | ||
14413 | 2024.11.25 19:40:27.179738 [ 260 ] {c9c36162-aaf0-4307-928c-f2359252554b} <Debug> TCPHandler: Processed in 0.001761454 sec. | ||
14414 | 2024.11.25 19:40:27.179902 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14415 | 2024.11.25 19:40:27.180019 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14416 | 2024.11.25 19:40:27.180068 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14417 | 2024.11.25 19:40:27.180649 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14418 | 2024.11.25 19:40:27.180689 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14419 | 2024.11.25 19:40:27.181048 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14420 | 2024.11.25 19:40:27.181288 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14421 | 2024.11.25 19:40:27.181504 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001509 sec., 9277.667329357191 rows/sec., 649.75 KiB/sec. | ||
14422 | 2024.11.25 19:40:27.181557 [ 265 ] {8b818eed-c3a5-4fd2-96ee-72e3db5654a2} <Debug> TCPHandler: Processed in 0.001712634 sec. | ||
14423 | 2024.11.25 19:40:27.181731 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14424 | 2024.11.25 19:40:27.181880 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14425 | 2024.11.25 19:40:27.181937 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14426 | 2024.11.25 19:40:27.182561 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14427 | 2024.11.25 19:40:27.182598 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14428 | 2024.11.25 19:40:27.182952 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14429 | 2024.11.25 19:40:27.183187 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14430 | 2024.11.25 19:40:27.183318 [ 37 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14431 | 2024.11.25 19:40:27.183370 [ 37 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14432 | 2024.11.25 19:40:27.183372 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. | ||
14433 | 2024.11.25 19:40:27.183398 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14434 | 2024.11.25 19:40:27.183446 [ 260 ] {dc38a432-f874-4d47-b353-3fa5b1e9e445} <Debug> TCPHandler: Processed in 0.001790695 sec. | ||
14435 | 2024.11.25 19:40:27.183657 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14436 | 2024.11.25 19:40:27.183733 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14437 | 2024.11.25 19:40:27.184251 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14438 | 2024.11.25 19:40:27.184290 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14439 | 2024.11.25 19:40:27.184351 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
14440 | 2024.11.25 19:40:27.184511 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14441 | 2024.11.25 19:40:27.184771 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
14442 | 2024.11.25 19:40:27.185192 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
14443 | 2024.11.25 19:40:27.185475 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
14444 | 2024.11.25 19:40:27.185841 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
14445 | 2024.11.25 19:40:27.187759 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14446 | 2024.11.25 19:40:27.187835 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14447 | 2024.11.25 19:40:27.188445 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004962598 sec., 13097.978115495149 rows/sec., 867.82 KiB/sec. | ||
14448 | 2024.11.25 19:40:27.188801 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14449 | 2024.11.25 19:40:27.188811 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14450 | 2024.11.25 19:40:27.189305 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14451 | 2024.11.25 19:40:27.189629 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14452 | 2024.11.25 19:40:27.189726 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.005643 sec., 72833.59914938862 rows/sec., 5.19 MiB/sec. | ||
14453 | 2024.11.25 19:40:27.189800 [ 192 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_49_12} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14454 | 2024.11.25 19:40:27.189857 [ 265 ] {b3b1d673-22dd-40f9-b336-624151b44969} <Debug> TCPHandler: Processed in 0.006291074 sec. | ||
14455 | 2024.11.25 19:40:27.190025 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14456 | 2024.11.25 19:40:27.190073 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14457 | 2024.11.25 19:40:27.190188 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14458 | 2024.11.25 19:40:27.190239 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14459 | 2024.11.25 19:40:27.190718 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14460 | 2024.11.25 19:40:27.190756 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14461 | 2024.11.25 19:40:27.191120 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14462 | 2024.11.25 19:40:27.191362 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14463 | 2024.11.25 19:40:27.191551 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
14464 | 2024.11.25 19:40:27.191634 [ 260 ] {bde818db-014c-400f-95b2-037bfd09ac76} <Debug> TCPHandler: Processed in 0.001668723 sec. | ||
14465 | 2024.11.25 19:40:27.191816 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14466 | 2024.11.25 19:40:27.191934 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14467 | 2024.11.25 19:40:27.191988 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14468 | 2024.11.25 19:40:27.192590 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14469 | 2024.11.25 19:40:27.192631 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14470 | 2024.11.25 19:40:27.193036 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14471 | 2024.11.25 19:40:27.193275 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14472 | 2024.11.25 19:40:27.193493 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001585 sec., 151419.55835962144 rows/sec., 10.15 MiB/sec. | ||
14473 | 2024.11.25 19:40:27.193548 [ 265 ] {3b5a59f8-854e-4561-8d36-b182c38c31db} <Debug> TCPHandler: Processed in 0.001818336 sec. | ||
14474 | 2024.11.25 19:40:27.193709 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14475 | 2024.11.25 19:40:27.193851 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14476 | 2024.11.25 19:40:27.193912 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14477 | 2024.11.25 19:40:27.194460 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14478 | 2024.11.25 19:40:27.194498 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14479 | 2024.11.25 19:40:27.194857 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14480 | 2024.11.25 19:40:27.195090 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14481 | 2024.11.25 19:40:27.195270 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
14482 | 2024.11.25 19:40:27.195336 [ 260 ] {a65dfbcc-fd78-4f05-aada-a377646ce40b} <Debug> TCPHandler: Processed in 0.001691733 sec. | ||
14483 | 2024.11.25 19:40:27.195529 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14484 | 2024.11.25 19:40:27.195669 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14485 | 2024.11.25 19:40:27.195765 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <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 | ||
14486 | 2024.11.25 19:40:27.197051 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14487 | 2024.11.25 19:40:27.197090 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14488 | 2024.11.25 19:40:27.197755 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14489 | 2024.11.25 19:40:27.198023 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14490 | 2024.11.25 19:40:27.198275 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002636 sec., 8725.341426403642 rows/sec., 15.64 MiB/sec. | ||
14491 | 2024.11.25 19:40:27.198402 [ 265 ] {218aa4ca-d1c1-4233-8e0f-023c27f698b2} <Debug> TCPHandler: Processed in 0.002969648 sec. | ||
14492 | 2024.11.25 19:40:27.198558 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14493 | 2024.11.25 19:40:27.198676 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14494 | 2024.11.25 19:40:27.198726 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14495 | 2024.11.25 19:40:27.199213 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14496 | 2024.11.25 19:40:27.199250 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14497 | 2024.11.25 19:40:27.199621 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14498 | 2024.11.25 19:40:27.199862 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14499 | 2024.11.25 19:40:27.200041 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec. | ||
14500 | 2024.11.25 19:40:27.200089 [ 260 ] {3f739a63-68a0-46f0-a67e-e2ef2d4625b2} <Debug> TCPHandler: Processed in 0.001585871 sec. | ||
14501 | 2024.11.25 19:40:29.317244 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
14502 | 2024.11.25 19:40:29.318124 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14503 | 2024.11.25 19:40:29.318184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14504 | 2024.11.25 19:40:29.318913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14505 | 2024.11.25 19:40:29.319167 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14506 | 2024.11.25 19:40:29.319470 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
14507 | 2024.11.25 19:40:31.530288 [ 219 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): 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] | ||
14508 | 2024.11.25 19:40:31.530371 [ 219 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): 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] | ||
14509 | 2024.11.25 19:40:31.532324 [ 219 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): 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] | ||
14510 | 2024.11.25 19:40:31.713359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
14511 | 2024.11.25 19:40:31.737646 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14512 | 2024.11.25 19:40:31.737718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14513 | 2024.11.25 19:40:31.745127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14514 | 2024.11.25 19:40:31.745940 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14515 | 2024.11.25 19:40:31.753665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
14516 | 2024.11.25 19:40:32.011641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2036 | ||
14517 | 2024.11.25 19:40:32.015365 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14518 | 2024.11.25 19:40:32.015412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14519 | 2024.11.25 19:40:32.016997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14520 | 2024.11.25 19:40:32.017317 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14521 | 2024.11.25 19:40:32.018756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
14522 | 2024.11.25 19:40:32.164411 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14523 | 2024.11.25 19:40:32.164659 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14524 | 2024.11.25 19:40:32.164767 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14525 | 2024.11.25 19:40:32.165850 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14526 | 2024.11.25 19:40:32.165894 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14527 | 2024.11.25 19:40:32.166350 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14528 | 2024.11.25 19:40:32.166618 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14529 | 2024.11.25 19:40:32.166776 [ 34 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14530 | 2024.11.25 19:40:32.166822 [ 34 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14531 | 2024.11.25 19:40:32.166831 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002247 sec., 41833.555852247446 rows/sec., 3.47 MiB/sec. | ||
14532 | 2024.11.25 19:40:32.166849 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14533 | 2024.11.25 19:40:32.166950 [ 265 ] {53ceabfd-2b0a-462e-bb68-b595121a5f7e} <Debug> TCPHandler: Processed in 0.002663312 sec. | ||
14534 | 2024.11.25 19:40:32.167001 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::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 | ||
14535 | 2024.11.25 19:40:32.167124 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14536 | 2024.11.25 19:40:32.167156 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1438 rows starting from the beginning of the part | ||
14537 | 2024.11.25 19:40:32.167258 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14538 | 2024.11.25 19:40:32.167295 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1235 rows starting from the beginning of the part | ||
14539 | 2024.11.25 19:40:32.167431 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 249 rows starting from the beginning of the part | ||
14540 | 2024.11.25 19:40:32.167747 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14541 | 2024.11.25 19:40:32.167905 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 94 rows starting from the beginning of the part | ||
14542 | 2024.11.25 19:40:32.167990 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14543 | 2024.11.25 19:40:32.168284 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 252 rows starting from the beginning of the part | ||
14544 | 2024.11.25 19:40:32.168654 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 94 rows starting from the beginning of the part | ||
14545 | 2024.11.25 19:40:32.170603 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14546 | 2024.11.25 19:40:32.170682 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14547 | 2024.11.25 19:40:32.171480 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14548 | 2024.11.25 19:40:32.172015 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14549 | 2024.11.25 19:40:32.172234 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3362 rows, containing 5 columns (5 merged, 0 gathered) in 0.005299604 sec., 634387.022124672 rows/sec., 55.67 MiB/sec. | ||
14550 | 2024.11.25 19:40:32.172336 [ 34 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14551 | 2024.11.25 19:40:32.172431 [ 34 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14552 | 2024.11.25 19:40:32.172490 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14553 | 2024.11.25 19:40:32.172583 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.005033 sec., 3775.084442678323 rows/sec., 283.87 KiB/sec. | ||
14554 | 2024.11.25 19:40:32.172769 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14555 | 2024.11.25 19:40:32.172863 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::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 | ||
14556 | 2024.11.25 19:40:32.172983 [ 260 ] {18c9a970-078c-4a15-800c-b6def80490c8} <Debug> TCPHandler: Processed in 0.005896635 sec. | ||
14557 | 2024.11.25 19:40:32.173271 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14558 | 2024.11.25 19:40:32.173275 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14559 | 2024.11.25 19:40:32.173348 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 67 rows starting from the beginning of the part | ||
14560 | 2024.11.25 19:40:32.173512 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14561 | 2024.11.25 19:40:32.173529 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14562 | 2024.11.25 19:40:32.173657 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 21 rows starting from the beginning of the part | ||
14563 | 2024.11.25 19:40:32.173706 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14564 | 2024.11.25 19:40:32.173746 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_106_21} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14565 | 2024.11.25 19:40:32.173977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
14566 | 2024.11.25 19:40:32.174030 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 30 rows starting from the beginning of the part | ||
14567 | 2024.11.25 19:40:32.174199 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 19 rows starting from the beginning of the part | ||
14568 | 2024.11.25 19:40:32.174403 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
14569 | 2024.11.25 19:40:32.174609 [ 198 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 19 rows starting from the beginning of the part | ||
14570 | 2024.11.25 19:40:32.175362 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14571 | 2024.11.25 19:40:32.175407 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14572 | 2024.11.25 19:40:32.176046 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14573 | 2024.11.25 19:40:32.176199 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.003605131 sec., 53257.42670654686 rows/sec., 4.02 MiB/sec. | ||
14574 | 2024.11.25 19:40:32.176416 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14575 | 2024.11.25 19:40:32.176463 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14576 | 2024.11.25 19:40:32.176645 [ 34 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14577 | 2024.11.25 19:40:32.176727 [ 34 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14578 | 2024.11.25 19:40:32.176779 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14579 | 2024.11.25 19:40:32.176836 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.003397 sec., 24433.32352075361 rows/sec., 1.91 MiB/sec. | ||
14580 | 2024.11.25 19:40:32.177132 [ 265 ] {5e11a32e-45de-4d4a-af77-51abe3d35bba} <Debug> TCPHandler: Processed in 0.004010319 sec. | ||
14581 | 2024.11.25 19:40:32.177142 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::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 | ||
14582 | 2024.11.25 19:40:32.177349 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14583 | 2024.11.25 19:40:32.177412 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14584 | 2024.11.25 19:40:32.177462 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14585 | 2024.11.25 19:40:32.177543 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part | ||
14586 | 2024.11.25 19:40:32.177676 [ 200 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_106_21} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14587 | 2024.11.25 19:40:32.177877 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14588 | 2024.11.25 19:40:32.177945 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 541 rows starting from the beginning of the part | ||
14589 | 2024.11.25 19:40:32.178171 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14590 | 2024.11.25 19:40:32.178274 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14591 | 2024.11.25 19:40:32.178397 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 405 rows starting from the beginning of the part | ||
14592 | 2024.11.25 19:40:32.178982 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 83 rows starting from the beginning of the part | ||
14593 | 2024.11.25 19:40:32.179252 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 411 rows starting from the beginning of the part | ||
14594 | 2024.11.25 19:40:32.179646 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 83 rows starting from the beginning of the part | ||
14595 | 2024.11.25 19:40:32.180984 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14596 | 2024.11.25 19:40:32.181053 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14597 | 2024.11.25 19:40:32.182167 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14598 | 2024.11.25 19:40:32.182517 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14599 | 2024.11.25 19:40:32.183070 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00542 sec., 29520.295202952027 rows/sec., 2.06 MiB/sec. | ||
14600 | 2024.11.25 19:40:32.183086 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2439 rows, containing 5 columns (5 merged, 0 gathered) in 0.006217912 sec., 392253.8627114697 rows/sec., 30.10 MiB/sec. | ||
14601 | 2024.11.25 19:40:32.183170 [ 260 ] {34f90297-6f75-4e13-a2af-19725323cf0d} <Debug> TCPHandler: Processed in 0.005905916 sec. | ||
14602 | 2024.11.25 19:40:32.183364 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14603 | 2024.11.25 19:40:32.183498 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14604 | 2024.11.25 19:40:32.183593 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14605 | 2024.11.25 19:40:32.183762 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <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 | ||
14606 | 2024.11.25 19:40:32.184202 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14607 | 2024.11.25 19:40:32.184436 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_106_21} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14608 | 2024.11.25 19:40:32.184675 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
14609 | 2024.11.25 19:40:32.185645 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14610 | 2024.11.25 19:40:32.185690 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14611 | 2024.11.25 19:40:32.186341 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14612 | 2024.11.25 19:40:32.186603 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14613 | 2024.11.25 19:40:32.186755 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14614 | 2024.11.25 19:40:32.186799 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14615 | 2024.11.25 19:40:32.186813 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.0033 sec., 5757.575757575758 rows/sec., 10.32 MiB/sec. | ||
14616 | 2024.11.25 19:40:32.186830 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14617 | 2024.11.25 19:40:32.187283 [ 265 ] {d27b1e68-790a-48d8-ab64-67379a41669c} <Debug> TCPHandler: Processed in 0.003998208 sec. | ||
14618 | 2024.11.25 19:40:32.187320 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::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 | ||
14619 | 2024.11.25 19:40:32.187538 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14620 | 2024.11.25 19:40:32.187846 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14621 | 2024.11.25 19:40:32.187995 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14622 | 2024.11.25 19:40:32.188024 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14623 | 2024.11.25 19:40:32.188256 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2057 rows starting from the beginning of the part | ||
14624 | 2024.11.25 19:40:32.189150 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 19 rows starting from the beginning of the part | ||
14625 | 2024.11.25 19:40:32.189838 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 23 rows starting from the beginning of the part | ||
14626 | 2024.11.25 19:40:32.190534 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14627 | 2024.11.25 19:40:32.190588 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 19 rows starting from the beginning of the part | ||
14628 | 2024.11.25 19:40:32.190612 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
14629 | 2024.11.25 19:40:32.191255 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 23 rows starting from the beginning of the part | ||
14630 | 2024.11.25 19:40:32.192087 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 19 rows starting from the beginning of the part | ||
14631 | 2024.11.25 19:40:32.192123 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14632 | 2024.11.25 19:40:32.192953 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14633 | 2024.11.25 19:40:32.193536 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00578 sec., 10380.622837370242 rows/sec., 716.37 KiB/sec. | ||
14634 | 2024.11.25 19:40:32.193854 [ 260 ] {d75e062b-a687-4349-b1ff-0ea4a4b15a9b} <Debug> TCPHandler: Processed in 0.006461147 sec. | ||
14635 | 2024.11.25 19:40:32.201684 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 19 columns (19 merged, 0 gathered) in 0.014714899 sec., 146789.99835472877 rows/sec., 263.04 MiB/sec. | ||
14636 | 2024.11.25 19:40:32.203930 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14637 | 2024.11.25 19:40:32.204366 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14638 | 2024.11.25 19:40:32.204454 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14639 | 2024.11.25 19:40:32.204615 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.24 MiB. | ||
14640 | 2024.11.25 19:40:36.613817 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14641 | 2024.11.25 19:40:36.613886 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14642 | 2024.11.25 19:40:36.819651 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
14643 | 2024.11.25 19:40:36.820279 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14644 | 2024.11.25 19:40:36.820328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14645 | 2024.11.25 19:40:36.820847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14646 | 2024.11.25 19:40:36.821098 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14647 | 2024.11.25 19:40:36.821299 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
14648 | 2024.11.25 19:40:37.169093 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14649 | 2024.11.25 19:40:37.169305 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14650 | 2024.11.25 19:40:37.169386 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14651 | 2024.11.25 19:40:37.170318 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14652 | 2024.11.25 19:40:37.170375 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14653 | 2024.11.25 19:40:37.170967 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14654 | 2024.11.25 19:40:37.171292 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14655 | 2024.11.25 19:40:37.171528 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002279 sec., 6143.045195261079 rows/sec., 442.22 KiB/sec. | ||
14656 | 2024.11.25 19:40:37.171610 [ 265 ] {616535ce-167c-4a7c-86c4-f02c2fc7821d} <Debug> TCPHandler: Processed in 0.002654122 sec. | ||
14657 | 2024.11.25 19:40:37.171967 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14658 | 2024.11.25 19:40:37.172283 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14659 | 2024.11.25 19:40:37.172405 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14660 | 2024.11.25 19:40:37.173424 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14661 | 2024.11.25 19:40:37.173476 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14662 | 2024.11.25 19:40:37.173938 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14663 | 2024.11.25 19:40:37.174207 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14664 | 2024.11.25 19:40:37.174464 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002256 sec., 110372.3404255319 rows/sec., 9.70 MiB/sec. | ||
14665 | 2024.11.25 19:40:37.174546 [ 260 ] {b1a054f9-a687-4db6-a155-e96a24d9b3e1} <Debug> TCPHandler: Processed in 0.002779655 sec. | ||
14666 | 2024.11.25 19:40:37.174565 [ 223 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14667 | 2024.11.25 19:40:37.174633 [ 223 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14668 | 2024.11.25 19:40:37.174727 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14669 | 2024.11.25 19:40:37.174900 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14670 | 2024.11.25 19:40:37.174965 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14671 | 2024.11.25 19:40:37.176430 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14672 | 2024.11.25 19:40:37.176484 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14673 | 2024.11.25 19:40:37.177104 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14674 | 2024.11.25 19:40:37.177522 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14675 | 2024.11.25 19:40:37.177927 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.003064 sec., 9791.122715404701 rows/sec., 713.30 KiB/sec. | ||
14676 | 2024.11.25 19:40:37.178075 [ 265 ] {80c59a0d-ddbd-4cb0-87a0-6d7fab309dfd} <Debug> TCPHandler: Processed in 0.003437848 sec. | ||
14677 | 2024.11.25 19:40:37.178260 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14678 | 2024.11.25 19:40:37.178413 [ 223 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14679 | 2024.11.25 19:40:37.178461 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14680 | 2024.11.25 19:40:37.178612 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14681 | 2024.11.25 19:40:37.180367 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14682 | 2024.11.25 19:40:37.180408 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14683 | 2024.11.25 19:40:37.180772 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14684 | 2024.11.25 19:40:37.181015 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14685 | 2024.11.25 19:40:37.181237 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002824 sec., 4957.507082152974 rows/sec., 347.19 KiB/sec. | ||
14686 | 2024.11.25 19:40:37.181336 [ 260 ] {390f262b-938c-404f-a0a8-bba75dba017b} <Debug> TCPHandler: Processed in 0.003154972 sec. | ||
14687 | 2024.11.25 19:40:37.181577 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14688 | 2024.11.25 19:40:37.181751 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14689 | 2024.11.25 19:40:37.181810 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14690 | 2024.11.25 19:40:37.182504 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14691 | 2024.11.25 19:40:37.182549 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14692 | 2024.11.25 19:40:37.182935 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14693 | 2024.11.25 19:40:37.183185 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14694 | 2024.11.25 19:40:37.183394 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. | ||
14695 | 2024.11.25 19:40:37.183478 [ 265 ] {9f31a135-9836-4dff-b6e3-8b265da4ec24} <Debug> TCPHandler: Processed in 0.00203218 sec. | ||
14696 | 2024.11.25 19:40:37.183735 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14697 | 2024.11.25 19:40:37.183967 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14698 | 2024.11.25 19:40:37.184058 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14699 | 2024.11.25 19:40:37.185091 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14700 | 2024.11.25 19:40:37.185132 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14701 | 2024.11.25 19:40:37.185517 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14702 | 2024.11.25 19:40:37.185757 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14703 | 2024.11.25 19:40:37.185972 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002061 sec., 196506.55021834062 rows/sec., 13.99 MiB/sec. | ||
14704 | 2024.11.25 19:40:37.186025 [ 260 ] {2c7c9427-ad0e-4ec6-a81f-b2189f961574} <Debug> TCPHandler: Processed in 0.002440008 sec. | ||
14705 | 2024.11.25 19:40:37.186183 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14706 | 2024.11.25 19:40:37.186322 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14707 | 2024.11.25 19:40:37.186383 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14708 | 2024.11.25 19:40:37.186916 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14709 | 2024.11.25 19:40:37.186953 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14710 | 2024.11.25 19:40:37.187320 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14711 | 2024.11.25 19:40:37.187560 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14712 | 2024.11.25 19:40:37.187754 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
14713 | 2024.11.25 19:40:37.187831 [ 265 ] {5d454322-ed6e-4be2-be00-febca87bc9e6} <Debug> TCPHandler: Processed in 0.001713993 sec. | ||
14714 | 2024.11.25 19:40:37.188022 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14715 | 2024.11.25 19:40:37.188176 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14716 | 2024.11.25 19:40:37.188239 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14717 | 2024.11.25 19:40:37.188900 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14718 | 2024.11.25 19:40:37.188938 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14719 | 2024.11.25 19:40:37.189351 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14720 | 2024.11.25 19:40:37.189594 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14721 | 2024.11.25 19:40:37.189773 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14722 | 2024.11.25 19:40:37.189835 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14723 | 2024.11.25 19:40:37.189837 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec. | ||
14724 | 2024.11.25 19:40:37.189867 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14725 | 2024.11.25 19:40:37.189993 [ 260 ] {63f80855-2233-4a78-98aa-4f3765663dc1} <Debug> TCPHandler: Processed in 0.002059301 sec. | ||
14726 | 2024.11.25 19:40:37.190091 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14727 | 2024.11.25 19:40:37.190195 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14728 | 2024.11.25 19:40:37.190252 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14729 | 2024.11.25 19:40:37.190297 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 32702 rows starting from the beginning of the part | ||
14730 | 2024.11.25 19:40:37.190363 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14731 | 2024.11.25 19:40:37.190406 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part | ||
14732 | 2024.11.25 19:40:37.190524 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14733 | 2024.11.25 19:40:37.190842 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14734 | 2024.11.25 19:40:37.191330 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 240 rows starting from the beginning of the part | ||
14735 | 2024.11.25 19:40:37.191574 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14736 | 2024.11.25 19:40:37.191814 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::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 | ||
14737 | 2024.11.25 19:40:37.192433 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14738 | 2024.11.25 19:40:37.192478 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14739 | 2024.11.25 19:40:37.192914 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14740 | 2024.11.25 19:40:37.193179 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14741 | 2024.11.25 19:40:37.193575 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003245 sec., 308.1664098613251 rows/sec., 20.77 KiB/sec. | ||
14742 | 2024.11.25 19:40:37.194016 [ 265 ] {957fbfdb-ecd2-4781-ba63-59d7d9564092} <Debug> TCPHandler: Processed in 0.003882866 sec. | ||
14743 | 2024.11.25 19:40:37.194483 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14744 | 2024.11.25 19:40:37.194973 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14745 | 2024.11.25 19:40:37.195295 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <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 | ||
14746 | 2024.11.25 19:40:37.196983 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14747 | 2024.11.25 19:40:37.197026 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14748 | 2024.11.25 19:40:37.197939 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14749 | 2024.11.25 19:40:37.198321 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14750 | 2024.11.25 19:40:37.198677 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003833 sec., 6000.521784503 rows/sec., 10.75 MiB/sec. | ||
14751 | 2024.11.25 19:40:37.198790 [ 260 ] {5986ae29-22d0-41f7-b73c-33a45ba04346} <Debug> TCPHandler: Processed in 0.00460878 sec. | ||
14752 | 2024.11.25 19:40:37.198987 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14753 | 2024.11.25 19:40:37.199140 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14754 | 2024.11.25 19:40:37.199206 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14755 | 2024.11.25 19:40:37.199849 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14756 | 2024.11.25 19:40:37.199891 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14757 | 2024.11.25 19:40:37.200304 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14758 | 2024.11.25 19:40:37.200440 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33736 rows, containing 5 columns (5 merged, 0 gathered) in 0.010450985 sec., 3228021.090834979 rows/sec., 218.11 MiB/sec. | ||
14759 | 2024.11.25 19:40:37.200669 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14760 | 2024.11.25 19:40:37.200800 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14761 | 2024.11.25 19:40:37.201117 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002008 sec., 40836.653386454185 rows/sec., 2.59 MiB/sec. | ||
14762 | 2024.11.25 19:40:37.201255 [ 265 ] {c7ae5e69-f83a-4f74-b60a-abb43a1761f2} <Debug> TCPHandler: Processed in 0.002372647 sec. | ||
14763 | 2024.11.25 19:40:37.201507 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14764 | 2024.11.25 19:40:37.201606 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14765 | 2024.11.25 19:40:37.201708 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
14766 | 2024.11.25 19:40:37.438847 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14767 | 2024.11.25 19:40:37.438906 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14768 | 2024.11.25 19:40:37.440797 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14769 | 2024.11.25 19:40:37.887254 [ 219 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14770 | 2024.11.25 19:40:37.887310 [ 219 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14771 | 2024.11.25 19:40:37.889276 [ 219 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14772 | 2024.11.25 19:40:38.795271 [ 217 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14773 | 2024.11.25 19:40:38.795363 [ 217 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14774 | 2024.11.25 19:40:38.797415 [ 217 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14775 | 2024.11.25 19:40:39.253727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
14776 | 2024.11.25 19:40:39.277256 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14777 | 2024.11.25 19:40:39.277323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14778 | 2024.11.25 19:40:39.284694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14779 | 2024.11.25 19:40:39.285479 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14780 | 2024.11.25 19:40:39.289565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
14781 | 2024.11.25 19:40:42.019117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2070 | ||
14782 | 2024.11.25 19:40:42.022682 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14783 | 2024.11.25 19:40:42.022736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14784 | 2024.11.25 19:40:42.024296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14785 | 2024.11.25 19:40:42.024606 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14786 | 2024.11.25 19:40:42.026123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
14787 | 2024.11.25 19:40:42.194316 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14788 | 2024.11.25 19:40:42.194532 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14789 | 2024.11.25 19:40:42.194614 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14790 | 2024.11.25 19:40:42.195409 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14791 | 2024.11.25 19:40:42.195460 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14792 | 2024.11.25 19:40:42.195880 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14793 | 2024.11.25 19:40:42.196122 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14794 | 2024.11.25 19:40:42.196379 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001891 sec., 3172.9243786356424 rows/sec., 258.73 KiB/sec. | ||
14795 | 2024.11.25 19:40:42.196500 [ 265 ] {cf59bb0f-eb5f-42a6-be27-028682b82637} <Debug> TCPHandler: Processed in 0.002320796 sec. | ||
14796 | 2024.11.25 19:40:42.196828 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14797 | 2024.11.25 19:40:42.197030 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14798 | 2024.11.25 19:40:42.197106 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14799 | 2024.11.25 19:40:42.198559 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14800 | 2024.11.25 19:40:42.198610 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14801 | 2024.11.25 19:40:42.199140 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14802 | 2024.11.25 19:40:42.199404 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14803 | 2024.11.25 19:40:42.199657 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.00268 sec., 461567.16417910444 rows/sec., 38.17 MiB/sec. | ||
14804 | 2024.11.25 19:40:42.199730 [ 260 ] {8dc520ba-8483-40c6-ac6a-8b458242e27e} <Debug> TCPHandler: Processed in 0.003087821 sec. | ||
14805 | 2024.11.25 19:40:42.199913 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14806 | 2024.11.25 19:40:42.200056 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14807 | 2024.11.25 19:40:42.200116 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14808 | 2024.11.25 19:40:42.200833 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14809 | 2024.11.25 19:40:42.200881 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14810 | 2024.11.25 19:40:42.201244 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14811 | 2024.11.25 19:40:42.201483 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14812 | 2024.11.25 19:40:42.201685 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.00166 sec., 15060.240963855422 rows/sec., 1.09 MiB/sec. | ||
14813 | 2024.11.25 19:40:42.201737 [ 265 ] {9dca90ee-aed4-41a7-bcc1-f31d12a79e24} <Debug> TCPHandler: Processed in 0.001896957 sec. | ||
14814 | 2024.11.25 19:40:42.201911 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14815 | 2024.11.25 19:40:42.202044 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14816 | 2024.11.25 19:40:42.202099 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14817 | 2024.11.25 19:40:42.202801 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14818 | 2024.11.25 19:40:42.202842 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14819 | 2024.11.25 19:40:42.203226 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14820 | 2024.11.25 19:40:42.203465 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14821 | 2024.11.25 19:40:42.203660 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001646 sec., 138517.6184690158 rows/sec., 9.38 MiB/sec. | ||
14822 | 2024.11.25 19:40:42.203714 [ 260 ] {db79581d-bcb6-4078-890f-5aad43c208c0} <Debug> TCPHandler: Processed in 0.001864917 sec. | ||
14823 | 2024.11.25 19:40:42.203873 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14824 | 2024.11.25 19:40:42.204019 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14825 | 2024.11.25 19:40:42.204077 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14826 | 2024.11.25 19:40:42.204974 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14827 | 2024.11.25 19:40:42.205015 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14828 | 2024.11.25 19:40:42.205377 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14829 | 2024.11.25 19:40:42.205611 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14830 | 2024.11.25 19:40:42.205806 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.001879 sec., 290047.8978179883 rows/sec., 21.52 MiB/sec. | ||
14831 | 2024.11.25 19:40:42.205921 [ 265 ] {aaad7933-3372-41b8-a24e-53cec62e1812} <Debug> TCPHandler: Processed in 0.002107061 sec. | ||
14832 | 2024.11.25 19:40:42.206073 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14833 | 2024.11.25 19:40:42.206194 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14834 | 2024.11.25 19:40:42.206249 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14835 | 2024.11.25 19:40:42.207028 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14836 | 2024.11.25 19:40:42.207067 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14837 | 2024.11.25 19:40:42.207523 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14838 | 2024.11.25 19:40:42.207770 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14839 | 2024.11.25 19:40:42.207985 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001817 sec., 485965.87782058335 rows/sec., 32.70 MiB/sec. | ||
14840 | 2024.11.25 19:40:42.208039 [ 260 ] {4acd09d8-a627-46a2-806c-9d585da5f953} <Debug> TCPHandler: Processed in 0.0020234 sec. | ||
14841 | 2024.11.25 19:40:42.208187 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14842 | 2024.11.25 19:40:42.208326 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14843 | 2024.11.25 19:40:42.208420 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <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 | ||
14844 | 2024.11.25 19:40:42.209684 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14845 | 2024.11.25 19:40:42.209724 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14846 | 2024.11.25 19:40:42.210381 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14847 | 2024.11.25 19:40:42.210634 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14848 | 2024.11.25 19:40:42.210912 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002617 sec., 7260.221627818112 rows/sec., 13.01 MiB/sec. | ||
14849 | 2024.11.25 19:40:42.211063 [ 265 ] {0591f07a-0e83-4128-9532-15cb47eb42cf} <Debug> TCPHandler: Processed in 0.002935727 sec. | ||
14850 | 2024.11.25 19:40:42.211328 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14851 | 2024.11.25 19:40:42.211564 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14852 | 2024.11.25 19:40:42.211624 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14853 | 2024.11.25 19:40:42.212158 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14854 | 2024.11.25 19:40:42.212198 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14855 | 2024.11.25 19:40:42.212574 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14856 | 2024.11.25 19:40:42.212814 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14857 | 2024.11.25 19:40:42.212993 [ 59 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14858 | 2024.11.25 19:40:42.213055 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
14859 | 2024.11.25 19:40:42.213063 [ 59 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14860 | 2024.11.25 19:40:42.213141 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14861 | 2024.11.25 19:40:42.213175 [ 260 ] {29826bae-a68b-4404-9fb5-d519370baa16} <Debug> TCPHandler: Processed in 0.001993468 sec. | ||
14862 | 2024.11.25 19:40:42.213321 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
14863 | 2024.11.25 19:40:42.213446 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14864 | 2024.11.25 19:40:42.213484 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6906 rows starting from the beginning of the part | ||
14865 | 2024.11.25 19:40:42.213563 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::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 | ||
14866 | 2024.11.25 19:40:42.213798 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
14867 | 2024.11.25 19:40:42.214019 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
14868 | 2024.11.25 19:40:42.214202 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part | ||
14869 | 2024.11.25 19:40:42.214397 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
14870 | 2024.11.25 19:40:42.216520 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269944 sec., 2217163.35203294 rows/sec., 144.54 MiB/sec. | ||
14871 | 2024.11.25 19:40:42.216954 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14872 | 2024.11.25 19:40:42.217278 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14873 | 2024.11.25 19:40:42.217370 [ 198 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_106_21} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14874 | 2024.11.25 19:40:42.217469 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
14875 | 2024.11.25 19:40:43.072106 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14876 | 2024.11.25 19:40:43.072156 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14877 | 2024.11.25 19:40:43.074295 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14878 | 2024.11.25 19:40:44.321430 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
14879 | 2024.11.25 19:40:44.322194 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14880 | 2024.11.25 19:40:44.322239 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14881 | 2024.11.25 19:40:44.322771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14882 | 2024.11.25 19:40:44.323060 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14883 | 2024.11.25 19:40:44.323341 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
14884 | 2024.11.25 19:40:45.024356 [ 219 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14885 | 2024.11.25 19:40:45.024428 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14886 | 2024.11.25 19:40:45.026358 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14887 | 2024.11.25 19:40:45.411740 [ 221 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14888 | 2024.11.25 19:40:45.411798 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14889 | 2024.11.25 19:40:45.413842 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14890 | 2024.11.25 19:40:46.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.46 MiB, peak 286.74 MiB, free memory in arenas 0.00 B, will set to 269.46 MiB (RSS), difference: 4.00 MiB | ||
14891 | 2024.11.25 19:40:46.789681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
14892 | 2024.11.25 19:40:46.810872 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14893 | 2024.11.25 19:40:46.810918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14894 | 2024.11.25 19:40:46.818577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14895 | 2024.11.25 19:40:46.819385 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14896 | 2024.11.25 19:40:46.821987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
14897 | 2024.11.25 19:40:47.169857 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14898 | 2024.11.25 19:40:47.170065 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14899 | 2024.11.25 19:40:47.170137 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14900 | 2024.11.25 19:40:47.170861 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14901 | 2024.11.25 19:40:47.170914 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14902 | 2024.11.25 19:40:47.171411 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14903 | 2024.11.25 19:40:47.171666 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14904 | 2024.11.25 19:40:47.171892 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
14905 | 2024.11.25 19:40:47.172015 [ 265 ] {ff58248f-50fc-4cca-a3c0-e44418570391} <Debug> TCPHandler: Processed in 0.002292805 sec. | ||
14906 | 2024.11.25 19:40:47.172324 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14907 | 2024.11.25 19:40:47.172527 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14908 | 2024.11.25 19:40:47.172606 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14909 | 2024.11.25 19:40:47.173493 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14910 | 2024.11.25 19:40:47.173559 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14911 | 2024.11.25 19:40:47.174074 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14912 | 2024.11.25 19:40:47.174343 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14913 | 2024.11.25 19:40:47.174604 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002135 sec., 116627.63466042154 rows/sec., 10.25 MiB/sec. | ||
14914 | 2024.11.25 19:40:47.174667 [ 260 ] {9faadcb7-486c-4ba2-8c41-acdb5c221d91} <Debug> TCPHandler: Processed in 0.002526599 sec. | ||
14915 | 2024.11.25 19:40:47.174823 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14916 | 2024.11.25 19:40:47.174954 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14917 | 2024.11.25 19:40:47.175015 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14918 | 2024.11.25 19:40:47.175658 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14919 | 2024.11.25 19:40:47.175701 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14920 | 2024.11.25 19:40:47.176156 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14921 | 2024.11.25 19:40:47.176404 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14922 | 2024.11.25 19:40:47.176622 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001696 sec., 17688.67924528302 rows/sec., 1.26 MiB/sec. | ||
14923 | 2024.11.25 19:40:47.176680 [ 265 ] {0508545b-1ff9-4a18-bff5-0de2fb5512f3} <Debug> TCPHandler: Processed in 0.001914688 sec. | ||
14924 | 2024.11.25 19:40:47.176873 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14925 | 2024.11.25 19:40:47.177001 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14926 | 2024.11.25 19:40:47.177054 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14927 | 2024.11.25 19:40:47.177690 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14928 | 2024.11.25 19:40:47.177733 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14929 | 2024.11.25 19:40:47.178105 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14930 | 2024.11.25 19:40:47.178346 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14931 | 2024.11.25 19:40:47.178581 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. | ||
14932 | 2024.11.25 19:40:47.178637 [ 260 ] {726fa713-eabb-46fa-b7bb-968178320459} <Debug> TCPHandler: Processed in 0.001828066 sec. | ||
14933 | 2024.11.25 19:40:47.178816 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14934 | 2024.11.25 19:40:47.178984 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14935 | 2024.11.25 19:40:47.179044 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14936 | 2024.11.25 19:40:47.179636 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14937 | 2024.11.25 19:40:47.179678 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14938 | 2024.11.25 19:40:47.180057 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14939 | 2024.11.25 19:40:47.180297 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14940 | 2024.11.25 19:40:47.180531 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. | ||
14941 | 2024.11.25 19:40:47.180634 [ 265 ] {510b09d7-2082-414b-9b47-b87dd6cb9931} <Debug> TCPHandler: Processed in 0.001883947 sec. | ||
14942 | 2024.11.25 19:40:47.180835 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14943 | 2024.11.25 19:40:47.180986 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14944 | 2024.11.25 19:40:47.181037 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14945 | 2024.11.25 19:40:47.181891 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14946 | 2024.11.25 19:40:47.181938 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14947 | 2024.11.25 19:40:47.182411 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14948 | 2024.11.25 19:40:47.182661 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14949 | 2024.11.25 19:40:47.182894 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.00193 sec., 209844.5595854922 rows/sec., 14.94 MiB/sec. | ||
14950 | 2024.11.25 19:40:47.182999 [ 260 ] {8d11dd84-514a-44b2-9797-b7d842f86fe9} <Debug> TCPHandler: Processed in 0.002270875 sec. | ||
14951 | 2024.11.25 19:40:47.183225 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14952 | 2024.11.25 19:40:47.183377 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14953 | 2024.11.25 19:40:47.183437 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14954 | 2024.11.25 19:40:47.183993 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14955 | 2024.11.25 19:40:47.184040 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14956 | 2024.11.25 19:40:47.184491 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14957 | 2024.11.25 19:40:47.184761 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14958 | 2024.11.25 19:40:47.184934 [ 119 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14959 | 2024.11.25 19:40:47.184989 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001636 sec., 3667.481662591687 rows/sec., 191.61 KiB/sec. | ||
14960 | 2024.11.25 19:40:47.185028 [ 119 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14961 | 2024.11.25 19:40:47.185090 [ 265 ] {1703f200-4407-417c-89f8-9318aab4d8c9} <Debug> TCPHandler: Processed in 0.001949609 sec. | ||
14962 | 2024.11.25 19:40:47.185095 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14963 | 2024.11.25 19:40:47.185307 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14964 | 2024.11.25 19:40:47.185380 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
14965 | 2024.11.25 19:40:47.185666 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14966 | 2024.11.25 19:40:47.185914 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14967 | 2024.11.25 19:40:47.186002 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14968 | 2024.11.25 19:40:47.186132 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
14969 | 2024.11.25 19:40:47.186560 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
14970 | 2024.11.25 19:40:47.187115 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
14971 | 2024.11.25 19:40:47.187647 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
14972 | 2024.11.25 19:40:47.188014 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
14973 | 2024.11.25 19:40:47.188365 [ 197 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
14974 | 2024.11.25 19:40:47.189478 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14975 | 2024.11.25 19:40:47.189524 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14976 | 2024.11.25 19:40:47.190201 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.004966227 sec., 61616.19273545087 rows/sec., 3.14 MiB/sec. | ||
14977 | 2024.11.25 19:40:47.190210 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14978 | 2024.11.25 19:40:47.190438 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14979 | 2024.11.25 19:40:47.190754 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14980 | 2024.11.25 19:40:47.191108 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14981 | 2024.11.25 19:40:47.191216 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00569 sec., 41652.021089630936 rows/sec., 2.79 MiB/sec. | ||
14982 | 2024.11.25 19:40:47.191289 [ 198 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_51_10} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14983 | 2024.11.25 19:40:47.191358 [ 260 ] {c6af5a61-e350-4b13-97e1-173e84ead4dd} <Debug> TCPHandler: Processed in 0.006158401 sec. | ||
14984 | 2024.11.25 19:40:47.191528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14985 | 2024.11.25 19:40:47.191576 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14986 | 2024.11.25 19:40:47.191688 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14987 | 2024.11.25 19:40:47.191739 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14988 | 2024.11.25 19:40:47.192189 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14989 | 2024.11.25 19:40:47.192227 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14990 | 2024.11.25 19:40:47.192582 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14991 | 2024.11.25 19:40:47.192823 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14992 | 2024.11.25 19:40:47.192993 [ 119 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14993 | 2024.11.25 19:40:47.193050 [ 119 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14994 | 2024.11.25 19:40:47.193073 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
14995 | 2024.11.25 19:40:47.193086 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
14996 | 2024.11.25 19:40:47.193273 [ 265 ] {029dbdd0-ef59-447e-a37c-fe2e164ac6d8} <Debug> TCPHandler: Processed in 0.001789745 sec. | ||
14997 | 2024.11.25 19:40:47.193474 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
14998 | 2024.11.25 19:40:47.193500 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14999 | 2024.11.25 19:40:47.193897 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15000 | 2024.11.25 19:40:47.194300 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <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 | ||
15001 | 2024.11.25 19:40:47.194410 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15002 | 2024.11.25 19:40:47.194676 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 47 rows starting from the beginning of the part | ||
15003 | 2024.11.25 19:40:47.195002 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
15004 | 2024.11.25 19:40:47.195435 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
15005 | 2024.11.25 19:40:47.195850 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
15006 | 2024.11.25 19:40:47.196182 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
15007 | 2024.11.25 19:40:47.196610 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
15008 | 2024.11.25 19:40:47.200203 [ 198 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.007003277 sec., 7425.09542318546 rows/sec., 499.77 KiB/sec. | ||
15009 | 2024.11.25 19:40:47.200495 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15010 | 2024.11.25 19:40:47.200517 [ 195 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
15011 | 2024.11.25 19:40:47.200552 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15012 | 2024.11.25 19:40:47.201197 [ 195 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15013 | 2024.11.25 19:40:47.201409 [ 195 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_51_10} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
15014 | 2024.11.25 19:40:47.201613 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
15015 | 2024.11.25 19:40:47.201852 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15016 | 2024.11.25 19:40:47.202140 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15017 | 2024.11.25 19:40:47.202390 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.008663 sec., 2654.969410135057 rows/sec., 4.76 MiB/sec. | ||
15018 | 2024.11.25 19:40:47.202501 [ 260 ] {ea6ca59e-ca9f-4e13-ae8f-9cb0b47115cd} <Debug> TCPHandler: Processed in 0.00912981 sec. | ||
15019 | 2024.11.25 19:40:47.202671 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15020 | 2024.11.25 19:40:47.202818 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15021 | 2024.11.25 19:40:47.202879 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15022 | 2024.11.25 19:40:47.203403 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15023 | 2024.11.25 19:40:47.203446 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15024 | 2024.11.25 19:40:47.203840 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15025 | 2024.11.25 19:40:47.204082 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15026 | 2024.11.25 19:40:47.204288 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. | ||
15027 | 2024.11.25 19:40:47.204340 [ 265 ] {ad6ee76e-8048-4a8b-9513-10fb013bf261} <Debug> TCPHandler: Processed in 0.001740194 sec. | ||
15028 | 2024.11.25 19:40:48.215707 [ 224 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): 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] | ||
15029 | 2024.11.25 19:40:48.215768 [ 224 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): 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] | ||
15030 | 2024.11.25 19:40:48.217749 [ 224 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): 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] | ||
15031 | 2024.11.25 19:40:48.568496 [ 221 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15032 | 2024.11.25 19:40:48.568550 [ 221 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15033 | 2024.11.25 19:40:48.570594 [ 221 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15034 | 2024.11.25 19:40:51.613922 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15035 | 2024.11.25 19:40:51.613992 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15036 | 2024.11.25 19:40:51.823519 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
15037 | 2024.11.25 19:40:51.824140 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15038 | 2024.11.25 19:40:51.824191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15039 | 2024.11.25 19:40:51.824712 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15040 | 2024.11.25 19:40:51.824968 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15041 | 2024.11.25 19:40:51.825219 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
15042 | 2024.11.25 19:40:51.825218 [ 139 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15043 | 2024.11.25 19:40:51.825293 [ 139 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15044 | 2024.11.25 19:40:51.825321 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15045 | 2024.11.25 19:40:51.825473 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
15046 | 2024.11.25 19:40:51.825638 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15047 | 2024.11.25 19:40:51.825682 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
15048 | 2024.11.25 19:40:51.825758 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
15049 | 2024.11.25 19:40:51.825877 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
15050 | 2024.11.25 19:40:51.826092 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
15051 | 2024.11.25 19:40:51.826363 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
15052 | 2024.11.25 19:40:51.826510 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
15053 | 2024.11.25 19:40:51.829559 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004156241 sec., 8380409.124494947 rows/sec., 119.88 MiB/sec. | ||
15054 | 2024.11.25 19:40:51.829778 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15055 | 2024.11.25 19:40:51.830075 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15056 | 2024.11.25 19:40:51.830157 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_76_15} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15057 | 2024.11.25 19:40:51.830245 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
15058 | 2024.11.25 19:40:52.026404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2108 | ||
15059 | 2024.11.25 19:40:52.029690 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15060 | 2024.11.25 19:40:52.029739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15061 | 2024.11.25 19:40:52.031302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15062 | 2024.11.25 19:40:52.031617 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15063 | 2024.11.25 19:40:52.031868 [ 149 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15064 | 2024.11.25 19:40:52.031992 [ 149 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15065 | 2024.11.25 19:40:52.032054 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15066 | 2024.11.25 19:40:52.033036 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
15067 | 2024.11.25 19:40:52.033807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2108 | ||
15068 | 2024.11.25 19:40:52.034374 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15069 | 2024.11.25 19:40:52.034582 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1928 rows starting from the beginning of the part | ||
15070 | 2024.11.25 19:40:52.035286 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
15071 | 2024.11.25 19:40:52.035981 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
15072 | 2024.11.25 19:40:52.036757 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
15073 | 2024.11.25 19:40:52.037424 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
15074 | 2024.11.25 19:40:52.038075 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
15075 | 2024.11.25 19:40:52.047389 [ 193 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2108 rows, containing 72 columns (72 merged, 0 gathered) in 0.015155287 sec., 139093.37381733517 rows/sec., 105.55 MiB/sec. | ||
15076 | 2024.11.25 19:40:52.049352 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15077 | 2024.11.25 19:40:52.050171 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15078 | 2024.11.25 19:40:52.050254 [ 199 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_56_11} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15079 | 2024.11.25 19:40:52.050596 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
15080 | 2024.11.25 19:40:52.165068 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15081 | 2024.11.25 19:40:52.165260 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15082 | 2024.11.25 19:40:52.165334 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15083 | 2024.11.25 19:40:52.166144 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15084 | 2024.11.25 19:40:52.166197 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15085 | 2024.11.25 19:40:52.166638 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15086 | 2024.11.25 19:40:52.166903 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15087 | 2024.11.25 19:40:52.167140 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001923 sec., 48881.95527821113 rows/sec., 4.05 MiB/sec. | ||
15088 | 2024.11.25 19:40:52.167259 [ 265 ] {b3d5e3a5-1a32-46c7-a524-1817d4b07b15} <Debug> TCPHandler: Processed in 0.002333926 sec. | ||
15089 | 2024.11.25 19:40:52.167524 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15090 | 2024.11.25 19:40:52.167698 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15091 | 2024.11.25 19:40:52.167772 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15092 | 2024.11.25 19:40:52.168520 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15093 | 2024.11.25 19:40:52.168559 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15094 | 2024.11.25 19:40:52.168998 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15095 | 2024.11.25 19:40:52.169254 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15096 | 2024.11.25 19:40:52.169462 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001815 sec., 10468.31955922865 rows/sec., 787.17 KiB/sec. | ||
15097 | 2024.11.25 19:40:52.169536 [ 260 ] {744b0ea0-7fae-477e-a12b-ef06a6c3879f} <Debug> TCPHandler: Processed in 0.002151742 sec. | ||
15098 | 2024.11.25 19:40:52.169736 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15099 | 2024.11.25 19:40:52.169938 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15100 | 2024.11.25 19:40:52.169993 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15101 | 2024.11.25 19:40:52.170624 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15102 | 2024.11.25 19:40:52.170664 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15103 | 2024.11.25 19:40:52.171045 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15104 | 2024.11.25 19:40:52.171290 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15105 | 2024.11.25 19:40:52.171539 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001639 sec., 50640.634533251985 rows/sec., 3.95 MiB/sec. | ||
15106 | 2024.11.25 19:40:52.171609 [ 265 ] {e4f3eb00-439f-48b3-a618-366d87d471fd} <Debug> TCPHandler: Processed in 0.001971198 sec. | ||
15107 | 2024.11.25 19:40:52.171801 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15108 | 2024.11.25 19:40:52.171951 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15109 | 2024.11.25 19:40:52.172010 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15110 | 2024.11.25 19:40:52.172612 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15111 | 2024.11.25 19:40:52.172650 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15112 | 2024.11.25 19:40:52.173058 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15113 | 2024.11.25 19:40:52.173315 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15114 | 2024.11.25 19:40:52.173510 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
15115 | 2024.11.25 19:40:52.173581 [ 260 ] {40cee468-27e8-4c4e-acf0-98ec0f5e9747} <Debug> TCPHandler: Processed in 0.001873777 sec. | ||
15116 | 2024.11.25 19:40:52.173790 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15117 | 2024.11.25 19:40:52.173975 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15118 | 2024.11.25 19:40:52.174070 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <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 | ||
15119 | 2024.11.25 19:40:52.175316 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15120 | 2024.11.25 19:40:52.175356 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15121 | 2024.11.25 19:40:52.176007 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15122 | 2024.11.25 19:40:52.176264 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15123 | 2024.11.25 19:40:52.176522 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002577 sec., 7372.91424136593 rows/sec., 13.21 MiB/sec. | ||
15124 | 2024.11.25 19:40:52.176668 [ 265 ] {78bbae87-be25-4f1d-9e85-62b28c9c783f} <Debug> TCPHandler: Processed in 0.002990059 sec. | ||
15125 | 2024.11.25 19:40:52.176923 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15126 | 2024.11.25 19:40:52.177106 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15127 | 2024.11.25 19:40:52.177168 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15128 | 2024.11.25 19:40:52.177655 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15129 | 2024.11.25 19:40:52.177692 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
15130 | 2024.11.25 19:40:52.178076 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15131 | 2024.11.25 19:40:52.178333 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15132 | 2024.11.25 19:40:52.178521 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
15133 | 2024.11.25 19:40:52.178576 [ 260 ] {297814f6-7074-4831-8831-10c8e9b0d33f} <Debug> TCPHandler: Processed in 0.001784185 sec. | ||
15134 | 2024.11.25 19:40:54.322107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
15135 | 2024.11.25 19:40:54.344799 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15136 | 2024.11.25 19:40:54.344865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15137 | 2024.11.25 19:40:54.352541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15138 | 2024.11.25 19:40:54.353340 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15139 | 2024.11.25 19:40:54.353811 [ 147 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15140 | 2024.11.25 19:40:54.353988 [ 147 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15141 | 2024.11.25 19:40:54.354093 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15142 | 2024.11.25 19:40:54.354543 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
15143 | 2024.11.25 19:40:54.365131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
15144 | 2024.11.25 19:40:54.366251 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15145 | 2024.11.25 19:40:54.367186 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
15146 | 2024.11.25 19:40:54.372176 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
15147 | 2024.11.25 19:40:54.377174 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
15148 | 2024.11.25 19:40:54.383018 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
15149 | 2024.11.25 19:40:54.383165 [ 147 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
15150 | 2024.11.25 19:40:54.383276 [ 147 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15151 | 2024.11.25 19:40:54.383349 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15152 | 2024.11.25 19:40:54.383710 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
15153 | 2024.11.25 19:40:54.384288 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15154 | 2024.11.25 19:40:54.384416 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
15155 | 2024.11.25 19:40:54.384654 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
15156 | 2024.11.25 19:40:54.384943 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
15157 | 2024.11.25 19:40:54.385249 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
15158 | 2024.11.25 19:40:54.385573 [ 199 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
15159 | 2024.11.25 19:40:54.387637 [ 193 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004170092 sec., 8632.903063049927 rows/sec., 737.67 KiB/sec. | ||
15160 | 2024.11.25 19:40:54.387872 [ 194 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
15161 | 2024.11.25 19:40:54.388620 [ 194 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15162 | 2024.11.25 19:40:54.388861 [ 194 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_33_8} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
15163 | 2024.11.25 19:40:54.389121 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15164 | 2024.11.25 19:40:54.393370 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
15165 | 2024.11.25 19:40:54.399156 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
15166 | 2024.11.25 19:40:54.460882 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.106629092 sec., 5373.767976941977 rows/sec., 27.79 MiB/sec. | ||
15167 | 2024.11.25 19:40:54.464281 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15168 | 2024.11.25 19:40:54.467361 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15169 | 2024.11.25 19:40:54.467480 [ 193 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_76_15} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15170 | 2024.11.25 19:40:54.470043 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
15171 | 2024.11.25 19:40:55.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.57 MiB, peak 287.97 MiB, free memory in arenas 0.00 B, will set to 269.46 MiB (RSS), difference: -1.10 MiB | ||
15172 | 2024.11.25 19:40:57.168756 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15173 | 2024.11.25 19:40:57.168946 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15174 | 2024.11.25 19:40:57.169018 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15175 | 2024.11.25 19:40:57.169785 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15176 | 2024.11.25 19:40:57.169837 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15177 | 2024.11.25 19:40:57.170266 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15178 | 2024.11.25 19:40:57.170522 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15179 | 2024.11.25 19:40:57.170759 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. | ||
15180 | 2024.11.25 19:40:57.170825 [ 265 ] {c17e9348-7112-443a-b268-6f6f1079717d} <Debug> TCPHandler: Processed in 0.002199313 sec. | ||
15181 | 2024.11.25 19:40:57.171107 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15182 | 2024.11.25 19:40:57.171322 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15183 | 2024.11.25 19:40:57.171408 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15184 | 2024.11.25 19:40:57.172186 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15185 | 2024.11.25 19:40:57.172242 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15186 | 2024.11.25 19:40:57.172687 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15187 | 2024.11.25 19:40:57.172947 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15188 | 2024.11.25 19:40:57.173194 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001932 sec., 2070.393374741201 rows/sec., 168.83 KiB/sec. | ||
15189 | 2024.11.25 19:40:57.173262 [ 260 ] {34d34792-acdd-4292-a423-4d9217c764a1} <Debug> TCPHandler: Processed in 0.002304865 sec. | ||
15190 | 2024.11.25 19:40:57.173424 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15191 | 2024.11.25 19:40:57.173552 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15192 | 2024.11.25 19:40:57.173603 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15193 | 2024.11.25 19:40:57.174360 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15194 | 2024.11.25 19:40:57.174402 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15195 | 2024.11.25 19:40:57.174795 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15196 | 2024.11.25 19:40:57.175045 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15197 | 2024.11.25 19:40:57.175231 [ 143 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15198 | 2024.11.25 19:40:57.175293 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001759 sec., 142694.71290505968 rows/sec., 12.52 MiB/sec. | ||
15199 | 2024.11.25 19:40:57.175323 [ 143 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15200 | 2024.11.25 19:40:57.175392 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15201 | 2024.11.25 19:40:57.175419 [ 265 ] {175a713c-3553-440b-a227-2891f09b518c} <Debug> TCPHandler: Processed in 0.00205862 sec. | ||
15202 | 2024.11.25 19:40:57.175651 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15203 | 2024.11.25 19:40:57.175741 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15204 | 2024.11.25 19:40:57.175875 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15205 | 2024.11.25 19:40:57.175956 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1438 rows starting from the beginning of the part | ||
15206 | 2024.11.25 19:40:57.176088 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15207 | 2024.11.25 19:40:57.176251 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 249 rows starting from the beginning of the part | ||
15208 | 2024.11.25 19:40:57.176377 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15209 | 2024.11.25 19:40:57.176562 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1237 rows starting from the beginning of the part | ||
15210 | 2024.11.25 19:40:57.176902 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 249 rows starting from the beginning of the part | ||
15211 | 2024.11.25 19:40:57.177207 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 94 rows starting from the beginning of the part | ||
15212 | 2024.11.25 19:40:57.177667 [ 191 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 251 rows starting from the beginning of the part | ||
15213 | 2024.11.25 19:40:57.179346 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15214 | 2024.11.25 19:40:57.179428 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15215 | 2024.11.25 19:40:57.180488 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15216 | 2024.11.25 19:40:57.180850 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15217 | 2024.11.25 19:40:57.181063 [ 143 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15218 | 2024.11.25 19:40:57.181130 [ 143 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15219 | 2024.11.25 19:40:57.181164 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.005144 sec., 6609.642301710731 rows/sec., 479.17 KiB/sec. | ||
15220 | 2024.11.25 19:40:57.181198 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15221 | 2024.11.25 19:40:57.181553 [ 260 ] {5b972234-3d54-4495-8d9e-37cde1c50e54} <Debug> TCPHandler: Processed in 0.005999187 sec. | ||
15222 | 2024.11.25 19:40:57.181892 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15223 | 2024.11.25 19:40:57.182079 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15224 | 2024.11.25 19:40:57.182124 [ 187 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3518 rows, containing 5 columns (5 merged, 0 gathered) in 0.00660991 sec., 532231.1498946279 rows/sec., 46.87 MiB/sec. | ||
15225 | 2024.11.25 19:40:57.182291 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15226 | 2024.11.25 19:40:57.182469 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15227 | 2024.11.25 19:40:57.182469 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15228 | 2024.11.25 19:40:57.182521 [ 187 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15229 | 2024.11.25 19:40:57.182562 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 67 rows starting from the beginning of the part | ||
15230 | 2024.11.25 19:40:57.182897 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part | ||
15231 | 2024.11.25 19:40:57.183369 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 25 rows starting from the beginning of the part | ||
15232 | 2024.11.25 19:40:57.183809 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
15233 | 2024.11.25 19:40:57.183824 [ 187 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15234 | 2024.11.25 19:40:57.184298 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 19 rows starting from the beginning of the part | ||
15235 | 2024.11.25 19:40:57.184463 [ 187 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_111_22} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15236 | 2024.11.25 19:40:57.184801 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
15237 | 2024.11.25 19:40:57.184841 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
15238 | 2024.11.25 19:40:57.186608 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15239 | 2024.11.25 19:40:57.186687 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15240 | 2024.11.25 19:40:57.187716 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
15241 | 2024.11.25 19:40:57.187897 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.006493068 sec., 31572.13200292989 rows/sec., 2.37 MiB/sec. | ||
15242 | 2024.11.25 19:40:57.188111 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15243 | 2024.11.25 19:40:57.188276 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15244 | 2024.11.25 19:40:57.188558 [ 143 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
15245 | 2024.11.25 19:40:57.188646 [ 143 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15246 | 2024.11.25 19:40:57.188720 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15247 | 2024.11.25 19:40:57.188884 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006724 sec., 2082.093991671624 rows/sec., 145.82 KiB/sec. | ||
15248 | 2024.11.25 19:40:57.188873 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15249 | 2024.11.25 19:40:57.189225 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
15250 | 2024.11.25 19:40:57.189289 [ 265 ] {aaeff5c0-9d10-4425-8faa-19eb7830f4f0} <Debug> TCPHandler: Processed in 0.007615469 sec. | ||
15251 | 2024.11.25 19:40:57.189423 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_111_22} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15252 | 2024.11.25 19:40:57.189603 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15253 | 2024.11.25 19:40:57.189738 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15254 | 2024.11.25 19:40:57.189812 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15255 | 2024.11.25 19:40:57.189976 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 243 rows starting from the beginning of the part | ||
15256 | 2024.11.25 19:40:57.190056 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15257 | 2024.11.25 19:40:57.190283 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15258 | 2024.11.25 19:40:57.190950 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
15259 | 2024.11.25 19:40:57.191615 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
15260 | 2024.11.25 19:40:57.191956 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part | ||
15261 | 2024.11.25 19:40:57.192292 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
15262 | 2024.11.25 19:40:57.192559 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
15263 | 2024.11.25 19:40:57.193405 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15264 | 2024.11.25 19:40:57.193481 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15265 | 2024.11.25 19:40:57.194527 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15266 | 2024.11.25 19:40:57.195037 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15267 | 2024.11.25 19:40:57.195631 [ 195 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006764393 sec., 77907.95123819684 rows/sec., 5.58 MiB/sec. | ||
15268 | 2024.11.25 19:40:57.195758 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005814 sec., 2235.9821121431028 rows/sec., 139.41 KiB/sec. | ||
15269 | 2024.11.25 19:40:57.196072 [ 260 ] {06e2ba7c-3dbf-4a84-be6e-e1377c31836b} <Debug> TCPHandler: Processed in 0.006672221 sec. | ||
15270 | 2024.11.25 19:40:57.196170 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
15271 | 2024.11.25 19:40:57.196366 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15272 | 2024.11.25 19:40:57.196666 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15273 | 2024.11.25 19:40:57.196753 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15274 | 2024.11.25 19:40:57.196929 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15275 | 2024.11.25 19:40:57.197083 [ 190 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_71_14} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
15276 | 2024.11.25 19:40:57.197193 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
15277 | 2024.11.25 19:40:57.197684 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15278 | 2024.11.25 19:40:57.197722 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15279 | 2024.11.25 19:40:57.198102 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15280 | 2024.11.25 19:40:57.198338 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15281 | 2024.11.25 19:40:57.198525 [ 143 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15282 | 2024.11.25 19:40:57.198592 [ 143 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15283 | 2024.11.25 19:40:57.198598 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.002011 sec., 203381.4022874192 rows/sec., 14.50 MiB/sec. | ||
15284 | 2024.11.25 19:40:57.198629 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15285 | 2024.11.25 19:40:57.198766 [ 265 ] {391110fa-1fdf-409d-b530-f6c859a05ab2} <Debug> TCPHandler: Processed in 0.00256513 sec. | ||
15286 | 2024.11.25 19:40:57.198848 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15287 | 2024.11.25 19:40:57.199001 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15288 | 2024.11.25 19:40:57.199046 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15289 | 2024.11.25 19:40:57.199088 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part | ||
15290 | 2024.11.25 19:40:57.199367 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 405 rows starting from the beginning of the part | ||
15291 | 2024.11.25 19:40:57.199382 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15292 | 2024.11.25 19:40:57.199636 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 545 rows starting from the beginning of the part | ||
15293 | 2024.11.25 19:40:57.199628 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15294 | 2024.11.25 19:40:57.199950 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 405 rows starting from the beginning of the part | ||
15295 | 2024.11.25 19:40:57.200282 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 83 rows starting from the beginning of the part | ||
15296 | 2024.11.25 19:40:57.200655 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 409 rows starting from the beginning of the part | ||
15297 | 2024.11.25 19:40:57.201919 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15298 | 2024.11.25 19:40:57.201996 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15299 | 2024.11.25 19:40:57.203103 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15300 | 2024.11.25 19:40:57.203379 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15301 | 2024.11.25 19:40:57.203928 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004717 sec., 1271.9949120203519 rows/sec., 66.46 KiB/sec. | ||
15302 | 2024.11.25 19:40:57.204351 [ 260 ] {19a89025-ce1e-4bf2-b300-52fd96075df6} <Debug> TCPHandler: Processed in 0.005456087 sec. | ||
15303 | 2024.11.25 19:40:57.204374 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.0056226 sec., 491409.6681250667 rows/sec., 37.51 MiB/sec. | ||
15304 | 2024.11.25 19:40:57.204626 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15305 | 2024.11.25 19:40:57.204749 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15306 | 2024.11.25 19:40:57.204875 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15307 | 2024.11.25 19:40:57.204960 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15308 | 2024.11.25 19:40:57.205396 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15309 | 2024.11.25 19:40:57.205609 [ 197 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_111_22} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15310 | 2024.11.25 19:40:57.205727 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
15311 | 2024.11.25 19:40:57.206016 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15312 | 2024.11.25 19:40:57.206063 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15313 | 2024.11.25 19:40:57.206473 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15314 | 2024.11.25 19:40:57.206718 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15315 | 2024.11.25 19:40:57.206943 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002165 sec., 110392.60969976906 rows/sec., 7.40 MiB/sec. | ||
15316 | 2024.11.25 19:40:57.207002 [ 265 ] {8359a723-d1c8-40f3-a61b-0407db6a0948} <Debug> TCPHandler: Processed in 0.00252961 sec. | ||
15317 | 2024.11.25 19:40:57.207165 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15318 | 2024.11.25 19:40:57.207306 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15319 | 2024.11.25 19:40:57.207368 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15320 | 2024.11.25 19:40:57.207855 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15321 | 2024.11.25 19:40:57.207894 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15322 | 2024.11.25 19:40:57.208260 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15323 | 2024.11.25 19:40:57.208505 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15324 | 2024.11.25 19:40:57.208729 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
15325 | 2024.11.25 19:40:57.208797 [ 260 ] {d6cd7fe8-6076-4fcb-b6bb-4e32940f3dee} <Debug> TCPHandler: Processed in 0.001699773 sec. | ||
15326 | 2024.11.25 19:40:57.209016 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15327 | 2024.11.25 19:40:57.209176 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15328 | 2024.11.25 19:40:57.209259 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <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 | ||
15329 | 2024.11.25 19:40:57.210450 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15330 | 2024.11.25 19:40:57.210489 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15331 | 2024.11.25 19:40:57.211152 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15332 | 2024.11.25 19:40:57.211413 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15333 | 2024.11.25 19:40:57.211608 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15334 | 2024.11.25 19:40:57.211675 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15335 | 2024.11.25 19:40:57.211690 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002529 sec., 9094.503756425465 rows/sec., 16.30 MiB/sec. | ||
15336 | 2024.11.25 19:40:57.211716 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15337 | 2024.11.25 19:40:57.212094 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15338 | 2024.11.25 19:40:57.212175 [ 265 ] {a08209d4-bce9-4d1c-acbc-a0b6e6c5ffe5} <Debug> TCPHandler: Processed in 0.003292934 sec. | ||
15339 | 2024.11.25 19:40:57.212509 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15340 | 2024.11.25 19:40:57.212939 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15341 | 2024.11.25 19:40:57.213147 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15342 | 2024.11.25 19:40:57.214199 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15343 | 2024.11.25 19:40:57.214682 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2160 rows starting from the beginning of the part | ||
15344 | 2024.11.25 19:40:57.215627 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 23 rows starting from the beginning of the part | ||
15345 | 2024.11.25 19:40:57.216411 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 19 rows starting from the beginning of the part | ||
15346 | 2024.11.25 19:40:57.216415 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15347 | 2024.11.25 19:40:57.216504 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15348 | 2024.11.25 19:40:57.217002 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 23 rows starting from the beginning of the part | ||
15349 | 2024.11.25 19:40:57.217722 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 19 rows starting from the beginning of the part | ||
15350 | 2024.11.25 19:40:57.218027 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15351 | 2024.11.25 19:40:57.218363 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 23 rows starting from the beginning of the part | ||
15352 | 2024.11.25 19:40:57.218883 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15353 | 2024.11.25 19:40:57.219770 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006956 sec., 11788.384128809661 rows/sec., 766.68 KiB/sec. | ||
15354 | 2024.11.25 19:40:57.219959 [ 260 ] {ea30ae4e-5654-44ef-9289-d5e3b51a80be} <Debug> TCPHandler: Processed in 0.007662241 sec. | ||
15355 | 2024.11.25 19:40:57.227480 [ 200 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 19 columns (19 merged, 0 gathered) in 0.015634596 sec., 144998.94976499552 rows/sec., 259.83 MiB/sec. | ||
15356 | 2024.11.25 19:40:57.229614 [ 200 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15357 | 2024.11.25 19:40:57.230103 [ 200 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15358 | 2024.11.25 19:40:57.230200 [ 200 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15359 | 2024.11.25 19:40:57.230374 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
15360 | 2024.11.25 19:40:59.325407 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
15361 | 2024.11.25 19:40:59.326500 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15362 | 2024.11.25 19:40:59.326593 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15363 | 2024.11.25 19:40:59.327275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15364 | 2024.11.25 19:40:59.327541 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15365 | 2024.11.25 19:40:59.327819 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
15366 | 2024.11.25 19:41:01.865251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
15367 | 2024.11.25 19:41:01.886901 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15368 | 2024.11.25 19:41:01.886954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15369 | 2024.11.25 19:41:01.894351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15370 | 2024.11.25 19:41:01.895136 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15371 | 2024.11.25 19:41:01.898097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
15372 | 2024.11.25 19:41:02.034219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2144 | ||
15373 | 2024.11.25 19:41:02.037778 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15374 | 2024.11.25 19:41:02.037832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15375 | 2024.11.25 19:41:02.039436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15376 | 2024.11.25 19:41:02.039763 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15377 | 2024.11.25 19:41:02.041336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
15378 | 2024.11.25 19:41:02.164301 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15379 | 2024.11.25 19:41:02.164515 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15380 | 2024.11.25 19:41:02.164596 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15381 | 2024.11.25 19:41:02.165440 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15382 | 2024.11.25 19:41:02.165483 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15383 | 2024.11.25 19:41:02.165953 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15384 | 2024.11.25 19:41:02.166224 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15385 | 2024.11.25 19:41:02.166435 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001977 sec., 47546.788062721294 rows/sec., 3.94 MiB/sec. | ||
15386 | 2024.11.25 19:41:02.166506 [ 265 ] {17cbdd9b-cb0b-40bb-9e3c-5a35ec3320db} <Debug> TCPHandler: Processed in 0.002343726 sec. | ||
15387 | 2024.11.25 19:41:02.166848 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15388 | 2024.11.25 19:41:02.167159 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15389 | 2024.11.25 19:41:02.167279 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15390 | 2024.11.25 19:41:02.168213 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15391 | 2024.11.25 19:41:02.168267 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15392 | 2024.11.25 19:41:02.168704 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15393 | 2024.11.25 19:41:02.168958 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15394 | 2024.11.25 19:41:02.169194 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.002124 sec., 8945.386064030132 rows/sec., 672.65 KiB/sec. | ||
15395 | 2024.11.25 19:41:02.169265 [ 260 ] {2c7b5837-b530-4bef-90e3-c47e006b163d} <Debug> TCPHandler: Processed in 0.002619402 sec. | ||
15396 | 2024.11.25 19:41:02.169422 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15397 | 2024.11.25 19:41:02.169572 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15398 | 2024.11.25 19:41:02.169634 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15399 | 2024.11.25 19:41:02.170391 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15400 | 2024.11.25 19:41:02.170438 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15401 | 2024.11.25 19:41:02.170853 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15402 | 2024.11.25 19:41:02.171106 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15403 | 2024.11.25 19:41:02.171292 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001756 sec., 47266.51480637813 rows/sec., 3.69 MiB/sec. | ||
15404 | 2024.11.25 19:41:02.171325 [ 222 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15405 | 2024.11.25 19:41:02.171364 [ 265 ] {d22fa05c-40eb-4725-993b-67d30f2b6af6} <Debug> TCPHandler: Processed in 0.00201445 sec. | ||
15406 | 2024.11.25 19:41:02.171376 [ 222 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15407 | 2024.11.25 19:41:02.171554 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15408 | 2024.11.25 19:41:02.171747 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15409 | 2024.11.25 19:41:02.171871 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15410 | 2024.11.25 19:41:02.173282 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15411 | 2024.11.25 19:41:02.173340 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15412 | 2024.11.25 19:41:02.174064 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15413 | 2024.11.25 19:41:02.174504 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15414 | 2024.11.25 19:41:02.174682 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
15415 | 2024.11.25 19:41:02.174780 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15416 | 2024.11.25 19:41:02.174856 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15417 | 2024.11.25 19:41:02.175015 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003306 sec., 48396.85420447671 rows/sec., 3.37 MiB/sec. | ||
15418 | 2024.11.25 19:41:02.175055 [ 222 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15419 | 2024.11.25 19:41:02.175665 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
15420 | 2024.11.25 19:41:02.175695 [ 260 ] {c8d48de4-88fa-4839-b6df-6ce91731983a} <Debug> TCPHandler: Processed in 0.004205463 sec. | ||
15421 | 2024.11.25 19:41:02.176140 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15422 | 2024.11.25 19:41:02.176833 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15423 | 2024.11.25 19:41:02.176900 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15424 | 2024.11.25 19:41:02.177156 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 33736 rows starting from the beginning of the part | ||
15425 | 2024.11.25 19:41:02.177445 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <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 | ||
15426 | 2024.11.25 19:41:02.177942 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 883 rows starting from the beginning of the part | ||
15427 | 2024.11.25 19:41:02.178670 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part | ||
15428 | 2024.11.25 19:41:02.179352 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
15429 | 2024.11.25 19:41:02.179920 [ 197 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 239 rows starting from the beginning of the part | ||
15430 | 2024.11.25 19:41:02.183680 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15431 | 2024.11.25 19:41:02.183755 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15432 | 2024.11.25 19:41:02.185139 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15433 | 2024.11.25 19:41:02.185532 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15434 | 2024.11.25 19:41:02.185759 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.009167 sec., 2072.651903567143 rows/sec., 3.71 MiB/sec. | ||
15435 | 2024.11.25 19:41:02.185898 [ 265 ] {cddf26e9-1439-4ec0-a561-9df19f3e2733} <Debug> TCPHandler: Processed in 0.010036437 sec. | ||
15436 | 2024.11.25 19:41:02.186095 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15437 | 2024.11.25 19:41:02.186243 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15438 | 2024.11.25 19:41:02.186309 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15439 | 2024.11.25 19:41:02.186943 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15440 | 2024.11.25 19:41:02.186985 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15441 | 2024.11.25 19:41:02.187437 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15442 | 2024.11.25 19:41:02.187714 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15443 | 2024.11.25 19:41:02.188009 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0018 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
15444 | 2024.11.25 19:41:02.188079 [ 260 ] {13e74ccc-31fa-449a-a628-f66a9b6874f5} <Debug> TCPHandler: Processed in 0.002076791 sec. | ||
15445 | 2024.11.25 19:41:02.190106 [ 196 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35255 rows, containing 5 columns (5 merged, 0 gathered) in 0.015077686 sec., 2338223.517852806 rows/sec., 157.98 MiB/sec. | ||
15446 | 2024.11.25 19:41:02.190637 [ 196 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
15447 | 2024.11.25 19:41:02.190952 [ 196 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15448 | 2024.11.25 19:41:02.191034 [ 196 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
15449 | 2024.11.25 19:41:02.191133 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
15450 | 2024.11.25 19:41:02.438638 [ 225 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15451 | 2024.11.25 19:41:02.438721 [ 225 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15452 | 2024.11.25 19:41:02.441215 [ 225 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15453 | 2024.11.25 19:41:02.815609 [ 225 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15454 | 2024.11.25 19:41:02.815691 [ 225 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15455 | 2024.11.25 19:41:02.817958 [ 225 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15456 | 2024.11.25 19:41:03.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.21 MiB, peak 288.87 MiB, free memory in arenas 0.00 B, will set to 269.74 MiB (RSS), difference: 3.53 MiB | ||
15457 | 2024.11.25 19:41:03.252910 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15458 | 2024.11.25 19:41:03.252990 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15459 | 2024.11.25 19:41:03.255166 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15460 | 2024.11.25 19:41:06.614048 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15461 | 2024.11.25 19:41:06.614130 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15462 | 2024.11.25 19:41:06.828003 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
15463 | 2024.11.25 19:41:06.828708 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15464 | 2024.11.25 19:41:06.828765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15465 | 2024.11.25 19:41:06.829309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15466 | 2024.11.25 19:41:06.829569 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15467 | 2024.11.25 19:41:06.829810 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
15468 | 2024.11.25 19:41:07.103203 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15469 | 2024.11.25 19:41:07.103282 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15470 | 2024.11.25 19:41:07.105574 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15471 | 2024.11.25 19:41:07.169254 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15472 | 2024.11.25 19:41:07.169446 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15473 | 2024.11.25 19:41:07.169523 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15474 | 2024.11.25 19:41:07.170286 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15475 | 2024.11.25 19:41:07.170331 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15476 | 2024.11.25 19:41:07.170752 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15477 | 2024.11.25 19:41:07.171009 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15478 | 2024.11.25 19:41:07.171226 [ 129 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15479 | 2024.11.25 19:41:07.171242 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. | ||
15480 | 2024.11.25 19:41:07.171357 [ 129 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15481 | 2024.11.25 19:41:07.171434 [ 265 ] {d529df4e-9307-4a96-bc51-06038b3e15dd} <Debug> TCPHandler: Processed in 0.002309566 sec. | ||
15482 | 2024.11.25 19:41:07.171444 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15483 | 2024.11.25 19:41:07.171717 [ 223 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Found 5 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] | ||
15484 | 2024.11.25 19:41:07.171780 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15485 | 2024.11.25 19:41:07.171797 [ 223 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 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] | ||
15486 | 2024.11.25 19:41:07.171888 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15487 | 2024.11.25 19:41:07.172352 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15488 | 2024.11.25 19:41:07.172362 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15489 | 2024.11.25 19:41:07.172410 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part | ||
15490 | 2024.11.25 19:41:07.172562 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15491 | 2024.11.25 19:41:07.172972 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15492 | 2024.11.25 19:41:07.173740 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
15493 | 2024.11.25 19:41:07.174404 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
15494 | 2024.11.25 19:41:07.175151 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15495 | 2024.11.25 19:41:07.176887 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15496 | 2024.11.25 19:41:07.177002 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15497 | 2024.11.25 19:41:07.177738 [ 223 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15498 | 2024.11.25 19:41:07.178746 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15499 | 2024.11.25 19:41:07.179548 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15500 | 2024.11.25 19:41:07.180223 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.008025 sec., 31028.037383177572 rows/sec., 2.73 MiB/sec. | ||
15501 | 2024.11.25 19:41:07.180282 [ 192 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008672331 sec., 8071.647634298091 rows/sec., 612.58 KiB/sec. | ||
15502 | 2024.11.25 19:41:07.180569 [ 260 ] {45cc2403-b07d-4458-bb73-4960e483a035} <Debug> TCPHandler: Processed in 0.008964956 sec. | ||
15503 | 2024.11.25 19:41:07.180788 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15504 | 2024.11.25 19:41:07.180885 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15505 | 2024.11.25 19:41:07.181310 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15506 | 2024.11.25 19:41:07.181484 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15507 | 2024.11.25 19:41:07.181794 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15508 | 2024.11.25 19:41:07.182054 [ 189 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_53_13} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15509 | 2024.11.25 19:41:07.182314 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15510 | 2024.11.25 19:41:07.183473 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15511 | 2024.11.25 19:41:07.183517 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15512 | 2024.11.25 19:41:07.183882 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15513 | 2024.11.25 19:41:07.184118 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15514 | 2024.11.25 19:41:07.184349 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.003154 sec., 9511.731135066582 rows/sec., 692.94 KiB/sec. | ||
15515 | 2024.11.25 19:41:07.184407 [ 265 ] {f1d6851c-1243-475f-977b-37a2ef7cda4d} <Debug> TCPHandler: Processed in 0.003695272 sec. | ||
15516 | 2024.11.25 19:41:07.184573 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15517 | 2024.11.25 19:41:07.184716 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15518 | 2024.11.25 19:41:07.184775 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15519 | 2024.11.25 19:41:07.185477 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15520 | 2024.11.25 19:41:07.185524 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15521 | 2024.11.25 19:41:07.185935 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15522 | 2024.11.25 19:41:07.186174 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15523 | 2024.11.25 19:41:07.186400 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001717 sec., 8153.756552125801 rows/sec., 571.04 KiB/sec. | ||
15524 | 2024.11.25 19:41:07.186452 [ 260 ] {3466521d-1004-4b11-be92-e59bf6a0dfa9} <Debug> TCPHandler: Processed in 0.001949418 sec. | ||
15525 | 2024.11.25 19:41:07.186594 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15526 | 2024.11.25 19:41:07.186714 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15527 | 2024.11.25 19:41:07.186764 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15528 | 2024.11.25 19:41:07.187442 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15529 | 2024.11.25 19:41:07.187488 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15530 | 2024.11.25 19:41:07.187899 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15531 | 2024.11.25 19:41:07.188150 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15532 | 2024.11.25 19:41:07.188344 [ 127 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15533 | 2024.11.25 19:41:07.188414 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001718 sec., 7566.938300349244 rows/sec., 471.80 KiB/sec. | ||
15534 | 2024.11.25 19:41:07.188449 [ 127 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15535 | 2024.11.25 19:41:07.188542 [ 265 ] {ee83abbd-37d5-4979-b430-b8e838e2aa63} <Debug> TCPHandler: Processed in 0.001997999 sec. | ||
15536 | 2024.11.25 19:41:07.188549 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15537 | 2024.11.25 19:41:07.188776 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15538 | 2024.11.25 19:41:07.188836 [ 222 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Found 5 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] | ||
15539 | 2024.11.25 19:41:07.188903 [ 222 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 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] | ||
15540 | 2024.11.25 19:41:07.189012 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15541 | 2024.11.25 19:41:07.189143 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15542 | 2024.11.25 19:41:07.189325 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15543 | 2024.11.25 19:41:07.189624 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15544 | 2024.11.25 19:41:07.189739 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part | ||
15545 | 2024.11.25 19:41:07.190079 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
15546 | 2024.11.25 19:41:07.190413 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
15547 | 2024.11.25 19:41:07.190810 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
15548 | 2024.11.25 19:41:07.191315 [ 199 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
15549 | 2024.11.25 19:41:07.193777 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15550 | 2024.11.25 19:41:07.193857 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15551 | 2024.11.25 19:41:07.195464 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15552 | 2024.11.25 19:41:07.195641 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006910475 sec., 9406.01044067159 rows/sec., 623.20 KiB/sec. | ||
15553 | 2024.11.25 19:41:07.195896 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15554 | 2024.11.25 19:41:07.196397 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15555 | 2024.11.25 19:41:07.196614 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15556 | 2024.11.25 19:41:07.196948 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_53_13} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15557 | 2024.11.25 19:41:07.197023 [ 222 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15558 | 2024.11.25 19:41:07.197034 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.007998 sec., 50637.65941485371 rows/sec., 3.60 MiB/sec. | ||
15559 | 2024.11.25 19:41:07.197221 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15560 | 2024.11.25 19:41:07.197476 [ 260 ] {aa1e1bb2-7e92-46d1-ac31-b8f075b986c4} <Debug> TCPHandler: Processed in 0.008826203 sec. | ||
15561 | 2024.11.25 19:41:07.197657 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15562 | 2024.11.25 19:41:07.197797 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15563 | 2024.11.25 19:41:07.197858 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15564 | 2024.11.25 19:41:07.198424 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15565 | 2024.11.25 19:41:07.198471 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15566 | 2024.11.25 19:41:07.198885 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15567 | 2024.11.25 19:41:07.199123 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15568 | 2024.11.25 19:41:07.199327 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. | ||
15569 | 2024.11.25 19:41:07.199379 [ 265 ] {a68389f6-0254-45b4-b90c-abf50027f750} <Debug> TCPHandler: Processed in 0.001792435 sec. | ||
15570 | 2024.11.25 19:41:07.199521 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15571 | 2024.11.25 19:41:07.199640 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15572 | 2024.11.25 19:41:07.199693 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15573 | 2024.11.25 19:41:07.200294 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15574 | 2024.11.25 19:41:07.200333 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15575 | 2024.11.25 19:41:07.200735 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15576 | 2024.11.25 19:41:07.200981 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15577 | 2024.11.25 19:41:07.201205 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. | ||
15578 | 2024.11.25 19:41:07.201256 [ 260 ] {4749cfc1-44cc-4261-a9bc-535b8c7f0903} <Debug> TCPHandler: Processed in 0.001794586 sec. | ||
15579 | 2024.11.25 19:41:07.201403 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15580 | 2024.11.25 19:41:07.201523 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15581 | 2024.11.25 19:41:07.201574 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15582 | 2024.11.25 19:41:07.202039 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15583 | 2024.11.25 19:41:07.202077 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15584 | 2024.11.25 19:41:07.202432 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15585 | 2024.11.25 19:41:07.202663 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15586 | 2024.11.25 19:41:07.202871 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec. | ||
15587 | 2024.11.25 19:41:07.202925 [ 265 ] {11ceb31a-29b0-4410-9c15-92522f918026} <Debug> TCPHandler: Processed in 0.001582071 sec. | ||
15588 | 2024.11.25 19:41:07.203125 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15589 | 2024.11.25 19:41:07.203268 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15590 | 2024.11.25 19:41:07.203361 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <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 | ||
15591 | 2024.11.25 19:41:07.204586 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15592 | 2024.11.25 19:41:07.204624 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15593 | 2024.11.25 19:41:07.205276 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15594 | 2024.11.25 19:41:07.205528 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15595 | 2024.11.25 19:41:07.205793 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002556 sec., 8998.435054773083 rows/sec., 16.12 MiB/sec. | ||
15596 | 2024.11.25 19:41:07.205939 [ 260 ] {f6b7d124-3b87-493f-affe-1bd269823e4c} <Debug> TCPHandler: Processed in 0.002881436 sec. | ||
15597 | 2024.11.25 19:41:07.206227 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15598 | 2024.11.25 19:41:07.206510 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15599 | 2024.11.25 19:41:07.206570 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15600 | 2024.11.25 19:41:07.207092 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15601 | 2024.11.25 19:41:07.207131 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15602 | 2024.11.25 19:41:07.207500 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15603 | 2024.11.25 19:41:07.207744 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15604 | 2024.11.25 19:41:07.207916 [ 127 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15605 | 2024.11.25 19:41:07.207978 [ 127 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15606 | 2024.11.25 19:41:07.207985 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001548 sec., 52971.576227390186 rows/sec., 3.36 MiB/sec. | ||
15607 | 2024.11.25 19:41:07.208007 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15608 | 2024.11.25 19:41:07.208151 [ 265 ] {4067f927-5c9a-4faf-9538-f33bf9ae1a64} <Debug> TCPHandler: Processed in 0.002098471 sec. | ||
15609 | 2024.11.25 19:41:07.208341 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15610 | 2024.11.25 19:41:07.208701 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15611 | 2024.11.25 19:41:07.208805 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7250 rows starting from the beginning of the part | ||
15612 | 2024.11.25 19:41:07.209139 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 82 rows starting from the beginning of the part | ||
15613 | 2024.11.25 19:41:07.209493 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
15614 | 2024.11.25 19:41:07.209836 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part | ||
15615 | 2024.11.25 19:41:07.210108 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
15616 | 2024.11.25 19:41:07.210221 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
15617 | 2024.11.25 19:41:07.212270 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7616 rows, containing 4 columns (4 merged, 0 gathered) in 0.004129301 sec., 1844379.9568014054 rows/sec., 120.20 MiB/sec. | ||
15618 | 2024.11.25 19:41:07.212776 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15619 | 2024.11.25 19:41:07.213093 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15620 | 2024.11.25 19:41:07.213170 [ 193 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_111_22} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15621 | 2024.11.25 19:41:07.213252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
15622 | 2024.11.25 19:41:09.398206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
15623 | 2024.11.25 19:41:09.421820 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15624 | 2024.11.25 19:41:09.421872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15625 | 2024.11.25 19:41:09.429125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15626 | 2024.11.25 19:41:09.429954 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15627 | 2024.11.25 19:41:09.432874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
15628 | 2024.11.25 19:41:12.041634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2178 | ||
15629 | 2024.11.25 19:41:12.045427 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15630 | 2024.11.25 19:41:12.045479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15631 | 2024.11.25 19:41:12.047058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15632 | 2024.11.25 19:41:12.047377 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15633 | 2024.11.25 19:41:12.047924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2178 | ||
15634 | 2024.11.25 19:41:12.192521 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15635 | 2024.11.25 19:41:12.192738 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15636 | 2024.11.25 19:41:12.192820 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15637 | 2024.11.25 19:41:12.193615 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15638 | 2024.11.25 19:41:12.193660 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15639 | 2024.11.25 19:41:12.194111 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15640 | 2024.11.25 19:41:12.194369 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15641 | 2024.11.25 19:41:12.194622 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00194 sec., 1030.9278350515463 rows/sec., 84.06 KiB/sec. | ||
15642 | 2024.11.25 19:41:12.194787 [ 265 ] {4583ffbf-be05-41c8-8c9a-6f712d5a225e} <Debug> TCPHandler: Processed in 0.002401878 sec. | ||
15643 | 2024.11.25 19:41:12.195123 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15644 | 2024.11.25 19:41:12.195331 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15645 | 2024.11.25 19:41:12.195411 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15646 | 2024.11.25 19:41:12.196788 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15647 | 2024.11.25 19:41:12.196861 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15648 | 2024.11.25 19:41:12.197378 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15649 | 2024.11.25 19:41:12.197631 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15650 | 2024.11.25 19:41:12.197897 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.002624 sec., 470655.48780487804 rows/sec., 38.93 MiB/sec. | ||
15651 | 2024.11.25 19:41:12.197974 [ 260 ] {cabea15c-2ead-4445-bd05-997fdf78ba99} <Debug> TCPHandler: Processed in 0.003040059 sec. | ||
15652 | 2024.11.25 19:41:12.198209 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15653 | 2024.11.25 19:41:12.198378 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15654 | 2024.11.25 19:41:12.198442 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15655 | 2024.11.25 19:41:12.199123 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15656 | 2024.11.25 19:41:12.199162 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15657 | 2024.11.25 19:41:12.199532 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15658 | 2024.11.25 19:41:12.199777 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15659 | 2024.11.25 19:41:12.199962 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001622 sec., 12946.979038224415 rows/sec., 966.93 KiB/sec. | ||
15660 | 2024.11.25 19:41:12.200021 [ 265 ] {10e618c9-5732-486f-99f7-0fd3075631b4} <Debug> TCPHandler: Processed in 0.001932258 sec. | ||
15661 | 2024.11.25 19:41:12.200179 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15662 | 2024.11.25 19:41:12.200318 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15663 | 2024.11.25 19:41:12.200378 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15664 | 2024.11.25 19:41:12.201141 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15665 | 2024.11.25 19:41:12.201183 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15666 | 2024.11.25 19:41:12.201552 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15667 | 2024.11.25 19:41:12.201784 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15668 | 2024.11.25 19:41:12.202003 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001712 sec., 133177.57009345794 rows/sec., 9.02 MiB/sec. | ||
15669 | 2024.11.25 19:41:12.202092 [ 260 ] {a08d3a51-7859-4a8a-b55c-65dbf13aac18} <Debug> TCPHandler: Processed in 0.001983319 sec. | ||
15670 | 2024.11.25 19:41:12.202338 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15671 | 2024.11.25 19:41:12.202522 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15672 | 2024.11.25 19:41:12.202583 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15673 | 2024.11.25 19:41:12.203432 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15674 | 2024.11.25 19:41:12.203471 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15675 | 2024.11.25 19:41:12.203866 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15676 | 2024.11.25 19:41:12.204100 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15677 | 2024.11.25 19:41:12.204285 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001797 sec., 301057.31775180856 rows/sec., 22.33 MiB/sec. | ||
15678 | 2024.11.25 19:41:12.204343 [ 265 ] {303745b2-72bb-4dc9-b4d1-266651968049} <Debug> TCPHandler: Processed in 0.002161682 sec. | ||
15679 | 2024.11.25 19:41:12.204579 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15680 | 2024.11.25 19:41:12.204813 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15681 | 2024.11.25 19:41:12.204912 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15682 | 2024.11.25 19:41:12.205741 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15683 | 2024.11.25 19:41:12.205781 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15684 | 2024.11.25 19:41:12.206239 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15685 | 2024.11.25 19:41:12.206482 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15686 | 2024.11.25 19:41:12.206693 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001936 sec., 455061.9834710744 rows/sec., 30.62 MiB/sec. | ||
15687 | 2024.11.25 19:41:12.206749 [ 260 ] {4fd46d1c-950b-4dcd-9034-4c12f610356e} <Debug> TCPHandler: Processed in 0.002286225 sec. | ||
15688 | 2024.11.25 19:41:12.206901 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15689 | 2024.11.25 19:41:12.207043 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15690 | 2024.11.25 19:41:12.207140 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <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 | ||
15691 | 2024.11.25 19:41:12.208459 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15692 | 2024.11.25 19:41:12.208498 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15693 | 2024.11.25 19:41:12.209183 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15694 | 2024.11.25 19:41:12.209453 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15695 | 2024.11.25 19:41:12.209724 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002711 sec., 7008.48395426042 rows/sec., 12.56 MiB/sec. | ||
15696 | 2024.11.25 19:41:12.209920 [ 265 ] {528cdd09-7f45-4a57-8e06-55921cb55302} <Debug> TCPHandler: Processed in 0.003078131 sec. | ||
15697 | 2024.11.25 19:41:12.210153 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15698 | 2024.11.25 19:41:12.210500 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15699 | 2024.11.25 19:41:12.210650 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15700 | 2024.11.25 19:41:12.211210 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15701 | 2024.11.25 19:41:12.211247 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15702 | 2024.11.25 19:41:12.211623 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15703 | 2024.11.25 19:41:12.211859 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15704 | 2024.11.25 19:41:12.212033 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001666 sec., 36014.40576230492 rows/sec., 2.43 MiB/sec. | ||
15705 | 2024.11.25 19:41:12.212085 [ 260 ] {d16e998a-0ad5-4e02-9962-e671b0fbaa1e} <Debug> TCPHandler: Processed in 0.002081171 sec. | ||
15706 | 2024.11.25 19:41:12.767411 [ 223 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15707 | 2024.11.25 19:41:12.767498 [ 223 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15708 | 2024.11.25 19:41:12.769862 [ 223 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15709 | 2024.11.25 19:41:14.329990 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
15710 | 2024.11.25 19:41:14.330931 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15711 | 2024.11.25 19:41:14.330980 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15712 | 2024.11.25 19:41:14.331511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15713 | 2024.11.25 19:41:14.331766 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15714 | 2024.11.25 19:41:14.332009 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
15715 | 2024.11.25 19:41:16.933002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
15716 | 2024.11.25 19:41:16.958817 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15717 | 2024.11.25 19:41:16.958894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15718 | 2024.11.25 19:41:16.966980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15719 | 2024.11.25 19:41:16.968042 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15720 | 2024.11.25 19:41:16.973938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
15721 | 2024.11.25 19:41:17.176515 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15722 | 2024.11.25 19:41:17.176766 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15723 | 2024.11.25 19:41:17.176874 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15724 | 2024.11.25 19:41:17.178013 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15725 | 2024.11.25 19:41:17.178088 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15726 | 2024.11.25 19:41:17.178695 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15727 | 2024.11.25 19:41:17.179062 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15728 | 2024.11.25 19:41:17.179367 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002666 sec., 5251.312828207052 rows/sec., 378.02 KiB/sec. | ||
15729 | 2024.11.25 19:41:17.179474 [ 265 ] {d49b20c5-d56b-4f68-a7c7-588218bc53aa} <Debug> TCPHandler: Processed in 0.003168252 sec. | ||
15730 | 2024.11.25 19:41:17.179888 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15731 | 2024.11.25 19:41:17.180159 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15732 | 2024.11.25 19:41:17.180263 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15733 | 2024.11.25 19:41:17.181541 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15734 | 2024.11.25 19:41:17.181596 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15735 | 2024.11.25 19:41:17.182270 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15736 | 2024.11.25 19:41:17.182650 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15737 | 2024.11.25 19:41:17.182916 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002839 sec., 87706.93906305038 rows/sec., 7.71 MiB/sec. | ||
15738 | 2024.11.25 19:41:17.182998 [ 260 ] {b22d7b41-6f12-4b94-a073-18c22939f13b} <Debug> TCPHandler: Processed in 0.003335106 sec. | ||
15739 | 2024.11.25 19:41:17.183228 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15740 | 2024.11.25 19:41:17.183379 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15741 | 2024.11.25 19:41:17.183440 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15742 | 2024.11.25 19:41:17.184224 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15743 | 2024.11.25 19:41:17.184284 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15744 | 2024.11.25 19:41:17.184838 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15745 | 2024.11.25 19:41:17.185187 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15746 | 2024.11.25 19:41:17.185485 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.002143 sec., 13999.066728884742 rows/sec., 1019.85 KiB/sec. | ||
15747 | 2024.11.25 19:41:17.185559 [ 265 ] {870b3407-2ae1-4f1d-9f79-df7a8581f049} <Debug> TCPHandler: Processed in 0.002421378 sec. | ||
15748 | 2024.11.25 19:41:17.185770 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15749 | 2024.11.25 19:41:17.185920 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15750 | 2024.11.25 19:41:17.185983 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15751 | 2024.11.25 19:41:17.186771 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15752 | 2024.11.25 19:41:17.186821 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15753 | 2024.11.25 19:41:17.187325 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15754 | 2024.11.25 19:41:17.187666 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15755 | 2024.11.25 19:41:17.187893 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002009 sec., 6968.641114982579 rows/sec., 488.04 KiB/sec. | ||
15756 | 2024.11.25 19:41:17.187964 [ 260 ] {450ea810-5242-45a5-8eb2-29948ca8ac2a} <Debug> TCPHandler: Processed in 0.002266814 sec. | ||
15757 | 2024.11.25 19:41:17.188163 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15758 | 2024.11.25 19:41:17.188317 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15759 | 2024.11.25 19:41:17.188384 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15760 | 2024.11.25 19:41:17.189206 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15761 | 2024.11.25 19:41:17.189256 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15762 | 2024.11.25 19:41:17.189777 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15763 | 2024.11.25 19:41:17.190120 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15764 | 2024.11.25 19:41:17.190435 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002142 sec., 6069.094304388423 rows/sec., 378.41 KiB/sec. | ||
15765 | 2024.11.25 19:41:17.190582 [ 265 ] {6db69ac8-8b5b-4d7d-9927-0866a497d2f8} <Debug> TCPHandler: Processed in 0.002488148 sec. | ||
15766 | 2024.11.25 19:41:17.190879 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15767 | 2024.11.25 19:41:17.191053 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15768 | 2024.11.25 19:41:17.191122 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15769 | 2024.11.25 19:41:17.192218 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15770 | 2024.11.25 19:41:17.192269 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15771 | 2024.11.25 19:41:17.192894 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15772 | 2024.11.25 19:41:17.193244 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15773 | 2024.11.25 19:41:17.193485 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002469 sec., 164034.02187120292 rows/sec., 11.68 MiB/sec. | ||
15774 | 2024.11.25 19:41:17.193558 [ 260 ] {c53a3120-aae0-459b-bc3c-54fd8841339d} <Debug> TCPHandler: Processed in 0.002812225 sec. | ||
15775 | 2024.11.25 19:41:17.193745 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15776 | 2024.11.25 19:41:17.193898 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15777 | 2024.11.25 19:41:17.193969 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15778 | 2024.11.25 19:41:17.194641 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15779 | 2024.11.25 19:41:17.194693 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15780 | 2024.11.25 19:41:17.195198 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15781 | 2024.11.25 19:41:17.195549 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15782 | 2024.11.25 19:41:17.195822 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001958 sec., 3064.35137895812 rows/sec., 160.10 KiB/sec. | ||
15783 | 2024.11.25 19:41:17.195892 [ 265 ] {d1f1699e-c801-45c1-859c-86b9e10b3aba} <Debug> TCPHandler: Processed in 0.002219304 sec. | ||
15784 | 2024.11.25 19:41:17.196066 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15785 | 2024.11.25 19:41:17.196217 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15786 | 2024.11.25 19:41:17.196292 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15787 | 2024.11.25 19:41:17.197112 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15788 | 2024.11.25 19:41:17.197161 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15789 | 2024.11.25 19:41:17.197717 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15790 | 2024.11.25 19:41:17.198078 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15791 | 2024.11.25 19:41:17.198323 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002141 sec., 110695.93647828118 rows/sec., 7.42 MiB/sec. | ||
15792 | 2024.11.25 19:41:17.198395 [ 260 ] {667c38cb-d05c-4767-a700-f8ac1a0afa00} <Debug> TCPHandler: Processed in 0.002401977 sec. | ||
15793 | 2024.11.25 19:41:17.198591 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15794 | 2024.11.25 19:41:17.198741 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15795 | 2024.11.25 19:41:17.198816 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15796 | 2024.11.25 19:41:17.199977 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15797 | 2024.11.25 19:41:17.200033 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15798 | 2024.11.25 19:41:17.200612 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15799 | 2024.11.25 19:41:17.200992 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15800 | 2024.11.25 19:41:17.201295 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002582 sec., 387.29666924864443 rows/sec., 26.10 KiB/sec. | ||
15801 | 2024.11.25 19:41:17.201385 [ 265 ] {07808bfc-7294-482c-b262-d337061902d0} <Debug> TCPHandler: Processed in 0.002866457 sec. | ||
15802 | 2024.11.25 19:41:17.201718 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15803 | 2024.11.25 19:41:17.201876 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15804 | 2024.11.25 19:41:17.201989 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <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 | ||
15805 | 2024.11.25 19:41:17.203670 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15806 | 2024.11.25 19:41:17.203718 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15807 | 2024.11.25 19:41:17.204682 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15808 | 2024.11.25 19:41:17.205078 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15809 | 2024.11.25 19:41:17.205324 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003489 sec., 6592.146746918888 rows/sec., 11.81 MiB/sec. | ||
15810 | 2024.11.25 19:41:17.205448 [ 260 ] {1e9234b3-bfa5-4850-bd87-e991101e0dd9} <Debug> TCPHandler: Processed in 0.003824755 sec. | ||
15811 | 2024.11.25 19:41:17.205688 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15812 | 2024.11.25 19:41:17.205877 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15813 | 2024.11.25 19:41:17.205960 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15814 | 2024.11.25 19:41:17.206634 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15815 | 2024.11.25 19:41:17.206679 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15816 | 2024.11.25 19:41:17.207107 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15817 | 2024.11.25 19:41:17.207395 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15818 | 2024.11.25 19:41:17.207653 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001825 sec., 44931.50684931507 rows/sec., 2.85 MiB/sec. | ||
15819 | 2024.11.25 19:41:17.207712 [ 265 ] {4bf41a7c-014b-4d62-a16e-03626ac48083} <Debug> TCPHandler: Processed in 0.002139252 sec. | ||
15820 | 2024.11.25 19:41:17.984515 [ 224 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): 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] | ||
15821 | 2024.11.25 19:41:17.984564 [ 224 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): 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] | ||
15822 | 2024.11.25 19:41:17.986378 [ 224 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): 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] | ||
15823 | 2024.11.25 19:41:18.316138 [ 223 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): 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] | ||
15824 | 2024.11.25 19:41:18.316199 [ 223 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): 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] | ||
15825 | 2024.11.25 19:41:18.318233 [ 223 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): 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] | ||
15826 | 2024.11.25 19:41:21.614371 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15827 | 2024.11.25 19:41:21.614438 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15828 | 2024.11.25 19:41:21.832183 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
15829 | 2024.11.25 19:41:21.833110 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15830 | 2024.11.25 19:41:21.833179 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15831 | 2024.11.25 19:41:21.833973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15832 | 2024.11.25 19:41:21.834245 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15833 | 2024.11.25 19:41:21.834481 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
15834 | 2024.11.25 19:41:21.834542 [ 219 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15835 | 2024.11.25 19:41:21.834608 [ 219 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15836 | 2024.11.25 19:41:21.836540 [ 219 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15837 | 2024.11.25 19:41:22.001810 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001343987 sec. | ||
15838 | 2024.11.25 19:41:22.048196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2216 | ||
15839 | 2024.11.25 19:41:22.051515 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15840 | 2024.11.25 19:41:22.051561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15841 | 2024.11.25 19:41:22.053109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15842 | 2024.11.25 19:41:22.053436 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15843 | 2024.11.25 19:41:22.053828 [ 225 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15844 | 2024.11.25 19:41:22.053933 [ 225 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15845 | 2024.11.25 19:41:22.054508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2216 | ||
15846 | 2024.11.25 19:41:22.056281 [ 225 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15847 | 2024.11.25 19:41:22.163932 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15848 | 2024.11.25 19:41:22.164147 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15849 | 2024.11.25 19:41:22.164228 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15850 | 2024.11.25 19:41:22.165032 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15851 | 2024.11.25 19:41:22.165077 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15852 | 2024.11.25 19:41:22.165526 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15853 | 2024.11.25 19:41:22.165786 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15854 | 2024.11.25 19:41:22.165948 [ 110 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
15855 | 2024.11.25 19:41:22.165995 [ 110 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15856 | 2024.11.25 19:41:22.166002 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001914 sec., 49111.80773249739 rows/sec., 4.07 MiB/sec. | ||
15857 | 2024.11.25 19:41:22.166021 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
15858 | 2024.11.25 19:41:22.166093 [ 265 ] {83c7ef0b-8e03-4c0c-9255-e6dfaab18846} <Debug> TCPHandler: Processed in 0.002296775 sec. | ||
15859 | 2024.11.25 19:41:22.166178 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
15860 | 2024.11.25 19:41:22.166312 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15861 | 2024.11.25 19:41:22.166360 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15862 | 2024.11.25 19:41:22.166379 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1438 rows starting from the beginning of the part | ||
15863 | 2024.11.25 19:41:22.166643 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 94 rows starting from the beginning of the part | ||
15864 | 2024.11.25 19:41:22.166724 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15865 | 2024.11.25 19:41:22.166916 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15866 | 2024.11.25 19:41:22.167085 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 249 rows starting from the beginning of the part | ||
15867 | 2024.11.25 19:41:22.167429 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1235 rows starting from the beginning of the part | ||
15868 | 2024.11.25 19:41:22.167777 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 249 rows starting from the beginning of the part | ||
15869 | 2024.11.25 19:41:22.168231 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 94 rows starting from the beginning of the part | ||
15870 | 2024.11.25 19:41:22.169638 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15871 | 2024.11.25 19:41:22.169716 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15872 | 2024.11.25 19:41:22.170877 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15873 | 2024.11.25 19:41:22.171207 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15874 | 2024.11.25 19:41:22.171406 [ 110 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
15875 | 2024.11.25 19:41:22.171505 [ 110 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15876 | 2024.11.25 19:41:22.171556 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15877 | 2024.11.25 19:41:22.171610 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004998 sec., 3801.5206082432974 rows/sec., 285.86 KiB/sec. | ||
15878 | 2024.11.25 19:41:22.172044 [ 260 ] {f5804cfd-e8b6-4103-9b6d-29fe8a842344} <Debug> TCPHandler: Processed in 0.005826575 sec. | ||
15879 | 2024.11.25 19:41:22.172067 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
15880 | 2024.11.25 19:41:22.172360 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15881 | 2024.11.25 19:41:22.172430 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.006331774 sec., 530499.0354993719 rows/sec., 46.56 MiB/sec. | ||
15882 | 2024.11.25 19:41:22.172529 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15883 | 2024.11.25 19:41:22.172626 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 67 rows starting from the beginning of the part | ||
15884 | 2024.11.25 19:41:22.172645 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15885 | 2024.11.25 19:41:22.172845 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
15886 | 2024.11.25 19:41:22.172902 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15887 | 2024.11.25 19:41:22.173000 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 19 rows starting from the beginning of the part | ||
15888 | 2024.11.25 19:41:22.173609 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part | ||
15889 | 2024.11.25 19:41:22.174067 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 21 rows starting from the beginning of the part | ||
15890 | 2024.11.25 19:41:22.174425 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15891 | 2024.11.25 19:41:22.174462 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 30 rows starting from the beginning of the part | ||
15892 | 2024.11.25 19:41:22.174899 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_116_23} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
15893 | 2024.11.25 19:41:22.174934 [ 201 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 19 rows starting from the beginning of the part | ||
15894 | 2024.11.25 19:41:22.175448 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
15895 | 2024.11.25 19:41:22.177247 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15896 | 2024.11.25 19:41:22.177311 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15897 | 2024.11.25 19:41:22.178452 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15898 | 2024.11.25 19:41:22.178556 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.006868384 sec., 27080.605860126634 rows/sec., 2.05 MiB/sec. | ||
15899 | 2024.11.25 19:41:22.178782 [ 193 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
15900 | 2024.11.25 19:41:22.178947 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15901 | 2024.11.25 19:41:22.179207 [ 110 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
15902 | 2024.11.25 19:41:22.179291 [ 110 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15903 | 2024.11.25 19:41:22.179352 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15904 | 2024.11.25 19:41:22.179397 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.006814 sec., 12180.80422659231 rows/sec., 973.98 KiB/sec. | ||
15905 | 2024.11.25 19:41:22.179661 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15906 | 2024.11.25 19:41:22.179821 [ 265 ] {68874774-90c6-492d-bc67-eb2b9ea394ba} <Debug> TCPHandler: Processed in 0.00763969 sec. | ||
15907 | 2024.11.25 19:41:22.179844 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
15908 | 2024.11.25 19:41:22.179970 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_116_23} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
15909 | 2024.11.25 19:41:22.180090 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15910 | 2024.11.25 19:41:22.180217 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15911 | 2024.11.25 19:41:22.180242 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15912 | 2024.11.25 19:41:22.180349 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part | ||
15913 | 2024.11.25 19:41:22.180401 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15914 | 2024.11.25 19:41:22.180640 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 83 rows starting from the beginning of the part | ||
15915 | 2024.11.25 19:41:22.180653 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15916 | 2024.11.25 19:41:22.180972 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 405 rows starting from the beginning of the part | ||
15917 | 2024.11.25 19:41:22.181345 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 541 rows starting from the beginning of the part | ||
15918 | 2024.11.25 19:41:22.181705 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 405 rows starting from the beginning of the part | ||
15919 | 2024.11.25 19:41:22.182058 [ 195 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 83 rows starting from the beginning of the part | ||
15920 | 2024.11.25 19:41:22.183477 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15921 | 2024.11.25 19:41:22.183552 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15922 | 2024.11.25 19:41:22.184703 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15923 | 2024.11.25 19:41:22.185102 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15924 | 2024.11.25 19:41:22.185408 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
15925 | 2024.11.25 19:41:22.185505 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15926 | 2024.11.25 19:41:22.185517 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2433 rows, containing 5 columns (5 merged, 0 gathered) in 0.006026208 sec., 403736.47905946826 rows/sec., 30.98 MiB/sec. | ||
15927 | 2024.11.25 19:41:22.185556 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15928 | 2024.11.25 19:41:22.185596 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005278 sec., 30314.513073133763 rows/sec., 2.11 MiB/sec. | ||
15929 | 2024.11.25 19:41:22.185919 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
15930 | 2024.11.25 19:41:22.185969 [ 260 ] {2ebb484f-9ea6-4466-8f33-2f63b04c60ed} <Debug> TCPHandler: Processed in 0.006010028 sec. | ||
15931 | 2024.11.25 19:41:22.185991 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
15932 | 2024.11.25 19:41:22.186257 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15933 | 2024.11.25 19:41:22.186463 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15934 | 2024.11.25 19:41:22.186559 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 35255 rows starting from the beginning of the part | ||
15935 | 2024.11.25 19:41:22.186570 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15936 | 2024.11.25 19:41:22.186996 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15937 | 2024.11.25 19:41:22.187048 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
15938 | 2024.11.25 19:41:22.187091 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <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 | ||
15939 | 2024.11.25 19:41:22.187400 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_116_23} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
15940 | 2024.11.25 19:41:22.187663 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 237 rows starting from the beginning of the part | ||
15941 | 2024.11.25 19:41:22.187796 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
15942 | 2024.11.25 19:41:22.188098 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 881 rows starting from the beginning of the part | ||
15943 | 2024.11.25 19:41:22.188463 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part | ||
15944 | 2024.11.25 19:41:22.190758 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15945 | 2024.11.25 19:41:22.190803 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15946 | 2024.11.25 19:41:22.191615 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15947 | 2024.11.25 19:41:22.191905 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15948 | 2024.11.25 19:41:22.192052 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
15949 | 2024.11.25 19:41:22.192088 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15950 | 2024.11.25 19:41:22.192109 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15951 | 2024.11.25 19:41:22.192133 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.005654 sec., 3360.452776795189 rows/sec., 6.02 MiB/sec. | ||
15952 | 2024.11.25 19:41:22.193431 [ 265 ] {83629b3a-c327-418f-b51b-fb9e0fcd7806} <Debug> TCPHandler: Processed in 0.007323134 sec. | ||
15953 | 2024.11.25 19:41:22.193512 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
15954 | 2024.11.25 19:41:22.193792 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15955 | 2024.11.25 19:41:22.194392 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15956 | 2024.11.25 19:41:22.194588 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15957 | 2024.11.25 19:41:22.195722 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15958 | 2024.11.25 19:41:22.195967 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2267 rows starting from the beginning of the part | ||
15959 | 2024.11.25 19:41:22.196781 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 19 rows starting from the beginning of the part | ||
15960 | 2024.11.25 19:41:22.197517 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15961 | 2024.11.25 19:41:22.197606 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15962 | 2024.11.25 19:41:22.197646 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 23 rows starting from the beginning of the part | ||
15963 | 2024.11.25 19:41:22.198309 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 19 rows starting from the beginning of the part | ||
15964 | 2024.11.25 19:41:22.198947 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15965 | 2024.11.25 19:41:22.199165 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 23 rows starting from the beginning of the part | ||
15966 | 2024.11.25 19:41:22.199858 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15967 | 2024.11.25 19:41:22.199958 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 19 rows starting from the beginning of the part | ||
15968 | 2024.11.25 19:41:22.200770 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006559 sec., 9147.735935356 rows/sec., 631.29 KiB/sec. | ||
15969 | 2024.11.25 19:41:22.201275 [ 260 ] {9c567980-fc2e-4e38-879b-3b3e87bb0794} <Debug> TCPHandler: Processed in 0.00766918 sec. | ||
15970 | 2024.11.25 19:41:22.203124 [ 198 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36770 rows, containing 5 columns (5 merged, 0 gathered) in 0.017456682 sec., 2106356.7521021464 rows/sec., 142.30 MiB/sec. | ||
15971 | 2024.11.25 19:41:22.203568 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
15972 | 2024.11.25 19:41:22.203933 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15973 | 2024.11.25 19:41:22.204028 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
15974 | 2024.11.25 19:41:22.204140 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
15975 | 2024.11.25 19:41:22.212625 [ 200 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 19 columns (19 merged, 0 gathered) in 0.020410061 sec., 116119.20219150741 rows/sec., 208.08 MiB/sec. | ||
15976 | 2024.11.25 19:41:22.214668 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
15977 | 2024.11.25 19:41:22.215092 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15978 | 2024.11.25 19:41:22.215169 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
15979 | 2024.11.25 19:41:22.215314 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.51 MiB. | ||
15980 | 2024.11.25 19:41:22.326274 [ 223 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15981 | 2024.11.25 19:41:22.326324 [ 223 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15982 | 2024.11.25 19:41:22.328974 [ 223 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15983 | 2024.11.25 19:41:23.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.31 MiB, peak 288.87 MiB, free memory in arenas 0.00 B, will set to 272.43 MiB (RSS), difference: 6.12 MiB | ||
15984 | 2024.11.25 19:41:24.474269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
15985 | 2024.11.25 19:41:24.496719 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15986 | 2024.11.25 19:41:24.496781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15987 | 2024.11.25 19:41:24.504273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15988 | 2024.11.25 19:41:24.505084 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15989 | 2024.11.25 19:41:24.509419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
15990 | 2024.11.25 19:41:27.169945 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15991 | 2024.11.25 19:41:27.170163 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15992 | 2024.11.25 19:41:27.170246 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15993 | 2024.11.25 19:41:27.171021 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15994 | 2024.11.25 19:41:27.171079 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
15995 | 2024.11.25 19:41:27.171522 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15996 | 2024.11.25 19:41:27.171781 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15997 | 2024.11.25 19:41:27.172032 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. | ||
15998 | 2024.11.25 19:41:27.172135 [ 265 ] {c7da4d15-3968-465f-9faf-5694aed164d1} <Debug> TCPHandler: Processed in 0.002330726 sec. | ||
15999 | 2024.11.25 19:41:27.172425 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16000 | 2024.11.25 19:41:27.172626 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16001 | 2024.11.25 19:41:27.172703 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16002 | 2024.11.25 19:41:27.173488 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16003 | 2024.11.25 19:41:27.173539 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16004 | 2024.11.25 19:41:27.174000 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
16005 | 2024.11.25 19:41:27.174261 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16006 | 2024.11.25 19:41:27.174521 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001951 sec., 3075.3459764223476 rows/sec., 250.77 KiB/sec. | ||
16007 | 2024.11.25 19:41:27.174662 [ 260 ] {54f0c6a0-9120-4899-8d70-0ccf5dcd083a} <Debug> TCPHandler: Processed in 0.002397527 sec. | ||
16008 | 2024.11.25 19:41:27.174828 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16009 | 2024.11.25 19:41:27.174982 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16010 | 2024.11.25 19:41:27.175047 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16011 | 2024.11.25 19:41:27.175827 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16012 | 2024.11.25 19:41:27.175870 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16013 | 2024.11.25 19:41:27.176272 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16014 | 2024.11.25 19:41:27.176518 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16015 | 2024.11.25 19:41:27.176776 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.001818 sec., 138613.86138613863 rows/sec., 12.16 MiB/sec. | ||
16016 | 2024.11.25 19:41:27.176900 [ 265 ] {f3a8b675-4aa7-4c29-a031-a16af9b173e8} <Debug> TCPHandler: Processed in 0.002146093 sec. | ||
16017 | 2024.11.25 19:41:27.176979 [ 219 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16018 | 2024.11.25 19:41:27.177064 [ 219 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16019 | 2024.11.25 19:41:27.177135 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16020 | 2024.11.25 19:41:27.177561 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16021 | 2024.11.25 19:41:27.177640 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16022 | 2024.11.25 19:41:27.179010 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16023 | 2024.11.25 19:41:27.179061 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16024 | 2024.11.25 19:41:27.179834 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16025 | 2024.11.25 19:41:27.180195 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16026 | 2024.11.25 19:41:27.180674 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.003241 sec., 11107.682813946312 rows/sec., 803.61 KiB/sec. | ||
16027 | 2024.11.25 19:41:27.180734 [ 260 ] {45f1fa9a-0e6a-4713-94de-60e18474cddd} <Debug> TCPHandler: Processed in 0.003733794 sec. | ||
16028 | 2024.11.25 19:41:27.180930 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16029 | 2024.11.25 19:41:27.180988 [ 219 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16030 | 2024.11.25 19:41:27.181262 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16031 | 2024.11.25 19:41:27.181333 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16032 | 2024.11.25 19:41:27.183090 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16033 | 2024.11.25 19:41:27.183133 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16034 | 2024.11.25 19:41:27.183505 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
16035 | 2024.11.25 19:41:27.183757 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16036 | 2024.11.25 19:41:27.184007 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002869 sec., 4879.749041477867 rows/sec., 341.75 KiB/sec. | ||
16037 | 2024.11.25 19:41:27.184024 [ 225 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16038 | 2024.11.25 19:41:27.184084 [ 225 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16039 | 2024.11.25 19:41:27.184152 [ 265 ] {34f9e569-e4bd-4093-8dff-d11a9e07ffcc} <Debug> TCPHandler: Processed in 0.003298845 sec. | ||
16040 | 2024.11.25 19:41:27.184341 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16041 | 2024.11.25 19:41:27.184498 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16042 | 2024.11.25 19:41:27.184572 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16043 | 2024.11.25 19:41:27.185371 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16044 | 2024.11.25 19:41:27.185411 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16045 | 2024.11.25 19:41:27.185908 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16046 | 2024.11.25 19:41:27.186189 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16047 | 2024.11.25 19:41:27.186643 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002177 sec., 5971.520440973817 rows/sec., 372.32 KiB/sec. | ||
16048 | 2024.11.25 19:41:27.186947 [ 260 ] {ed1bea39-ed5e-4091-9c49-a1ccb85da95b} <Debug> TCPHandler: Processed in 0.002692932 sec. | ||
16049 | 2024.11.25 19:41:27.187280 [ 225 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16050 | 2024.11.25 19:41:27.187383 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16051 | 2024.11.25 19:41:27.187955 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16052 | 2024.11.25 19:41:27.188099 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16053 | 2024.11.25 19:41:27.189213 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16054 | 2024.11.25 19:41:27.189254 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16055 | 2024.11.25 19:41:27.189649 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16056 | 2024.11.25 19:41:27.189885 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16057 | 2024.11.25 19:41:27.190112 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.002307 sec., 178153.44603381015 rows/sec., 12.70 MiB/sec. | ||
16058 | 2024.11.25 19:41:27.190187 [ 224 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16059 | 2024.11.25 19:41:27.190194 [ 265 ] {3bc46cd4-e948-4672-acbb-bb74eca48fe0} <Debug> TCPHandler: Processed in 0.0030985 sec. | ||
16060 | 2024.11.25 19:41:27.190257 [ 224 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16061 | 2024.11.25 19:41:27.190469 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16062 | 2024.11.25 19:41:27.190706 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16063 | 2024.11.25 19:41:27.190869 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16064 | 2024.11.25 19:41:27.192135 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16065 | 2024.11.25 19:41:27.192195 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16066 | 2024.11.25 19:41:27.193101 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16067 | 2024.11.25 19:41:27.193673 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16068 | 2024.11.25 19:41:27.194079 [ 224 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16069 | 2024.11.25 19:41:27.194096 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003471 sec., 1728.608470181504 rows/sec., 90.31 KiB/sec. | ||
16070 | 2024.11.25 19:41:27.194485 [ 260 ] {e4309ea8-6d0f-40fb-91bf-f6daddcd5471} <Debug> TCPHandler: Processed in 0.004132791 sec. | ||
16071 | 2024.11.25 19:41:27.194718 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16072 | 2024.11.25 19:41:27.194926 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16073 | 2024.11.25 19:41:27.194992 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16074 | 2024.11.25 19:41:27.195633 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16075 | 2024.11.25 19:41:27.195671 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16076 | 2024.11.25 19:41:27.196049 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
16077 | 2024.11.25 19:41:27.196338 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16078 | 2024.11.25 19:41:27.196569 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001689 sec., 142095.91474245116 rows/sec., 9.53 MiB/sec. | ||
16079 | 2024.11.25 19:41:27.196669 [ 265 ] {2378de01-9071-43dc-86d8-3dd423a3d63b} <Debug> TCPHandler: Processed in 0.00206347 sec. | ||
16080 | 2024.11.25 19:41:27.196920 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16081 | 2024.11.25 19:41:27.197362 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16082 | 2024.11.25 19:41:27.197507 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16083 | 2024.11.25 19:41:27.198033 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16084 | 2024.11.25 19:41:27.198072 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16085 | 2024.11.25 19:41:27.198441 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16086 | 2024.11.25 19:41:27.198689 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16087 | 2024.11.25 19:41:27.198862 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001664 sec., 600.9615384615385 rows/sec., 40.49 KiB/sec. | ||
16088 | 2024.11.25 19:41:27.198913 [ 260 ] {3f4bba80-a9ca-4379-88d8-442b71342453} <Debug> TCPHandler: Processed in 0.002141692 sec. | ||
16089 | 2024.11.25 19:41:27.199073 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16090 | 2024.11.25 19:41:27.199214 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16091 | 2024.11.25 19:41:27.199308 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <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 | ||
16092 | 2024.11.25 19:41:27.200463 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16093 | 2024.11.25 19:41:27.200503 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16094 | 2024.11.25 19:41:27.201153 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16095 | 2024.11.25 19:41:27.201418 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16096 | 2024.11.25 19:41:27.201651 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002469 sec., 9315.512353179425 rows/sec., 16.69 MiB/sec. | ||
16097 | 2024.11.25 19:41:27.201744 [ 265 ] {daa5dfae-8345-4936-9f33-8fc59c05af99} <Debug> TCPHandler: Processed in 0.002739104 sec. | ||
16098 | 2024.11.25 19:41:27.201901 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16099 | 2024.11.25 19:41:27.202040 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16100 | 2024.11.25 19:41:27.202101 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16101 | 2024.11.25 19:41:27.202668 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16102 | 2024.11.25 19:41:27.202706 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16103 | 2024.11.25 19:41:27.203082 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
16104 | 2024.11.25 19:41:27.203323 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16105 | 2024.11.25 19:41:27.203497 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001488 sec., 55107.526881720434 rows/sec., 3.50 MiB/sec. | ||
16106 | 2024.11.25 19:41:27.203546 [ 260 ] {b8c2ca5c-f9ca-4d04-a7b4-74f596412e45} <Debug> TCPHandler: Processed in 0.001713603 sec. | ||
16107 | 2024.11.25 19:41:28.262941 [ 224 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16108 | 2024.11.25 19:41:28.262999 [ 224 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16109 | 2024.11.25 19:41:28.264978 [ 224 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16110 | 2024.11.25 19:41:28.300867 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16111 | 2024.11.25 19:41:28.300931 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16112 | 2024.11.25 19:41:28.302974 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16113 | 2024.11.25 19:41:29.334642 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
16114 | 2024.11.25 19:41:29.335301 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16115 | 2024.11.25 19:41:29.335343 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16116 | 2024.11.25 19:41:29.335881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16117 | 2024.11.25 19:41:29.336144 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16118 | 2024.11.25 19:41:29.336304 [ 98 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16119 | 2024.11.25 19:41:29.336367 [ 98 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16120 | 2024.11.25 19:41:29.336371 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
16121 | 2024.11.25 19:41:29.336395 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16122 | 2024.11.25 19:41:29.336615 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
16123 | 2024.11.25 19:41:29.336979 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16124 | 2024.11.25 19:41:29.337031 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
16125 | 2024.11.25 19:41:29.337122 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
16126 | 2024.11.25 19:41:29.337368 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
16127 | 2024.11.25 19:41:29.337605 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
16128 | 2024.11.25 19:41:29.337714 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
16129 | 2024.11.25 19:41:29.337865 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
16130 | 2024.11.25 19:41:29.340816 [ 198 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004336635 sec., 8566319.277504332 rows/sec., 122.54 MiB/sec. | ||
16131 | 2024.11.25 19:41:29.341110 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16132 | 2024.11.25 19:41:29.341464 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16133 | 2024.11.25 19:41:29.341561 [ 196 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_81_16} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16134 | 2024.11.25 19:41:29.341668 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
16135 | 2024.11.25 19:41:32.009544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
16136 | 2024.11.25 19:41:32.031550 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16137 | 2024.11.25 19:41:32.031596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16138 | 2024.11.25 19:41:32.039068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16139 | 2024.11.25 19:41:32.039880 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16140 | 2024.11.25 19:41:32.040190 [ 52 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16141 | 2024.11.25 19:41:32.040268 [ 52 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16142 | 2024.11.25 19:41:32.040314 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16143 | 2024.11.25 19:41:32.040629 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
16144 | 2024.11.25 19:41:32.049492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
16145 | 2024.11.25 19:41:32.050727 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16146 | 2024.11.25 19:41:32.051631 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
16147 | 2024.11.25 19:41:32.055166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2252 | ||
16148 | 2024.11.25 19:41:32.063386 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
16149 | 2024.11.25 19:41:32.069648 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16150 | 2024.11.25 19:41:32.069750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16151 | 2024.11.25 19:41:32.078907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16152 | 2024.11.25 19:41:32.080135 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16153 | 2024.11.25 19:41:32.083810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2252 | ||
16154 | 2024.11.25 19:41:32.085036 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
16155 | 2024.11.25 19:41:32.090387 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
16156 | 2024.11.25 19:41:32.096063 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
16157 | 2024.11.25 19:41:32.102139 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
16158 | 2024.11.25 19:41:32.164303 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16159 | 2024.11.25 19:41:32.164710 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16160 | 2024.11.25 19:41:32.164856 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16161 | 2024.11.25 19:41:32.168210 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16162 | 2024.11.25 19:41:32.168318 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16163 | 2024.11.25 19:41:32.169855 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16164 | 2024.11.25 19:41:32.170014 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.129592632 sec., 4714.774216484776 rows/sec., 24.38 MiB/sec. | ||
16165 | 2024.11.25 19:41:32.170297 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16166 | 2024.11.25 19:41:32.170707 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.006135 sec., 15321.923390383048 rows/sec., 1.27 MiB/sec. | ||
16167 | 2024.11.25 19:41:32.170809 [ 265 ] {43c5e3ce-060c-4600-8af9-192b01c2cd84} <Debug> TCPHandler: Processed in 0.006715132 sec. | ||
16168 | 2024.11.25 19:41:32.171161 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16169 | 2024.11.25 19:41:32.171592 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16170 | 2024.11.25 19:41:32.171751 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16171 | 2024.11.25 19:41:32.173761 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16172 | 2024.11.25 19:41:32.173835 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16173 | 2024.11.25 19:41:32.174743 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16174 | 2024.11.25 19:41:32.175207 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16175 | 2024.11.25 19:41:32.176107 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004582 sec., 4146.660846791794 rows/sec., 311.81 KiB/sec. | ||
16176 | 2024.11.25 19:41:32.176640 [ 260 ] {3e2071fa-4dec-4dfc-b1b4-894e396530ef} <Debug> TCPHandler: Processed in 0.005704331 sec. | ||
16177 | 2024.11.25 19:41:32.176788 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16178 | 2024.11.25 19:41:32.176825 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16179 | 2024.11.25 19:41:32.177045 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16180 | 2024.11.25 19:41:32.177135 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16181 | 2024.11.25 19:41:32.178734 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16182 | 2024.11.25 19:41:32.178788 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16183 | 2024.11.25 19:41:32.179530 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16184 | 2024.11.25 19:41:32.179894 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16185 | 2024.11.25 19:41:32.180322 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.003337 sec., 24872.640095894516 rows/sec., 1.94 MiB/sec. | ||
16186 | 2024.11.25 19:41:32.180591 [ 265 ] {ca40b14e-2fc9-4961-9d82-b345f93d5ecf} <Debug> TCPHandler: Processed in 0.003836715 sec. | ||
16187 | 2024.11.25 19:41:32.181002 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16188 | 2024.11.25 19:41:32.181640 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16189 | 2024.11.25 19:41:32.181899 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16190 | 2024.11.25 19:41:32.185471 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16191 | 2024.11.25 19:41:32.185550 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16192 | 2024.11.25 19:41:32.187450 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16193 | 2024.11.25 19:41:32.187854 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16194 | 2024.11.25 19:41:32.187918 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16195 | 2024.11.25 19:41:32.188197 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_81_16} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16196 | 2024.11.25 19:41:32.188337 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006887 sec., 23232.17656454189 rows/sec., 1.62 MiB/sec. | ||
16197 | 2024.11.25 19:41:32.188365 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16198 | 2024.11.25 19:41:32.188451 [ 260 ] {f40ac92a-2b82-4a8b-9866-418f2013f7db} <Debug> TCPHandler: Processed in 0.007719171 sec. | ||
16199 | 2024.11.25 19:41:32.188457 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16200 | 2024.11.25 19:41:32.188705 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16201 | 2024.11.25 19:41:32.188927 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16202 | 2024.11.25 19:41:32.189071 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <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 | ||
16203 | 2024.11.25 19:41:32.195947 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16204 | 2024.11.25 19:41:32.199673 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
16205 | 2024.11.25 19:41:32.200061 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16206 | 2024.11.25 19:41:32.200105 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16207 | 2024.11.25 19:41:32.200761 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16208 | 2024.11.25 19:41:32.201029 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16209 | 2024.11.25 19:41:32.201270 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.01238 sec., 1534.7334410339256 rows/sec., 2.75 MiB/sec. | ||
16210 | 2024.11.25 19:41:32.201386 [ 265 ] {e24514b2-5aa6-44e7-a4d1-530149cb8b57} <Debug> TCPHandler: Processed in 0.012824882 sec. | ||
16211 | 2024.11.25 19:41:32.201543 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16212 | 2024.11.25 19:41:32.201686 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16213 | 2024.11.25 19:41:32.201750 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16214 | 2024.11.25 19:41:32.202357 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16215 | 2024.11.25 19:41:32.202405 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16216 | 2024.11.25 19:41:32.202856 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
16217 | 2024.11.25 19:41:32.203095 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16218 | 2024.11.25 19:41:32.203261 [ 52 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
16219 | 2024.11.25 19:41:32.203333 [ 52 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16220 | 2024.11.25 19:41:32.203333 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001668 sec., 35971.22302158274 rows/sec., 2.42 MiB/sec. | ||
16221 | 2024.11.25 19:41:32.203379 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16222 | 2024.11.25 19:41:32.203467 [ 260 ] {908e6380-2600-4224-9b64-916f6bf6748a} <Debug> TCPHandler: Processed in 0.001990159 sec. | ||
16223 | 2024.11.25 19:41:32.203704 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
16224 | 2024.11.25 19:41:32.203918 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16225 | 2024.11.25 19:41:32.204021 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7616 rows starting from the beginning of the part | ||
16226 | 2024.11.25 19:41:32.204401 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
16227 | 2024.11.25 19:41:32.204821 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 82 rows starting from the beginning of the part | ||
16228 | 2024.11.25 19:41:32.205153 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
16229 | 2024.11.25 19:41:32.205521 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part | ||
16230 | 2024.11.25 19:41:32.205815 [ 186 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
16231 | 2024.11.25 19:41:32.208023 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7960 rows, containing 4 columns (4 merged, 0 gathered) in 0.004521639 sec., 1760423.5986110347 rows/sec., 114.76 MiB/sec. | ||
16232 | 2024.11.25 19:41:32.208817 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
16233 | 2024.11.25 19:41:32.209115 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16234 | 2024.11.25 19:41:32.209196 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_116_23} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
16235 | 2024.11.25 19:41:32.209284 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
16236 | 2024.11.25 19:41:33.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.99 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 272.43 MiB (RSS), difference: -1.56 MiB | ||
16237 | 2024.11.25 19:41:36.614474 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16238 | 2024.11.25 19:41:36.614547 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16239 | 2024.11.25 19:41:36.836557 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
16240 | 2024.11.25 19:41:36.837252 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16241 | 2024.11.25 19:41:36.837305 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16242 | 2024.11.25 19:41:36.837833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
16243 | 2024.11.25 19:41:36.838097 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16244 | 2024.11.25 19:41:36.838432 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
16245 | 2024.11.25 19:41:37.169746 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16246 | 2024.11.25 19:41:37.170010 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16247 | 2024.11.25 19:41:37.170080 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16248 | 2024.11.25 19:41:37.170848 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16249 | 2024.11.25 19:41:37.170897 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16250 | 2024.11.25 19:41:37.171341 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16251 | 2024.11.25 19:41:37.171597 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16252 | 2024.11.25 19:41:37.171855 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
16253 | 2024.11.25 19:41:37.171988 [ 265 ] {f755bb44-aa39-4992-b24f-84bac551eb64} <Debug> TCPHandler: Processed in 0.002409038 sec. | ||
16254 | 2024.11.25 19:41:37.172375 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16255 | 2024.11.25 19:41:37.172689 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16256 | 2024.11.25 19:41:37.172808 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16257 | 2024.11.25 19:41:37.173791 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16258 | 2024.11.25 19:41:37.173836 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16259 | 2024.11.25 19:41:37.174312 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16260 | 2024.11.25 19:41:37.174574 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16261 | 2024.11.25 19:41:37.174782 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002182 sec., 114115.49037580202 rows/sec., 10.03 MiB/sec. | ||
16262 | 2024.11.25 19:41:37.174850 [ 260 ] {d7888f31-2a5a-4969-baf8-6e053c5fed5a} <Debug> TCPHandler: Processed in 0.002718474 sec. | ||
16263 | 2024.11.25 19:41:37.175008 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16264 | 2024.11.25 19:41:37.175159 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16265 | 2024.11.25 19:41:37.175222 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16266 | 2024.11.25 19:41:37.175940 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16267 | 2024.11.25 19:41:37.175987 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16268 | 2024.11.25 19:41:37.176363 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16269 | 2024.11.25 19:41:37.176603 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16270 | 2024.11.25 19:41:37.176819 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001697 sec., 17678.255745433118 rows/sec., 1.26 MiB/sec. | ||
16271 | 2024.11.25 19:41:37.176875 [ 265 ] {470af6b9-c5c1-4489-af00-9a3a42cc7552} <Debug> TCPHandler: Processed in 0.001934867 sec. | ||
16272 | 2024.11.25 19:41:37.177026 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16273 | 2024.11.25 19:41:37.177174 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16274 | 2024.11.25 19:41:37.177236 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16275 | 2024.11.25 19:41:37.177956 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16276 | 2024.11.25 19:41:37.177994 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16277 | 2024.11.25 19:41:37.178359 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
16278 | 2024.11.25 19:41:37.178598 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16279 | 2024.11.25 19:41:37.178728 [ 93 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
16280 | 2024.11.25 19:41:37.178773 [ 93 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16281 | 2024.11.25 19:41:37.178787 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001647 sec., 8500.303582270795 rows/sec., 595.31 KiB/sec. | ||
16282 | 2024.11.25 19:41:37.178798 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16283 | 2024.11.25 19:41:37.178921 [ 260 ] {04a1c48c-02d1-4817-8639-a37fc426bbae} <Debug> TCPHandler: Processed in 0.001959399 sec. | ||
16284 | 2024.11.25 19:41:37.179112 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
16285 | 2024.11.25 19:41:37.179193 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16286 | 2024.11.25 19:41:37.179592 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16287 | 2024.11.25 19:41:37.179788 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16288 | 2024.11.25 19:41:37.179835 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16289 | 2024.11.25 19:41:37.180009 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 243 rows starting from the beginning of the part | ||
16290 | 2024.11.25 19:41:37.180658 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part | ||
16291 | 2024.11.25 19:41:37.181098 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part | ||
16292 | 2024.11.25 19:41:37.181498 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
16293 | 2024.11.25 19:41:37.181859 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part | ||
16294 | 2024.11.25 19:41:37.182163 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part | ||
16295 | 2024.11.25 19:41:37.183615 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16296 | 2024.11.25 19:41:37.183689 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16297 | 2024.11.25 19:41:37.184698 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16298 | 2024.11.25 19:41:37.185057 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006174471 sec., 85351.44144332365 rows/sec., 6.11 MiB/sec. | ||
16299 | 2024.11.25 19:41:37.185206 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16300 | 2024.11.25 19:41:37.185256 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
16301 | 2024.11.25 19:41:37.185758 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006273 sec., 2072.3736649131197 rows/sec., 129.21 KiB/sec. | ||
16302 | 2024.11.25 19:41:37.186002 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16303 | 2024.11.25 19:41:37.186139 [ 265 ] {48bb9981-64dc-48f3-ae46-6f325f1ec24b} <Debug> TCPHandler: Processed in 0.007093449 sec. | ||
16304 | 2024.11.25 19:41:37.186336 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_76_15} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
16305 | 2024.11.25 19:41:37.186445 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16306 | 2024.11.25 19:41:37.186656 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
16307 | 2024.11.25 19:41:37.186858 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16308 | 2024.11.25 19:41:37.186918 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16309 | 2024.11.25 19:41:37.187665 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16310 | 2024.11.25 19:41:37.187704 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16311 | 2024.11.25 19:41:37.188091 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16312 | 2024.11.25 19:41:37.188338 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16313 | 2024.11.25 19:41:37.188516 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001741 sec., 232624.92820218267 rows/sec., 16.56 MiB/sec. | ||
16314 | 2024.11.25 19:41:37.188570 [ 260 ] {275a0fc3-d8b5-4eb7-acf4-27f6e1f53ffe} <Debug> TCPHandler: Processed in 0.002310746 sec. | ||
16315 | 2024.11.25 19:41:37.188742 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16316 | 2024.11.25 19:41:37.188887 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16317 | 2024.11.25 19:41:37.188949 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16318 | 2024.11.25 19:41:37.189566 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16319 | 2024.11.25 19:41:37.189617 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16320 | 2024.11.25 19:41:37.190068 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16321 | 2024.11.25 19:41:37.190303 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16322 | 2024.11.25 19:41:37.190475 [ 93 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
16323 | 2024.11.25 19:41:37.190544 [ 93 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16324 | 2024.11.25 19:41:37.190560 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001694 sec., 3541.912632821724 rows/sec., 185.05 KiB/sec. | ||
16325 | 2024.11.25 19:41:37.190577 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16326 | 2024.11.25 19:41:37.190729 [ 265 ] {a11d7c9b-82c5-41c4-be07-74a4d6294f1b} <Debug> TCPHandler: Processed in 0.00205419 sec. | ||
16327 | 2024.11.25 19:41:37.191002 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16328 | 2024.11.25 19:41:37.191254 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
16329 | 2024.11.25 19:41:37.191389 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16330 | 2024.11.25 19:41:37.191612 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16331 | 2024.11.25 19:41:37.191876 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16332 | 2024.11.25 19:41:37.192028 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
16333 | 2024.11.25 19:41:37.192468 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
16334 | 2024.11.25 19:41:37.192786 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
16335 | 2024.11.25 19:41:37.193089 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
16336 | 2024.11.25 19:41:37.193397 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
16337 | 2024.11.25 19:41:37.193553 [ 195 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
16338 | 2024.11.25 19:41:37.194822 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16339 | 2024.11.25 19:41:37.194896 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16340 | 2024.11.25 19:41:37.196110 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16341 | 2024.11.25 19:41:37.196501 [ 192 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005747703 sec., 58458.13536294412 rows/sec., 2.98 MiB/sec. | ||
16342 | 2024.11.25 19:41:37.196634 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16343 | 2024.11.25 19:41:37.196762 [ 192 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
16344 | 2024.11.25 19:41:37.197044 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005809 sec., 40798.76054398347 rows/sec., 2.73 MiB/sec. | ||
16345 | 2024.11.25 19:41:37.197174 [ 260 ] {b18a55fb-a98f-497b-954a-dc32734dc192} <Debug> TCPHandler: Processed in 0.006335785 sec. | ||
16346 | 2024.11.25 19:41:37.197384 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16347 | 2024.11.25 19:41:37.197432 [ 192 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16348 | 2024.11.25 19:41:37.197621 [ 192 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_56_11} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
16349 | 2024.11.25 19:41:37.197631 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16350 | 2024.11.25 19:41:37.197747 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16351 | 2024.11.25 19:41:37.197766 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16352 | 2024.11.25 19:41:37.198361 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16353 | 2024.11.25 19:41:37.198413 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16354 | 2024.11.25 19:41:37.198791 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16355 | 2024.11.25 19:41:37.199029 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16356 | 2024.11.25 19:41:37.199212 [ 91 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
16357 | 2024.11.25 19:41:37.199255 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001678 sec., 595.9475566150179 rows/sec., 40.16 KiB/sec. | ||
16358 | 2024.11.25 19:41:37.199275 [ 91 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16359 | 2024.11.25 19:41:37.199350 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16360 | 2024.11.25 19:41:37.199379 [ 265 ] {fd3893b8-d1d4-4d10-ba7d-f370ac87d00f} <Debug> TCPHandler: Processed in 0.002095511 sec. | ||
16361 | 2024.11.25 19:41:37.199657 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16362 | 2024.11.25 19:41:37.199808 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
16363 | 2024.11.25 19:41:37.200088 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16364 | 2024.11.25 19:41:37.200488 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16365 | 2024.11.25 19:41:37.200534 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <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 | ||
16366 | 2024.11.25 19:41:37.200630 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 52 rows starting from the beginning of the part | ||
16367 | 2024.11.25 19:41:37.201017 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
16368 | 2024.11.25 19:41:37.201359 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
16369 | 2024.11.25 19:41:37.201795 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
16370 | 2024.11.25 19:41:37.202113 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
16371 | 2024.11.25 19:41:37.202407 [ 187 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
16372 | 2024.11.25 19:41:37.206198 [ 195 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57 rows, containing 4 columns (4 merged, 0 gathered) in 0.006762483 sec., 8428.856678826402 rows/sec., 567.38 KiB/sec. | ||
16373 | 2024.11.25 19:41:37.206444 [ 195 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
16374 | 2024.11.25 19:41:37.206738 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16375 | 2024.11.25 19:41:37.206805 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16376 | 2024.11.25 19:41:37.207102 [ 195 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16377 | 2024.11.25 19:41:37.207276 [ 195 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_56_11} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
16378 | 2024.11.25 19:41:37.207426 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16379 | 2024.11.25 19:41:37.207834 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16380 | 2024.11.25 19:41:37.208109 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16381 | 2024.11.25 19:41:37.208345 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.008395 sec., 2739.72602739726 rows/sec., 4.91 MiB/sec. | ||
16382 | 2024.11.25 19:41:37.208457 [ 260 ] {e79a59fc-681f-4cfe-9e09-5de612bee237} <Debug> TCPHandler: Processed in 0.008968046 sec. | ||
16383 | 2024.11.25 19:41:37.208619 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16384 | 2024.11.25 19:41:37.208741 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16385 | 2024.11.25 19:41:37.208793 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16386 | 2024.11.25 19:41:37.209294 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16387 | 2024.11.25 19:41:37.209333 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16388 | 2024.11.25 19:41:37.209732 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16389 | 2024.11.25 19:41:37.209973 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16390 | 2024.11.25 19:41:37.210174 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 3.57 MiB/sec. | ||
16391 | 2024.11.25 19:41:37.210224 [ 265 ] {11440737-baa6-48e9-bf08-6909410c3349} <Debug> TCPHandler: Processed in 0.001659893 sec. | ||
16392 | 2024.11.25 19:41:37.925546 [ 219 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16393 | 2024.11.25 19:41:37.925626 [ 219 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16394 | 2024.11.25 19:41:37.927968 [ 219 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16395 | 2024.11.25 19:41:39.549624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
16396 | 2024.11.25 19:41:39.577053 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16397 | 2024.11.25 19:41:39.577149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16398 | 2024.11.25 19:41:39.588410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
16399 | 2024.11.25 19:41:39.589643 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16400 | 2024.11.25 19:41:39.594090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
16401 | 2024.11.25 19:41:42.084175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2286 | ||
16402 | 2024.11.25 19:41:42.088057 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16403 | 2024.11.25 19:41:42.088104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16404 | 2024.11.25 19:41:42.089703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16405 | 2024.11.25 19:41:42.090033 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16406 | 2024.11.25 19:41:42.090273 [ 90 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16407 | 2024.11.25 19:41:42.090400 [ 90 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16408 | 2024.11.25 19:41:42.090470 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16409 | 2024.11.25 19:41:42.091572 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
16410 | 2024.11.25 19:41:42.092286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2286 | ||
16411 | 2024.11.25 19:41:42.092778 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16412 | 2024.11.25 19:41:42.092970 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2108 rows starting from the beginning of the part | ||
16413 | 2024.11.25 19:41:42.093799 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
16414 | 2024.11.25 19:41:42.094511 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
16415 | 2024.11.25 19:41:42.095214 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part | ||
16416 | 2024.11.25 19:41:42.095892 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
16417 | 2024.11.25 19:41:42.096552 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
16418 | 2024.11.25 19:41:42.111193 [ 191 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2286 rows, containing 72 columns (72 merged, 0 gathered) in 0.020477812 sec., 111633.02016836563 rows/sec., 84.27 MiB/sec. | ||
16419 | 2024.11.25 19:41:42.113659 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16420 | 2024.11.25 19:41:42.114544 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16421 | 2024.11.25 19:41:42.114646 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_61_12} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16422 | 2024.11.25 19:41:42.115068 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
16423 | 2024.11.25 19:41:42.194057 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16424 | 2024.11.25 19:41:42.194234 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16425 | 2024.11.25 19:41:42.194310 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16426 | 2024.11.25 19:41:42.195130 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16427 | 2024.11.25 19:41:42.195171 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16428 | 2024.11.25 19:41:42.195561 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
16429 | 2024.11.25 19:41:42.195805 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16430 | 2024.11.25 19:41:42.196004 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001824 sec., 3289.4736842105262 rows/sec., 268.23 KiB/sec. | ||
16431 | 2024.11.25 19:41:42.196117 [ 265 ] {4defd2f9-61ec-430f-8b66-25b071cf459f} <Debug> TCPHandler: Processed in 0.002183913 sec. | ||
16432 | 2024.11.25 19:41:42.196385 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16433 | 2024.11.25 19:41:42.196557 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16434 | 2024.11.25 19:41:42.196629 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16435 | 2024.11.25 19:41:42.198007 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16436 | 2024.11.25 19:41:42.198058 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16437 | 2024.11.25 19:41:42.198562 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16438 | 2024.11.25 19:41:42.198822 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16439 | 2024.11.25 19:41:42.199064 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002558 sec., 483580.92259577796 rows/sec., 39.99 MiB/sec. | ||
16440 | 2024.11.25 19:41:42.199134 [ 260 ] {f7f2b711-f9c1-4b88-ac43-5b3d4ab1636d} <Debug> TCPHandler: Processed in 0.002890256 sec. | ||
16441 | 2024.11.25 19:41:42.199311 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16442 | 2024.11.25 19:41:42.199431 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16443 | 2024.11.25 19:41:42.199482 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16444 | 2024.11.25 19:41:42.200090 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16445 | 2024.11.25 19:41:42.200127 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16446 | 2024.11.25 19:41:42.200503 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16447 | 2024.11.25 19:41:42.200743 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16448 | 2024.11.25 19:41:42.200930 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001522 sec., 16425.7555847569 rows/sec., 1.19 MiB/sec. | ||
16449 | 2024.11.25 19:41:42.200983 [ 265 ] {c598a5c9-12ad-41bc-8f55-7156bd18fc23} <Debug> TCPHandler: Processed in 0.001731374 sec. | ||
16450 | 2024.11.25 19:41:42.201175 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16451 | 2024.11.25 19:41:42.201311 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16452 | 2024.11.25 19:41:42.201364 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16453 | 2024.11.25 19:41:42.202062 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16454 | 2024.11.25 19:41:42.202102 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16455 | 2024.11.25 19:41:42.202492 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
16456 | 2024.11.25 19:41:42.202741 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16457 | 2024.11.25 19:41:42.202920 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001642 sec., 138855.05481120583 rows/sec., 9.40 MiB/sec. | ||
16458 | 2024.11.25 19:41:42.202981 [ 260 ] {cd8f89c5-479e-4786-8ab2-18ede160f6a4} <Debug> TCPHandler: Processed in 0.001894127 sec. | ||
16459 | 2024.11.25 19:41:42.203146 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16460 | 2024.11.25 19:41:42.203285 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16461 | 2024.11.25 19:41:42.203342 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16462 | 2024.11.25 19:41:42.204275 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16463 | 2024.11.25 19:41:42.204316 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16464 | 2024.11.25 19:41:42.204710 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16465 | 2024.11.25 19:41:42.204975 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16466 | 2024.11.25 19:41:42.205188 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.001934 sec., 281799.37952430197 rows/sec., 20.91 MiB/sec. | ||
16467 | 2024.11.25 19:41:42.205242 [ 265 ] {431c9867-30c6-45c4-9ccc-e2d681114b7d} <Debug> TCPHandler: Processed in 0.002154862 sec. | ||
16468 | 2024.11.25 19:41:42.205404 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16469 | 2024.11.25 19:41:42.205551 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16470 | 2024.11.25 19:41:42.205617 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16471 | 2024.11.25 19:41:42.206470 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16472 | 2024.11.25 19:41:42.206508 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16473 | 2024.11.25 19:41:42.206964 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16474 | 2024.11.25 19:41:42.207217 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16475 | 2024.11.25 19:41:42.207363 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
16476 | 2024.11.25 19:41:42.207407 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16477 | 2024.11.25 19:41:42.207412 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001894 sec., 466209.08130939805 rows/sec., 31.37 MiB/sec. | ||
16478 | 2024.11.25 19:41:42.207435 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16479 | 2024.11.25 19:41:42.207508 [ 260 ] {03669b2e-04af-451e-922a-0e0da58a8b88} <Debug> TCPHandler: Processed in 0.002173083 sec. | ||
16480 | 2024.11.25 19:41:42.207565 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
16481 | 2024.11.25 19:41:42.207694 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16482 | 2024.11.25 19:41:42.207722 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16483 | 2024.11.25 19:41:42.207743 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 36770 rows starting from the beginning of the part | ||
16484 | 2024.11.25 19:41:42.207913 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
16485 | 2024.11.25 19:41:42.208182 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16486 | 2024.11.25 19:41:42.208232 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 240 rows starting from the beginning of the part | ||
16487 | 2024.11.25 19:41:42.208593 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
16488 | 2024.11.25 19:41:42.208936 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
16489 | 2024.11.25 19:41:42.208972 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <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 | ||
16490 | 2024.11.25 19:41:42.209238 [ 193 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 883 rows starting from the beginning of the part | ||
16491 | 2024.11.25 19:41:42.212846 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16492 | 2024.11.25 19:41:42.212922 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16493 | 2024.11.25 19:41:42.214605 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16494 | 2024.11.25 19:41:42.214907 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16495 | 2024.11.25 19:41:42.215326 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007376 sec., 2575.9219088937093 rows/sec., 4.62 MiB/sec. | ||
16496 | 2024.11.25 19:41:42.215438 [ 265 ] {ce3e1ba1-2732-49cf-95a8-787a60e31821} <Debug> TCPHandler: Processed in 0.007817153 sec. | ||
16497 | 2024.11.25 19:41:42.215615 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16498 | 2024.11.25 19:41:42.215779 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16499 | 2024.11.25 19:41:42.215842 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16500 | 2024.11.25 19:41:42.216541 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16501 | 2024.11.25 19:41:42.216586 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16502 | 2024.11.25 19:41:42.217023 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16503 | 2024.11.25 19:41:42.217318 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16504 | 2024.11.25 19:41:42.217543 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001802 sec., 33296.337402885685 rows/sec., 2.24 MiB/sec. | ||
16505 | 2024.11.25 19:41:42.217648 [ 260 ] {9d9d4118-0d29-431e-aecc-e3aae253a4ce} <Debug> TCPHandler: Processed in 0.002103382 sec. | ||
16506 | 2024.11.25 19:41:42.219847 [ 190 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38450 rows, containing 5 columns (5 merged, 0 gathered) in 0.012338453 sec., 3116273.97697264 rows/sec., 210.55 MiB/sec. | ||
16507 | 2024.11.25 19:41:42.220374 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
16508 | 2024.11.25 19:41:42.220679 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16509 | 2024.11.25 19:41:42.220773 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
16510 | 2024.11.25 19:41:42.220867 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
16511 | 2024.11.25 19:41:44.338616 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
16512 | 2024.11.25 19:41:44.339308 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16513 | 2024.11.25 19:41:44.339360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16514 | 2024.11.25 19:41:44.339892 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
16515 | 2024.11.25 19:41:44.340154 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16516 | 2024.11.25 19:41:44.340425 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
16517 | 2024.11.25 19:41:47.041767 [ 217 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16518 | 2024.11.25 19:41:47.041830 [ 217 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16519 | 2024.11.25 19:41:47.044795 [ 217 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16520 | 2024.11.25 19:41:47.094227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
16521 | 2024.11.25 19:41:47.123060 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16522 | 2024.11.25 19:41:47.123152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16523 | 2024.11.25 19:41:47.133648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
16524 | 2024.11.25 19:41:47.134929 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16525 | 2024.11.25 19:41:47.141386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
16526 | 2024.11.25 19:41:47.172273 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16527 | 2024.11.25 19:41:47.172469 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16528 | 2024.11.25 19:41:47.172543 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16529 | 2024.11.25 19:41:47.173294 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16530 | 2024.11.25 19:41:47.173348 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16531 | 2024.11.25 19:41:47.173877 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16532 | 2024.11.25 19:41:47.174193 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16533 | 2024.11.25 19:41:47.174434 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002012 sec., 6958.250497017893 rows/sec., 500.90 KiB/sec. | ||
16534 | 2024.11.25 19:41:47.174431 [ 85 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
16535 | 2024.11.25 19:41:47.174515 [ 265 ] {48e1e14f-82eb-4a1b-9494-af6ad4142dee} <Debug> TCPHandler: Processed in 0.002373676 sec. | ||
16536 | 2024.11.25 19:41:47.174542 [ 85 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16537 | 2024.11.25 19:41:47.174617 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16538 | 2024.11.25 19:41:47.174790 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16539 | 2024.11.25 19:41:47.174803 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
16540 | 2024.11.25 19:41:47.175066 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16541 | 2024.11.25 19:41:47.175085 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16542 | 2024.11.25 19:41:47.175154 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part | ||
16543 | 2024.11.25 19:41:47.175185 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16544 | 2024.11.25 19:41:47.175498 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
16545 | 2024.11.25 19:41:47.175952 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
16546 | 2024.11.25 19:41:47.176415 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
16547 | 2024.11.25 19:41:47.176876 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
16548 | 2024.11.25 19:41:47.178174 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16549 | 2024.11.25 19:41:47.178248 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16550 | 2024.11.25 19:41:47.179351 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00462527 sec., 15134.251622067468 rows/sec., 1.12 MiB/sec. | ||
16551 | 2024.11.25 19:41:47.179466 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16552 | 2024.11.25 19:41:47.179549 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
16553 | 2024.11.25 19:41:47.179975 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16554 | 2024.11.25 19:41:47.180107 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16555 | 2024.11.25 19:41:47.180305 [ 83 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
16556 | 2024.11.25 19:41:47.180403 [ 190 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_57_14} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
16557 | 2024.11.25 19:41:47.180436 [ 83 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16558 | 2024.11.25 19:41:47.180512 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16559 | 2024.11.25 19:41:47.180536 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.005577 sec., 44647.66003227542 rows/sec., 3.92 MiB/sec. | ||
16560 | 2024.11.25 19:41:47.180842 [ 260 ] {ffdf72d2-dc54-4763-ba36-f777d38ae8b7} <Debug> TCPHandler: Processed in 0.006209361 sec. | ||
16561 | 2024.11.25 19:41:47.180878 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16562 | 2024.11.25 19:41:47.180983 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
16563 | 2024.11.25 19:41:47.181056 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16564 | 2024.11.25 19:41:47.181148 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16565 | 2024.11.25 19:41:47.181220 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1438 rows starting from the beginning of the part | ||
16566 | 2024.11.25 19:41:47.181272 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16567 | 2024.11.25 19:41:47.181467 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16568 | 2024.11.25 19:41:47.181499 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 252 rows starting from the beginning of the part | ||
16569 | 2024.11.25 19:41:47.181903 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 94 rows starting from the beginning of the part | ||
16570 | 2024.11.25 19:41:47.182140 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 249 rows starting from the beginning of the part | ||
16571 | 2024.11.25 19:41:47.182587 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1237 rows starting from the beginning of the part | ||
16572 | 2024.11.25 19:41:47.182969 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 249 rows starting from the beginning of the part | ||
16573 | 2024.11.25 19:41:47.184256 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16574 | 2024.11.25 19:41:47.184344 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16575 | 2024.11.25 19:41:47.185302 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16576 | 2024.11.25 19:41:47.185671 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16577 | 2024.11.25 19:41:47.185873 [ 83 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
16578 | 2024.11.25 19:41:47.185960 [ 83 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16579 | 2024.11.25 19:41:47.185975 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.004771 sec., 6287.989939216097 rows/sec., 458.09 KiB/sec. | ||
16580 | 2024.11.25 19:41:47.186023 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16581 | 2024.11.25 19:41:47.186443 [ 265 ] {f47225c3-1008-45bc-bd10-b1a956ccd48c} <Debug> TCPHandler: Processed in 0.005462097 sec. | ||
16582 | 2024.11.25 19:41:47.186647 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
16583 | 2024.11.25 19:41:47.186826 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16584 | 2024.11.25 19:41:47.187315 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16585 | 2024.11.25 19:41:47.187516 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16586 | 2024.11.25 19:41:47.187555 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16587 | 2024.11.25 19:41:47.187746 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 67 rows starting from the beginning of the part | ||
16588 | 2024.11.25 19:41:47.188684 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3519 rows, containing 5 columns (5 merged, 0 gathered) in 0.007964056 sec., 441860.2782300878 rows/sec., 38.91 MiB/sec. | ||
16589 | 2024.11.25 19:41:47.189394 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
16590 | 2024.11.25 19:41:47.189435 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
16591 | 2024.11.25 19:41:47.190193 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 19 rows starting from the beginning of the part | ||
16592 | 2024.11.25 19:41:47.190490 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16593 | 2024.11.25 19:41:47.190825 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_121_24} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
16594 | 2024.11.25 19:41:47.190870 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
16595 | 2024.11.25 19:41:47.191162 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
16596 | 2024.11.25 19:41:47.191386 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 25 rows starting from the beginning of the part | ||
16597 | 2024.11.25 19:41:47.191738 [ 190 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part | ||
16598 | 2024.11.25 19:41:47.192126 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16599 | 2024.11.25 19:41:47.192210 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16600 | 2024.11.25 19:41:47.193278 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
16601 | 2024.11.25 19:41:47.193916 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16602 | 2024.11.25 19:41:47.194276 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.008073418 sec., 25639.698080788086 rows/sec., 1.93 MiB/sec. | ||
16603 | 2024.11.25 19:41:47.194445 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007266 sec., 1926.7822736030828 rows/sec., 134.94 KiB/sec. | ||
16604 | 2024.11.25 19:41:47.194501 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
16605 | 2024.11.25 19:41:47.194620 [ 260 ] {668f7b60-ce6f-4a05-8d1d-e6e2e9e68a95} <Debug> TCPHandler: Processed in 0.008010877 sec. | ||
16606 | 2024.11.25 19:41:47.194822 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16607 | 2024.11.25 19:41:47.194992 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16608 | 2024.11.25 19:41:47.195036 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16609 | 2024.11.25 19:41:47.195134 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16610 | 2024.11.25 19:41:47.195135 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_121_24} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
16611 | 2024.11.25 19:41:47.195345 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16612 | 2024.11.25 19:41:47.195896 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16613 | 2024.11.25 19:41:47.195943 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16614 | 2024.11.25 19:41:47.196312 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16615 | 2024.11.25 19:41:47.196560 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16616 | 2024.11.25 19:41:47.196744 [ 83 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
16617 | 2024.11.25 19:41:47.196800 [ 83 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16618 | 2024.11.25 19:41:47.196817 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001833 sec., 7092.198581560284 rows/sec., 442.20 KiB/sec. | ||
16619 | 2024.11.25 19:41:47.196836 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16620 | 2024.11.25 19:41:47.197002 [ 265 ] {cd4b6fc8-9e68-44ab-a84c-37b3456d64f5} <Debug> TCPHandler: Processed in 0.002262405 sec. | ||
16621 | 2024.11.25 19:41:47.197043 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
16622 | 2024.11.25 19:41:47.197147 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16623 | 2024.11.25 19:41:47.197197 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part | ||
16624 | 2024.11.25 19:41:47.197306 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16625 | 2024.11.25 19:41:47.197341 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
16626 | 2024.11.25 19:41:47.197567 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
16627 | 2024.11.25 19:41:47.197769 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16628 | 2024.11.25 19:41:47.197925 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
16629 | 2024.11.25 19:41:47.197986 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16630 | 2024.11.25 19:41:47.198223 [ 186 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part | ||
16631 | 2024.11.25 19:41:47.203665 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006709811 sec., 9687.307138755472 rows/sec., 641.84 KiB/sec. | ||
16632 | 2024.11.25 19:41:47.203739 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16633 | 2024.11.25 19:41:47.203814 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16634 | 2024.11.25 19:41:47.203847 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
16635 | 2024.11.25 19:41:47.204533 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16636 | 2024.11.25 19:41:47.204695 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_57_14} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
16637 | 2024.11.25 19:41:47.204738 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16638 | 2024.11.25 19:41:47.204837 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16639 | 2024.11.25 19:41:47.205083 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16640 | 2024.11.25 19:41:47.205303 [ 83 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
16641 | 2024.11.25 19:41:47.205374 [ 83 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16642 | 2024.11.25 19:41:47.205380 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.007801 sec., 51916.4209716703 rows/sec., 3.70 MiB/sec. | ||
16643 | 2024.11.25 19:41:47.205403 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16644 | 2024.11.25 19:41:47.205616 [ 260 ] {a8b65283-bac8-41d6-8c61-9e7200c9c9e0} <Debug> TCPHandler: Processed in 0.008450976 sec. | ||
16645 | 2024.11.25 19:41:47.205678 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
16646 | 2024.11.25 19:41:47.205825 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16647 | 2024.11.25 19:41:47.205860 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 916 rows starting from the beginning of the part | ||
16648 | 2024.11.25 19:41:47.205865 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16649 | 2024.11.25 19:41:47.205935 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 411 rows starting from the beginning of the part | ||
16650 | 2024.11.25 19:41:47.206239 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 83 rows starting from the beginning of the part | ||
16651 | 2024.11.25 19:41:47.206242 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16652 | 2024.11.25 19:41:47.206421 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16653 | 2024.11.25 19:41:47.206489 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 405 rows starting from the beginning of the part | ||
16654 | 2024.11.25 19:41:47.206750 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 545 rows starting from the beginning of the part | ||
16655 | 2024.11.25 19:41:47.207076 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 405 rows starting from the beginning of the part | ||
16656 | 2024.11.25 19:41:47.208104 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16657 | 2024.11.25 19:41:47.208155 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16658 | 2024.11.25 19:41:47.208794 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16659 | 2024.11.25 19:41:47.209067 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16660 | 2024.11.25 19:41:47.209466 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003402 sec., 1763.668430335097 rows/sec., 92.14 KiB/sec. | ||
16661 | 2024.11.25 19:41:47.209840 [ 265 ] {20107ae1-75d7-44c7-af53-ea1194a0c8b7} <Debug> TCPHandler: Processed in 0.00405686 sec. | ||
16662 | 2024.11.25 19:41:47.209838 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 5 columns (5 merged, 0 gathered) in 0.004293674 sec., 643970.6414599711 rows/sec., 49.16 MiB/sec. | ||
16663 | 2024.11.25 19:41:47.210141 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16664 | 2024.11.25 19:41:47.210288 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
16665 | 2024.11.25 19:41:47.210518 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16666 | 2024.11.25 19:41:47.210658 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16667 | 2024.11.25 19:41:47.211064 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16668 | 2024.11.25 19:41:47.211281 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_121_24} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
16669 | 2024.11.25 19:41:47.211386 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
16670 | 2024.11.25 19:41:47.211777 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16671 | 2024.11.25 19:41:47.211846 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16672 | 2024.11.25 19:41:47.212296 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16673 | 2024.11.25 19:41:47.212558 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16674 | 2024.11.25 19:41:47.212781 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002407 sec., 98462.8167843789 rows/sec., 6.60 MiB/sec. | ||
16675 | 2024.11.25 19:41:47.212846 [ 260 ] {64dbdf89-8470-4719-a49b-0d0779c256b2} <Debug> TCPHandler: Processed in 0.002857187 sec. | ||
16676 | 2024.11.25 19:41:47.213011 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16677 | 2024.11.25 19:41:47.213135 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16678 | 2024.11.25 19:41:47.213193 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16679 | 2024.11.25 19:41:47.213682 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16680 | 2024.11.25 19:41:47.213724 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16681 | 2024.11.25 19:41:47.214108 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16682 | 2024.11.25 19:41:47.214366 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16683 | 2024.11.25 19:41:47.214599 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
16684 | 2024.11.25 19:41:47.214677 [ 265 ] {385e149b-d0b7-446a-999f-d7d3ea51c460} <Debug> TCPHandler: Processed in 0.001724304 sec. | ||
16685 | 2024.11.25 19:41:47.214906 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16686 | 2024.11.25 19:41:47.215074 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16687 | 2024.11.25 19:41:47.215171 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <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 | ||
16688 | 2024.11.25 19:41:47.216425 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16689 | 2024.11.25 19:41:47.216467 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16690 | 2024.11.25 19:41:47.217167 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16691 | 2024.11.25 19:41:47.217431 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16692 | 2024.11.25 19:41:47.217643 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
16693 | 2024.11.25 19:41:47.217706 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16694 | 2024.11.25 19:41:47.217722 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002668 sec., 8620.689655172415 rows/sec., 15.45 MiB/sec. | ||
16695 | 2024.11.25 19:41:47.217744 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16696 | 2024.11.25 19:41:47.218283 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
16697 | 2024.11.25 19:41:47.218374 [ 260 ] {6b658a9c-94cd-4f6e-a664-c8d35f152b4c} <Debug> TCPHandler: Processed in 0.003600581 sec. | ||
16698 | 2024.11.25 19:41:47.219066 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16699 | 2024.11.25 19:41:47.219593 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16700 | 2024.11.25 19:41:47.219851 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16701 | 2024.11.25 19:41:47.220343 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16702 | 2024.11.25 19:41:47.220596 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2370 rows starting from the beginning of the part | ||
16703 | 2024.11.25 19:41:47.221328 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 23 rows starting from the beginning of the part | ||
16704 | 2024.11.25 19:41:47.222082 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 19 rows starting from the beginning of the part | ||
16705 | 2024.11.25 19:41:47.222200 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16706 | 2024.11.25 19:41:47.222333 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16707 | 2024.11.25 19:41:47.222755 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 23 rows starting from the beginning of the part | ||
16708 | 2024.11.25 19:41:47.223456 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 19 rows starting from the beginning of the part | ||
16709 | 2024.11.25 19:41:47.224001 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16710 | 2024.11.25 19:41:47.224065 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 23 rows starting from the beginning of the part | ||
16711 | 2024.11.25 19:41:47.224852 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16712 | 2024.11.25 19:41:47.225309 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005892 sec., 13917.175831636117 rows/sec., 905.13 KiB/sec. | ||
16713 | 2024.11.25 19:41:47.225465 [ 265 ] {9965c815-3dde-4608-9d1b-a3b700192312} <Debug> TCPHandler: Processed in 0.006950346 sec. | ||
16714 | 2024.11.25 19:41:47.232010 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2477 rows, containing 19 columns (19 merged, 0 gathered) in 0.014081496 sec., 175904.60559020148 rows/sec., 315.21 MiB/sec. | ||
16715 | 2024.11.25 19:41:47.234213 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
16716 | 2024.11.25 19:41:47.234666 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16717 | 2024.11.25 19:41:47.234753 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
16718 | 2024.11.25 19:41:47.234917 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. | ||
16719 | 2024.11.25 19:41:48.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.99 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.47 MiB (RSS), difference: -1.52 MiB | ||
16720 | 2024.11.25 19:41:48.080035 [ 219 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16721 | 2024.11.25 19:41:48.080102 [ 219 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16722 | 2024.11.25 19:41:48.081978 [ 219 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16723 | 2024.11.25 19:41:51.614599 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16724 | 2024.11.25 19:41:51.614700 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16725 | 2024.11.25 19:41:51.840604 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
16726 | 2024.11.25 19:41:51.841256 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16727 | 2024.11.25 19:41:51.841307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16728 | 2024.11.25 19:41:51.841851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16729 | 2024.11.25 19:41:51.842107 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16730 | 2024.11.25 19:41:51.842386 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
16731 | 2024.11.25 19:41:52.092603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2324 | ||
16732 | 2024.11.25 19:41:52.096403 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16733 | 2024.11.25 19:41:52.096461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16734 | 2024.11.25 19:41:52.098040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16735 | 2024.11.25 19:41:52.098357 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16736 | 2024.11.25 19:41:52.099414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
16737 | 2024.11.25 19:41:52.164630 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16738 | 2024.11.25 19:41:52.164923 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16739 | 2024.11.25 19:41:52.165030 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16740 | 2024.11.25 19:41:52.166055 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16741 | 2024.11.25 19:41:52.166108 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16742 | 2024.11.25 19:41:52.166575 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16743 | 2024.11.25 19:41:52.166842 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16744 | 2024.11.25 19:41:52.167044 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.0022 sec., 42727.27272727273 rows/sec., 3.54 MiB/sec. | ||
16745 | 2024.11.25 19:41:52.167101 [ 265 ] {b819765f-0439-4d2f-9810-34eca5ef669d} <Debug> TCPHandler: Processed in 0.002635002 sec. | ||
16746 | 2024.11.25 19:41:52.167420 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16747 | 2024.11.25 19:41:52.167691 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16748 | 2024.11.25 19:41:52.167776 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16749 | 2024.11.25 19:41:52.168621 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16750 | 2024.11.25 19:41:52.168669 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16751 | 2024.11.25 19:41:52.169115 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16752 | 2024.11.25 19:41:52.169372 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16753 | 2024.11.25 19:41:52.169629 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001994 sec., 9528.585757271814 rows/sec., 716.50 KiB/sec. | ||
16754 | 2024.11.25 19:41:52.169685 [ 223 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16755 | 2024.11.25 19:41:52.169733 [ 260 ] {5f5c24d5-b9d2-4d36-b58f-46ff43e1ba66} <Debug> TCPHandler: Processed in 0.002498869 sec. | ||
16756 | 2024.11.25 19:41:52.169743 [ 223 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16757 | 2024.11.25 19:41:52.169961 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16758 | 2024.11.25 19:41:52.170113 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16759 | 2024.11.25 19:41:52.170182 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16760 | 2024.11.25 19:41:52.172457 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16761 | 2024.11.25 19:41:52.172522 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16762 | 2024.11.25 19:41:52.173277 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16763 | 2024.11.25 19:41:52.173753 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16764 | 2024.11.25 19:41:52.174068 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.003972 sec., 20896.273917421953 rows/sec., 1.63 MiB/sec. | ||
16765 | 2024.11.25 19:41:52.174178 [ 265 ] {d5abff3d-dd01-4041-996b-9d6c18a3dcf3} <Debug> TCPHandler: Processed in 0.004354506 sec. | ||
16766 | 2024.11.25 19:41:52.174362 [ 223 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16767 | 2024.11.25 19:41:52.174375 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16768 | 2024.11.25 19:41:52.174642 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16769 | 2024.11.25 19:41:52.174783 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16770 | 2024.11.25 19:41:52.176355 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16771 | 2024.11.25 19:41:52.176397 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16772 | 2024.11.25 19:41:52.176812 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16773 | 2024.11.25 19:41:52.177058 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16774 | 2024.11.25 19:41:52.177299 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002705 sec., 59149.72273567468 rows/sec., 4.12 MiB/sec. | ||
16775 | 2024.11.25 19:41:52.177378 [ 260 ] {4d39e366-905e-4585-ae77-68908b9207d9} <Debug> TCPHandler: Processed in 0.003095281 sec. | ||
16776 | 2024.11.25 19:41:52.177568 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16777 | 2024.11.25 19:41:52.177741 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16778 | 2024.11.25 19:41:52.177825 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <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 | ||
16779 | 2024.11.25 19:41:52.179024 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16780 | 2024.11.25 19:41:52.179061 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16781 | 2024.11.25 19:41:52.179734 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16782 | 2024.11.25 19:41:52.179991 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16783 | 2024.11.25 19:41:52.180186 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002488 sec., 7636.655948553054 rows/sec., 13.68 MiB/sec. | ||
16784 | 2024.11.25 19:41:52.180281 [ 265 ] {37b584d0-4988-402f-9218-8cbe153f1a8b} <Debug> TCPHandler: Processed in 0.002815005 sec. | ||
16785 | 2024.11.25 19:41:52.180430 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16786 | 2024.11.25 19:41:52.180577 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16787 | 2024.11.25 19:41:52.180639 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16788 | 2024.11.25 19:41:52.181216 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16789 | 2024.11.25 19:41:52.181262 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16790 | 2024.11.25 19:41:52.181692 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16791 | 2024.11.25 19:41:52.181929 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16792 | 2024.11.25 19:41:52.182135 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. | ||
16793 | 2024.11.25 19:41:52.182185 [ 260 ] {cc304789-f7ec-4aee-9dfa-ca681b37dd06} <Debug> TCPHandler: Processed in 0.001823706 sec. | ||
16794 | 2024.11.25 19:41:53.100614 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16795 | 2024.11.25 19:41:53.100693 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16796 | 2024.11.25 19:41:53.103221 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16797 | 2024.11.25 19:41:53.290337 [ 219 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16798 | 2024.11.25 19:41:53.290400 [ 219 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16799 | 2024.11.25 19:41:53.292558 [ 219 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16800 | 2024.11.25 19:41:53.341440 [ 220 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16801 | 2024.11.25 19:41:53.341524 [ 220 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16802 | 2024.11.25 19:41:53.343549 [ 220 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16803 | 2024.11.25 19:41:54.024260 [ 75 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
16804 | 2024.11.25 19:41:54.024364 [ 75 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16805 | 2024.11.25 19:41:54.024407 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16806 | 2024.11.25 19:41:54.024603 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
16807 | 2024.11.25 19:41:54.024814 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16808 | 2024.11.25 19:41:54.024857 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
16809 | 2024.11.25 19:41:54.024955 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
16810 | 2024.11.25 19:41:54.025219 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
16811 | 2024.11.25 19:41:54.025519 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
16812 | 2024.11.25 19:41:54.025677 [ 189 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
16813 | 2024.11.25 19:41:54.026839 [ 194 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002322906 sec., 15497.829012452505 rows/sec., 1.29 MiB/sec. | ||
16814 | 2024.11.25 19:41:54.027049 [ 194 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
16815 | 2024.11.25 19:41:54.027433 [ 194 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16816 | 2024.11.25 19:41:54.027541 [ 194 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_37_9} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
16817 | 2024.11.25 19:41:54.027652 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16818 | 2024.11.25 19:41:54.641526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
16819 | 2024.11.25 19:41:54.667876 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16820 | 2024.11.25 19:41:54.667944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16821 | 2024.11.25 19:41:54.675491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16822 | 2024.11.25 19:41:54.676338 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16823 | 2024.11.25 19:41:54.681810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
16824 | 2024.11.25 19:41:55.446736 [ 224 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Found 5 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] | ||
16825 | 2024.11.25 19:41:55.446793 [ 224 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Removing 5 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] | ||
16826 | 2024.11.25 19:41:55.448391 [ 224 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
16827 | 2024.11.25 19:41:57.169425 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16828 | 2024.11.25 19:41:57.169635 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16829 | 2024.11.25 19:41:57.169718 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16830 | 2024.11.25 19:41:57.170486 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16831 | 2024.11.25 19:41:57.170541 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16832 | 2024.11.25 19:41:57.170981 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16833 | 2024.11.25 19:41:57.171246 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16834 | 2024.11.25 19:41:57.171478 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
16835 | 2024.11.25 19:41:57.171549 [ 265 ] {265f8ce2-5a91-41a3-932e-129e7d33bef4} <Debug> TCPHandler: Processed in 0.002266354 sec. | ||
16836 | 2024.11.25 19:41:57.171856 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16837 | 2024.11.25 19:41:57.172076 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16838 | 2024.11.25 19:41:57.172159 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16839 | 2024.11.25 19:41:57.172997 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16840 | 2024.11.25 19:41:57.173041 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16841 | 2024.11.25 19:41:57.173478 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
16842 | 2024.11.25 19:41:57.173741 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16843 | 2024.11.25 19:41:57.173951 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec. | ||
16844 | 2024.11.25 19:41:57.174022 [ 260 ] {a7b02907-2620-4791-870d-907d94821e9c} <Debug> TCPHandler: Processed in 0.002324416 sec. | ||
16845 | 2024.11.25 19:41:57.174173 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16846 | 2024.11.25 19:41:57.174323 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16847 | 2024.11.25 19:41:57.174386 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16848 | 2024.11.25 19:41:57.175198 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16849 | 2024.11.25 19:41:57.175244 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16850 | 2024.11.25 19:41:57.175657 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16851 | 2024.11.25 19:41:57.175940 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16852 | 2024.11.25 19:41:57.176158 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Debug> executeQuery: Read 251 rows, 22.56 KiB in 0.001873 sec., 134009.61025093432 rows/sec., 11.76 MiB/sec. | ||
16853 | 2024.11.25 19:41:57.176215 [ 265 ] {43c6a5ea-246d-41eb-8d3a-46440cb0b7d0} <Debug> TCPHandler: Processed in 0.002111551 sec. | ||
16854 | 2024.11.25 19:41:57.176385 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16855 | 2024.11.25 19:41:57.176519 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16856 | 2024.11.25 19:41:57.176581 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16857 | 2024.11.25 19:41:57.177238 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16858 | 2024.11.25 19:41:57.177280 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16859 | 2024.11.25 19:41:57.177697 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16860 | 2024.11.25 19:41:57.177941 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16861 | 2024.11.25 19:41:57.178121 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.001636 sec., 20782.39608801956 rows/sec., 1.47 MiB/sec. | ||
16862 | 2024.11.25 19:41:57.178182 [ 260 ] {10e9a43a-afab-43a5-889b-e855901dc2a3} <Debug> TCPHandler: Processed in 0.001858956 sec. | ||
16863 | 2024.11.25 19:41:57.178356 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16864 | 2024.11.25 19:41:57.178476 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16865 | 2024.11.25 19:41:57.178528 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16866 | 2024.11.25 19:41:57.179131 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16867 | 2024.11.25 19:41:57.179173 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16868 | 2024.11.25 19:41:57.179540 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16869 | 2024.11.25 19:41:57.179776 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16870 | 2024.11.25 19:41:57.179989 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001535 sec., 9120.521172638437 rows/sec., 638.74 KiB/sec. | ||
16871 | 2024.11.25 19:41:57.180046 [ 265 ] {ceb0d7f8-9203-44c6-aa1b-3524df53b890} <Debug> TCPHandler: Processed in 0.001749924 sec. | ||
16872 | 2024.11.25 19:41:57.180214 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16873 | 2024.11.25 19:41:57.180360 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16874 | 2024.11.25 19:41:57.180420 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16875 | 2024.11.25 19:41:57.181059 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16876 | 2024.11.25 19:41:57.181097 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16877 | 2024.11.25 19:41:57.181459 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16878 | 2024.11.25 19:41:57.181707 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16879 | 2024.11.25 19:41:57.181880 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. | ||
16880 | 2024.11.25 19:41:57.181932 [ 260 ] {5da111c9-f1d9-46e6-950e-ca8ddc8d0bf3} <Debug> TCPHandler: Processed in 0.001788375 sec. | ||
16881 | 2024.11.25 19:41:57.182081 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16882 | 2024.11.25 19:41:57.182199 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16883 | 2024.11.25 19:41:57.182250 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16884 | 2024.11.25 19:41:57.183010 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16885 | 2024.11.25 19:41:57.183050 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16886 | 2024.11.25 19:41:57.183438 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16887 | 2024.11.25 19:41:57.183689 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16888 | 2024.11.25 19:41:57.183898 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Debug> executeQuery: Read 409 rows, 29.85 KiB in 0.001723 sec., 237376.66860127685 rows/sec., 16.92 MiB/sec. | ||
16889 | 2024.11.25 19:41:57.183954 [ 265 ] {cc8189b7-1b49-41cb-b8a0-5975197be462} <Debug> TCPHandler: Processed in 0.001931708 sec. | ||
16890 | 2024.11.25 19:41:57.184109 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16891 | 2024.11.25 19:41:57.184248 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16892 | 2024.11.25 19:41:57.184308 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16893 | 2024.11.25 19:41:57.184864 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16894 | 2024.11.25 19:41:57.184901 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16895 | 2024.11.25 19:41:57.185263 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16896 | 2024.11.25 19:41:57.185496 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16897 | 2024.11.25 19:41:57.185671 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
16898 | 2024.11.25 19:41:57.185721 [ 260 ] {62d1451b-0999-441f-b29f-30635c2ff766} <Debug> TCPHandler: Processed in 0.001682224 sec. | ||
16899 | 2024.11.25 19:41:57.185865 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16900 | 2024.11.25 19:41:57.185985 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16901 | 2024.11.25 19:41:57.186039 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16902 | 2024.11.25 19:41:57.186636 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16903 | 2024.11.25 19:41:57.186675 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16904 | 2024.11.25 19:41:57.187075 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16905 | 2024.11.25 19:41:57.187315 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16906 | 2024.11.25 19:41:57.187524 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001565 sec., 152715.65495207667 rows/sec., 10.24 MiB/sec. | ||
16907 | 2024.11.25 19:41:57.187581 [ 265 ] {ee2e2e18-7d11-491e-a299-fbb0223db9ea} <Debug> TCPHandler: Processed in 0.001772445 sec. | ||
16908 | 2024.11.25 19:41:57.187720 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16909 | 2024.11.25 19:41:57.187860 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16910 | 2024.11.25 19:41:57.187921 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16911 | 2024.11.25 19:41:57.188473 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16912 | 2024.11.25 19:41:57.188516 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16913 | 2024.11.25 19:41:57.188904 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16914 | 2024.11.25 19:41:57.189136 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16915 | 2024.11.25 19:41:57.189305 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
16916 | 2024.11.25 19:41:57.189354 [ 260 ] {9f54a90f-cf0b-4f7a-9063-c306280dc022} <Debug> TCPHandler: Processed in 0.001696103 sec. | ||
16917 | 2024.11.25 19:41:57.189506 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16918 | 2024.11.25 19:41:57.189631 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16919 | 2024.11.25 19:41:57.189713 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <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 | ||
16920 | 2024.11.25 19:41:57.190888 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16921 | 2024.11.25 19:41:57.190927 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16922 | 2024.11.25 19:41:57.191573 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16923 | 2024.11.25 19:41:57.191828 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16924 | 2024.11.25 19:41:57.192043 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002434 sec., 9449.465899753492 rows/sec., 16.93 MiB/sec. | ||
16925 | 2024.11.25 19:41:57.192143 [ 265 ] {e3eeac87-75cf-4b1a-b253-bbf0be013bc7} <Debug> TCPHandler: Processed in 0.002694182 sec. | ||
16926 | 2024.11.25 19:41:57.192348 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16927 | 2024.11.25 19:41:57.192569 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16928 | 2024.11.25 19:41:57.192664 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16929 | 2024.11.25 19:41:57.193218 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16930 | 2024.11.25 19:41:57.193257 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16931 | 2024.11.25 19:41:57.193630 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16932 | 2024.11.25 19:41:57.193874 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16933 | 2024.11.25 19:41:57.194083 [ 71 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
16934 | 2024.11.25 19:41:57.194100 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00158 sec., 51898.73417721519 rows/sec., 3.30 MiB/sec. | ||
16935 | 2024.11.25 19:41:57.194209 [ 71 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16936 | 2024.11.25 19:41:57.194264 [ 260 ] {a739c1c9-ace6-4767-9956-3d00bb2a5951} <Debug> TCPHandler: Processed in 0.00202638 sec. | ||
16937 | 2024.11.25 19:41:57.194288 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16938 | 2024.11.25 19:41:57.194487 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
16939 | 2024.11.25 19:41:57.194627 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16940 | 2024.11.25 19:41:57.194664 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7960 rows starting from the beginning of the part | ||
16941 | 2024.11.25 19:41:57.194738 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
16942 | 2024.11.25 19:41:57.194965 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
16943 | 2024.11.25 19:41:57.195157 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 82 rows starting from the beginning of the part | ||
16944 | 2024.11.25 19:41:57.195284 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
16945 | 2024.11.25 19:41:57.195477 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part | ||
16946 | 2024.11.25 19:41:57.197964 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8326 rows, containing 4 columns (4 merged, 0 gathered) in 0.00354232 sec., 2350437.0017389734 rows/sec., 153.18 MiB/sec. | ||
16947 | 2024.11.25 19:41:57.198182 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
16948 | 2024.11.25 19:41:57.198518 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16949 | 2024.11.25 19:41:57.198607 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_121_24} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
16950 | 2024.11.25 19:41:57.198708 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
16951 | 2024.11.25 19:41:58.371691 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16952 | 2024.11.25 19:41:58.371773 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16953 | 2024.11.25 19:41:58.374129 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16954 | 2024.11.25 19:41:59.342565 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
16955 | 2024.11.25 19:41:59.343298 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16956 | 2024.11.25 19:41:59.343353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16957 | 2024.11.25 19:41:59.343946 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
16958 | 2024.11.25 19:41:59.344204 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16959 | 2024.11.25 19:41:59.344475 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
16960 | 2024.11.25 19:41:59.884381 [ 222 ] {} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Found 5 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] | ||
16961 | 2024.11.25 19:41:59.884440 [ 222 ] {} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Removing 5 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] | ||
16962 | 2024.11.25 19:41:59.885926 [ 222 ] {} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
16963 | 2024.11.25 19:41:59.946802 [ 222 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16964 | 2024.11.25 19:41:59.946838 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16965 | 2024.11.25 19:41:59.948886 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16966 | 2024.11.25 19:42:00.937782 [ 219 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16967 | 2024.11.25 19:42:00.937868 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16968 | 2024.11.25 19:42:00.940369 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16969 | 2024.11.25 19:42:01.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.47 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.47 MiB (RSS), difference: 4.00 MiB | ||
16970 | 2024.11.25 19:42:02.099721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2360 | ||
16971 | 2024.11.25 19:42:02.102975 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16972 | 2024.11.25 19:42:02.103049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16973 | 2024.11.25 19:42:02.105462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
16974 | 2024.11.25 19:42:02.105783 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16975 | 2024.11.25 19:42:02.106327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2360 | ||
16976 | 2024.11.25 19:42:02.164253 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16977 | 2024.11.25 19:42:02.164505 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16978 | 2024.11.25 19:42:02.164646 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16979 | 2024.11.25 19:42:02.165673 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16980 | 2024.11.25 19:42:02.165727 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16981 | 2024.11.25 19:42:02.166181 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16982 | 2024.11.25 19:42:02.166448 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16983 | 2024.11.25 19:42:02.166684 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002251 sec., 41759.21812527766 rows/sec., 3.46 MiB/sec. | ||
16984 | 2024.11.25 19:42:02.166755 [ 265 ] {e03ba8de-b951-46d6-83dd-7e3a83ec9aae} <Debug> TCPHandler: Processed in 0.002698873 sec. | ||
16985 | 2024.11.25 19:42:02.167049 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16986 | 2024.11.25 19:42:02.167307 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16987 | 2024.11.25 19:42:02.167395 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16988 | 2024.11.25 19:42:02.168254 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16989 | 2024.11.25 19:42:02.168304 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16990 | 2024.11.25 19:42:02.168754 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16991 | 2024.11.25 19:42:02.169011 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16992 | 2024.11.25 19:42:02.169284 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.002032 sec., 9350.393700787401 rows/sec., 703.11 KiB/sec. | ||
16993 | 2024.11.25 19:42:02.169379 [ 260 ] {888c7cdf-125a-4242-a5a3-bb586732b3fe} <Debug> TCPHandler: Processed in 0.002495609 sec. | ||
16994 | 2024.11.25 19:42:02.169591 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16995 | 2024.11.25 19:42:02.169882 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16996 | 2024.11.25 19:42:02.169999 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16997 | 2024.11.25 19:42:02.170651 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16998 | 2024.11.25 19:42:02.170692 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
16999 | 2024.11.25 19:42:02.171079 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
17000 | 2024.11.25 19:42:02.171320 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17001 | 2024.11.25 19:42:02.171558 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001781 sec., 46603.032004491855 rows/sec., 3.64 MiB/sec. | ||
17002 | 2024.11.25 19:42:02.171678 [ 265 ] {35116616-ac6a-42da-aa39-2f84aefbbb54} <Debug> TCPHandler: Processed in 0.002218853 sec. | ||
17003 | 2024.11.25 19:42:02.171875 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17004 | 2024.11.25 19:42:02.172058 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17005 | 2024.11.25 19:42:02.172130 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17006 | 2024.11.25 19:42:02.172844 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17007 | 2024.11.25 19:42:02.172892 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17008 | 2024.11.25 19:42:02.173313 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
17009 | 2024.11.25 19:42:02.173557 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17010 | 2024.11.25 19:42:02.173808 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001791 sec., 89335.56672250139 rows/sec., 6.22 MiB/sec. | ||
17011 | 2024.11.25 19:42:02.173888 [ 260 ] {fc76267e-e330-49f5-9496-67c932642f75} <Debug> TCPHandler: Processed in 0.002112642 sec. | ||
17012 | 2024.11.25 19:42:02.174131 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17013 | 2024.11.25 19:42:02.174397 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17014 | 2024.11.25 19:42:02.174495 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <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 | ||
17015 | 2024.11.25 19:42:02.175765 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17016 | 2024.11.25 19:42:02.175807 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17017 | 2024.11.25 19:42:02.176499 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
17018 | 2024.11.25 19:42:02.176922 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17019 | 2024.11.25 19:42:02.177213 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002906 sec., 6538.196834136269 rows/sec., 11.72 MiB/sec. | ||
17020 | 2024.11.25 19:42:02.177397 [ 265 ] {94ab1c66-6567-4282-b1c0-97b45a65da42} <Debug> TCPHandler: Processed in 0.003400157 sec. | ||
17021 | 2024.11.25 19:42:02.177688 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17022 | 2024.11.25 19:42:02.177885 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17023 | 2024.11.25 19:42:02.177946 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17024 | 2024.11.25 19:42:02.178467 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17025 | 2024.11.25 19:42:02.178508 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17026 | 2024.11.25 19:42:02.178922 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
17027 | 2024.11.25 19:42:02.179196 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17028 | 2024.11.25 19:42:02.179419 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. | ||
17029 | 2024.11.25 19:42:02.179477 [ 225 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17030 | 2024.11.25 19:42:02.179488 [ 260 ] {3eee3059-6431-48dd-afee-5da59e1b728b} <Debug> TCPHandler: Processed in 0.001965038 sec. | ||
17031 | 2024.11.25 19:42:02.179510 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17032 | 2024.11.25 19:42:02.181605 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17033 | 2024.11.25 19:42:02.181925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
17034 | 2024.11.25 19:42:02.206144 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17035 | 2024.11.25 19:42:02.206201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17036 | 2024.11.25 19:42:02.214090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
17037 | 2024.11.25 19:42:02.214904 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17038 | 2024.11.25 19:42:02.218523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
17039 | 2024.11.25 19:42:06.614776 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17040 | 2024.11.25 19:42:06.614845 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17041 | 2024.11.25 19:42:06.844658 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
17042 | 2024.11.25 19:42:06.845340 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17043 | 2024.11.25 19:42:06.845385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17044 | 2024.11.25 19:42:06.845904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
17045 | 2024.11.25 19:42:06.846154 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17046 | 2024.11.25 19:42:06.846344 [ 60 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
17047 | 2024.11.25 19:42:06.846395 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
17048 | 2024.11.25 19:42:06.846421 [ 60 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17049 | 2024.11.25 19:42:06.846451 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17050 | 2024.11.25 19:42:06.846589 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
17051 | 2024.11.25 19:42:06.846753 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17052 | 2024.11.25 19:42:06.846797 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
17053 | 2024.11.25 19:42:06.846874 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
17054 | 2024.11.25 19:42:06.846970 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
17055 | 2024.11.25 19:42:06.847257 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
17056 | 2024.11.25 19:42:06.847348 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
17057 | 2024.11.25 19:42:06.847435 [ 191 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
17058 | 2024.11.25 19:42:06.850376 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003851136 sec., 10232305.480772426 rows/sec., 146.37 MiB/sec. | ||
17059 | 2024.11.25 19:42:06.850761 [ 194 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
17060 | 2024.11.25 19:42:06.851055 [ 194 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17061 | 2024.11.25 19:42:06.851131 [ 194 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_86_17} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
17062 | 2024.11.25 19:42:06.851238 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
17063 | 2024.11.25 19:42:07.168537 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17064 | 2024.11.25 19:42:07.168757 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17065 | 2024.11.25 19:42:07.168835 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17066 | 2024.11.25 19:42:07.169630 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17067 | 2024.11.25 19:42:07.169679 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17068 | 2024.11.25 19:42:07.170110 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
17069 | 2024.11.25 19:42:07.170352 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17070 | 2024.11.25 19:42:07.170587 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
17071 | 2024.11.25 19:42:07.170645 [ 265 ] {818f232b-cb32-41ab-942f-0f675e9370dd} <Debug> TCPHandler: Processed in 0.002244764 sec. | ||
17072 | 2024.11.25 19:42:07.170915 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17073 | 2024.11.25 19:42:07.171128 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17074 | 2024.11.25 19:42:07.171204 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17075 | 2024.11.25 19:42:07.172116 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17076 | 2024.11.25 19:42:07.172168 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17077 | 2024.11.25 19:42:07.172642 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
17078 | 2024.11.25 19:42:07.172903 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17079 | 2024.11.25 19:42:07.173150 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002081 sec., 119654.01249399327 rows/sec., 10.52 MiB/sec. | ||
17080 | 2024.11.25 19:42:07.173221 [ 260 ] {fa2d8b9a-590a-4d4b-b798-a737f1ef7664} <Debug> TCPHandler: Processed in 0.002454579 sec. | ||
17081 | 2024.11.25 19:42:07.173386 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17082 | 2024.11.25 19:42:07.173529 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17083 | 2024.11.25 19:42:07.173588 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17084 | 2024.11.25 19:42:07.174252 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17085 | 2024.11.25 19:42:07.174292 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17086 | 2024.11.25 19:42:07.174659 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
17087 | 2024.11.25 19:42:07.174898 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17088 | 2024.11.25 19:42:07.175109 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001611 sec., 18621.973929236497 rows/sec., 1.32 MiB/sec. | ||
17089 | 2024.11.25 19:42:07.175162 [ 265 ] {f58a6c23-b472-456a-862a-68f22f557e32} <Debug> TCPHandler: Processed in 0.001843377 sec. | ||
17090 | 2024.11.25 19:42:07.175322 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17091 | 2024.11.25 19:42:07.175468 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17092 | 2024.11.25 19:42:07.175530 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17093 | 2024.11.25 19:42:07.176210 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17094 | 2024.11.25 19:42:07.176252 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17095 | 2024.11.25 19:42:07.176616 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
17096 | 2024.11.25 19:42:07.176861 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17097 | 2024.11.25 19:42:07.177087 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001652 sec., 8474.57627118644 rows/sec., 593.50 KiB/sec. | ||
17098 | 2024.11.25 19:42:07.177112 [ 217 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
17099 | 2024.11.25 19:42:07.177153 [ 260 ] {fc8f5ada-8375-4e61-83ed-07e8ba45c7c2} <Debug> TCPHandler: Processed in 0.001901388 sec. | ||
17100 | 2024.11.25 19:42:07.177156 [ 217 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
17101 | 2024.11.25 19:42:07.177320 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17102 | 2024.11.25 19:42:07.177460 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17103 | 2024.11.25 19:42:07.177551 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17104 | 2024.11.25 19:42:07.178934 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17105 | 2024.11.25 19:42:07.179001 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17106 | 2024.11.25 19:42:07.180227 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
17107 | 2024.11.25 19:42:07.180925 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17108 | 2024.11.25 19:42:07.181365 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003919 sec., 3317.1727481500384 rows/sec., 206.82 KiB/sec. | ||
17109 | 2024.11.25 19:42:07.181758 [ 265 ] {205e62be-8a4a-4e84-b2d9-89900c26857a} <Debug> TCPHandler: Processed in 0.004502479 sec. | ||
17110 | 2024.11.25 19:42:07.182059 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17111 | 2024.11.25 19:42:07.182205 [ 217 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
17112 | 2024.11.25 19:42:07.182209 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17113 | 2024.11.25 19:42:07.182296 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17114 | 2024.11.25 19:42:07.183274 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17115 | 2024.11.25 19:42:07.183316 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17116 | 2024.11.25 19:42:07.183730 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
17117 | 2024.11.25 19:42:07.183974 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17118 | 2024.11.25 19:42:07.184189 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002017 sec., 200793.25731284084 rows/sec., 14.29 MiB/sec. | ||
17119 | 2024.11.25 19:42:07.184250 [ 260 ] {f4fcdb82-9c3c-4ad6-b102-9974673e4291} <Debug> TCPHandler: Processed in 0.002350426 sec. | ||
17120 | 2024.11.25 19:42:07.184398 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17121 | 2024.11.25 19:42:07.184522 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17122 | 2024.11.25 19:42:07.184574 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17123 | 2024.11.25 19:42:07.185085 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17124 | 2024.11.25 19:42:07.185126 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17125 | 2024.11.25 19:42:07.185513 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
17126 | 2024.11.25 19:42:07.185755 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17127 | 2024.11.25 19:42:07.185941 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
17128 | 2024.11.25 19:42:07.185947 [ 222 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17129 | 2024.11.25 19:42:07.185994 [ 222 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17130 | 2024.11.25 19:42:07.186009 [ 265 ] {5d1e9cc6-e563-490d-83d8-d4986a7b0a72} <Debug> TCPHandler: Processed in 0.001669322 sec. | ||
17131 | 2024.11.25 19:42:07.186162 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17132 | 2024.11.25 19:42:07.186343 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17133 | 2024.11.25 19:42:07.186455 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17134 | 2024.11.25 19:42:07.187702 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17135 | 2024.11.25 19:42:07.187764 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17136 | 2024.11.25 19:42:07.188473 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
17137 | 2024.11.25 19:42:07.188894 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17138 | 2024.11.25 19:42:07.189132 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
17139 | 2024.11.25 19:42:07.189228 [ 222 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17140 | 2024.11.25 19:42:07.189243 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17141 | 2024.11.25 19:42:07.189340 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17142 | 2024.11.25 19:42:07.189563 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003189 sec., 74317.96801505174 rows/sec., 4.98 MiB/sec. | ||
17143 | 2024.11.25 19:42:07.189929 [ 260 ] {7dcaaaf3-f779-48e9-ad64-4a70bdd7cf05} <Debug> TCPHandler: Processed in 0.003817535 sec. | ||
17144 | 2024.11.25 19:42:07.189978 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
17145 | 2024.11.25 19:42:07.190228 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17146 | 2024.11.25 19:42:07.190683 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17147 | 2024.11.25 19:42:07.190698 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17148 | 2024.11.25 19:42:07.190799 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17149 | 2024.11.25 19:42:07.190803 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 38450 rows starting from the beginning of the part | ||
17150 | 2024.11.25 19:42:07.191157 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part | ||
17151 | 2024.11.25 19:42:07.191712 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
17152 | 2024.11.25 19:42:07.192002 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 239 rows starting from the beginning of the part | ||
17153 | 2024.11.25 19:42:07.192387 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
17154 | 2024.11.25 19:42:07.192719 [ 200 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
17155 | 2024.11.25 19:42:07.193331 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17156 | 2024.11.25 19:42:07.193388 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17157 | 2024.11.25 19:42:07.194101 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
17158 | 2024.11.25 19:42:07.194548 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17159 | 2024.11.25 19:42:07.194831 [ 225 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17160 | 2024.11.25 19:42:07.194883 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004346 sec., 230.0966405890474 rows/sec., 15.50 KiB/sec. | ||
17161 | 2024.11.25 19:42:07.194907 [ 225 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17162 | 2024.11.25 19:42:07.195202 [ 265 ] {e5060694-9038-40f6-8028-571f90396273} <Debug> TCPHandler: Processed in 0.00513524 sec. | ||
17163 | 2024.11.25 19:42:07.195507 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17164 | 2024.11.25 19:42:07.195913 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17165 | 2024.11.25 19:42:07.196360 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <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 | ||
17166 | 2024.11.25 19:42:07.200100 [ 225 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17167 | 2024.11.25 19:42:07.200350 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17168 | 2024.11.25 19:42:07.200418 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17169 | 2024.11.25 19:42:07.201481 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
17170 | 2024.11.25 19:42:07.201821 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17171 | 2024.11.25 19:42:07.202220 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00644 sec., 3571.428571428571 rows/sec., 6.40 MiB/sec. | ||
17172 | 2024.11.25 19:42:07.202861 [ 260 ] {1cbccfad-90b1-4bb2-bf83-5f023ecd5847} <Debug> TCPHandler: Processed in 0.007511578 sec. | ||
17173 | 2024.11.25 19:42:07.203233 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17174 | 2024.11.25 19:42:07.203627 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17175 | 2024.11.25 19:42:07.203694 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17176 | 2024.11.25 19:42:07.204388 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17177 | 2024.11.25 19:42:07.204434 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17178 | 2024.11.25 19:42:07.204880 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
17179 | 2024.11.25 19:42:07.205150 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17180 | 2024.11.25 19:42:07.205489 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39483 rows, containing 5 columns (5 merged, 0 gathered) in 0.015926043 sec., 2479146.891666687 rows/sec., 167.52 MiB/sec. | ||
17181 | 2024.11.25 19:42:07.205519 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001953 sec., 41986.68714797747 rows/sec., 2.67 MiB/sec. | ||
17182 | 2024.11.25 19:42:07.205585 [ 265 ] {19106390-3291-43e1-916c-9d9ed1c11b90} <Debug> TCPHandler: Processed in 0.002593991 sec. | ||
17183 | 2024.11.25 19:42:07.205936 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
17184 | 2024.11.25 19:42:07.206223 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17185 | 2024.11.25 19:42:07.206301 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
17186 | 2024.11.25 19:42:07.206388 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
17187 | 2024.11.25 19:42:09.718658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
17188 | 2024.11.25 19:42:09.742356 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17189 | 2024.11.25 19:42:09.742415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17190 | 2024.11.25 19:42:09.750016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
17191 | 2024.11.25 19:42:09.750835 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17192 | 2024.11.25 19:42:09.751341 [ 55 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
17193 | 2024.11.25 19:42:09.751479 [ 55 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17194 | 2024.11.25 19:42:09.751577 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17195 | 2024.11.25 19:42:09.752042 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
17196 | 2024.11.25 19:42:09.766186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
17197 | 2024.11.25 19:42:09.768131 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17198 | 2024.11.25 19:42:09.769871 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part | ||
17199 | 2024.11.25 19:42:09.776277 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
17200 | 2024.11.25 19:42:09.782652 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
17201 | 2024.11.25 19:42:09.789144 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
17202 | 2024.11.25 19:42:09.795708 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
17203 | 2024.11.25 19:42:09.802273 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
17204 | 2024.11.25 19:42:09.869199 [ 192 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.117453104 sec., 5525.609608410178 rows/sec., 28.57 MiB/sec. | ||
17205 | 2024.11.25 19:42:09.871818 [ 190 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
17206 | 2024.11.25 19:42:09.874324 [ 190 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17207 | 2024.11.25 19:42:09.874434 [ 190 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_86_17} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
17208 | 2024.11.25 19:42:09.875977 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
17209 | 2024.11.25 19:42:10.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.53 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.47 MiB (RSS), difference: -1.06 MiB | ||
17210 | 2024.11.25 19:42:12.106615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2394 | ||
17211 | 2024.11.25 19:42:12.109934 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17212 | 2024.11.25 19:42:12.109996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17213 | 2024.11.25 19:42:12.111571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17214 | 2024.11.25 19:42:12.111897 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17215 | 2024.11.25 19:42:12.112150 [ 223 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
17216 | 2024.11.25 19:42:12.112195 [ 223 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
17217 | 2024.11.25 19:42:12.112794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2394 | ||
17218 | 2024.11.25 19:42:12.114280 [ 223 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
17219 | 2024.11.25 19:42:12.194278 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17220 | 2024.11.25 19:42:12.194590 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17221 | 2024.11.25 19:42:12.194702 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17222 | 2024.11.25 19:42:12.195736 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17223 | 2024.11.25 19:42:12.195791 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17224 | 2024.11.25 19:42:12.196234 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
17225 | 2024.11.25 19:42:12.196489 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17226 | 2024.11.25 19:42:12.196748 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002229 sec., 897.2633467922835 rows/sec., 73.17 KiB/sec. | ||
17227 | 2024.11.25 19:42:12.196873 [ 265 ] {0ab7ab02-97e6-435d-80e5-04ad08d6af6f} <Debug> TCPHandler: Processed in 0.002744774 sec. | ||
17228 | 2024.11.25 19:42:12.197145 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17229 | 2024.11.25 19:42:12.197340 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17230 | 2024.11.25 19:42:12.197414 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17231 | 2024.11.25 19:42:12.198887 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17232 | 2024.11.25 19:42:12.198938 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17233 | 2024.11.25 19:42:12.199473 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
17234 | 2024.11.25 19:42:12.199752 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17235 | 2024.11.25 19:42:12.199950 [ 51 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
17236 | 2024.11.25 19:42:12.200008 [ 51 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17237 | 2024.11.25 19:42:12.200024 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Debug> executeQuery: Read 1235 rows, 104.61 KiB in 0.00273 sec., 452380.9523809524 rows/sec., 37.42 MiB/sec. | ||
17238 | 2024.11.25 19:42:12.200045 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17239 | 2024.11.25 19:42:12.200245 [ 260 ] {e06b8241-f542-4755-b068-18f5bcf9c1d0} <Debug> TCPHandler: Processed in 0.003247484 sec. | ||
17240 | 2024.11.25 19:42:12.200497 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
17241 | 2024.11.25 19:42:12.200527 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17242 | 2024.11.25 19:42:12.200937 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17243 | 2024.11.25 19:42:12.201089 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17244 | 2024.11.25 19:42:12.201122 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17245 | 2024.11.25 19:42:12.201212 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1438 rows starting from the beginning of the part | ||
17246 | 2024.11.25 19:42:12.201973 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 94 rows starting from the beginning of the part | ||
17247 | 2024.11.25 19:42:12.202500 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 251 rows starting from the beginning of the part | ||
17248 | 2024.11.25 19:42:12.203123 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 94 rows starting from the beginning of the part | ||
17249 | 2024.11.25 19:42:12.203722 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 249 rows starting from the beginning of the part | ||
17250 | 2024.11.25 19:42:12.204168 [ 186 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1235 rows starting from the beginning of the part | ||
17251 | 2024.11.25 19:42:12.205220 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17252 | 2024.11.25 19:42:12.205274 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17253 | 2024.11.25 19:42:12.205828 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
17254 | 2024.11.25 19:42:12.206142 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17255 | 2024.11.25 19:42:12.206338 [ 51 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
17256 | 2024.11.25 19:42:12.206403 [ 51 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17257 | 2024.11.25 19:42:12.206437 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.005645 sec., 3720.106288751107 rows/sec., 277.83 KiB/sec. | ||
17258 | 2024.11.25 19:42:12.206449 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17259 | 2024.11.25 19:42:12.206733 [ 265 ] {834f2f93-b894-4e9a-88aa-58152a533e5b} <Debug> TCPHandler: Processed in 0.006333234 sec. | ||
17260 | 2024.11.25 19:42:12.207100 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17261 | 2024.11.25 19:42:12.207552 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17262 | 2024.11.25 19:42:12.207730 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
17263 | 2024.11.25 19:42:12.207781 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17264 | 2024.11.25 19:42:12.208555 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17265 | 2024.11.25 19:42:12.208762 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 67 rows starting from the beginning of the part | ||
17266 | 2024.11.25 19:42:12.209348 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 19 rows starting from the beginning of the part | ||
17267 | 2024.11.25 19:42:12.210028 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 34 rows starting from the beginning of the part | ||
17268 | 2024.11.25 19:42:12.210503 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 19 rows starting from the beginning of the part | ||
17269 | 2024.11.25 19:42:12.210951 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part | ||
17270 | 2024.11.25 19:42:12.211243 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3361 rows, containing 5 columns (5 merged, 0 gathered) in 0.011029056 sec., 304740.49637611775 rows/sec., 26.74 MiB/sec. | ||
17271 | 2024.11.25 19:42:12.211323 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 21 rows starting from the beginning of the part | ||
17272 | 2024.11.25 19:42:12.212230 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
17273 | 2024.11.25 19:42:12.212939 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17274 | 2024.11.25 19:42:12.213047 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17275 | 2024.11.25 19:42:12.213529 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17276 | 2024.11.25 19:42:12.214057 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_126_25} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
17277 | 2024.11.25 19:42:12.214526 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
17278 | 2024.11.25 19:42:12.214686 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
17279 | 2024.11.25 19:42:12.215355 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17280 | 2024.11.25 19:42:12.215393 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.008697691 sec., 21844.878140646753 rows/sec., 1.65 MiB/sec. | ||
17281 | 2024.11.25 19:42:12.215625 [ 51 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
17282 | 2024.11.25 19:42:12.215633 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
17283 | 2024.11.25 19:42:12.215701 [ 51 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17284 | 2024.11.25 19:42:12.215773 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17285 | 2024.11.25 19:42:12.215918 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.008508 sec., 26798.30747531735 rows/sec., 1.81 MiB/sec. | ||
17286 | 2024.11.25 19:42:12.216249 [ 260 ] {b30ce3b9-97e8-4190-890c-b1d4706f0a9f} <Debug> TCPHandler: Processed in 0.009380284 sec. | ||
17287 | 2024.11.25 19:42:12.216324 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
17288 | 2024.11.25 19:42:12.216507 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17289 | 2024.11.25 19:42:12.216593 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17290 | 2024.11.25 19:42:12.216752 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17291 | 2024.11.25 19:42:12.216771 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_126_25} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
17292 | 2024.11.25 19:42:12.216891 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 243 rows starting from the beginning of the part | ||
17293 | 2024.11.25 19:42:12.217020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17294 | 2024.11.25 19:42:12.217037 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17295 | 2024.11.25 19:42:12.217237 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part | ||
17296 | 2024.11.25 19:42:12.217345 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17297 | 2024.11.25 19:42:12.217626 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part | ||
17298 | 2024.11.25 19:42:12.217932 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part | ||
17299 | 2024.11.25 19:42:12.218321 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
17300 | 2024.11.25 19:42:12.218724 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 228 rows starting from the beginning of the part | ||
17301 | 2024.11.25 19:42:12.220200 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17302 | 2024.11.25 19:42:12.220272 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17303 | 2024.11.25 19:42:12.221272 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
17304 | 2024.11.25 19:42:12.221469 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005548468 sec., 133550.37823053138 rows/sec., 9.56 MiB/sec. | ||
17305 | 2024.11.25 19:42:12.221758 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17306 | 2024.11.25 19:42:12.221903 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
17307 | 2024.11.25 19:42:12.222090 [ 51 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
17308 | 2024.11.25 19:42:12.222251 [ 51 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17309 | 2024.11.25 19:42:12.222347 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17310 | 2024.11.25 19:42:12.222363 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.005457 sec., 99138.72090892431 rows/sec., 7.35 MiB/sec. | ||
17311 | 2024.11.25 19:42:12.222741 [ 265 ] {fba74420-30d8-4b71-92c0-ed0c5221780d} <Debug> TCPHandler: Processed in 0.006355644 sec. | ||
17312 | 2024.11.25 19:42:12.222754 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
17313 | 2024.11.25 19:42:12.223012 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17314 | 2024.11.25 19:42:12.223041 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17315 | 2024.11.25 19:42:12.223063 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17316 | 2024.11.25 19:42:12.223111 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 916 rows starting from the beginning of the part | ||
17317 | 2024.11.25 19:42:12.223176 [ 197 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_81_16} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
17318 | 2024.11.25 19:42:12.223356 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17319 | 2024.11.25 19:42:12.223595 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
17320 | 2024.11.25 19:42:12.223586 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 83 rows starting from the beginning of the part | ||
17321 | 2024.11.25 19:42:12.223716 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17322 | 2024.11.25 19:42:12.223978 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 409 rows starting from the beginning of the part | ||
17323 | 2024.11.25 19:42:12.224356 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 83 rows starting from the beginning of the part | ||
17324 | 2024.11.25 19:42:12.224762 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 405 rows starting from the beginning of the part | ||
17325 | 2024.11.25 19:42:12.225069 [ 189 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 541 rows starting from the beginning of the part | ||
17326 | 2024.11.25 19:42:12.226319 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17327 | 2024.11.25 19:42:12.226364 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17328 | 2024.11.25 19:42:12.226977 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
17329 | 2024.11.25 19:42:12.227193 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.004744143 sec., 513686.0334943529 rows/sec., 39.42 MiB/sec. | ||
17330 | 2024.11.25 19:42:12.227396 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17331 | 2024.11.25 19:42:12.227452 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
17332 | 2024.11.25 19:42:12.227872 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.00468 sec., 188247.86324786325 rows/sec., 12.67 MiB/sec. | ||
17333 | 2024.11.25 19:42:12.228139 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17334 | 2024.11.25 19:42:12.228158 [ 260 ] {adb43d25-92c7-469c-894a-16969939dd26} <Debug> TCPHandler: Processed in 0.005301774 sec. | ||
17335 | 2024.11.25 19:42:12.228530 [ 188 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_126_25} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
17336 | 2024.11.25 19:42:12.228540 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17337 | 2024.11.25 19:42:12.228764 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
17338 | 2024.11.25 19:42:12.228966 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17339 | 2024.11.25 19:42:12.229113 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <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 | ||
17340 | 2024.11.25 19:42:12.230345 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17341 | 2024.11.25 19:42:12.230385 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17342 | 2024.11.25 19:42:12.231061 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
17343 | 2024.11.25 19:42:12.231325 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17344 | 2024.11.25 19:42:12.231550 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
17345 | 2024.11.25 19:42:12.231610 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002775 sec., 6846.846846846846 rows/sec., 12.27 MiB/sec. | ||
17346 | 2024.11.25 19:42:12.231640 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17347 | 2024.11.25 19:42:12.231742 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17348 | 2024.11.25 19:42:12.231931 [ 265 ] {ad75c951-5f33-42e9-8c90-16804add6af4} <Debug> TCPHandler: Processed in 0.003634871 sec. | ||
17349 | 2024.11.25 19:42:12.232146 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
17350 | 2024.11.25 19:42:12.232227 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17351 | 2024.11.25 19:42:12.232438 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17352 | 2024.11.25 19:42:12.232521 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17353 | 2024.11.25 19:42:12.232624 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17354 | 2024.11.25 19:42:12.232731 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2477 rows starting from the beginning of the part | ||
17355 | 2024.11.25 19:42:12.233456 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 19 rows starting from the beginning of the part | ||
17356 | 2024.11.25 19:42:12.234025 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 23 rows starting from the beginning of the part | ||
17357 | 2024.11.25 19:42:12.234240 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17358 | 2024.11.25 19:42:12.234342 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17359 | 2024.11.25 19:42:12.234661 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 19 rows starting from the beginning of the part | ||
17360 | 2024.11.25 19:42:12.235254 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 23 rows starting from the beginning of the part | ||
17361 | 2024.11.25 19:42:12.235429 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
17362 | 2024.11.25 19:42:12.235749 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 19 rows starting from the beginning of the part | ||
17363 | 2024.11.25 19:42:12.236118 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17364 | 2024.11.25 19:42:12.236570 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004178 sec., 14360.938247965532 rows/sec., 991.05 KiB/sec. | ||
17365 | 2024.11.25 19:42:12.236676 [ 260 ] {5c2f5868-9bba-4f47-a1d6-812fa3fb226b} <Debug> TCPHandler: Processed in 0.004616111 sec. | ||
17366 | 2024.11.25 19:42:12.243276 [ 191 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 19 columns (19 merged, 0 gathered) in 0.011342962 sec., 227453.81673675711 rows/sec., 407.59 MiB/sec. | ||
17367 | 2024.11.25 19:42:12.245503 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
17368 | 2024.11.25 19:42:12.245894 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17369 | 2024.11.25 19:42:12.245972 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
17370 | 2024.11.25 19:42:12.246078 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.79 MiB. | ||
17371 | 2024.11.25 19:42:14.346574 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
17372 | 2024.11.25 19:42:14.347369 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17373 | 2024.11.25 19:42:14.347421 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17374 | 2024.11.25 19:42:14.347971 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
17375 | 2024.11.25 19:42:14.348229 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17376 | 2024.11.25 19:42:14.348489 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
17377 | 2024.11.25 19:42:17.169973 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17378 | 2024.11.25 19:42:17.170199 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17379 | 2024.11.25 19:42:17.170285 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17380 | 2024.11.25 19:42:17.171180 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17381 | 2024.11.25 19:42:17.171239 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17382 | 2024.11.25 19:42:17.171789 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17383 | 2024.11.25 19:42:17.172094 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17384 | 2024.11.25 19:42:17.172359 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002221 sec., 6303.46690679874 rows/sec., 453.77 KiB/sec. | ||
17385 | 2024.11.25 19:42:17.172473 [ 265 ] {bea86207-ecb9-4f3b-b4f9-5d0e3ad10a66} <Debug> TCPHandler: Processed in 0.002642972 sec. | ||
17386 | 2024.11.25 19:42:17.172790 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17387 | 2024.11.25 19:42:17.172988 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17388 | 2024.11.25 19:42:17.173070 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17389 | 2024.11.25 19:42:17.173999 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17390 | 2024.11.25 19:42:17.174057 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17391 | 2024.11.25 19:42:17.174583 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17392 | 2024.11.25 19:42:17.174870 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17393 | 2024.11.25 19:42:17.175088 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Debug> executeQuery: Read 249 rows, 22.41 KiB in 0.002155 sec., 115545.24361948957 rows/sec., 10.15 MiB/sec. | ||
17394 | 2024.11.25 19:42:17.175158 [ 260 ] {32f7186c-cf6a-4ded-bf7a-f38a7d5abeec} <Debug> TCPHandler: Processed in 0.00254176 sec. | ||
17395 | 2024.11.25 19:42:17.175334 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17396 | 2024.11.25 19:42:17.175479 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17397 | 2024.11.25 19:42:17.175541 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17398 | 2024.11.25 19:42:17.176282 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17399 | 2024.11.25 19:42:17.176330 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17400 | 2024.11.25 19:42:17.176833 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17401 | 2024.11.25 19:42:17.177112 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17402 | 2024.11.25 19:42:17.177354 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001908 sec., 15723.270440251572 rows/sec., 1.12 MiB/sec. | ||
17403 | 2024.11.25 19:42:17.177427 [ 265 ] {891e0f0a-b6ae-4e32-9980-fc0d4d31ab5f} <Debug> TCPHandler: Processed in 0.002163432 sec. | ||
17404 | 2024.11.25 19:42:17.177621 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17405 | 2024.11.25 19:42:17.177799 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17406 | 2024.11.25 19:42:17.177876 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17407 | 2024.11.25 19:42:17.178755 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17408 | 2024.11.25 19:42:17.178808 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17409 | 2024.11.25 19:42:17.179358 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
17410 | 2024.11.25 19:42:17.179776 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17411 | 2024.11.25 19:42:17.180085 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002317 sec., 6042.296072507553 rows/sec., 423.16 KiB/sec. | ||
17412 | 2024.11.25 19:42:17.180203 [ 260 ] {1801a0d8-6120-483a-af57-a83c46573189} <Debug> TCPHandler: Processed in 0.002653992 sec. | ||
17413 | 2024.11.25 19:42:17.180501 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17414 | 2024.11.25 19:42:17.180654 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17415 | 2024.11.25 19:42:17.180714 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17416 | 2024.11.25 19:42:17.181451 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17417 | 2024.11.25 19:42:17.181494 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17418 | 2024.11.25 19:42:17.181929 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17419 | 2024.11.25 19:42:17.182253 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17420 | 2024.11.25 19:42:17.182510 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001886 sec., 6892.895015906681 rows/sec., 429.77 KiB/sec. | ||
17421 | 2024.11.25 19:42:17.182583 [ 265 ] {c7edf9f9-50be-4d02-8735-63c74f0334dd} <Debug> TCPHandler: Processed in 0.002234434 sec. | ||
17422 | 2024.11.25 19:42:17.182756 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17423 | 2024.11.25 19:42:17.182920 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17424 | 2024.11.25 19:42:17.182992 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17425 | 2024.11.25 19:42:17.184042 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17426 | 2024.11.25 19:42:17.184090 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17427 | 2024.11.25 19:42:17.184667 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17428 | 2024.11.25 19:42:17.185033 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17429 | 2024.11.25 19:42:17.185305 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.00242 sec., 167355.37190082646 rows/sec., 11.91 MiB/sec. | ||
17430 | 2024.11.25 19:42:17.185385 [ 220 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17431 | 2024.11.25 19:42:17.185431 [ 260 ] {2dfeed7f-6dc9-4df9-ba0f-5078d6bea355} <Debug> TCPHandler: Processed in 0.002747963 sec. | ||
17432 | 2024.11.25 19:42:17.185474 [ 220 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17433 | 2024.11.25 19:42:17.185670 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17434 | 2024.11.25 19:42:17.185843 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17435 | 2024.11.25 19:42:17.185931 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17436 | 2024.11.25 19:42:17.187209 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17437 | 2024.11.25 19:42:17.187281 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17438 | 2024.11.25 19:42:17.188167 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17439 | 2024.11.25 19:42:17.188718 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17440 | 2024.11.25 19:42:17.189074 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003251 sec., 1845.585973546601 rows/sec., 96.42 KiB/sec. | ||
17441 | 2024.11.25 19:42:17.189233 [ 265 ] {a58a337d-3603-46d8-bd0d-9d84228f4cdb} <Debug> TCPHandler: Processed in 0.003668932 sec. | ||
17442 | 2024.11.25 19:42:17.189468 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17443 | 2024.11.25 19:42:17.189616 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17444 | 2024.11.25 19:42:17.189694 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17445 | 2024.11.25 19:42:17.190126 [ 220 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17446 | 2024.11.25 19:42:17.191858 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17447 | 2024.11.25 19:42:17.191919 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17448 | 2024.11.25 19:42:17.192421 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
17449 | 2024.11.25 19:42:17.192681 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17450 | 2024.11.25 19:42:17.192879 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003298 sec., 71861.73438447544 rows/sec., 4.82 MiB/sec. | ||
17451 | 2024.11.25 19:42:17.192938 [ 260 ] {eb308935-be43-4c4d-ac4c-c68b37bca08b} <Debug> TCPHandler: Processed in 0.003591461 sec. | ||
17452 | 2024.11.25 19:42:17.193103 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17453 | 2024.11.25 19:42:17.193255 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17454 | 2024.11.25 19:42:17.193324 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17455 | 2024.11.25 19:42:17.193904 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17456 | 2024.11.25 19:42:17.193944 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17457 | 2024.11.25 19:42:17.194326 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17458 | 2024.11.25 19:42:17.194575 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17459 | 2024.11.25 19:42:17.194813 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001592 sec., 628.1407035175879 rows/sec., 42.33 KiB/sec. | ||
17460 | 2024.11.25 19:42:17.194877 [ 265 ] {50293ffd-f3b9-4ef4-9092-bf548a381c25} <Debug> TCPHandler: Processed in 0.001841626 sec. | ||
17461 | 2024.11.25 19:42:17.195042 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17462 | 2024.11.25 19:42:17.195172 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17463 | 2024.11.25 19:42:17.195257 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <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 | ||
17464 | 2024.11.25 19:42:17.196535 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17465 | 2024.11.25 19:42:17.196576 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17466 | 2024.11.25 19:42:17.197543 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17467 | 2024.11.25 19:42:17.197963 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17468 | 2024.11.25 19:42:17.198243 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003096 sec., 7428.940568475453 rows/sec., 13.31 MiB/sec. | ||
17469 | 2024.11.25 19:42:17.198398 [ 260 ] {07ce05ff-c249-414c-908f-4999a706d11c} <Debug> TCPHandler: Processed in 0.003422567 sec. | ||
17470 | 2024.11.25 19:42:17.198584 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17471 | 2024.11.25 19:42:17.198722 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17472 | 2024.11.25 19:42:17.198778 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17473 | 2024.11.25 19:42:17.199380 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17474 | 2024.11.25 19:42:17.199424 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17475 | 2024.11.25 19:42:17.199926 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
17476 | 2024.11.25 19:42:17.200190 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17477 | 2024.11.25 19:42:17.200413 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00172 sec., 47674.41860465116 rows/sec., 3.03 MiB/sec. | ||
17478 | 2024.11.25 19:42:17.200473 [ 265 ] {6b4fe9de-5c46-410d-843e-2c3f5e2c5551} <Debug> TCPHandler: Processed in 0.001953419 sec. | ||
17479 | 2024.11.25 19:42:17.266328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
17480 | 2024.11.25 19:42:17.296854 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17481 | 2024.11.25 19:42:17.296965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17482 | 2024.11.25 19:42:17.309212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
17483 | 2024.11.25 19:42:17.310514 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17484 | 2024.11.25 19:42:17.321209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
17485 | 2024.11.25 19:42:17.710551 [ 219 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17486 | 2024.11.25 19:42:17.710610 [ 219 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17487 | 2024.11.25 19:42:17.713637 [ 219 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17488 | 2024.11.25 19:42:17.954356 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17489 | 2024.11.25 19:42:17.954415 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17490 | 2024.11.25 19:42:17.956683 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17491 | 2024.11.25 19:42:18.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.77 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.47 MiB (RSS), difference: -1.30 MiB | ||
17492 | 2024.11.25 19:42:18.365461 [ 221 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17493 | 2024.11.25 19:42:18.365511 [ 221 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17494 | 2024.11.25 19:42:18.367535 [ 221 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17495 | 2024.11.25 19:42:21.614892 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17496 | 2024.11.25 19:42:21.614964 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17497 | 2024.11.25 19:42:21.848620 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
17498 | 2024.11.25 19:42:21.849661 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17499 | 2024.11.25 19:42:21.849715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17500 | 2024.11.25 19:42:21.850249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
17501 | 2024.11.25 19:42:21.850510 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17502 | 2024.11.25 19:42:21.850747 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
17503 | 2024.11.25 19:42:22.113095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2432 | ||
17504 | 2024.11.25 19:42:22.116611 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17505 | 2024.11.25 19:42:22.116676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17506 | 2024.11.25 19:42:22.118285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17507 | 2024.11.25 19:42:22.118614 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17508 | 2024.11.25 19:42:22.119738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2432 | ||
17509 | 2024.11.25 19:42:22.165329 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17510 | 2024.11.25 19:42:22.165622 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17511 | 2024.11.25 19:42:22.165729 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17512 | 2024.11.25 19:42:22.166540 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17513 | 2024.11.25 19:42:22.166588 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17514 | 2024.11.25 19:42:22.167034 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17515 | 2024.11.25 19:42:22.167278 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17516 | 2024.11.25 19:42:22.167502 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001955 sec., 48081.84143222506 rows/sec., 3.98 MiB/sec. | ||
17517 | 2024.11.25 19:42:22.167569 [ 265 ] {cc1f65ec-5691-4e04-be1b-1b138cdee4fb} <Debug> TCPHandler: Processed in 0.002406957 sec. | ||
17518 | 2024.11.25 19:42:22.167881 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17519 | 2024.11.25 19:42:22.168108 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17520 | 2024.11.25 19:42:22.168192 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17521 | 2024.11.25 19:42:22.169013 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17522 | 2024.11.25 19:42:22.169057 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17523 | 2024.11.25 19:42:22.169505 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17524 | 2024.11.25 19:42:22.169792 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17525 | 2024.11.25 19:42:22.169995 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001947 sec., 9758.602978941963 rows/sec., 733.80 KiB/sec. | ||
17526 | 2024.11.25 19:42:22.170064 [ 260 ] {616360d7-196a-43cd-95d1-4044f3fe92c3} <Debug> TCPHandler: Processed in 0.002369246 sec. | ||
17527 | 2024.11.25 19:42:22.170225 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17528 | 2024.11.25 19:42:22.170367 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17529 | 2024.11.25 19:42:22.170424 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17530 | 2024.11.25 19:42:22.171077 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17531 | 2024.11.25 19:42:22.171117 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17532 | 2024.11.25 19:42:22.171485 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17533 | 2024.11.25 19:42:22.171721 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17534 | 2024.11.25 19:42:22.171952 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00161 sec., 51552.795031055895 rows/sec., 4.03 MiB/sec. | ||
17535 | 2024.11.25 19:42:22.172051 [ 265 ] {0e0c3b56-379e-40ca-8e36-352e5fb95f39} <Debug> TCPHandler: Processed in 0.001893587 sec. | ||
17536 | 2024.11.25 19:42:22.172267 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17537 | 2024.11.25 19:42:22.172458 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17538 | 2024.11.25 19:42:22.172528 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17539 | 2024.11.25 19:42:22.173174 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17540 | 2024.11.25 19:42:22.173213 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17541 | 2024.11.25 19:42:22.173627 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17542 | 2024.11.25 19:42:22.173875 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17543 | 2024.11.25 19:42:22.174057 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. | ||
17544 | 2024.11.25 19:42:22.174109 [ 260 ] {126bca9f-ec85-4585-aadf-b2a2646e695a} <Debug> TCPHandler: Processed in 0.001966559 sec. | ||
17545 | 2024.11.25 19:42:22.174250 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17546 | 2024.11.25 19:42:22.174369 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17547 | 2024.11.25 19:42:22.174451 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <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 | ||
17548 | 2024.11.25 19:42:22.175640 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17549 | 2024.11.25 19:42:22.175680 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17550 | 2024.11.25 19:42:22.176339 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17551 | 2024.11.25 19:42:22.176625 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17552 | 2024.11.25 19:42:22.176865 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00252 sec., 7539.68253968254 rows/sec., 13.51 MiB/sec. | ||
17553 | 2024.11.25 19:42:22.176961 [ 265 ] {b97e1eb0-90f8-41f4-9995-88cb4d573a18} <Debug> TCPHandler: Processed in 0.002766135 sec. | ||
17554 | 2024.11.25 19:42:22.177122 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17555 | 2024.11.25 19:42:22.177264 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17556 | 2024.11.25 19:42:22.177325 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17557 | 2024.11.25 19:42:22.177875 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17558 | 2024.11.25 19:42:22.177913 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17559 | 2024.11.25 19:42:22.178291 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
17560 | 2024.11.25 19:42:22.178534 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17561 | 2024.11.25 19:42:22.178668 [ 37 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
17562 | 2024.11.25 19:42:22.178712 [ 37 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17563 | 2024.11.25 19:42:22.178716 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
17564 | 2024.11.25 19:42:22.178736 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
17565 | 2024.11.25 19:42:22.178822 [ 260 ] {32478353-11f2-469e-8552-8ae95dc05d96} <Debug> TCPHandler: Processed in 0.001767065 sec. | ||
17566 | 2024.11.25 19:42:22.178980 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
17567 | 2024.11.25 19:42:22.179107 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17568 | 2024.11.25 19:42:22.179141 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8326 rows starting from the beginning of the part | ||
17569 | 2024.11.25 19:42:22.179210 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
17570 | 2024.11.25 19:42:22.179335 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part | ||
17571 | 2024.11.25 19:42:22.179613 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
17572 | 2024.11.25 19:42:22.179772 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part | ||
17573 | 2024.11.25 19:42:22.179986 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
17574 | 2024.11.25 19:42:22.182555 [ 200 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8670 rows, containing 4 columns (4 merged, 0 gathered) in 0.003711913 sec., 2335722.846952501 rows/sec., 152.25 MiB/sec. | ||
17575 | 2024.11.25 19:42:22.182749 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
17576 | 2024.11.25 19:42:22.183061 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17577 | 2024.11.25 19:42:22.183145 [ 187 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_126_25} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
17578 | 2024.11.25 19:42:22.183229 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
17579 | 2024.11.25 19:42:22.985434 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17580 | 2024.11.25 19:42:22.985488 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17581 | 2024.11.25 19:42:22.987346 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17582 | 2024.11.25 19:42:24.821320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
17583 | 2024.11.25 19:42:24.847660 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17584 | 2024.11.25 19:42:24.847724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17585 | 2024.11.25 19:42:24.855281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
17586 | 2024.11.25 19:42:24.856089 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17587 | 2024.11.25 19:42:24.859241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
17588 | 2024.11.25 19:42:27.169451 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17589 | 2024.11.25 19:42:27.169661 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17590 | 2024.11.25 19:42:27.169737 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17591 | 2024.11.25 19:42:27.170461 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17592 | 2024.11.25 19:42:27.170503 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17593 | 2024.11.25 19:42:27.170932 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17594 | 2024.11.25 19:42:27.171178 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17595 | 2024.11.25 19:42:27.171324 [ 34 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
17596 | 2024.11.25 19:42:27.171366 [ 34 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17597 | 2024.11.25 19:42:27.171377 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001768 sec., 7918.552036199095 rows/sec., 570.03 KiB/sec. | ||
17598 | 2024.11.25 19:42:27.171389 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17599 | 2024.11.25 19:42:27.171480 [ 265 ] {d371a184-28cc-4a82-b07b-c4062ceca18a} <Debug> TCPHandler: Processed in 0.002161812 sec. | ||
17600 | 2024.11.25 19:42:27.171650 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
17601 | 2024.11.25 19:42:27.171798 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17602 | 2024.11.25 19:42:27.171872 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17603 | 2024.11.25 19:42:27.171918 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part | ||
17604 | 2024.11.25 19:42:27.172148 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
17605 | 2024.11.25 19:42:27.172231 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17606 | 2024.11.25 19:42:27.172380 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
17607 | 2024.11.25 19:42:27.172458 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17608 | 2024.11.25 19:42:27.172794 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
17609 | 2024.11.25 19:42:27.173194 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
17610 | 2024.11.25 19:42:27.175326 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17611 | 2024.11.25 19:42:27.175405 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17612 | 2024.11.25 19:42:27.175929 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004425217 sec., 15818.433310728038 rows/sec., 1.17 MiB/sec. | ||
17613 | 2024.11.25 19:42:27.176190 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
17614 | 2024.11.25 19:42:27.176273 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
17615 | 2024.11.25 19:42:27.176731 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17616 | 2024.11.25 19:42:27.176745 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17617 | 2024.11.25 19:42:27.176897 [ 200 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_61_15} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
17618 | 2024.11.25 19:42:27.177213 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17619 | 2024.11.25 19:42:27.177322 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005294 sec., 1133.3585190782017 rows/sec., 92.42 KiB/sec. | ||
17620 | 2024.11.25 19:42:27.177572 [ 260 ] {531d65da-84fd-4d6b-93cd-31ef653a44ab} <Debug> TCPHandler: Processed in 0.005951647 sec. | ||
17621 | 2024.11.25 19:42:27.177769 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17622 | 2024.11.25 19:42:27.177909 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17623 | 2024.11.25 19:42:27.177966 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17624 | 2024.11.25 19:42:27.178728 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17625 | 2024.11.25 19:42:27.178773 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17626 | 2024.11.25 19:42:27.179166 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17627 | 2024.11.25 19:42:27.179410 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17628 | 2024.11.25 19:42:27.179583 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Debug> executeQuery: Read 252 rows, 22.63 KiB in 0.001705 sec., 147800.58651026394 rows/sec., 12.96 MiB/sec. | ||
17629 | 2024.11.25 19:42:27.179633 [ 265 ] {7df474c5-f12b-4d4d-85c4-8b8c04e65af2} <Debug> TCPHandler: Processed in 0.001952078 sec. | ||
17630 | 2024.11.25 19:42:27.179774 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17631 | 2024.11.25 19:42:27.179899 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17632 | 2024.11.25 19:42:27.179957 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17633 | 2024.11.25 19:42:27.180668 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17634 | 2024.11.25 19:42:27.180716 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17635 | 2024.11.25 19:42:27.181118 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17636 | 2024.11.25 19:42:27.181362 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17637 | 2024.11.25 19:42:27.181575 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001708 sec., 21077.28337236534 rows/sec., 1.49 MiB/sec. | ||
17638 | 2024.11.25 19:42:27.181629 [ 260 ] {a18b372b-4913-4800-9e5a-25566e5d2897} <Debug> TCPHandler: Processed in 0.001914827 sec. | ||
17639 | 2024.11.25 19:42:27.181765 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17640 | 2024.11.25 19:42:27.181893 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17641 | 2024.11.25 19:42:27.181949 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17642 | 2024.11.25 19:42:27.182613 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17643 | 2024.11.25 19:42:27.182658 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17644 | 2024.11.25 19:42:27.183044 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
17645 | 2024.11.25 19:42:27.183291 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17646 | 2024.11.25 19:42:27.183466 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
17647 | 2024.11.25 19:42:27.183516 [ 265 ] {a40e77e7-0716-4001-be70-c2fa5a721b23} <Debug> TCPHandler: Processed in 0.001808926 sec. | ||
17648 | 2024.11.25 19:42:27.183659 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17649 | 2024.11.25 19:42:27.183806 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17650 | 2024.11.25 19:42:27.183864 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17651 | 2024.11.25 19:42:27.184944 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17652 | 2024.11.25 19:42:27.184984 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17653 | 2024.11.25 19:42:27.185353 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17654 | 2024.11.25 19:42:27.185596 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17655 | 2024.11.25 19:42:27.185768 [ 34 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
17656 | 2024.11.25 19:42:27.185826 [ 34 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17657 | 2024.11.25 19:42:27.185850 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002064 sec., 6298.449612403101 rows/sec., 392.71 KiB/sec. | ||
17658 | 2024.11.25 19:42:27.185893 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17659 | 2024.11.25 19:42:27.185984 [ 260 ] {a915ca9a-77b3-4692-b553-900f0aafcc75} <Debug> TCPHandler: Processed in 0.002380077 sec. | ||
17660 | 2024.11.25 19:42:27.186141 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
17661 | 2024.11.25 19:42:27.186185 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17662 | 2024.11.25 19:42:27.186307 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17663 | 2024.11.25 19:42:27.186353 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17664 | 2024.11.25 19:42:27.186356 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part | ||
17665 | 2024.11.25 19:42:27.186418 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17666 | 2024.11.25 19:42:27.186630 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
17667 | 2024.11.25 19:42:27.187082 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part | ||
17668 | 2024.11.25 19:42:27.187330 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
17669 | 2024.11.25 19:42:27.187728 [ 190 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
17670 | 2024.11.25 19:42:27.188886 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17671 | 2024.11.25 19:42:27.188933 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17672 | 2024.11.25 19:42:27.189293 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003289275 sec., 19761.193576091995 rows/sec., 1.28 MiB/sec. | ||
17673 | 2024.11.25 19:42:27.189437 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
17674 | 2024.11.25 19:42:27.189510 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17675 | 2024.11.25 19:42:27.189788 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17676 | 2024.11.25 19:42:27.189796 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17677 | 2024.11.25 19:42:27.189885 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_61_15} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
17678 | 2024.11.25 19:42:27.190003 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17679 | 2024.11.25 19:42:27.190047 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.00373 sec., 110187.66756032172 rows/sec., 7.86 MiB/sec. | ||
17680 | 2024.11.25 19:42:27.190101 [ 265 ] {fe68ff18-1269-41b8-93bd-9485699b43c8} <Debug> TCPHandler: Processed in 0.004003879 sec. | ||
17681 | 2024.11.25 19:42:27.190378 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17682 | 2024.11.25 19:42:27.190601 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17683 | 2024.11.25 19:42:27.190698 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17684 | 2024.11.25 19:42:27.191293 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17685 | 2024.11.25 19:42:27.191331 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17686 | 2024.11.25 19:42:27.191711 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17687 | 2024.11.25 19:42:27.191963 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17688 | 2024.11.25 19:42:27.192136 [ 34 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
17689 | 2024.11.25 19:42:27.192202 [ 34 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17690 | 2024.11.25 19:42:27.192221 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 188.73 KiB/sec. | ||
17691 | 2024.11.25 19:42:27.192238 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17692 | 2024.11.25 19:42:27.192395 [ 260 ] {565fd18f-96f3-4217-96f3-de79b13f51cc} <Debug> TCPHandler: Processed in 0.002127071 sec. | ||
17693 | 2024.11.25 19:42:27.192484 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
17694 | 2024.11.25 19:42:27.192582 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17695 | 2024.11.25 19:42:27.192638 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17696 | 2024.11.25 19:42:27.192676 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
17697 | 2024.11.25 19:42:27.192746 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17698 | 2024.11.25 19:42:27.192867 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
17699 | 2024.11.25 19:42:27.192947 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17700 | 2024.11.25 19:42:27.193268 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
17701 | 2024.11.25 19:42:27.193658 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
17702 | 2024.11.25 19:42:27.194007 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
17703 | 2024.11.25 19:42:27.194377 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
17704 | 2024.11.25 19:42:27.195402 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17705 | 2024.11.25 19:42:27.195445 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17706 | 2024.11.25 19:42:27.196091 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17707 | 2024.11.25 19:42:27.196099 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003751473 sec., 97561.67777297078 rows/sec., 4.98 MiB/sec. | ||
17708 | 2024.11.25 19:42:27.196221 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
17709 | 2024.11.25 19:42:27.196401 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17710 | 2024.11.25 19:42:27.196613 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17711 | 2024.11.25 19:42:27.196710 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.004009 sec., 59865.30306809678 rows/sec., 4.01 MiB/sec. | ||
17712 | 2024.11.25 19:42:27.196753 [ 190 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_61_12} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
17713 | 2024.11.25 19:42:27.197001 [ 265 ] {80387c9d-7e7c-4ce2-96ce-2d699888c605} <Debug> TCPHandler: Processed in 0.004499828 sec. | ||
17714 | 2024.11.25 19:42:27.197026 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
17715 | 2024.11.25 19:42:27.197330 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17716 | 2024.11.25 19:42:27.197683 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17717 | 2024.11.25 19:42:27.197806 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17718 | 2024.11.25 19:42:27.198317 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17719 | 2024.11.25 19:42:27.198356 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17720 | 2024.11.25 19:42:27.198733 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17721 | 2024.11.25 19:42:27.198982 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17722 | 2024.11.25 19:42:27.199158 [ 34 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
17723 | 2024.11.25 19:42:27.199222 [ 34 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17724 | 2024.11.25 19:42:27.199227 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001645 sec., 607.90273556231 rows/sec., 40.96 KiB/sec. | ||
17725 | 2024.11.25 19:42:27.199247 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17726 | 2024.11.25 19:42:27.199470 [ 260 ] {cf56c69a-fc5f-42c1-a292-45ea5f465fab} <Debug> TCPHandler: Processed in 0.002351096 sec. | ||
17727 | 2024.11.25 19:42:27.199539 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
17728 | 2024.11.25 19:42:27.199778 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17729 | 2024.11.25 19:42:27.199952 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17730 | 2024.11.25 19:42:27.200031 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 57 rows starting from the beginning of the part | ||
17731 | 2024.11.25 19:42:27.200072 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17732 | 2024.11.25 19:42:27.200441 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
17733 | 2024.11.25 19:42:27.200662 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <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 | ||
17734 | 2024.11.25 19:42:27.200825 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
17735 | 2024.11.25 19:42:27.201243 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
17736 | 2024.11.25 19:42:27.201609 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
17737 | 2024.11.25 19:42:27.201814 [ 190 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
17738 | 2024.11.25 19:42:27.204035 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 4 columns (4 merged, 0 gathered) in 0.004684312 sec., 13235.668332937685 rows/sec., 891.02 KiB/sec. | ||
17739 | 2024.11.25 19:42:27.204316 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
17740 | 2024.11.25 19:42:27.204339 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17741 | 2024.11.25 19:42:27.204415 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17742 | 2024.11.25 19:42:27.204890 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17743 | 2024.11.25 19:42:27.205058 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_61_12} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
17744 | 2024.11.25 19:42:27.205218 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17745 | 2024.11.25 19:42:27.205537 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17746 | 2024.11.25 19:42:27.205799 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17747 | 2024.11.25 19:42:27.206000 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.006001 sec., 3832.694550908182 rows/sec., 6.87 MiB/sec. | ||
17748 | 2024.11.25 19:42:27.206101 [ 265 ] {319e83eb-0683-43f0-a136-df5a5d08257b} <Debug> TCPHandler: Processed in 0.006501748 sec. | ||
17749 | 2024.11.25 19:42:27.206265 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17750 | 2024.11.25 19:42:27.206407 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17751 | 2024.11.25 19:42:27.206467 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17752 | 2024.11.25 19:42:27.207022 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17753 | 2024.11.25 19:42:27.207061 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17754 | 2024.11.25 19:42:27.207445 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17755 | 2024.11.25 19:42:27.207690 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17756 | 2024.11.25 19:42:27.207875 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
17757 | 2024.11.25 19:42:27.207922 [ 260 ] {049aff50-2eda-4142-94bb-f23983c3bfdb} <Debug> TCPHandler: Processed in 0.001727654 sec. | ||
17758 | 2024.11.25 19:42:28.081259 [ 222 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17759 | 2024.11.25 19:42:28.081322 [ 222 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17760 | 2024.11.25 19:42:28.083052 [ 222 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17761 | 2024.11.25 19:42:28.221649 [ 223 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17762 | 2024.11.25 19:42:28.221717 [ 223 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17763 | 2024.11.25 19:42:28.223351 [ 223 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17764 | 2024.11.25 19:42:28.514231 [ 225 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17765 | 2024.11.25 19:42:28.514319 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17766 | 2024.11.25 19:42:28.516614 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17767 | 2024.11.25 19:42:29.350932 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
17768 | 2024.11.25 19:42:29.351638 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17769 | 2024.11.25 19:42:29.351688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
17770 | 2024.11.25 19:42:29.352226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
17771 | 2024.11.25 19:42:29.352476 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17772 | 2024.11.25 19:42:29.352692 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
17773 | 2024.11.25 19:42:32.120088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2468 | ||
17774 | 2024.11.25 19:42:32.123796 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17775 | 2024.11.25 19:42:32.123838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17776 | 2024.11.25 19:42:32.125380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
17777 | 2024.11.25 19:42:32.125690 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17778 | 2024.11.25 19:42:32.125857 [ 27 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
17779 | 2024.11.25 19:42:32.125924 [ 27 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17780 | 2024.11.25 19:42:32.125970 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17781 | 2024.11.25 19:42:32.126815 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
17782 | 2024.11.25 19:42:32.128784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2468 | ||
17783 | 2024.11.25 19:42:32.129625 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17784 | 2024.11.25 19:42:32.129797 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2286 rows starting from the beginning of the part | ||
17785 | 2024.11.25 19:42:32.130438 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 38 rows starting from the beginning of the part | ||
17786 | 2024.11.25 19:42:32.131084 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
17787 | 2024.11.25 19:42:32.131740 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
17788 | 2024.11.25 19:42:32.132503 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part | ||
17789 | 2024.11.25 19:42:32.133298 [ 197 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
17790 | 2024.11.25 19:42:32.142727 [ 194 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2468 rows, containing 72 columns (72 merged, 0 gathered) in 0.016543215 sec., 149185.02842403972 rows/sec., 112.08 MiB/sec. | ||
17791 | 2024.11.25 19:42:32.144997 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
17792 | 2024.11.25 19:42:32.145883 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17793 | 2024.11.25 19:42:32.145985 [ 196 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_66_13} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
17794 | 2024.11.25 19:42:32.146440 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
17795 | 2024.11.25 19:42:32.164793 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17796 | 2024.11.25 19:42:32.164992 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17797 | 2024.11.25 19:42:32.165074 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17798 | 2024.11.25 19:42:32.165908 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17799 | 2024.11.25 19:42:32.165955 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17800 | 2024.11.25 19:42:32.166393 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17801 | 2024.11.25 19:42:32.166645 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17802 | 2024.11.25 19:42:32.166897 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001963 sec., 47885.8889454916 rows/sec., 3.97 MiB/sec. | ||
17803 | 2024.11.25 19:42:32.166965 [ 265 ] {5fcd1f5e-2ae9-4585-9a43-ea76b1d883c8} <Debug> TCPHandler: Processed in 0.002302985 sec. | ||
17804 | 2024.11.25 19:42:32.167213 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17805 | 2024.11.25 19:42:32.167377 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17806 | 2024.11.25 19:42:32.167445 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17807 | 2024.11.25 19:42:32.168185 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17808 | 2024.11.25 19:42:32.168228 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17809 | 2024.11.25 19:42:32.168622 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17810 | 2024.11.25 19:42:32.168872 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17811 | 2024.11.25 19:42:32.169103 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001772 sec., 10722.347629796841 rows/sec., 806.27 KiB/sec. | ||
17812 | 2024.11.25 19:42:32.169175 [ 260 ] {9de195b3-421b-4a6f-81ec-4e8fb30590b8} <Debug> TCPHandler: Processed in 0.002089891 sec. | ||
17813 | 2024.11.25 19:42:32.169380 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17814 | 2024.11.25 19:42:32.169546 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17815 | 2024.11.25 19:42:32.169601 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17816 | 2024.11.25 19:42:32.170236 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17817 | 2024.11.25 19:42:32.170278 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17818 | 2024.11.25 19:42:32.170668 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17819 | 2024.11.25 19:42:32.170938 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17820 | 2024.11.25 19:42:32.171156 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001637 sec., 50702.50458155162 rows/sec., 3.96 MiB/sec. | ||
17821 | 2024.11.25 19:42:32.171216 [ 265 ] {599ac894-5bda-42a2-9d5d-64cfcdd4ab4e} <Debug> TCPHandler: Processed in 0.001939328 sec. | ||
17822 | 2024.11.25 19:42:32.171375 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17823 | 2024.11.25 19:42:32.171518 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17824 | 2024.11.25 19:42:32.171582 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17825 | 2024.11.25 19:42:32.172226 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17826 | 2024.11.25 19:42:32.172266 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17827 | 2024.11.25 19:42:32.172662 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17828 | 2024.11.25 19:42:32.172912 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17829 | 2024.11.25 19:42:32.173094 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 5 parts from all_1_124_25 to all_128_128_0 | ||
17830 | 2024.11.25 19:42:32.173163 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
17831 | 2024.11.25 19:42:32.173191 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17832 | 2024.11.25 19:42:32.173278 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17833 | 2024.11.25 19:42:32.173286 [ 260 ] {4375284c-99ee-4b19-b534-0baeebec4f57} <Debug> TCPHandler: Processed in 0.001978719 sec. | ||
17834 | 2024.11.25 19:42:32.173608 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17835 | 2024.11.25 19:42:32.173621 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_124_25 to all_128_128_0 into Compact with storage Full | ||
17836 | 2024.11.25 19:42:32.173974 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17837 | 2024.11.25 19:42:32.174071 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17838 | 2024.11.25 19:42:32.174215 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 39483 rows starting from the beginning of the part | ||
17839 | 2024.11.25 19:42:32.174420 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <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 | ||
17840 | 2024.11.25 19:42:32.174686 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 881 rows starting from the beginning of the part | ||
17841 | 2024.11.25 19:42:32.175210 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 237 rows starting from the beginning of the part | ||
17842 | 2024.11.25 19:42:32.175630 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
17843 | 2024.11.25 19:42:32.176144 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 240 rows starting from the beginning of the part | ||
17844 | 2024.11.25 19:42:32.180918 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17845 | 2024.11.25 19:42:32.180975 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17846 | 2024.11.25 19:42:32.181828 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17847 | 2024.11.25 19:42:32.182114 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17848 | 2024.11.25 19:42:32.182483 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.008701 sec., 2183.657050913688 rows/sec., 3.91 MiB/sec. | ||
17849 | 2024.11.25 19:42:32.182625 [ 265 ] {72378d13-a29e-4cd1-986e-3b328c300fc6} <Debug> TCPHandler: Processed in 0.009221831 sec. | ||
17850 | 2024.11.25 19:42:32.182809 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17851 | 2024.11.25 19:42:32.182952 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17852 | 2024.11.25 19:42:32.183015 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17853 | 2024.11.25 19:42:32.183633 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17854 | 2024.11.25 19:42:32.183679 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17855 | 2024.11.25 19:42:32.184074 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17856 | 2024.11.25 19:42:32.184343 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17857 | 2024.11.25 19:42:32.184577 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001655 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. | ||
17858 | 2024.11.25 19:42:32.184663 [ 260 ] {544ae4b2-70b3-4c3d-9bd0-198d5b8f6f86} <Debug> TCPHandler: Processed in 0.001938108 sec. | ||
17859 | 2024.11.25 19:42:32.189148 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41001 rows, containing 5 columns (5 merged, 0 gathered) in 0.015741789 sec., 2604595.95793083 rows/sec., 175.99 MiB/sec. | ||
17860 | 2024.11.25 19:42:32.189439 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
17861 | 2024.11.25 19:42:32.189782 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17862 | 2024.11.25 19:42:32.189867 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 5 parts: [all_1_124_25, all_128_128_0] -> all_1_128_26 | ||
17863 | 2024.11.25 19:42:32.189972 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
17864 | 2024.11.25 19:42:32.359372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
17865 | 2024.11.25 19:42:32.383269 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17866 | 2024.11.25 19:42:32.383341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
17867 | 2024.11.25 19:42:32.390927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
17868 | 2024.11.25 19:42:32.391733 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17869 | 2024.11.25 19:42:32.395751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
17870 | 2024.11.25 19:42:33.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.52 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.50 MiB (RSS), difference: -1.02 MiB | ||
17871 | 2024.11.25 19:42:36.615011 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17872 | 2024.11.25 19:42:36.615090 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17873 | 2024.11.25 19:42:36.852876 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
17874 | 2024.11.25 19:42:36.853631 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17875 | 2024.11.25 19:42:36.853679 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17876 | 2024.11.25 19:42:36.854210 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
17877 | 2024.11.25 19:42:36.854464 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17878 | 2024.11.25 19:42:36.854720 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
17879 | 2024.11.25 19:42:36.854788 [ 222 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17880 | 2024.11.25 19:42:36.854823 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17881 | 2024.11.25 19:42:36.856964 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17882 | 2024.11.25 19:42:37.169642 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17883 | 2024.11.25 19:42:37.169842 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17884 | 2024.11.25 19:42:37.169917 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17885 | 2024.11.25 19:42:37.170636 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17886 | 2024.11.25 19:42:37.170689 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17887 | 2024.11.25 19:42:37.171120 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17888 | 2024.11.25 19:42:37.171370 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17889 | 2024.11.25 19:42:37.171598 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. | ||
17890 | 2024.11.25 19:42:37.171655 [ 265 ] {73e000ed-e5d3-4648-923c-6bb70374b128} <Debug> TCPHandler: Processed in 0.002144252 sec. | ||
17891 | 2024.11.25 19:42:37.171911 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17892 | 2024.11.25 19:42:37.172114 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17893 | 2024.11.25 19:42:37.172193 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17894 | 2024.11.25 19:42:37.173116 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17895 | 2024.11.25 19:42:37.173168 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17896 | 2024.11.25 19:42:37.173616 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
17897 | 2024.11.25 19:42:37.173936 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17898 | 2024.11.25 19:42:37.174162 [ 59 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
17899 | 2024.11.25 19:42:37.174256 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Debug> executeQuery: Read 251 rows, 22.61 KiB in 0.002193 sec., 114455.08435932512 rows/sec., 10.07 MiB/sec. | ||
17900 | 2024.11.25 19:42:37.174263 [ 59 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17901 | 2024.11.25 19:42:37.174352 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17902 | 2024.11.25 19:42:37.174412 [ 260 ] {31965569-a54a-4b05-9088-ed3f6d6c4b08} <Debug> TCPHandler: Processed in 0.002645032 sec. | ||
17903 | 2024.11.25 19:42:37.174658 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
17904 | 2024.11.25 19:42:37.174679 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17905 | 2024.11.25 19:42:37.174942 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17906 | 2024.11.25 19:42:37.174948 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17907 | 2024.11.25 19:42:37.175004 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1438 rows starting from the beginning of the part | ||
17908 | 2024.11.25 19:42:37.175072 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17909 | 2024.11.25 19:42:37.175350 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 249 rows starting from the beginning of the part | ||
17910 | 2024.11.25 19:42:37.175732 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 94 rows starting from the beginning of the part | ||
17911 | 2024.11.25 19:42:37.176128 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 252 rows starting from the beginning of the part | ||
17912 | 2024.11.25 19:42:37.176512 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 94 rows starting from the beginning of the part | ||
17913 | 2024.11.25 19:42:37.176896 [ 199 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 251 rows starting from the beginning of the part | ||
17914 | 2024.11.25 19:42:37.177927 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17915 | 2024.11.25 19:42:37.178003 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17916 | 2024.11.25 19:42:37.178926 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
17917 | 2024.11.25 19:42:37.179462 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17918 | 2024.11.25 19:42:37.179717 [ 59 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
17919 | 2024.11.25 19:42:37.179808 [ 59 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17920 | 2024.11.25 19:42:37.179812 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Debug> executeQuery: Read 31 rows, 2.26 KiB in 0.004948 sec., 6265.157639450283 rows/sec., 456.90 KiB/sec. | ||
17921 | 2024.11.25 19:42:37.179858 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17922 | 2024.11.25 19:42:37.180195 [ 265 ] {dbb65d55-f028-457b-98f8-8f3008977f33} <Debug> TCPHandler: Processed in 0.00563121 sec. | ||
17923 | 2024.11.25 19:42:37.180525 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
17924 | 2024.11.25 19:42:37.180795 [ 188 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 5 columns (5 merged, 0 gathered) in 0.006318054 sec., 376381.71500275243 rows/sec., 33.43 MiB/sec. | ||
17925 | 2024.11.25 19:42:37.180825 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17926 | 2024.11.25 19:42:37.180873 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17927 | 2024.11.25 19:42:37.180951 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 67 rows starting from the beginning of the part | ||
17928 | 2024.11.25 19:42:37.181264 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 30 rows starting from the beginning of the part | ||
17929 | 2024.11.25 19:42:37.181430 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17930 | 2024.11.25 19:42:37.181610 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17931 | 2024.11.25 19:42:37.181633 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 19 rows starting from the beginning of the part | ||
17932 | 2024.11.25 19:42:37.181780 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
17933 | 2024.11.25 19:42:37.182057 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 36 rows starting from the beginning of the part | ||
17934 | 2024.11.25 19:42:37.182547 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 19 rows starting from the beginning of the part | ||
17935 | 2024.11.25 19:42:37.183013 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part | ||
17936 | 2024.11.25 19:42:37.184389 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17937 | 2024.11.25 19:42:37.184810 [ 192 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_131_26} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
17938 | 2024.11.25 19:42:37.185103 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
17939 | 2024.11.25 19:42:37.185410 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17940 | 2024.11.25 19:42:37.185503 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17941 | 2024.11.25 19:42:37.186559 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
17942 | 2024.11.25 19:42:37.186791 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.006744833 sec., 29948.851216924122 rows/sec., 2.25 MiB/sec. | ||
17943 | 2024.11.25 19:42:37.187086 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
17944 | 2024.11.25 19:42:37.187100 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17945 | 2024.11.25 19:42:37.187553 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006249 sec., 2240.3584573531766 rows/sec., 156.90 KiB/sec. | ||
17946 | 2024.11.25 19:42:37.187710 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17947 | 2024.11.25 19:42:37.187731 [ 260 ] {fc8ef0ff-4f62-45ab-9bb8-29c23057dc7f} <Debug> TCPHandler: Processed in 0.007263042 sec. | ||
17948 | 2024.11.25 19:42:37.187876 [ 194 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_131_26} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
17949 | 2024.11.25 19:42:37.187921 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17950 | 2024.11.25 19:42:37.187986 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
17951 | 2024.11.25 19:42:37.188062 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17952 | 2024.11.25 19:42:37.188109 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17953 | 2024.11.25 19:42:37.188696 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17954 | 2024.11.25 19:42:37.188736 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17955 | 2024.11.25 19:42:37.189149 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17956 | 2024.11.25 19:42:37.189408 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17957 | 2024.11.25 19:42:37.189631 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
17958 | 2024.11.25 19:42:37.189687 [ 265 ] {b3227875-ffcf-4903-a34f-be353b3b2e6e} <Debug> TCPHandler: Processed in 0.001846767 sec. | ||
17959 | 2024.11.25 19:42:37.189847 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17960 | 2024.11.25 19:42:37.189972 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17961 | 2024.11.25 19:42:37.190023 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17962 | 2024.11.25 19:42:37.190802 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17963 | 2024.11.25 19:42:37.190842 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17964 | 2024.11.25 19:42:37.191258 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
17965 | 2024.11.25 19:42:37.191502 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17966 | 2024.11.25 19:42:37.191676 [ 59 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
17967 | 2024.11.25 19:42:37.191734 [ 59 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17968 | 2024.11.25 19:42:37.191748 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Debug> executeQuery: Read 409 rows, 29.87 KiB in 0.001794 sec., 227982.16276477146 rows/sec., 16.26 MiB/sec. | ||
17969 | 2024.11.25 19:42:37.191778 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17970 | 2024.11.25 19:42:37.191896 [ 260 ] {901b65cf-5d1d-474d-9b5f-13e7766c8e79} <Debug> TCPHandler: Processed in 0.002107361 sec. | ||
17971 | 2024.11.25 19:42:37.191979 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
17972 | 2024.11.25 19:42:37.192110 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17973 | 2024.11.25 19:42:37.192167 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17974 | 2024.11.25 19:42:37.192217 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 916 rows starting from the beginning of the part | ||
17975 | 2024.11.25 19:42:37.192408 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17976 | 2024.11.25 19:42:37.192493 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 405 rows starting from the beginning of the part | ||
17977 | 2024.11.25 19:42:37.192609 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17978 | 2024.11.25 19:42:37.192882 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 83 rows starting from the beginning of the part | ||
17979 | 2024.11.25 19:42:37.193198 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 411 rows starting from the beginning of the part | ||
17980 | 2024.11.25 19:42:37.193603 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 83 rows starting from the beginning of the part | ||
17981 | 2024.11.25 19:42:37.193984 [ 187 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 409 rows starting from the beginning of the part | ||
17982 | 2024.11.25 19:42:37.195307 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17983 | 2024.11.25 19:42:37.195385 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17984 | 2024.11.25 19:42:37.196451 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17985 | 2024.11.25 19:42:37.196785 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17986 | 2024.11.25 19:42:37.197273 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004971 sec., 1207.0006035003018 rows/sec., 63.06 KiB/sec. | ||
17987 | 2024.11.25 19:42:37.197373 [ 200 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2307 rows, containing 5 columns (5 merged, 0 gathered) in 0.005475497 sec., 421331.6161071771 rows/sec., 32.09 MiB/sec. | ||
17988 | 2024.11.25 19:42:37.197401 [ 265 ] {e5cd7d9b-b98c-4ff1-9f62-5f8183eeccae} <Debug> TCPHandler: Processed in 0.005378346 sec. | ||
17989 | 2024.11.25 19:42:37.197594 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
17990 | 2024.11.25 19:42:37.197677 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17991 | 2024.11.25 19:42:37.198027 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17992 | 2024.11.25 19:42:37.198081 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17993 | 2024.11.25 19:42:37.198221 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17994 | 2024.11.25 19:42:37.198306 [ 198 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_131_26} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
17995 | 2024.11.25 19:42:37.198501 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
17996 | 2024.11.25 19:42:37.199074 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17997 | 2024.11.25 19:42:37.199118 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
17998 | 2024.11.25 19:42:37.199536 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17999 | 2024.11.25 19:42:37.199784 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18000 | 2024.11.25 19:42:37.200006 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002099 sec., 112910.90995712244 rows/sec., 7.57 MiB/sec. | ||
18001 | 2024.11.25 19:42:37.200065 [ 260 ] {18bd9fa7-5b23-43d4-b146-9618500d8c54} <Debug> TCPHandler: Processed in 0.002530529 sec. | ||
18002 | 2024.11.25 19:42:37.200225 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18003 | 2024.11.25 19:42:37.200350 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18004 | 2024.11.25 19:42:37.200406 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18005 | 2024.11.25 19:42:37.200893 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18006 | 2024.11.25 19:42:37.200933 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
18007 | 2024.11.25 19:42:37.201304 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
18008 | 2024.11.25 19:42:37.201545 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18009 | 2024.11.25 19:42:37.201771 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. | ||
18010 | 2024.11.25 19:42:37.201858 [ 265 ] {b700eaa9-e148-4171-a42b-fb3bb8965c9f} <Debug> TCPHandler: Processed in 0.001688563 sec. | ||
18011 | 2024.11.25 19:42:37.202056 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18012 | 2024.11.25 19:42:37.202172 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18013 | 2024.11.25 19:42:37.202261 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <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 | ||
18014 | 2024.11.25 19:42:37.203620 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18015 | 2024.11.25 19:42:37.203662 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
18016 | 2024.11.25 19:42:37.204338 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
18017 | 2024.11.25 19:42:37.204600 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18018 | 2024.11.25 19:42:37.204789 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
18019 | 2024.11.25 19:42:37.204853 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18020 | 2024.11.25 19:42:37.204890 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002731 sec., 8787.989747345295 rows/sec., 15.75 MiB/sec. | ||
18021 | 2024.11.25 19:42:37.204897 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
18022 | 2024.11.25 19:42:37.205243 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
18023 | 2024.11.25 19:42:37.205295 [ 260 ] {2c2063a4-95b6-42cb-9958-c690c187ec9b} <Debug> TCPHandler: Processed in 0.003332685 sec. | ||
18024 | 2024.11.25 19:42:37.205539 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18025 | 2024.11.25 19:42:37.205819 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
18026 | 2024.11.25 19:42:37.205944 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
18027 | 2024.11.25 19:42:37.205971 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18028 | 2024.11.25 19:42:37.206229 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2580 rows starting from the beginning of the part | ||
18029 | 2024.11.25 19:42:37.207099 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 23 rows starting from the beginning of the part | ||
18030 | 2024.11.25 19:42:37.207946 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 19 rows starting from the beginning of the part | ||
18031 | 2024.11.25 19:42:37.208269 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18032 | 2024.11.25 19:42:37.208433 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
18033 | 2024.11.25 19:42:37.208718 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 23 rows starting from the beginning of the part | ||
18034 | 2024.11.25 19:42:37.209348 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 19 rows starting from the beginning of the part | ||
18035 | 2024.11.25 19:42:37.209998 [ 195 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 24 rows starting from the beginning of the part | ||
18036 | 2024.11.25 19:42:37.210202 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
18037 | 2024.11.25 19:42:37.211128 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18038 | 2024.11.25 19:42:37.211792 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00602 sec., 498.33887043189367 rows/sec., 39.91 KiB/sec. | ||
18039 | 2024.11.25 19:42:37.212044 [ 265 ] {98a25a69-11fe-4f7d-b822-1d8ef2b57a11} <Debug> TCPHandler: Processed in 0.00663203 sec. | ||
18040 | 2024.11.25 19:42:37.212268 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18041 | 2024.11.25 19:42:37.212430 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18042 | 2024.11.25 19:42:37.212486 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18043 | 2024.11.25 19:42:37.213085 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18044 | 2024.11.25 19:42:37.213137 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
18045 | 2024.11.25 19:42:37.213608 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
18046 | 2024.11.25 19:42:37.213908 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18047 | 2024.11.25 19:42:37.214357 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001956 sec., 41922.29038854806 rows/sec., 2.66 MiB/sec. | ||
18048 | 2024.11.25 19:42:37.214559 [ 260 ] {9efec599-3664-482a-a160-06cc08541758} <Debug> TCPHandler: Processed in 0.002399798 sec. | ||
18049 | 2024.11.25 19:42:37.220014 [ 200 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 19 columns (19 merged, 0 gathered) in 0.014981654 sec., 179419.44193878726 rows/sec., 321.51 MiB/sec. | ||
18050 | 2024.11.25 19:42:37.222229 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
18051 | 2024.11.25 19:42:37.222669 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18052 | 2024.11.25 19:42:37.222756 [ 198 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
18053 | 2024.11.25 19:42:37.222910 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.97 MiB. | ||
18054 | 2024.11.25 19:42:37.605460 [ 224 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
18055 | 2024.11.25 19:42:37.605508 [ 224 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
18056 | 2024.11.25 19:42:37.607491 [ 224 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
18057 | 2024.11.25 19:42:38.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.46 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.50 MiB (RSS), difference: 3.04 MiB | ||
18058 | 2024.11.25 19:42:39.895899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
18059 | 2024.11.25 19:42:39.928220 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18060 | 2024.11.25 19:42:39.928275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
18061 | 2024.11.25 19:42:39.936140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
18062 | 2024.11.25 19:42:39.936996 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18063 | 2024.11.25 19:42:39.940580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
18064 | 2024.11.25 19:42:42.129111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2504 | ||
18065 | 2024.11.25 19:42:42.132537 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18066 | 2024.11.25 19:42:42.132583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18067 | 2024.11.25 19:42:42.134108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18068 | 2024.11.25 19:42:42.134422 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18069 | 2024.11.25 19:42:42.134967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
18070 | 2024.11.25 19:42:42.193675 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18071 | 2024.11.25 19:42:42.193897 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18072 | 2024.11.25 19:42:42.193986 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18073 | 2024.11.25 19:42:42.194821 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18074 | 2024.11.25 19:42:42.194872 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18075 | 2024.11.25 19:42:42.195301 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
18076 | 2024.11.25 19:42:42.195565 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18077 | 2024.11.25 19:42:42.195854 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002007 sec., 2989.536621823617 rows/sec., 243.78 KiB/sec. | ||
18078 | 2024.11.25 19:42:42.195969 [ 265 ] {8dec6685-7794-4126-baf3-c0fb20ade65a} <Debug> TCPHandler: Processed in 0.002430017 sec. | ||
18079 | 2024.11.25 19:42:42.196288 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18080 | 2024.11.25 19:42:42.196475 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18081 | 2024.11.25 19:42:42.196549 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18082 | 2024.11.25 19:42:42.197990 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18083 | 2024.11.25 19:42:42.198031 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18084 | 2024.11.25 19:42:42.198562 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
18085 | 2024.11.25 19:42:42.198826 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18086 | 2024.11.25 19:42:42.199035 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002616 sec., 472859.3272171254 rows/sec., 39.11 MiB/sec. | ||
18087 | 2024.11.25 19:42:42.199093 [ 260 ] {6c01c1f8-68d1-4d57-a563-33959d7457ef} <Debug> TCPHandler: Processed in 0.002980118 sec. | ||
18088 | 2024.11.25 19:42:42.199248 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18089 | 2024.11.25 19:42:42.199368 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18090 | 2024.11.25 19:42:42.199420 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18091 | 2024.11.25 19:42:42.200035 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18092 | 2024.11.25 19:42:42.200076 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18093 | 2024.11.25 19:42:42.200450 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
18094 | 2024.11.25 19:42:42.200707 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18095 | 2024.11.25 19:42:42.200955 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.0016 sec., 15625 rows/sec., 1.13 MiB/sec. | ||
18096 | 2024.11.25 19:42:42.201024 [ 265 ] {0221f625-53e4-4704-be37-5ff610f307f4} <Debug> TCPHandler: Processed in 0.001834225 sec. | ||
18097 | 2024.11.25 19:42:42.201046 [ 219 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18098 | 2024.11.25 19:42:42.201119 [ 219 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18099 | 2024.11.25 19:42:42.201194 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18100 | 2024.11.25 19:42:42.201489 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18101 | 2024.11.25 19:42:42.201551 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18102 | 2024.11.25 19:42:42.202960 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18103 | 2024.11.25 19:42:42.203003 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18104 | 2024.11.25 19:42:42.203620 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
18105 | 2024.11.25 19:42:42.204038 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18106 | 2024.11.25 19:42:42.204429 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003056 sec., 74607.32984293194 rows/sec., 5.05 MiB/sec. | ||
18107 | 2024.11.25 19:42:42.204614 [ 260 ] {515704d9-c26b-41e4-881d-d01c25cc48a0} <Debug> TCPHandler: Processed in 0.003497799 sec. | ||
18108 | 2024.11.25 19:42:42.204816 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18109 | 2024.11.25 19:42:42.204937 [ 219 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18110 | 2024.11.25 19:42:42.205060 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18111 | 2024.11.25 19:42:42.205217 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18112 | 2024.11.25 19:42:42.207063 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18113 | 2024.11.25 19:42:42.207105 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18114 | 2024.11.25 19:42:42.207502 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
18115 | 2024.11.25 19:42:42.207747 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18116 | 2024.11.25 19:42:42.207994 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.003019 sec., 180523.35210334547 rows/sec., 13.40 MiB/sec. | ||
18117 | 2024.11.25 19:42:42.208032 [ 223 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18118 | 2024.11.25 19:42:42.208084 [ 265 ] {d9f3be75-16c9-434a-a732-6da6952899f9} <Debug> TCPHandler: Processed in 0.003362596 sec. | ||
18119 | 2024.11.25 19:42:42.208091 [ 223 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18120 | 2024.11.25 19:42:42.208247 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18121 | 2024.11.25 19:42:42.208402 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18122 | 2024.11.25 19:42:42.208501 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18123 | 2024.11.25 19:42:42.210064 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18124 | 2024.11.25 19:42:42.210110 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18125 | 2024.11.25 19:42:42.210964 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
18126 | 2024.11.25 19:42:42.211441 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18127 | 2024.11.25 19:42:42.211504 [ 223 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18128 | 2024.11.25 19:42:42.211960 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.003584 sec., 246372.76785714287 rows/sec., 16.58 MiB/sec. | ||
18129 | 2024.11.25 19:42:42.212348 [ 260 ] {60316be1-7fd6-43d3-8d4f-c04ebbe57c39} <Debug> TCPHandler: Processed in 0.004159812 sec. | ||
18130 | 2024.11.25 19:42:42.212808 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18131 | 2024.11.25 19:42:42.213799 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18132 | 2024.11.25 19:42:42.214286 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <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 | ||
18133 | 2024.11.25 19:42:42.215521 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18134 | 2024.11.25 19:42:42.215561 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18135 | 2024.11.25 19:42:42.216228 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
18136 | 2024.11.25 19:42:42.216489 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18137 | 2024.11.25 19:42:42.216724 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003466 sec., 5481.823427582228 rows/sec., 9.82 MiB/sec. | ||
18138 | 2024.11.25 19:42:42.216819 [ 265 ] {a4726aeb-d5c7-42f1-b7b8-2ea8ddcb0b33} <Debug> TCPHandler: Processed in 0.004329665 sec. | ||
18139 | 2024.11.25 19:42:42.216990 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18140 | 2024.11.25 19:42:42.217113 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18141 | 2024.11.25 19:42:42.217166 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18142 | 2024.11.25 19:42:42.217675 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18143 | 2024.11.25 19:42:42.217713 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18144 | 2024.11.25 19:42:42.218103 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
18145 | 2024.11.25 19:42:42.218346 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18146 | 2024.11.25 19:42:42.218535 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
18147 | 2024.11.25 19:42:42.218593 [ 260 ] {4c70dfa1-3f86-4c24-8c1c-fed21c3bc7fe} <Debug> TCPHandler: Processed in 0.001664002 sec. | ||
18148 | 2024.11.25 19:42:43.125109 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18149 | 2024.11.25 19:42:43.125194 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18150 | 2024.11.25 19:42:43.127286 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18151 | 2024.11.25 19:42:43.417303 [ 224 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18152 | 2024.11.25 19:42:43.417356 [ 224 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18153 | 2024.11.25 19:42:43.419191 [ 224 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18154 | 2024.11.25 19:42:43.444458 [ 220 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
18155 | 2024.11.25 19:42:43.444511 [ 220 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
18156 | 2024.11.25 19:42:43.446657 [ 220 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
18157 | 2024.11.25 19:42:44.354908 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
18158 | 2024.11.25 19:42:44.355786 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18159 | 2024.11.25 19:42:44.355824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18160 | 2024.11.25 19:42:44.356361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
18161 | 2024.11.25 19:42:44.356618 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18162 | 2024.11.25 19:42:44.356846 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
18163 | 2024.11.25 19:42:44.356860 [ 139 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
18164 | 2024.11.25 19:42:44.356936 [ 139 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18165 | 2024.11.25 19:42:44.356964 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18166 | 2024.11.25 19:42:44.357177 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
18167 | 2024.11.25 19:42:44.357432 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18168 | 2024.11.25 19:42:44.357505 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
18169 | 2024.11.25 19:42:44.357610 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part | ||
18170 | 2024.11.25 19:42:44.357884 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part | ||
18171 | 2024.11.25 19:42:44.358069 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part | ||
18172 | 2024.11.25 19:42:44.358253 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part | ||
18173 | 2024.11.25 19:42:44.358472 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part | ||
18174 | 2024.11.25 19:42:44.361737 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004676632 sec., 8921805.26498557 rows/sec., 127.63 MiB/sec. | ||
18175 | 2024.11.25 19:42:44.362014 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
18176 | 2024.11.25 19:42:44.362332 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18177 | 2024.11.25 19:42:44.362421 [ 200 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_91_18} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
18178 | 2024.11.25 19:42:44.362541 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
18179 | 2024.11.25 19:42:47.174848 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18180 | 2024.11.25 19:42:47.175108 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18181 | 2024.11.25 19:42:47.175203 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18182 | 2024.11.25 19:42:47.176127 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18183 | 2024.11.25 19:42:47.176188 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18184 | 2024.11.25 19:42:47.176741 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18185 | 2024.11.25 19:42:47.177222 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18186 | 2024.11.25 19:42:47.177529 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002481 sec., 5642.885933091495 rows/sec., 406.21 KiB/sec. | ||
18187 | 2024.11.25 19:42:47.177619 [ 265 ] {04a293d6-fe08-4437-a896-fc54363b46d8} <Debug> TCPHandler: Processed in 0.002929427 sec. | ||
18188 | 2024.11.25 19:42:47.177944 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18189 | 2024.11.25 19:42:47.178188 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18190 | 2024.11.25 19:42:47.178284 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18191 | 2024.11.25 19:42:47.179490 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18192 | 2024.11.25 19:42:47.179557 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18193 | 2024.11.25 19:42:47.180127 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
18194 | 2024.11.25 19:42:47.180443 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18195 | 2024.11.25 19:42:47.180747 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Debug> executeQuery: Read 273 rows, 24.67 KiB in 0.002628 sec., 103881.27853881278 rows/sec., 9.17 MiB/sec. | ||
18196 | 2024.11.25 19:42:47.180838 [ 260 ] {3400c82a-7a35-4594-992e-1f883fcc30e0} <Debug> TCPHandler: Processed in 0.00306069 sec. | ||
18197 | 2024.11.25 19:42:47.181041 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18198 | 2024.11.25 19:42:47.181204 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18199 | 2024.11.25 19:42:47.181273 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18200 | 2024.11.25 19:42:47.182079 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18201 | 2024.11.25 19:42:47.182131 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18202 | 2024.11.25 19:42:47.182583 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
18203 | 2024.11.25 19:42:47.182888 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18204 | 2024.11.25 19:42:47.183156 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001992 sec., 21084.337349397592 rows/sec., 1.51 MiB/sec. | ||
18205 | 2024.11.25 19:42:47.183228 [ 265 ] {9c6a9a55-1d32-438d-a26d-a3ed3a6b2352} <Debug> TCPHandler: Processed in 0.002270914 sec. | ||
18206 | 2024.11.25 19:42:47.183452 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18207 | 2024.11.25 19:42:47.183636 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18208 | 2024.11.25 19:42:47.183702 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18209 | 2024.11.25 19:42:47.184445 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18210 | 2024.11.25 19:42:47.184504 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18211 | 2024.11.25 19:42:47.184967 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
18212 | 2024.11.25 19:42:47.185264 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18213 | 2024.11.25 19:42:47.185515 [ 147 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
18214 | 2024.11.25 19:42:47.185527 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001924 sec., 7276.507276507276 rows/sec., 509.60 KiB/sec. | ||
18215 | 2024.11.25 19:42:47.185628 [ 147 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18216 | 2024.11.25 19:42:47.185715 [ 260 ] {b1e4a6f9-3e98-40a7-b78e-605f3bf7cb33} <Debug> TCPHandler: Processed in 0.002343786 sec. | ||
18217 | 2024.11.25 19:42:47.185716 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18218 | 2024.11.25 19:42:47.185980 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18219 | 2024.11.25 19:42:47.186149 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
18220 | 2024.11.25 19:42:47.186390 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18221 | 2024.11.25 19:42:47.186671 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18222 | 2024.11.25 19:42:47.186982 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18223 | 2024.11.25 19:42:47.187110 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 243 rows starting from the beginning of the part | ||
18224 | 2024.11.25 19:42:47.187709 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part | ||
18225 | 2024.11.25 19:42:47.188047 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 14 rows starting from the beginning of the part | ||
18226 | 2024.11.25 19:42:47.188447 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 14 rows starting from the beginning of the part | ||
18227 | 2024.11.25 19:42:47.188954 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 228 rows starting from the beginning of the part | ||
18228 | 2024.11.25 19:42:47.189220 [ 196 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 14 rows starting from the beginning of the part | ||
18229 | 2024.11.25 19:42:47.190187 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18230 | 2024.11.25 19:42:47.190263 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18231 | 2024.11.25 19:42:47.191219 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18232 | 2024.11.25 19:42:47.191702 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18233 | 2024.11.25 19:42:47.192389 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006491327 sec., 81185.24917940507 rows/sec., 5.81 MiB/sec. | ||
18234 | 2024.11.25 19:42:47.192439 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006199 sec., 2097.1124374899177 rows/sec., 130.75 KiB/sec. | ||
18235 | 2024.11.25 19:42:47.192761 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
18236 | 2024.11.25 19:42:47.192814 [ 265 ] {b567bbad-90fd-4803-ad82-101a9fb74933} <Debug> TCPHandler: Processed in 0.006943846 sec. | ||
18237 | 2024.11.25 19:42:47.193163 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18238 | 2024.11.25 19:42:47.193565 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18239 | 2024.11.25 19:42:47.193645 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18240 | 2024.11.25 19:42:47.193721 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18241 | 2024.11.25 19:42:47.193853 [ 189 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_86_17} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
18242 | 2024.11.25 19:42:47.194008 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
18243 | 2024.11.25 19:42:47.194731 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18244 | 2024.11.25 19:42:47.194780 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18245 | 2024.11.25 19:42:47.195274 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
18246 | 2024.11.25 19:42:47.195579 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18247 | 2024.11.25 19:42:47.195839 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Debug> executeQuery: Read 426 rows, 31.21 KiB in 0.002402 sec., 177352.20649458785 rows/sec., 12.69 MiB/sec. | ||
18248 | 2024.11.25 19:42:47.195905 [ 260 ] {198e59f3-17a6-4259-aca0-0021a116d21e} <Debug> TCPHandler: Processed in 0.002909187 sec. | ||
18249 | 2024.11.25 19:42:47.196123 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18250 | 2024.11.25 19:42:47.196314 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18251 | 2024.11.25 19:42:47.196399 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18252 | 2024.11.25 19:42:47.197061 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18253 | 2024.11.25 19:42:47.197107 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18254 | 2024.11.25 19:42:47.197568 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18255 | 2024.11.25 19:42:47.197874 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18256 | 2024.11.25 19:42:47.198137 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001867 sec., 3213.7118371719334 rows/sec., 167.90 KiB/sec. | ||
18257 | 2024.11.25 19:42:47.198202 [ 265 ] {396d267f-a347-41e4-bd74-1e46c2ccaa76} <Debug> TCPHandler: Processed in 0.002174823 sec. | ||
18258 | 2024.11.25 19:42:47.198383 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18259 | 2024.11.25 19:42:47.198526 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18260 | 2024.11.25 19:42:47.198593 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18261 | 2024.11.25 19:42:47.199303 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18262 | 2024.11.25 19:42:47.199347 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18263 | 2024.11.25 19:42:47.199841 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
18264 | 2024.11.25 19:42:47.200134 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18265 | 2024.11.25 19:42:47.200353 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001858 sec., 127556.51237890204 rows/sec., 8.55 MiB/sec. | ||
18266 | 2024.11.25 19:42:47.200405 [ 260 ] {15e3e733-29e7-4d5b-8367-8206f53b8549} <Debug> TCPHandler: Processed in 0.002093381 sec. | ||
18267 | 2024.11.25 19:42:47.200551 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18268 | 2024.11.25 19:42:47.200682 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18269 | 2024.11.25 19:42:47.200742 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18270 | 2024.11.25 19:42:47.201299 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18271 | 2024.11.25 19:42:47.201349 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18272 | 2024.11.25 19:42:47.201756 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18273 | 2024.11.25 19:42:47.202001 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18274 | 2024.11.25 19:42:47.202207 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. | ||
18275 | 2024.11.25 19:42:47.202258 [ 265 ] {f3f08d42-6e45-435f-b4f3-3414df938ec7} <Debug> TCPHandler: Processed in 0.001766155 sec. | ||
18276 | 2024.11.25 19:42:47.202408 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18277 | 2024.11.25 19:42:47.202529 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18278 | 2024.11.25 19:42:47.202614 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <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 | ||
18279 | 2024.11.25 19:42:47.203863 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18280 | 2024.11.25 19:42:47.203903 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18281 | 2024.11.25 19:42:47.204582 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
18282 | 2024.11.25 19:42:47.204877 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18283 | 2024.11.25 19:42:47.205113 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002609 sec., 13415.101571483327 rows/sec., 24.04 MiB/sec. | ||
18284 | 2024.11.25 19:42:47.205208 [ 260 ] {651a741f-dfde-47d0-87c0-279b9b998dc6} <Debug> TCPHandler: Processed in 0.002860216 sec. | ||
18285 | 2024.11.25 19:42:47.205373 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18286 | 2024.11.25 19:42:47.205512 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
18287 | 2024.11.25 19:42:47.205572 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
18288 | 2024.11.25 19:42:47.206136 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18289 | 2024.11.25 19:42:47.206183 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18290 | 2024.11.25 19:42:47.206622 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
18291 | 2024.11.25 19:42:47.206866 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18292 | 2024.11.25 19:42:47.207131 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001648 sec., 7281.553398058252 rows/sec., 514.35 KiB/sec. | ||
18293 | 2024.11.25 19:42:47.207276 [ 265 ] {16bd8832-8571-4459-bc41-9113ff11b292} <Debug> TCPHandler: Processed in 0.001966928 sec. | ||
18294 | 2024.11.25 19:42:47.207463 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18295 | 2024.11.25 19:42:47.207604 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18296 | 2024.11.25 19:42:47.207669 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18297 | 2024.11.25 19:42:47.208361 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18298 | 2024.11.25 19:42:47.208414 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18299 | 2024.11.25 19:42:47.208960 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
18300 | 2024.11.25 19:42:47.209319 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18301 | 2024.11.25 19:42:47.209536 [ 147 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
18302 | 2024.11.25 19:42:47.209604 [ 147 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18303 | 2024.11.25 19:42:47.209627 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002046 sec., 40078.20136852395 rows/sec., 2.55 MiB/sec. | ||
18304 | 2024.11.25 19:42:47.209651 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18305 | 2024.11.25 19:42:47.209767 [ 260 ] {b2acc4f7-3011-4ff5-a9b5-903a843b7b5a} <Debug> TCPHandler: Processed in 0.002372307 sec. | ||
18306 | 2024.11.25 19:42:47.209869 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
18307 | 2024.11.25 19:42:47.209982 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18308 | 2024.11.25 19:42:47.210018 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8670 rows starting from the beginning of the part | ||
18309 | 2024.11.25 19:42:47.210092 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
18310 | 2024.11.25 19:42:47.210295 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
18311 | 2024.11.25 19:42:47.210549 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part | ||
18312 | 2024.11.25 19:42:47.210668 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
18313 | 2024.11.25 19:42:47.210851 [ 197 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part | ||
18314 | 2024.11.25 19:42:47.214102 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9036 rows, containing 4 columns (4 merged, 0 gathered) in 0.004315405 sec., 2093893.8523730682 rows/sec., 136.46 MiB/sec. | ||
18315 | 2024.11.25 19:42:47.214399 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
18316 | 2024.11.25 19:42:47.214725 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18317 | 2024.11.25 19:42:47.214811 [ 201 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_131_26} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
18318 | 2024.11.25 19:42:47.214889 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
18319 | 2024.11.25 19:42:47.440705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
18320 | 2024.11.25 19:42:47.462838 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18321 | 2024.11.25 19:42:47.462902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18322 | 2024.11.25 19:42:47.470413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
18323 | 2024.11.25 19:42:47.471256 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18324 | 2024.11.25 19:42:47.471879 [ 147 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
18325 | 2024.11.25 19:42:47.472012 [ 147 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18326 | 2024.11.25 19:42:47.472100 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18327 | 2024.11.25 19:42:47.472404 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
18328 | 2024.11.25 19:42:47.481155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
18329 | 2024.11.25 19:42:47.482349 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18330 | 2024.11.25 19:42:47.483315 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part | ||
18331 | 2024.11.25 19:42:47.488464 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
18332 | 2024.11.25 19:42:47.493277 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
18333 | 2024.11.25 19:42:47.498753 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
18334 | 2024.11.25 19:42:47.504468 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
18335 | 2024.11.25 19:42:47.510335 [ 188 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
18336 | 2024.11.25 19:42:47.576497 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.104249675 sec., 6580.356245714915 rows/sec., 34.03 MiB/sec. | ||
18337 | 2024.11.25 19:42:47.580041 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
18338 | 2024.11.25 19:42:47.583049 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18339 | 2024.11.25 19:42:47.583171 [ 201 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_91_18} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
18340 | 2024.11.25 19:42:47.585692 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
18341 | 2024.11.25 19:42:47.707491 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18342 | 2024.11.25 19:42:47.707546 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18343 | 2024.11.25 19:42:47.709427 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18344 | 2024.11.25 19:42:48.000382 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.51 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.51 MiB (RSS), difference: -1.99 MiB | ||
18345 | 2024.11.25 19:42:51.615330 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18346 | 2024.11.25 19:42:51.615396 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18347 | 2024.11.25 19:42:51.857031 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
18348 | 2024.11.25 19:42:51.857677 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18349 | 2024.11.25 19:42:51.857731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18350 | 2024.11.25 19:42:51.858298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
18351 | 2024.11.25 19:42:51.858585 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18352 | 2024.11.25 19:42:51.858877 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
18353 | 2024.11.25 19:42:52.135270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2544 | ||
18354 | 2024.11.25 19:42:52.139063 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18355 | 2024.11.25 19:42:52.139130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18356 | 2024.11.25 19:42:52.140724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18357 | 2024.11.25 19:42:52.141058 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18358 | 2024.11.25 19:42:52.141712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2544 | ||
18359 | 2024.11.25 19:42:52.159031 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18360 | 2024.11.25 19:42:52.159330 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
18361 | 2024.11.25 19:42:52.159841 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18362 | 2024.11.25 19:42:52.159900 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
18363 | 2024.11.25 19:42:52.160306 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18364 | 2024.11.25 19:42:52.160396 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18365 | 2024.11.25 19:42:52.160583 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
18366 | 2024.11.25 19:42:52.160625 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18367 | 2024.11.25 19:42:52.160650 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (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 | ||
18368 | 2024.11.25 19:42:52.160668 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18369 | 2024.11.25 19:42:52.160723 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
18370 | 2024.11.25 19:42:52.160751 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18371 | 2024.11.25 19:42:52.161982 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002794 sec., 15390.121689334288 rows/sec., 586.85 KiB/sec. | ||
18372 | 2024.11.25 19:42:52.162135 [ 265 ] {453ba9ce-86a6-4545-a32b-efea23e8f2be} <Debug> TCPHandler: Processed in 0.003237434 sec. | ||
18373 | 2024.11.25 19:42:52.168843 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18374 | 2024.11.25 19:42:52.168984 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
18375 | 2024.11.25 19:42:52.169043 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18376 | 2024.11.25 19:42:52.169859 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18377 | 2024.11.25 19:42:52.169906 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18378 | 2024.11.25 19:42:52.170435 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
18379 | 2024.11.25 19:42:52.170662 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18380 | 2024.11.25 19:42:52.170969 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.002008 sec., 498.0079681274901 rows/sec., 138.61 KiB/sec. | ||
18381 | 2024.11.25 19:42:52.171066 [ 265 ] {9161ae78-d12f-4865-873f-e1aad85a2dcf} <Debug> TCPHandler: Processed in 0.002281485 sec. | ||
18382 | 2024.11.25 19:42:52.171370 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18383 | 2024.11.25 19:42:52.171592 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18384 | 2024.11.25 19:42:52.171666 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18385 | 2024.11.25 19:42:52.172500 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18386 | 2024.11.25 19:42:52.172550 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18387 | 2024.11.25 19:42:52.173100 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
18388 | 2024.11.25 19:42:52.173452 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18389 | 2024.11.25 19:42:52.173655 [ 140 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 6 parts from all_1_37_9 to all_42_42_0 | ||
18390 | 2024.11.25 19:42:52.173746 [ 140 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18391 | 2024.11.25 19:42:52.173787 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18392 | 2024.11.25 19:42:52.173792 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.002243 sec., 445.83147570218455 rows/sec., 33.09 KiB/sec. | ||
18393 | 2024.11.25 19:42:52.174044 [ 260 ] {f38fecb6-0c05-4134-acec-6c972fd2ed47} <Debug> TCPHandler: Processed in 0.002847806 sec. | ||
18394 | 2024.11.25 19:42:52.174056 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_9 to all_42_42_0 into Compact with storage Full | ||
18395 | 2024.11.25 19:42:52.174241 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18396 | 2024.11.25 19:42:52.174250 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18397 | 2024.11.25 19:42:52.174277 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
18398 | 2024.11.25 19:42:52.174407 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
18399 | 2024.11.25 19:42:52.174450 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18400 | 2024.11.25 19:42:52.174635 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18401 | 2024.11.25 19:42:52.174644 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
18402 | 2024.11.25 19:42:52.175158 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
18403 | 2024.11.25 19:42:52.175329 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
18404 | 2024.11.25 19:42:52.175588 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
18405 | 2024.11.25 19:42:52.176474 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18406 | 2024.11.25 19:42:52.176519 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18407 | 2024.11.25 19:42:52.177117 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
18408 | 2024.11.25 19:42:52.177251 [ 191 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 5 columns (5 merged, 0 gathered) in 0.003380506 sec., 10945.107034272383 rows/sec., 933.08 KiB/sec. | ||
18409 | 2024.11.25 19:42:52.177465 [ 191 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
18410 | 2024.11.25 19:42:52.177662 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18411 | 2024.11.25 19:42:52.178127 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Debug> executeQuery: Read 96 rows, 8.11 KiB in 0.003727 sec., 25757.982291387176 rows/sec., 2.13 MiB/sec. | ||
18412 | 2024.11.25 19:42:52.178168 [ 191 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18413 | 2024.11.25 19:42:52.178387 [ 265 ] {ad861131-71e1-4424-8f80-c24e079a691d} <Debug> TCPHandler: Processed in 0.004201383 sec. | ||
18414 | 2024.11.25 19:42:52.178631 [ 191 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_42_10} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 6 parts: [all_1_37_9, all_42_42_0] -> all_1_42_10 | ||
18415 | 2024.11.25 19:42:52.178689 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18416 | 2024.11.25 19:42:52.178975 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
18417 | 2024.11.25 19:42:52.179079 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18418 | 2024.11.25 19:42:52.179227 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18419 | 2024.11.25 19:42:52.180184 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18420 | 2024.11.25 19:42:52.180233 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18421 | 2024.11.25 19:42:52.180637 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
18422 | 2024.11.25 19:42:52.180911 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18423 | 2024.11.25 19:42:52.181141 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.002213 sec., 9037.50564844103 rows/sec., 673.84 KiB/sec. | ||
18424 | 2024.11.25 19:42:52.181207 [ 260 ] {d310b290-6214-4aa6-adbf-efc21cbc1573} <Debug> TCPHandler: Processed in 0.002688223 sec. | ||
18425 | 2024.11.25 19:42:52.181375 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18426 | 2024.11.25 19:42:52.181522 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18427 | 2024.11.25 19:42:52.181583 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18428 | 2024.11.25 19:42:52.182316 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18429 | 2024.11.25 19:42:52.182358 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18430 | 2024.11.25 19:42:52.182734 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
18431 | 2024.11.25 19:42:52.182975 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18432 | 2024.11.25 19:42:52.183202 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Debug> executeQuery: Read 90 rows, 7.13 KiB in 0.001708 sec., 52693.20843091334 rows/sec., 4.08 MiB/sec. | ||
18433 | 2024.11.25 19:42:52.183318 [ 265 ] {b2939cae-51a0-41eb-9dd5-30cd753c1637} <Debug> TCPHandler: Processed in 0.002005149 sec. | ||
18434 | 2024.11.25 19:42:52.183503 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18435 | 2024.11.25 19:42:52.183634 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18436 | 2024.11.25 19:42:52.183688 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18437 | 2024.11.25 19:42:52.184299 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18438 | 2024.11.25 19:42:52.184338 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18439 | 2024.11.25 19:42:52.184778 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
18440 | 2024.11.25 19:42:52.185075 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18441 | 2024.11.25 19:42:52.185260 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 5 parts from all_1_128_26 to all_132_132_0 | ||
18442 | 2024.11.25 19:42:52.185317 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18443 | 2024.11.25 19:42:52.185330 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001713 sec., 93987.1570344425 rows/sec., 6.54 MiB/sec. | ||
18444 | 2024.11.25 19:42:52.185349 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18445 | 2024.11.25 19:42:52.185521 [ 260 ] {e38ac253-5aa2-42ec-92ab-ffb628204df1} <Debug> TCPHandler: Processed in 0.002093752 sec. | ||
18446 | 2024.11.25 19:42:52.185598 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_128_26 to all_132_132_0 into Compact with storage Full | ||
18447 | 2024.11.25 19:42:52.185734 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18448 | 2024.11.25 19:42:52.185770 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18449 | 2024.11.25 19:42:52.185809 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_26, total 41001 rows starting from the beginning of the part | ||
18450 | 2024.11.25 19:42:52.185964 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
18451 | 2024.11.25 19:42:52.185980 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18452 | 2024.11.25 19:42:52.186214 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part | ||
18453 | 2024.11.25 19:42:52.186382 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <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 | ||
18454 | 2024.11.25 19:42:52.186558 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 883 rows starting from the beginning of the part | ||
18455 | 2024.11.25 19:42:52.186814 [ 194 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 237 rows starting from the beginning of the part | ||
18456 | 2024.11.25 19:42:52.188988 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18457 | 2024.11.25 19:42:52.189038 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18458 | 2024.11.25 19:42:52.189805 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
18459 | 2024.11.25 19:42:52.190090 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18460 | 2024.11.25 19:42:52.190458 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004553 sec., 4173.07269931913 rows/sec., 7.48 MiB/sec. | ||
18461 | 2024.11.25 19:42:52.190930 [ 265 ] {ce4bcc00-2d74-4286-80b4-73ccbb3a50eb} <Debug> TCPHandler: Processed in 0.005287654 sec. | ||
18462 | 2024.11.25 19:42:52.191262 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18463 | 2024.11.25 19:42:52.191653 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18464 | 2024.11.25 19:42:52.191812 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18465 | 2024.11.25 19:42:52.193034 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18466 | 2024.11.25 19:42:52.193089 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18467 | 2024.11.25 19:42:52.193601 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
18468 | 2024.11.25 19:42:52.193914 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18469 | 2024.11.25 19:42:52.194230 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002727 sec., 22002.200220022005 rows/sec., 1.48 MiB/sec. | ||
18470 | 2024.11.25 19:42:52.194283 [ 260 ] {5d56208d-4267-4e36-be02-9a018c641e08} <Debug> TCPHandler: Processed in 0.003210252 sec. | ||
18471 | 2024.11.25 19:42:52.196442 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42518 rows, containing 5 columns (5 merged, 0 gathered) in 0.010958145 sec., 3880036.265262049 rows/sec., 262.15 MiB/sec. | ||
18472 | 2024.11.25 19:42:52.196841 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
18473 | 2024.11.25 19:42:52.197164 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18474 | 2024.11.25 19:42:52.197255 [ 199 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 5 parts: [all_1_128_26, all_132_132_0] -> all_1_132_27 | ||
18475 | 2024.11.25 19:42:52.197352 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
18476 | 2024.11.25 19:42:53.009463 [ 217 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18477 | 2024.11.25 19:42:53.009530 [ 217 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18478 | 2024.11.25 19:42:53.011689 [ 217 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18479 | 2024.11.25 19:42:54.981296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
18480 | 2024.11.25 19:42:55.007523 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18481 | 2024.11.25 19:42:55.007577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18482 | 2024.11.25 19:42:55.015335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
18483 | 2024.11.25 19:42:55.016178 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18484 | 2024.11.25 19:42:55.019958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
18485 | 2024.11.25 19:42:56.325498 [ 224 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18486 | 2024.11.25 19:42:56.325568 [ 224 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18487 | 2024.11.25 19:42:56.327200 [ 224 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18488 | 2024.11.25 19:42:57.164505 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18489 | 2024.11.25 19:42:57.164783 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
18490 | 2024.11.25 19:42:57.165243 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18491 | 2024.11.25 19:42:57.165302 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check')" moved to PREWHERE | ||
18492 | 2024.11.25 19:42:57.165693 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18493 | 2024.11.25 19:42:57.165779 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18494 | 2024.11.25 19:42:57.165958 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
18495 | 2024.11.25 19:42:57.166123 [ 290 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18496 | 2024.11.25 19:42:57.166133 [ 287 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18497 | 2024.11.25 19:42:57.166251 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18498 | 2024.11.25 19:42:57.166280 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18499 | 2024.11.25 19:42:57.166337 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check'))" | ||
18500 | 2024.11.25 19:42:57.166364 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18501 | 2024.11.25 19:42:57.167040 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.00239 sec., 17991.631799163177 rows/sec., 686.05 KiB/sec. | ||
18502 | 2024.11.25 19:42:57.167135 [ 265 ] {7431c4a8-6c7f-48fb-b213-e97b75528a78} <Debug> TCPHandler: Processed in 0.002763204 sec. | ||
18503 | 2024.11.25 19:42:57.167962 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18504 | 2024.11.25 19:42:57.168230 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18505 | 2024.11.25 19:42:57.168706 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18506 | 2024.11.25 19:42:57.168762 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18507 | 2024.11.25 19:42:57.169169 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18508 | 2024.11.25 19:42:57.169254 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18509 | 2024.11.25 19:42:57.169441 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
18510 | 2024.11.25 19:42:57.169552 [ 293 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18511 | 2024.11.25 19:42:57.169610 [ 291 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18512 | 2024.11.25 19:42:57.169742 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18513 | 2024.11.25 19:42:57.169775 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18514 | 2024.11.25 19:42:57.169835 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
18515 | 2024.11.25 19:42:57.169863 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18516 | 2024.11.25 19:42:57.170677 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.00263 sec., 16349.80988593156 rows/sec., 623.44 KiB/sec. | ||
18517 | 2024.11.25 19:42:57.170806 [ 260 ] {853c4e13-6a53-4f07-b01d-6158f27c7a6e} <Debug> TCPHandler: Processed in 0.0030287 sec. | ||
18518 | 2024.11.25 19:42:57.171158 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18519 | 2024.11.25 19:42:57.171411 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18520 | 2024.11.25 19:42:57.171858 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18521 | 2024.11.25 19:42:57.171924 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18522 | 2024.11.25 19:42:57.172300 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18523 | 2024.11.25 19:42:57.172371 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18524 | 2024.11.25 19:42:57.172523 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
18525 | 2024.11.25 19:42:57.172650 [ 293 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18526 | 2024.11.25 19:42:57.172651 [ 291 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18527 | 2024.11.25 19:42:57.172783 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18528 | 2024.11.25 19:42:57.172812 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18529 | 2024.11.25 19:42:57.172865 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
18530 | 2024.11.25 19:42:57.172891 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18531 | 2024.11.25 19:42:57.173552 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002279 sec., 18867.924528301886 rows/sec., 719.46 KiB/sec. | ||
18532 | 2024.11.25 19:42:57.173675 [ 265 ] {b7c7195c-5083-4054-a9af-c8df31996765} <Debug> TCPHandler: Processed in 0.002589031 sec. | ||
18533 | 2024.11.25 19:42:57.173971 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18534 | 2024.11.25 19:42:57.174187 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18535 | 2024.11.25 19:42:57.174564 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18536 | 2024.11.25 19:42:57.174618 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18537 | 2024.11.25 19:42:57.174977 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18538 | 2024.11.25 19:42:57.175047 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18539 | 2024.11.25 19:42:57.175201 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
18540 | 2024.11.25 19:42:57.175299 [ 293 ] {84539f27-e936-4868-8d83-9858858863ee} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18541 | 2024.11.25 19:42:57.175320 [ 291 ] {84539f27-e936-4868-8d83-9858858863ee} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18542 | 2024.11.25 19:42:57.175421 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18543 | 2024.11.25 19:42:57.175449 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18544 | 2024.11.25 19:42:57.175500 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18545 | 2024.11.25 19:42:57.175526 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18546 | 2024.11.25 19:42:57.176215 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002141 sec., 20084.07286314806 rows/sec., 765.83 KiB/sec. | ||
18547 | 2024.11.25 19:42:57.176339 [ 260 ] {84539f27-e936-4868-8d83-9858858863ee} <Debug> TCPHandler: Processed in 0.002429077 sec. | ||
18548 | 2024.11.25 19:42:57.176606 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18549 | 2024.11.25 19:42:57.176848 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18550 | 2024.11.25 19:42:57.177241 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18551 | 2024.11.25 19:42:57.177295 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18552 | 2024.11.25 19:42:57.177653 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18553 | 2024.11.25 19:42:57.177721 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18554 | 2024.11.25 19:42:57.177870 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
18555 | 2024.11.25 19:42:57.177971 [ 291 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18556 | 2024.11.25 19:42:57.177987 [ 293 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18557 | 2024.11.25 19:42:57.178086 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18558 | 2024.11.25 19:42:57.178112 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18559 | 2024.11.25 19:42:57.178164 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18560 | 2024.11.25 19:42:57.178190 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18561 | 2024.11.25 19:42:57.178850 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002131 sec., 20178.32003754106 rows/sec., 769.43 KiB/sec. | ||
18562 | 2024.11.25 19:42:57.178973 [ 265 ] {c4d52242-85e1-42a6-beee-2fe510811a3c} <Debug> TCPHandler: Processed in 0.002434308 sec. | ||
18563 | 2024.11.25 19:42:57.179238 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18564 | 2024.11.25 19:42:57.179444 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18565 | 2024.11.25 19:42:57.179817 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18566 | 2024.11.25 19:42:57.179870 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18567 | 2024.11.25 19:42:57.180230 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18568 | 2024.11.25 19:42:57.180299 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18569 | 2024.11.25 19:42:57.180448 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
18570 | 2024.11.25 19:42:57.180547 [ 291 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18571 | 2024.11.25 19:42:57.180564 [ 293 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18572 | 2024.11.25 19:42:57.180649 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18573 | 2024.11.25 19:42:57.180672 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18574 | 2024.11.25 19:42:57.180723 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18575 | 2024.11.25 19:42:57.180747 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18576 | 2024.11.25 19:42:57.181369 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002031 sec., 21171.83653372723 rows/sec., 807.31 KiB/sec. | ||
18577 | 2024.11.25 19:42:57.181491 [ 260 ] {39a188f8-0a57-4fd7-be0e-bc12b01d7d30} <Debug> TCPHandler: Processed in 0.002313376 sec. | ||
18578 | 2024.11.25 19:42:57.181758 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18579 | 2024.11.25 19:42:57.181997 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18580 | 2024.11.25 19:42:57.182441 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18581 | 2024.11.25 19:42:57.182507 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18582 | 2024.11.25 19:42:57.182951 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18583 | 2024.11.25 19:42:57.183026 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18584 | 2024.11.25 19:42:57.183174 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
18585 | 2024.11.25 19:42:57.183286 [ 293 ] {0efc7078-eed9-420b-a004-41acc341457d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18586 | 2024.11.25 19:42:57.183298 [ 290 ] {0efc7078-eed9-420b-a004-41acc341457d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18587 | 2024.11.25 19:42:57.183392 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18588 | 2024.11.25 19:42:57.183415 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18589 | 2024.11.25 19:42:57.183465 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18590 | 2024.11.25 19:42:57.183490 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18591 | 2024.11.25 19:42:57.184116 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002246 sec., 19145.14692787177 rows/sec., 730.03 KiB/sec. | ||
18592 | 2024.11.25 19:42:57.184238 [ 265 ] {0efc7078-eed9-420b-a004-41acc341457d} <Debug> TCPHandler: Processed in 0.002547819 sec. | ||
18593 | 2024.11.25 19:42:57.184506 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18594 | 2024.11.25 19:42:57.184747 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18595 | 2024.11.25 19:42:57.185154 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18596 | 2024.11.25 19:42:57.185208 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18597 | 2024.11.25 19:42:57.185574 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18598 | 2024.11.25 19:42:57.185641 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18599 | 2024.11.25 19:42:57.185788 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
18600 | 2024.11.25 19:42:57.185868 [ 293 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18601 | 2024.11.25 19:42:57.185887 [ 290 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18602 | 2024.11.25 19:42:57.185978 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18603 | 2024.11.25 19:42:57.186004 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18604 | 2024.11.25 19:42:57.186060 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18605 | 2024.11.25 19:42:57.186085 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18606 | 2024.11.25 19:42:57.186701 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002082 sec., 20653.218059558116 rows/sec., 787.54 KiB/sec. | ||
18607 | 2024.11.25 19:42:57.186820 [ 260 ] {75c09e1a-45ca-408f-9c15-2c0092048267} <Debug> TCPHandler: Processed in 0.002383447 sec. | ||
18608 | 2024.11.25 19:42:57.187087 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18609 | 2024.11.25 19:42:57.187326 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18610 | 2024.11.25 19:42:57.187768 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18611 | 2024.11.25 19:42:57.187836 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18612 | 2024.11.25 19:42:57.188230 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18613 | 2024.11.25 19:42:57.188296 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18614 | 2024.11.25 19:42:57.188443 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
18615 | 2024.11.25 19:42:57.188515 [ 290 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18616 | 2024.11.25 19:42:57.188545 [ 293 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18617 | 2024.11.25 19:42:57.188634 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18618 | 2024.11.25 19:42:57.188661 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18619 | 2024.11.25 19:42:57.188711 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18620 | 2024.11.25 19:42:57.188735 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18621 | 2024.11.25 19:42:57.189335 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002136 sec., 20131.0861423221 rows/sec., 767.63 KiB/sec. | ||
18622 | 2024.11.25 19:42:57.189452 [ 265 ] {fed386d9-c872-4588-9bea-4161ba40827b} <Debug> TCPHandler: Processed in 0.002429628 sec. | ||
18623 | 2024.11.25 19:42:57.189727 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18624 | 2024.11.25 19:42:57.189967 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18625 | 2024.11.25 19:42:57.190357 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18626 | 2024.11.25 19:42:57.190411 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18627 | 2024.11.25 19:42:57.190785 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18628 | 2024.11.25 19:42:57.190854 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18629 | 2024.11.25 19:42:57.191004 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
18630 | 2024.11.25 19:42:57.191073 [ 293 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18631 | 2024.11.25 19:42:57.191116 [ 290 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18632 | 2024.11.25 19:42:57.191207 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18633 | 2024.11.25 19:42:57.191234 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18634 | 2024.11.25 19:42:57.191284 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18635 | 2024.11.25 19:42:57.191311 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18636 | 2024.11.25 19:42:57.191937 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002097 sec., 20505.48402479733 rows/sec., 781.90 KiB/sec. | ||
18637 | 2024.11.25 19:42:57.192058 [ 260 ] {103f2954-62e9-42b2-95b7-9720ef0f9a9b} <Debug> TCPHandler: Processed in 0.002400207 sec. | ||
18638 | 2024.11.25 19:42:57.192310 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18639 | 2024.11.25 19:42:57.192518 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18640 | 2024.11.25 19:42:57.192893 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18641 | 2024.11.25 19:42:57.192949 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18642 | 2024.11.25 19:42:57.193320 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18643 | 2024.11.25 19:42:57.193387 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18644 | 2024.11.25 19:42:57.193535 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
18645 | 2024.11.25 19:42:57.193619 [ 290 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18646 | 2024.11.25 19:42:57.193648 [ 293 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18647 | 2024.11.25 19:42:57.193746 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18648 | 2024.11.25 19:42:57.193774 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18649 | 2024.11.25 19:42:57.193824 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18650 | 2024.11.25 19:42:57.193849 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18651 | 2024.11.25 19:42:57.194456 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002048 sec., 20996.09375 rows/sec., 800.61 KiB/sec. | ||
18652 | 2024.11.25 19:42:57.194573 [ 265 ] {8db6be6e-55df-440d-9fbb-e179b4e7a33d} <Debug> TCPHandler: Processed in 0.002321365 sec. | ||
18653 | 2024.11.25 19:42:57.194830 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18654 | 2024.11.25 19:42:57.195039 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18655 | 2024.11.25 19:42:57.195426 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18656 | 2024.11.25 19:42:57.195482 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18657 | 2024.11.25 19:42:57.195866 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18658 | 2024.11.25 19:42:57.195937 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18659 | 2024.11.25 19:42:57.196182 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
18660 | 2024.11.25 19:42:57.196278 [ 293 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18661 | 2024.11.25 19:42:57.196296 [ 290 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18662 | 2024.11.25 19:42:57.196393 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18663 | 2024.11.25 19:42:57.196419 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18664 | 2024.11.25 19:42:57.196469 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18665 | 2024.11.25 19:42:57.196587 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18666 | 2024.11.25 19:42:57.197141 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002215 sec., 19413.09255079007 rows/sec., 740.25 KiB/sec. | ||
18667 | 2024.11.25 19:42:57.197228 [ 260 ] {ea037be6-1461-4f56-8a4e-fe56ef1cf248} <Debug> TCPHandler: Processed in 0.002459128 sec. | ||
18668 | 2024.11.25 19:42:57.197498 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18669 | 2024.11.25 19:42:57.197746 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18670 | 2024.11.25 19:42:57.198166 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18671 | 2024.11.25 19:42:57.198221 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18672 | 2024.11.25 19:42:57.198625 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18673 | 2024.11.25 19:42:57.198695 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18674 | 2024.11.25 19:42:57.198844 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
18675 | 2024.11.25 19:42:57.198927 [ 290 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18676 | 2024.11.25 19:42:57.198952 [ 293 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18677 | 2024.11.25 19:42:57.199047 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18678 | 2024.11.25 19:42:57.199074 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18679 | 2024.11.25 19:42:57.199125 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18680 | 2024.11.25 19:42:57.199150 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18681 | 2024.11.25 19:42:57.199704 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002093 sec., 20544.672718585764 rows/sec., 783.40 KiB/sec. | ||
18682 | 2024.11.25 19:42:57.199788 [ 265 ] {1a226a4e-19e1-4e12-968a-e06ee38ad2d6} <Debug> TCPHandler: Processed in 0.002359986 sec. | ||
18683 | 2024.11.25 19:42:57.200434 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18684 | 2024.11.25 19:42:57.200649 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18685 | 2024.11.25 19:42:57.201034 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18686 | 2024.11.25 19:42:57.201090 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18687 | 2024.11.25 19:42:57.201476 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18688 | 2024.11.25 19:42:57.201544 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18689 | 2024.11.25 19:42:57.201695 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
18690 | 2024.11.25 19:42:57.201804 [ 290 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18691 | 2024.11.25 19:42:57.201819 [ 293 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18692 | 2024.11.25 19:42:57.201912 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18693 | 2024.11.25 19:42:57.201934 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18694 | 2024.11.25 19:42:57.201983 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18695 | 2024.11.25 19:42:57.202010 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18696 | 2024.11.25 19:42:57.202618 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002085 sec., 20623.501199040766 rows/sec., 786.40 KiB/sec. | ||
18697 | 2024.11.25 19:42:57.202738 [ 260 ] {248db397-4d19-4481-8ddf-4257d75c0e27} <Debug> TCPHandler: Processed in 0.002363416 sec. | ||
18698 | 2024.11.25 19:42:57.202999 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18699 | 2024.11.25 19:42:57.203251 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18700 | 2024.11.25 19:42:57.203710 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18701 | 2024.11.25 19:42:57.203780 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18702 | 2024.11.25 19:42:57.204204 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18703 | 2024.11.25 19:42:57.204271 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18704 | 2024.11.25 19:42:57.204417 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
18705 | 2024.11.25 19:42:57.204516 [ 290 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18706 | 2024.11.25 19:42:57.204536 [ 293 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18707 | 2024.11.25 19:42:57.204630 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18708 | 2024.11.25 19:42:57.204657 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18709 | 2024.11.25 19:42:57.204707 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18710 | 2024.11.25 19:42:57.204733 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18711 | 2024.11.25 19:42:57.205278 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002167 sec., 19843.10106137517 rows/sec., 756.64 KiB/sec. | ||
18712 | 2024.11.25 19:42:57.205361 [ 265 ] {f02e38aa-faba-4c2c-a624-7d60b6dfc357} <Debug> TCPHandler: Processed in 0.002420858 sec. | ||
18713 | 2024.11.25 19:42:57.205646 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18714 | 2024.11.25 19:42:57.205893 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18715 | 2024.11.25 19:42:57.206294 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18716 | 2024.11.25 19:42:57.206352 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18717 | 2024.11.25 19:42:57.206742 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18718 | 2024.11.25 19:42:57.206810 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18719 | 2024.11.25 19:42:57.206964 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
18720 | 2024.11.25 19:42:57.207092 [ 290 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18721 | 2024.11.25 19:42:57.207095 [ 293 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18722 | 2024.11.25 19:42:57.207206 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18723 | 2024.11.25 19:42:57.207230 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18724 | 2024.11.25 19:42:57.207280 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18725 | 2024.11.25 19:42:57.207305 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18726 | 2024.11.25 19:42:57.207909 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002155 sec., 19953.596287703018 rows/sec., 760.86 KiB/sec. | ||
18727 | 2024.11.25 19:42:57.208030 [ 260 ] {64563989-5ebb-413c-bb6c-887deac37ed3} <Debug> TCPHandler: Processed in 0.002453538 sec. | ||
18728 | 2024.11.25 19:42:57.208452 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18729 | 2024.11.25 19:42:57.208693 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18730 | 2024.11.25 19:42:57.209098 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18731 | 2024.11.25 19:42:57.209155 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18732 | 2024.11.25 19:42:57.209549 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18733 | 2024.11.25 19:42:57.209617 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18734 | 2024.11.25 19:42:57.209764 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
18735 | 2024.11.25 19:42:57.209848 [ 290 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18736 | 2024.11.25 19:42:57.209871 [ 293 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18737 | 2024.11.25 19:42:57.209961 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18738 | 2024.11.25 19:42:57.209988 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18739 | 2024.11.25 19:42:57.210040 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18740 | 2024.11.25 19:42:57.210069 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18741 | 2024.11.25 19:42:57.210601 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002038 sec., 21099.116781157998 rows/sec., 804.54 KiB/sec. | ||
18742 | 2024.11.25 19:42:57.210682 [ 265 ] {5d601c1e-1b18-4e00-b8a6-2a773096b054} <Debug> TCPHandler: Processed in 0.002292465 sec. | ||
18743 | 2024.11.25 19:42:57.210983 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18744 | 2024.11.25 19:42:57.211235 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18745 | 2024.11.25 19:42:57.211699 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18746 | 2024.11.25 19:42:57.211770 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18747 | 2024.11.25 19:42:57.212210 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18748 | 2024.11.25 19:42:57.212282 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18749 | 2024.11.25 19:42:57.212435 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
18750 | 2024.11.25 19:42:57.212537 [ 290 ] {b97a52df-3302-4250-8dff-60260184de4b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18751 | 2024.11.25 19:42:57.212558 [ 293 ] {b97a52df-3302-4250-8dff-60260184de4b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18752 | 2024.11.25 19:42:57.212658 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18753 | 2024.11.25 19:42:57.212708 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18754 | 2024.11.25 19:42:57.212765 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18755 | 2024.11.25 19:42:57.212794 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18756 | 2024.11.25 19:42:57.213417 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002322 sec., 18518.51851851852 rows/sec., 706.14 KiB/sec. | ||
18757 | 2024.11.25 19:42:57.213540 [ 260 ] {b97a52df-3302-4250-8dff-60260184de4b} <Debug> TCPHandler: Processed in 0.002624211 sec. | ||
18758 | 2024.11.25 19:42:57.213811 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18759 | 2024.11.25 19:42:57.214026 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18760 | 2024.11.25 19:42:57.214423 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18761 | 2024.11.25 19:42:57.214483 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18762 | 2024.11.25 19:42:57.214932 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18763 | 2024.11.25 19:42:57.215005 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18764 | 2024.11.25 19:42:57.215154 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
18765 | 2024.11.25 19:42:57.215248 [ 293 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18766 | 2024.11.25 19:42:57.215292 [ 291 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18767 | 2024.11.25 19:42:57.215412 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18768 | 2024.11.25 19:42:57.215445 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18769 | 2024.11.25 19:42:57.215501 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18770 | 2024.11.25 19:42:57.215529 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18771 | 2024.11.25 19:42:57.216151 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002239 sec., 19205.002233139792 rows/sec., 732.31 KiB/sec. | ||
18772 | 2024.11.25 19:42:57.216275 [ 265 ] {bd93fa2e-ff47-43f7-ba08-3e3b1c2c13e1} <Debug> TCPHandler: Processed in 0.002523869 sec. | ||
18773 | 2024.11.25 19:42:57.216686 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18774 | 2024.11.25 19:42:57.216902 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18775 | 2024.11.25 19:42:57.217306 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18776 | 2024.11.25 19:42:57.217366 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18777 | 2024.11.25 19:42:57.217791 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18778 | 2024.11.25 19:42:57.217868 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18779 | 2024.11.25 19:42:57.218019 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
18780 | 2024.11.25 19:42:57.218112 [ 293 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18781 | 2024.11.25 19:42:57.218133 [ 291 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18782 | 2024.11.25 19:42:57.218230 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18783 | 2024.11.25 19:42:57.218259 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18784 | 2024.11.25 19:42:57.218310 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18785 | 2024.11.25 19:42:57.218346 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18786 | 2024.11.25 19:42:57.219099 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002315 sec., 18574.514038876892 rows/sec., 708.27 KiB/sec. | ||
18787 | 2024.11.25 19:42:57.219225 [ 260 ] {5ddcf0e4-d45f-4696-896b-e732e208d518} <Debug> TCPHandler: Processed in 0.002606101 sec. | ||
18788 | 2024.11.25 19:42:57.219492 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18789 | 2024.11.25 19:42:57.219714 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18790 | 2024.11.25 19:42:57.220131 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18791 | 2024.11.25 19:42:57.220193 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18792 | 2024.11.25 19:42:57.220627 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18793 | 2024.11.25 19:42:57.220699 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18794 | 2024.11.25 19:42:57.220846 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
18795 | 2024.11.25 19:42:57.220950 [ 291 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18796 | 2024.11.25 19:42:57.220970 [ 293 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18797 | 2024.11.25 19:42:57.221082 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18798 | 2024.11.25 19:42:57.221126 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18799 | 2024.11.25 19:42:57.221195 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18800 | 2024.11.25 19:42:57.221227 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18801 | 2024.11.25 19:42:57.221857 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002267 sec., 18967.798853109838 rows/sec., 723.27 KiB/sec. | ||
18802 | 2024.11.25 19:42:57.221994 [ 265 ] {919ad242-d323-491b-9e1f-1c06f59199ba} <Debug> TCPHandler: Processed in 0.0025602 sec. | ||
18803 | 2024.11.25 19:42:57.222388 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18804 | 2024.11.25 19:42:57.222621 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18805 | 2024.11.25 19:42:57.223030 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18806 | 2024.11.25 19:42:57.223093 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18807 | 2024.11.25 19:42:57.223512 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18808 | 2024.11.25 19:42:57.223584 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18809 | 2024.11.25 19:42:57.223734 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
18810 | 2024.11.25 19:42:57.223859 [ 291 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18811 | 2024.11.25 19:42:57.223864 [ 293 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18812 | 2024.11.25 19:42:57.223971 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18813 | 2024.11.25 19:42:57.223995 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18814 | 2024.11.25 19:42:57.224050 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18815 | 2024.11.25 19:42:57.224078 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18816 | 2024.11.25 19:42:57.224698 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002206 sec., 19492.293744333634 rows/sec., 743.27 KiB/sec. | ||
18817 | 2024.11.25 19:42:57.224830 [ 260 ] {82ef0ee8-2de3-4f60-842d-24a216ab0a06} <Debug> TCPHandler: Processed in 0.002505009 sec. | ||
18818 | 2024.11.25 19:42:57.225243 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18819 | 2024.11.25 19:42:57.225472 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18820 | 2024.11.25 19:42:57.225878 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18821 | 2024.11.25 19:42:57.225939 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18822 | 2024.11.25 19:42:57.226403 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18823 | 2024.11.25 19:42:57.226483 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18824 | 2024.11.25 19:42:57.226633 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
18825 | 2024.11.25 19:42:57.226748 [ 291 ] {b1add653-e947-4f30-b764-3bc809765b31} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18826 | 2024.11.25 19:42:57.226759 [ 293 ] {b1add653-e947-4f30-b764-3bc809765b31} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18827 | 2024.11.25 19:42:57.226868 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18828 | 2024.11.25 19:42:57.226898 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18829 | 2024.11.25 19:42:57.226954 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18830 | 2024.11.25 19:42:57.226981 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18831 | 2024.11.25 19:42:57.227598 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002251 sec., 19102.621057307864 rows/sec., 728.41 KiB/sec. | ||
18832 | 2024.11.25 19:42:57.227724 [ 265 ] {b1add653-e947-4f30-b764-3bc809765b31} <Debug> TCPHandler: Processed in 0.00254436 sec. | ||
18833 | 2024.11.25 19:42:57.228061 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18834 | 2024.11.25 19:42:57.228285 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
18835 | 2024.11.25 19:42:57.228692 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
18836 | 2024.11.25 19:42:57.228753 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
18837 | 2024.11.25 19:42:57.229174 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18838 | 2024.11.25 19:42:57.229241 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
18839 | 2024.11.25 19:42:57.229388 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
18840 | 2024.11.25 19:42:57.229488 [ 291 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
18841 | 2024.11.25 19:42:57.229508 [ 287 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
18842 | 2024.11.25 19:42:57.229602 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Debug> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
18843 | 2024.11.25 19:42:57.229626 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
18844 | 2024.11.25 19:42:57.229678 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
18845 | 2024.11.25 19:42:57.229705 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
18846 | 2024.11.25 19:42:57.230736 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002576 sec., 16692.54658385093 rows/sec., 636.51 KiB/sec. | ||
18847 | 2024.11.25 19:42:57.230858 [ 260 ] {45b10b47-7b29-4bb6-925e-78a625c78bb5} <Debug> TCPHandler: Processed in 0.002859646 sec. | ||
18848 | 2024.11.25 19:42:57.237581 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18849 | 2024.11.25 19:42:57.237720 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
18850 | 2024.11.25 19:42:57.237778 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
18851 | 2024.11.25 19:42:57.238596 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18852 | 2024.11.25 19:42:57.238645 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18853 | 2024.11.25 19:42:57.239183 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
18854 | 2024.11.25 19:42:57.239417 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Trace> oximeter.timeseries_schema (7cab5949-259c-421f-8aa7-09d2edd527f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18855 | 2024.11.25 19:42:57.239610 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 1.82 MiB/sec. | ||
18856 | 2024.11.25 19:42:57.239670 [ 265 ] {98deb61f-62d7-440a-a9eb-630466f09fee} <Debug> TCPHandler: Processed in 0.002152692 sec. | ||
18857 | 2024.11.25 19:42:57.239844 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18858 | 2024.11.25 19:42:57.239981 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18859 | 2024.11.25 19:42:57.240033 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18860 | 2024.11.25 19:42:57.240678 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18861 | 2024.11.25 19:42:57.240726 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18862 | 2024.11.25 19:42:57.241157 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18863 | 2024.11.25 19:42:57.241443 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18864 | 2024.11.25 19:42:57.241681 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001739 sec., 8050.6037952846455 rows/sec., 579.54 KiB/sec. | ||
18865 | 2024.11.25 19:42:57.241742 [ 260 ] {2c911275-e426-4cd5-9d79-6f8f90336937} <Debug> TCPHandler: Processed in 0.001965969 sec. | ||
18866 | 2024.11.25 19:42:57.241885 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18867 | 2024.11.25 19:42:57.242013 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18868 | 2024.11.25 19:42:57.242071 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18869 | 2024.11.25 19:42:57.242776 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18870 | 2024.11.25 19:42:57.242822 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18871 | 2024.11.25 19:42:57.243218 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
18872 | 2024.11.25 19:42:57.243455 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18873 | 2024.11.25 19:42:57.243630 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 287.99 KiB/sec. | ||
18874 | 2024.11.25 19:42:57.243682 [ 265 ] {a1dd2f02-6051-4519-8605-2e3c14262b07} <Debug> TCPHandler: Processed in 0.001855407 sec. | ||
18875 | 2024.11.25 19:42:57.243826 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18876 | 2024.11.25 19:42:57.243950 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18877 | 2024.11.25 19:42:57.244000 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18878 | 2024.11.25 19:42:57.244762 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18879 | 2024.11.25 19:42:57.244803 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18880 | 2024.11.25 19:42:57.245210 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
18881 | 2024.11.25 19:42:57.245452 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18882 | 2024.11.25 19:42:57.245670 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Debug> executeQuery: Read 327 rows, 28.79 KiB in 0.001746 sec., 187285.2233676976 rows/sec., 16.10 MiB/sec. | ||
18883 | 2024.11.25 19:42:57.245723 [ 260 ] {e431ce72-5d62-495e-8366-9bc33f976c5e} <Debug> TCPHandler: Processed in 0.001956449 sec. | ||
18884 | 2024.11.25 19:42:57.245881 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18885 | 2024.11.25 19:42:57.246003 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18886 | 2024.11.25 19:42:57.246068 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18887 | 2024.11.25 19:42:57.246780 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18888 | 2024.11.25 19:42:57.246824 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18889 | 2024.11.25 19:42:57.247220 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
18890 | 2024.11.25 19:42:57.247450 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18891 | 2024.11.25 19:42:57.247643 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Debug> executeQuery: Read 50 rows, 3.64 KiB in 0.001655 sec., 30211.480362537764 rows/sec., 2.15 MiB/sec. | ||
18892 | 2024.11.25 19:42:57.247711 [ 265 ] {bc72d05c-27cf-4770-9399-20d55198a02e} <Debug> TCPHandler: Processed in 0.001888277 sec. | ||
18893 | 2024.11.25 19:42:57.247888 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18894 | 2024.11.25 19:42:57.248200 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18895 | 2024.11.25 19:42:57.248340 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18896 | 2024.11.25 19:42:57.249188 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18897 | 2024.11.25 19:42:57.249230 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18898 | 2024.11.25 19:42:57.249596 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
18899 | 2024.11.25 19:42:57.249832 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18900 | 2024.11.25 19:42:57.250049 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Debug> executeQuery: Read 52 rows, 3.41 KiB in 0.001958 sec., 26557.711950970377 rows/sec., 1.70 MiB/sec. | ||
18901 | 2024.11.25 19:42:57.250118 [ 260 ] {38d57472-a3d9-40c5-9f60-fd6940527762} <Debug> TCPHandler: Processed in 0.002316196 sec. | ||
18902 | 2024.11.25 19:42:57.250342 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18903 | 2024.11.25 19:42:57.250506 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18904 | 2024.11.25 19:42:57.250564 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18905 | 2024.11.25 19:42:57.251217 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18906 | 2024.11.25 19:42:57.251256 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18907 | 2024.11.25 19:42:57.251614 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18908 | 2024.11.25 19:42:57.251851 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18909 | 2024.11.25 19:42:57.252067 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001579 sec., 8233.058898036732 rows/sec., 513.33 KiB/sec. | ||
18910 | 2024.11.25 19:42:57.252131 [ 265 ] {9bd85a65-5ac8-486d-910e-25abb120f6f7} <Debug> TCPHandler: Processed in 0.001925418 sec. | ||
18911 | 2024.11.25 19:42:57.252391 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18912 | 2024.11.25 19:42:57.252545 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18913 | 2024.11.25 19:42:57.252603 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18914 | 2024.11.25 19:42:57.253467 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18915 | 2024.11.25 19:42:57.253506 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18916 | 2024.11.25 19:42:57.253906 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
18917 | 2024.11.25 19:42:57.254169 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18918 | 2024.11.25 19:42:57.254391 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Debug> executeQuery: Read 577 rows, 42.62 KiB in 0.001877 sec., 307405.4342035162 rows/sec., 22.17 MiB/sec. | ||
18919 | 2024.11.25 19:42:57.254444 [ 260 ] {8b11c3e1-5be1-4907-b7dd-eb8abff6952a} <Debug> TCPHandler: Processed in 0.002193153 sec. | ||
18920 | 2024.11.25 19:42:57.254615 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18921 | 2024.11.25 19:42:57.254755 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18922 | 2024.11.25 19:42:57.254815 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18923 | 2024.11.25 19:42:57.255327 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18924 | 2024.11.25 19:42:57.255366 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18925 | 2024.11.25 19:42:57.255733 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18926 | 2024.11.25 19:42:57.255969 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18927 | 2024.11.25 19:42:57.256188 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. | ||
18928 | 2024.11.25 19:42:57.256189 [ 225 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18929 | 2024.11.25 19:42:57.256274 [ 225 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18930 | 2024.11.25 19:42:57.256291 [ 265 ] {bca876f8-501a-4aac-b6c5-8721fbc4df51} <Debug> TCPHandler: Processed in 0.001742604 sec. | ||
18931 | 2024.11.25 19:42:57.256471 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18932 | 2024.11.25 19:42:57.256625 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
18933 | 2024.11.25 19:42:57.256702 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
18934 | 2024.11.25 19:42:57.257533 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Trace> oximeter.measurements_cumulativei64 (fea16b2a-6e08-4956-980e-bc2a4afb0006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18935 | 2024.11.25 19:42:57.257573 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18936 | 2024.11.25 19:42:57.258055 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
18937 | 2024.11.25 19:42:57.258419 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Trace> oximeter.measurements_cumulativei64 (fea16b2a-6e08-4956-980e-bc2a4afb0006): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18938 | 2024.11.25 19:42:57.258957 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.002369 sec., 8442.380751371888 rows/sec., 571.34 KiB/sec. | ||
18939 | 2024.11.25 19:42:57.259019 [ 260 ] {2294bb4c-d470-4a22-9e26-dcb7737cfc76} <Debug> TCPHandler: Processed in 0.002621702 sec. | ||
18940 | 2024.11.25 19:42:57.259179 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18941 | 2024.11.25 19:42:57.259289 [ 225 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18942 | 2024.11.25 19:42:57.259430 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18943 | 2024.11.25 19:42:57.259584 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18944 | 2024.11.25 19:42:57.260876 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18945 | 2024.11.25 19:42:57.260940 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18946 | 2024.11.25 19:42:57.261348 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
18947 | 2024.11.25 19:42:57.261587 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18948 | 2024.11.25 19:42:57.261780 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Debug> executeQuery: Read 266 rows, 18.18 KiB in 0.002448 sec., 108660.13071895424 rows/sec., 7.25 MiB/sec. | ||
18949 | 2024.11.25 19:42:57.261855 [ 265 ] {7723b3ee-0f2c-4862-a35c-dfb26cfcb67b} <Debug> TCPHandler: Processed in 0.002744454 sec. | ||
18950 | 2024.11.25 19:42:57.262051 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18951 | 2024.11.25 19:42:57.262358 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18952 | 2024.11.25 19:42:57.262450 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18953 | 2024.11.25 19:42:57.263036 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18954 | 2024.11.25 19:42:57.263076 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18955 | 2024.11.25 19:42:57.263431 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18956 | 2024.11.25 19:42:57.263667 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18957 | 2024.11.25 19:42:57.263885 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001628 sec., 614.2506142506143 rows/sec., 41.39 KiB/sec. | ||
18958 | 2024.11.25 19:42:57.263935 [ 260 ] {672b1380-700f-4e30-960c-26d06d9a8e37} <Debug> TCPHandler: Processed in 0.001979919 sec. | ||
18959 | 2024.11.25 19:42:57.264095 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18960 | 2024.11.25 19:42:57.264235 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18961 | 2024.11.25 19:42:57.264331 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <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 | ||
18962 | 2024.11.25 19:42:57.265674 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18963 | 2024.11.25 19:42:57.265712 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18964 | 2024.11.25 19:42:57.266425 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
18965 | 2024.11.25 19:42:57.266683 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18966 | 2024.11.25 19:42:57.266901 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <Debug> executeQuery: Read 42 rows, 74.27 KiB in 0.002696 sec., 15578.635014836795 rows/sec., 26.90 MiB/sec. | ||
18967 | 2024.11.25 19:42:57.267043 [ 265 ] {9956c4f0-025b-4b03-96d6-36607c46f067} <Debug> TCPHandler: Processed in 0.003016579 sec. | ||
18968 | 2024.11.25 19:42:57.267300 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18969 | 2024.11.25 19:42:57.267579 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18970 | 2024.11.25 19:42:57.267642 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18971 | 2024.11.25 19:42:57.268191 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18972 | 2024.11.25 19:42:57.268230 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18973 | 2024.11.25 19:42:57.268610 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
18974 | 2024.11.25 19:42:57.268845 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18975 | 2024.11.25 19:42:57.269052 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001539 sec., 53281.35152696556 rows/sec., 3.38 MiB/sec. | ||
18976 | 2024.11.25 19:42:57.269143 [ 260 ] {d3e21d51-65b3-4e9e-bffc-be497eb2b3ee} <Debug> TCPHandler: Processed in 0.001999819 sec. | ||
18977 | 2024.11.25 19:42:58.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.72 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.51 MiB (RSS), difference: -2.21 MiB | ||
18978 | 2024.11.25 19:42:58.079942 [ 219 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18979 | 2024.11.25 19:42:58.079993 [ 219 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18980 | 2024.11.25 19:42:58.082071 [ 219 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18981 | 2024.11.25 19:42:58.698841 [ 129 ] {} <Debug> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
18982 | 2024.11.25 19:42:58.698907 [ 129 ] {} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18983 | 2024.11.25 19:42:58.698929 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18984 | 2024.11.25 19:42:58.699118 [ 195 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::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 | ||
18985 | 2024.11.25 19:42:58.699324 [ 195 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18986 | 2024.11.25 19:42:58.699371 [ 195 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
18987 | 2024.11.25 19:42:58.699465 [ 195 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
18988 | 2024.11.25 19:42:58.699582 [ 195 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
18989 | 2024.11.25 19:42:58.699729 [ 195 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
18990 | 2024.11.25 19:42:58.699875 [ 195 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::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 | ||
18991 | 2024.11.25 19:42:58.701556 [ 199 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00255279 sec., 16452.587169332375 rows/sec., 1.18 MiB/sec. | ||
18992 | 2024.11.25 19:42:58.701767 [ 198 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
18993 | 2024.11.25 19:42:58.702152 [ 198 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18994 | 2024.11.25 19:42:58.702241 [ 198 ] {0c15c9cf-dc09-4b60-b289-f0b913f63ef6::all_1_5_1} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
18995 | 2024.11.25 19:42:58.702343 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
18996 | 2024.11.25 19:42:59.359081 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
18997 | 2024.11.25 19:42:59.359790 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18998 | 2024.11.25 19:42:59.359843 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
18999 | 2024.11.25 19:42:59.360411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
19000 | 2024.11.25 19:42:59.360683 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19001 | 2024.11.25 19:42:59.360940 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
19002 | 2024.11.25 19:43:01.867620 [ 222 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19003 | 2024.11.25 19:43:01.867689 [ 222 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19004 | 2024.11.25 19:43:01.869726 [ 222 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19005 | 2024.11.25 19:43:02.142036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 2638 | ||
19006 | 2024.11.25 19:43:02.146739 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19007 | 2024.11.25 19:43:02.146791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19008 | 2024.11.25 19:43:02.148488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
19009 | 2024.11.25 19:43:02.148807 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19010 | 2024.11.25 19:43:02.149399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2638 | ||
19011 | 2024.11.25 19:43:02.164753 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19012 | 2024.11.25 19:43:02.164976 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19013 | 2024.11.25 19:43:02.165061 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19014 | 2024.11.25 19:43:02.165856 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19015 | 2024.11.25 19:43:02.165910 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19016 | 2024.11.25 19:43:02.166355 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
19017 | 2024.11.25 19:43:02.166613 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19018 | 2024.11.25 19:43:02.166856 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001937 sec., 516.2622612287042 rows/sec., 38.32 KiB/sec. | ||
19019 | 2024.11.25 19:43:02.166968 [ 265 ] {449bad1f-4bee-43b2-a9e6-ea905e85c2ab} <Debug> TCPHandler: Processed in 0.002355967 sec. | ||
19020 | 2024.11.25 19:43:02.167252 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19021 | 2024.11.25 19:43:02.167456 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19022 | 2024.11.25 19:43:02.167537 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19023 | 2024.11.25 19:43:02.168416 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19024 | 2024.11.25 19:43:02.168472 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19025 | 2024.11.25 19:43:02.168955 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
19026 | 2024.11.25 19:43:02.169223 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19027 | 2024.11.25 19:43:02.169445 [ 124 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
19028 | 2024.11.25 19:43:02.169477 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Debug> executeQuery: Read 96 rows, 8.11 KiB in 0.00208 sec., 46153.846153846156 rows/sec., 3.81 MiB/sec. | ||
19029 | 2024.11.25 19:43:02.169530 [ 124 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19030 | 2024.11.25 19:43:02.169619 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19031 | 2024.11.25 19:43:02.169629 [ 260 ] {000a2360-e36f-46ef-aa1b-601842a6e150} <Debug> TCPHandler: Processed in 0.00252988 sec. | ||
19032 | 2024.11.25 19:43:02.169885 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
19033 | 2024.11.25 19:43:02.169894 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19034 | 2024.11.25 19:43:02.170153 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19035 | 2024.11.25 19:43:02.170190 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19036 | 2024.11.25 19:43:02.170231 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1440 rows starting from the beginning of the part | ||
19037 | 2024.11.25 19:43:02.170302 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19038 | 2024.11.25 19:43:02.170577 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1237 rows starting from the beginning of the part | ||
19039 | 2024.11.25 19:43:02.170949 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 273 rows starting from the beginning of the part | ||
19040 | 2024.11.25 19:43:02.171368 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 96 rows starting from the beginning of the part | ||
19041 | 2024.11.25 19:43:02.171790 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 327 rows starting from the beginning of the part | ||
19042 | 2024.11.25 19:43:02.172123 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 96 rows starting from the beginning of the part | ||
19043 | 2024.11.25 19:43:02.173222 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19044 | 2024.11.25 19:43:02.173295 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19045 | 2024.11.25 19:43:02.174249 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
19046 | 2024.11.25 19:43:02.174726 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19047 | 2024.11.25 19:43:02.174951 [ 124 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
19048 | 2024.11.25 19:43:02.175024 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.004914 sec., 4070.00407000407 rows/sec., 303.46 KiB/sec. | ||
19049 | 2024.11.25 19:43:02.175037 [ 124 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19050 | 2024.11.25 19:43:02.175117 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19051 | 2024.11.25 19:43:02.175189 [ 265 ] {34040793-ca17-44be-bcf3-410d2e1c6ad3} <Debug> TCPHandler: Processed in 0.005435977 sec. | ||
19052 | 2024.11.25 19:43:02.175584 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19053 | 2024.11.25 19:43:02.175689 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
19054 | 2024.11.25 19:43:02.176209 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19055 | 2024.11.25 19:43:02.176441 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19056 | 2024.11.25 19:43:02.176555 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19057 | 2024.11.25 19:43:02.176617 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 68 rows starting from the beginning of the part | ||
19058 | 2024.11.25 19:43:02.176745 [ 195 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3469 rows, containing 5 columns (5 merged, 0 gathered) in 0.006986287 sec., 496544.15857808304 rows/sec., 43.55 MiB/sec. | ||
19059 | 2024.11.25 19:43:02.177455 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
19060 | 2024.11.25 19:43:02.177545 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 25 rows starting from the beginning of the part | ||
19061 | 2024.11.25 19:43:02.178410 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 42 rows starting from the beginning of the part | ||
19062 | 2024.11.25 19:43:02.179338 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19063 | 2024.11.25 19:43:02.179574 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 20 rows starting from the beginning of the part | ||
19064 | 2024.11.25 19:43:02.180084 [ 193 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_136_27} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
19065 | 2024.11.25 19:43:02.180169 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 50 rows starting from the beginning of the part | ||
19066 | 2024.11.25 19:43:02.180527 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
19067 | 2024.11.25 19:43:02.180750 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 20 rows starting from the beginning of the part | ||
19068 | 2024.11.25 19:43:02.183029 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19069 | 2024.11.25 19:43:02.183135 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19070 | 2024.11.25 19:43:02.184984 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
19071 | 2024.11.25 19:43:02.185663 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19072 | 2024.11.25 19:43:02.185743 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.010483246 sec., 21462.817909643636 rows/sec., 1.62 MiB/sec. | ||
19073 | 2024.11.25 19:43:02.185972 [ 124 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
19074 | 2024.11.25 19:43:02.186002 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
19075 | 2024.11.25 19:43:02.186092 [ 124 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19076 | 2024.11.25 19:43:02.186212 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19077 | 2024.11.25 19:43:02.186220 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Debug> executeQuery: Read 90 rows, 7.13 KiB in 0.010304 sec., 8734.47204968944 rows/sec., 691.76 KiB/sec. | ||
19078 | 2024.11.25 19:43:02.186611 [ 260 ] {c8693048-192d-4551-b6ab-d3323fd1b3fe} <Debug> TCPHandler: Processed in 0.011273871 sec. | ||
19079 | 2024.11.25 19:43:02.186666 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
19080 | 2024.11.25 19:43:02.186919 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19081 | 2024.11.25 19:43:02.187044 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19082 | 2024.11.25 19:43:02.187074 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19083 | 2024.11.25 19:43:02.187176 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 917 rows starting from the beginning of the part | ||
19084 | 2024.11.25 19:43:02.187306 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19085 | 2024.11.25 19:43:02.187486 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_136_27} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
19086 | 2024.11.25 19:43:02.187606 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 545 rows starting from the beginning of the part | ||
19087 | 2024.11.25 19:43:02.187839 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
19088 | 2024.11.25 19:43:02.188009 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 426 rows starting from the beginning of the part | ||
19089 | 2024.11.25 19:43:02.188044 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19090 | 2024.11.25 19:43:02.188316 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part | ||
19091 | 2024.11.25 19:43:02.188668 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 577 rows starting from the beginning of the part | ||
19092 | 2024.11.25 19:43:02.189022 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
19093 | 2024.11.25 19:43:02.190811 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19094 | 2024.11.25 19:43:02.190897 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19095 | 2024.11.25 19:43:02.191796 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
19096 | 2024.11.25 19:43:02.192149 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19097 | 2024.11.25 19:43:02.192681 [ 193 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2645 rows, containing 5 columns (5 merged, 0 gathered) in 0.006346234 sec., 416782.6146971574 rows/sec., 32.03 MiB/sec. | ||
19098 | 2024.11.25 19:43:02.192729 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.00559 sec., 28801.43112701252 rows/sec., 2.00 MiB/sec. | ||
19099 | 2024.11.25 19:43:02.192812 [ 265 ] {0b47c17e-bc12-4ea2-86d1-79805966b337} <Debug> TCPHandler: Processed in 0.006058829 sec. | ||
19100 | 2024.11.25 19:43:02.192999 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19101 | 2024.11.25 19:43:02.193011 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
19102 | 2024.11.25 19:43:02.193218 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19103 | 2024.11.25 19:43:02.193400 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <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 | ||
19104 | 2024.11.25 19:43:02.193642 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19105 | 2024.11.25 19:43:02.193941 [ 186 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_136_27} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
19106 | 2024.11.25 19:43:02.194163 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
19107 | 2024.11.25 19:43:02.195188 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19108 | 2024.11.25 19:43:02.195235 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19109 | 2024.11.25 19:43:02.195895 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
19110 | 2024.11.25 19:43:02.196152 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19111 | 2024.11.25 19:43:02.196341 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
19112 | 2024.11.25 19:43:02.196396 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19113 | 2024.11.25 19:43:02.196434 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19114 | 2024.11.25 19:43:02.196433 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00325 sec., 5846.153846153847 rows/sec., 10.48 MiB/sec. | ||
19115 | 2024.11.25 19:43:02.196750 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
19116 | 2024.11.25 19:43:02.196814 [ 260 ] {bca3cc24-db05-4de4-ad83-ad48fbbfdbf6} <Debug> TCPHandler: Processed in 0.003887866 sec. | ||
19117 | 2024.11.25 19:43:02.197052 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19118 | 2024.11.25 19:43:02.197333 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19119 | 2024.11.25 19:43:02.197469 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19120 | 2024.11.25 19:43:02.197599 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19121 | 2024.11.25 19:43:02.197820 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2688 rows starting from the beginning of the part | ||
19122 | 2024.11.25 19:43:02.198626 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 19 rows starting from the beginning of the part | ||
19123 | 2024.11.25 19:43:02.199312 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 35 rows starting from the beginning of the part | ||
19124 | 2024.11.25 19:43:02.199916 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19125 | 2024.11.25 19:43:02.200000 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19126 | 2024.11.25 19:43:02.200010 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 19 rows starting from the beginning of the part | ||
19127 | 2024.11.25 19:43:02.200731 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 42 rows starting from the beginning of the part | ||
19128 | 2024.11.25 19:43:02.201430 [ 192 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 19 rows starting from the beginning of the part | ||
19129 | 2024.11.25 19:43:02.201534 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
19130 | 2024.11.25 19:43:02.202478 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19131 | 2024.11.25 19:43:02.202908 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00566 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. | ||
19132 | 2024.11.25 19:43:02.203084 [ 265 ] {f09f758a-113f-4ecc-99f7-fdfd269e2ebe} <Debug> TCPHandler: Processed in 0.006151781 sec. | ||
19133 | 2024.11.25 19:43:02.211691 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2822 rows, containing 19 columns (19 merged, 0 gathered) in 0.015181348 sec., 185885.99642139813 rows/sec., 332.92 MiB/sec. | ||
19134 | 2024.11.25 19:43:02.214171 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
19135 | 2024.11.25 19:43:02.214596 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19136 | 2024.11.25 19:43:02.214675 [ 201 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
19137 | 2024.11.25 19:43:02.214829 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.18 MiB. | ||
19138 | 2024.11.25 19:43:02.520079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
19139 | 2024.11.25 19:43:02.544654 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19140 | 2024.11.25 19:43:02.544724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19141 | 2024.11.25 19:43:02.552282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
19142 | 2024.11.25 19:43:02.553100 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19143 | 2024.11.25 19:43:02.557024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
19144 | 2024.11.25 19:43:06.615449 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19145 | 2024.11.25 19:43:06.615528 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19146 | 2024.11.25 19:43:06.861144 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 | ||
19147 | 2024.11.25 19:43:06.861884 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19148 | 2024.11.25 19:43:06.861941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19149 | 2024.11.25 19:43:06.862626 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
19150 | 2024.11.25 19:43:06.863027 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19151 | 2024.11.25 19:43:06.863377 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
19152 | 2024.11.25 19:43:07.021230 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19153 | 2024.11.25 19:43:07.021280 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19154 | 2024.11.25 19:43:07.024003 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19155 | 2024.11.25 19:43:07.137363 [ 217 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19156 | 2024.11.25 19:43:07.137419 [ 217 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19157 | 2024.11.25 19:43:07.139980 [ 217 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19158 | 2024.11.25 19:43:07.141499 [ 223 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
19159 | 2024.11.25 19:43:07.141554 [ 223 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
19160 | 2024.11.25 19:43:07.143300 [ 223 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
19161 | 2024.11.25 19:43:07.172379 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19162 | 2024.11.25 19:43:07.172602 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19163 | 2024.11.25 19:43:07.172688 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19164 | 2024.11.25 19:43:07.173563 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19165 | 2024.11.25 19:43:07.173621 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19166 | 2024.11.25 19:43:07.174064 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
19167 | 2024.11.25 19:43:07.174325 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19168 | 2024.11.25 19:43:07.174525 [ 116 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
19169 | 2024.11.25 19:43:07.174593 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002049 sec., 6832.601268911664 rows/sec., 491.86 KiB/sec. | ||
19170 | 2024.11.25 19:43:07.174613 [ 116 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19171 | 2024.11.25 19:43:07.174687 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19172 | 2024.11.25 19:43:07.174742 [ 265 ] {08c88286-c9e8-4ff9-95d0-613b5da83f18} <Debug> TCPHandler: Processed in 0.002506199 sec. | ||
19173 | 2024.11.25 19:43:07.174996 [ 197 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
19174 | 2024.11.25 19:43:07.175103 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19175 | 2024.11.25 19:43:07.175233 [ 197 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19176 | 2024.11.25 19:43:07.175316 [ 197 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part | ||
19177 | 2024.11.25 19:43:07.175454 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19178 | 2024.11.25 19:43:07.175537 [ 197 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
19179 | 2024.11.25 19:43:07.175619 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19180 | 2024.11.25 19:43:07.175988 [ 197 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
19181 | 2024.11.25 19:43:07.176395 [ 197 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
19182 | 2024.11.25 19:43:07.176806 [ 197 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
19183 | 2024.11.25 19:43:07.178297 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19184 | 2024.11.25 19:43:07.178347 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19185 | 2024.11.25 19:43:07.178832 [ 186 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004002808 sec., 17487.72361802015 rows/sec., 1.30 MiB/sec. | ||
19186 | 2024.11.25 19:43:07.178968 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
19187 | 2024.11.25 19:43:07.179030 [ 186 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
19188 | 2024.11.25 19:43:07.179444 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19189 | 2024.11.25 19:43:07.179558 [ 186 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19190 | 2024.11.25 19:43:07.179859 [ 186 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_65_16} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
19191 | 2024.11.25 19:43:07.179937 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.004584 sec., 436.3001745200698 rows/sec., 32.38 KiB/sec. | ||
19192 | 2024.11.25 19:43:07.180148 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
19193 | 2024.11.25 19:43:07.180287 [ 260 ] {fc0e4a12-26d4-463f-a0f8-9c3680e5b77c} <Debug> TCPHandler: Processed in 0.005395136 sec. | ||
19194 | 2024.11.25 19:43:07.180455 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19195 | 2024.11.25 19:43:07.180586 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19196 | 2024.11.25 19:43:07.180641 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19197 | 2024.11.25 19:43:07.181380 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19198 | 2024.11.25 19:43:07.181423 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19199 | 2024.11.25 19:43:07.181809 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
19200 | 2024.11.25 19:43:07.182050 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19201 | 2024.11.25 19:43:07.182281 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Debug> executeQuery: Read 291 rows, 26.25 KiB in 0.00172 sec., 169186.0465116279 rows/sec., 14.90 MiB/sec. | ||
19202 | 2024.11.25 19:43:07.182310 [ 223 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19203 | 2024.11.25 19:43:07.182386 [ 223 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19204 | 2024.11.25 19:43:07.182388 [ 265 ] {4dab9ccc-dd30-474c-b0b7-8b08296e40e5} <Debug> TCPHandler: Processed in 0.001991739 sec. | ||
19205 | 2024.11.25 19:43:07.182653 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19206 | 2024.11.25 19:43:07.182958 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19207 | 2024.11.25 19:43:07.183102 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19208 | 2024.11.25 19:43:07.184448 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19209 | 2024.11.25 19:43:07.184510 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19210 | 2024.11.25 19:43:07.185191 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
19211 | 2024.11.25 19:43:07.185557 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19212 | 2024.11.25 19:43:07.186023 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Debug> executeQuery: Read 51 rows, 3.74 KiB in 0.00316 sec., 16139.240506329113 rows/sec., 1.16 MiB/sec. | ||
19213 | 2024.11.25 19:43:07.186084 [ 260 ] {c2d0444a-c281-40ee-9d8b-e67acc44e2dd} <Debug> TCPHandler: Processed in 0.00355151 sec. | ||
19214 | 2024.11.25 19:43:07.186257 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19215 | 2024.11.25 19:43:07.186360 [ 223 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19216 | 2024.11.25 19:43:07.186545 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19217 | 2024.11.25 19:43:07.186662 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19218 | 2024.11.25 19:43:07.188307 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19219 | 2024.11.25 19:43:07.188347 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19220 | 2024.11.25 19:43:07.188704 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
19221 | 2024.11.25 19:43:07.188951 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19222 | 2024.11.25 19:43:07.189162 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002749 sec., 5092.761004001455 rows/sec., 356.66 KiB/sec. | ||
19223 | 2024.11.25 19:43:07.189215 [ 265 ] {02f106a1-1863-42fb-a0d8-e7f551bc1e84} <Debug> TCPHandler: Processed in 0.003034089 sec. | ||
19224 | 2024.11.25 19:43:07.189424 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19225 | 2024.11.25 19:43:07.189653 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19226 | 2024.11.25 19:43:07.189749 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19227 | 2024.11.25 19:43:07.190643 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19228 | 2024.11.25 19:43:07.190683 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19229 | 2024.11.25 19:43:07.191053 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
19230 | 2024.11.25 19:43:07.191296 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19231 | 2024.11.25 19:43:07.191454 [ 115 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
19232 | 2024.11.25 19:43:07.191525 [ 115 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19233 | 2024.11.25 19:43:07.191540 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001932 sec., 6728.778467908903 rows/sec., 419.54 KiB/sec. | ||
19234 | 2024.11.25 19:43:07.191565 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19235 | 2024.11.25 19:43:07.191695 [ 260 ] {efd283b4-25ea-496b-a743-5557a6e4ef22} <Debug> TCPHandler: Processed in 0.002384467 sec. | ||
19236 | 2024.11.25 19:43:07.191749 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
19237 | 2024.11.25 19:43:07.191868 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19238 | 2024.11.25 19:43:07.191887 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19239 | 2024.11.25 19:43:07.191937 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part | ||
19240 | 2024.11.25 19:43:07.192136 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19241 | 2024.11.25 19:43:07.192220 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
19242 | 2024.11.25 19:43:07.192292 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19243 | 2024.11.25 19:43:07.192584 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part | ||
19244 | 2024.11.25 19:43:07.192947 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
19245 | 2024.11.25 19:43:07.193315 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part | ||
19246 | 2024.11.25 19:43:07.195257 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19247 | 2024.11.25 19:43:07.195335 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19248 | 2024.11.25 19:43:07.195921 [ 189 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004224983 sec., 15384.677287458908 rows/sec., 1019.33 KiB/sec. | ||
19249 | 2024.11.25 19:43:07.196133 [ 197 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
19250 | 2024.11.25 19:43:07.196243 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
19251 | 2024.11.25 19:43:07.196616 [ 197 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19252 | 2024.11.25 19:43:07.196668 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19253 | 2024.11.25 19:43:07.196778 [ 197 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_65_16} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
19254 | 2024.11.25 19:43:07.196979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
19255 | 2024.11.25 19:43:07.197081 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Debug> executeQuery: Read 447 rows, 32.75 KiB in 0.005065 sec., 88252.71470878579 rows/sec., 6.31 MiB/sec. | ||
19256 | 2024.11.25 19:43:07.197145 [ 265 ] {8e2f5868-6f80-4dbf-a59d-3e6d58be2e12} <Debug> TCPHandler: Processed in 0.005355655 sec. | ||
19257 | 2024.11.25 19:43:07.197298 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19258 | 2024.11.25 19:43:07.197440 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19259 | 2024.11.25 19:43:07.197503 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19260 | 2024.11.25 19:43:07.198087 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19261 | 2024.11.25 19:43:07.198135 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19262 | 2024.11.25 19:43:07.198543 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
19263 | 2024.11.25 19:43:07.198778 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19264 | 2024.11.25 19:43:07.198993 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. | ||
19265 | 2024.11.25 19:43:07.199048 [ 260 ] {ebffc892-bc0c-4dad-b138-e6244c03de59} <Debug> TCPHandler: Processed in 0.001815975 sec. | ||
19266 | 2024.11.25 19:43:07.199197 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19267 | 2024.11.25 19:43:07.199318 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19268 | 2024.11.25 19:43:07.199374 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19269 | 2024.11.25 19:43:07.200096 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19270 | 2024.11.25 19:43:07.200152 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19271 | 2024.11.25 19:43:07.200586 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
19272 | 2024.11.25 19:43:07.200819 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19273 | 2024.11.25 19:43:07.201050 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Debug> executeQuery: Read 239 rows, 16.39 KiB in 0.001756 sec., 136104.78359908884 rows/sec., 9.11 MiB/sec. | ||
19274 | 2024.11.25 19:43:07.201134 [ 265 ] {5a5437fd-12bf-4a08-add3-4627e42a7cfd} <Debug> TCPHandler: Processed in 0.001992859 sec. | ||
19275 | 2024.11.25 19:43:07.201335 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19276 | 2024.11.25 19:43:07.201586 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19277 | 2024.11.25 19:43:07.201685 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19278 | 2024.11.25 19:43:07.202488 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19279 | 2024.11.25 19:43:07.202528 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19280 | 2024.11.25 19:43:07.202893 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
19281 | 2024.11.25 19:43:07.203134 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19282 | 2024.11.25 19:43:07.203397 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001856 sec., 538.7931034482758 rows/sec., 36.31 KiB/sec. | ||
19283 | 2024.11.25 19:43:07.203462 [ 260 ] {881f4170-e1cd-4386-89d5-43ade4bd0f41} <Debug> TCPHandler: Processed in 0.002229274 sec. | ||
19284 | 2024.11.25 19:43:07.203691 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19285 | 2024.11.25 19:43:07.203846 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19286 | 2024.11.25 19:43:07.203936 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <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 | ||
19287 | 2024.11.25 19:43:07.205222 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19288 | 2024.11.25 19:43:07.205262 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19289 | 2024.11.25 19:43:07.205956 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
19290 | 2024.11.25 19:43:07.206230 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19291 | 2024.11.25 19:43:07.206463 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002646 sec., 15873.015873015873 rows/sec., 28.44 MiB/sec. | ||
19292 | 2024.11.25 19:43:07.206577 [ 265 ] {c4a45dc2-0ce8-4b6f-a887-ec3c6eaff2fd} <Debug> TCPHandler: Processed in 0.002994669 sec. | ||
19293 | 2024.11.25 19:43:07.206737 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19294 | 2024.11.25 19:43:07.206877 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
19295 | 2024.11.25 19:43:07.206937 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
19296 | 2024.11.25 19:43:07.207473 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19297 | 2024.11.25 19:43:07.207512 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19298 | 2024.11.25 19:43:07.207893 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
19299 | 2024.11.25 19:43:07.208127 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Trace> oximeter.measurements_i64 (0c15c9cf-dc09-4b60-b289-f0b913f63ef6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19300 | 2024.11.25 19:43:07.208331 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001485 sec., 6060.606060606061 rows/sec., 428.11 KiB/sec. | ||
19301 | 2024.11.25 19:43:07.208383 [ 260 ] {7d619134-7dea-4eb5-b139-f98162bcb7be} <Debug> TCPHandler: Processed in 0.001713323 sec. | ||
19302 | 2024.11.25 19:43:07.208525 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19303 | 2024.11.25 19:43:07.208668 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19304 | 2024.11.25 19:43:07.208729 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19305 | 2024.11.25 19:43:07.209299 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19306 | 2024.11.25 19:43:07.209346 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19307 | 2024.11.25 19:43:07.209734 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
19308 | 2024.11.25 19:43:07.209970 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19309 | 2024.11.25 19:43:07.210193 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001556 sec., 52699.22879177378 rows/sec., 3.35 MiB/sec. | ||
19310 | 2024.11.25 19:43:07.210293 [ 265 ] {0c81792c-4c3c-4a82-84ce-2988bef5b21b} <Debug> TCPHandler: Processed in 0.001828566 sec. | ||
19311 | 2024.11.25 19:43:07.723973 [ 219 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
19312 | 2024.11.25 19:43:07.724048 [ 219 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
19313 | 2024.11.25 19:43:07.726062 [ 219 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
19314 | 2024.11.25 19:43:08.122052 [ 222 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19315 | 2024.11.25 19:43:08.122122 [ 222 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19316 | 2024.11.25 19:43:08.124230 [ 222 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19317 | 2024.11.25 19:43:10.057143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 | ||
19318 | 2024.11.25 19:43:10.080863 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19319 | 2024.11.25 19:43:10.080925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19320 | 2024.11.25 19:43:10.088428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
19321 | 2024.11.25 19:43:10.089234 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19322 | 2024.11.25 19:43:10.094074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709 | ||
19323 | 2024.11.25 19:43:12.150014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2678 | ||
19324 | 2024.11.25 19:43:12.153253 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19325 | 2024.11.25 19:43:12.153297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19326 | 2024.11.25 19:43:12.154873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
19327 | 2024.11.25 19:43:12.155191 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19328 | 2024.11.25 19:43:12.156139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2678 | ||
19329 | 2024.11.25 19:43:12.193755 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19330 | 2024.11.25 19:43:12.193961 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19331 | 2024.11.25 19:43:12.194037 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19332 | 2024.11.25 19:43:12.194788 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19333 | 2024.11.25 19:43:12.194846 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19334 | 2024.11.25 19:43:12.195302 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
19335 | 2024.11.25 19:43:12.195565 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19336 | 2024.11.25 19:43:12.195821 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001913 sec., 1568.2174594877156 rows/sec., 124.05 KiB/sec. | ||
19337 | 2024.11.25 19:43:12.195895 [ 265 ] {481604ff-e012-4ec8-8572-c4539f628ddc} <Debug> TCPHandler: Processed in 0.002276825 sec. | ||
19338 | 2024.11.25 19:43:12.196220 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19339 | 2024.11.25 19:43:12.196538 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19340 | 2024.11.25 19:43:12.196641 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19341 | 2024.11.25 19:43:12.198098 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19342 | 2024.11.25 19:43:12.198147 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19343 | 2024.11.25 19:43:12.198664 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
19344 | 2024.11.25 19:43:12.198920 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19345 | 2024.11.25 19:43:12.199154 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Debug> executeQuery: Read 1237 rows, 104.75 KiB in 0.002707 sec., 456963.42814924265 rows/sec., 37.79 MiB/sec. | ||
19346 | 2024.11.25 19:43:12.199214 [ 260 ] {32b1a89e-32e1-4175-896d-6f30fb756be9} <Debug> TCPHandler: Processed in 0.003201983 sec. | ||
19347 | 2024.11.25 19:43:12.199382 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19348 | 2024.11.25 19:43:12.199514 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19349 | 2024.11.25 19:43:12.199567 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19350 | 2024.11.25 19:43:12.200185 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19351 | 2024.11.25 19:43:12.200227 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19352 | 2024.11.25 19:43:12.200598 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
19353 | 2024.11.25 19:43:12.200835 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19354 | 2024.11.25 19:43:12.201083 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Debug> executeQuery: Read 22 rows, 1.63 KiB in 0.001598 sec., 13767.20901126408 rows/sec., 1020.56 KiB/sec. | ||
19355 | 2024.11.25 19:43:12.201150 [ 265 ] {985bf622-2e55-45fb-8921-2ccba78b522f} <Debug> TCPHandler: Processed in 0.001829036 sec. | ||
19356 | 2024.11.25 19:43:12.201362 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19357 | 2024.11.25 19:43:12.201540 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19358 | 2024.11.25 19:43:12.201592 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19359 | 2024.11.25 19:43:12.202274 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19360 | 2024.11.25 19:43:12.202315 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19361 | 2024.11.25 19:43:12.202695 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
19362 | 2024.11.25 19:43:12.202930 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19363 | 2024.11.25 19:43:12.203154 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001633 sec., 139620.33067973057 rows/sec., 9.45 MiB/sec. | ||
19364 | 2024.11.25 19:43:12.203246 [ 260 ] {8d305977-7c47-440d-a818-a36502caf99e} <Debug> TCPHandler: Processed in 0.001992339 sec. | ||
19365 | 2024.11.25 19:43:12.203488 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19366 | 2024.11.25 19:43:12.203663 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19367 | 2024.11.25 19:43:12.203722 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19368 | 2024.11.25 19:43:12.204664 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19369 | 2024.11.25 19:43:12.204704 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19370 | 2024.11.25 19:43:12.205098 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
19371 | 2024.11.25 19:43:12.205337 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19372 | 2024.11.25 19:43:12.205539 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Debug> executeQuery: Read 548 rows, 41.58 KiB in 0.001903 sec., 287966.3688912244 rows/sec., 21.34 MiB/sec. | ||
19373 | 2024.11.25 19:43:12.205647 [ 265 ] {ae181775-8b56-4eb4-bccf-ed4896d4a55b} <Debug> TCPHandler: Processed in 0.002303395 sec. | ||
19374 | 2024.11.25 19:43:12.205806 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19375 | 2024.11.25 19:43:12.205945 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19376 | 2024.11.25 19:43:12.206000 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19377 | 2024.11.25 19:43:12.206775 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19378 | 2024.11.25 19:43:12.206813 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19379 | 2024.11.25 19:43:12.207284 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
19380 | 2024.11.25 19:43:12.207558 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19381 | 2024.11.25 19:43:12.207739 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_132_27 to all_137_137_0 | ||
19382 | 2024.11.25 19:43:12.207804 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Debug> executeQuery: Read 882 rows, 60.76 KiB in 0.001876 sec., 470149.25373134325 rows/sec., 31.63 MiB/sec. | ||
19383 | 2024.11.25 19:43:12.207811 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19384 | 2024.11.25 19:43:12.207887 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19385 | 2024.11.25 19:43:12.207937 [ 260 ] {61150054-0b5e-4018-a3a8-57d22bbeacad} <Debug> TCPHandler: Processed in 0.002196483 sec. | ||
19386 | 2024.11.25 19:43:12.208135 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19387 | 2024.11.25 19:43:12.208210 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19388 | 2024.11.25 19:43:12.208230 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_27 to all_137_137_0 into Compact with storage Full | ||
19389 | 2024.11.25 19:43:12.208257 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19390 | 2024.11.25 19:43:12.208712 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19391 | 2024.11.25 19:43:12.208720 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19392 | 2024.11.25 19:43:12.208818 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_27, total 42518 rows starting from the beginning of the part | ||
19393 | 2024.11.25 19:43:12.208991 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <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 | ||
19394 | 2024.11.25 19:43:12.209272 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 161 rows starting from the beginning of the part | ||
19395 | 2024.11.25 19:43:12.209932 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 266 rows starting from the beginning of the part | ||
19396 | 2024.11.25 19:43:12.210465 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 161 rows starting from the beginning of the part | ||
19397 | 2024.11.25 19:43:12.210988 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 239 rows starting from the beginning of the part | ||
19398 | 2024.11.25 19:43:12.211525 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 882 rows starting from the beginning of the part | ||
19399 | 2024.11.25 19:43:12.216521 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19400 | 2024.11.25 19:43:12.218583 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19401 | 2024.11.25 19:43:12.218684 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19402 | 2024.11.25 19:43:12.219443 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
19403 | 2024.11.25 19:43:12.219706 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19404 | 2024.11.25 19:43:12.219937 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.011415 sec., 1664.4765659220325 rows/sec., 2.98 MiB/sec. | ||
19405 | 2024.11.25 19:43:12.220259 [ 265 ] {0927e104-ff70-417c-b40e-437fda511a67} <Debug> TCPHandler: Processed in 0.01220718 sec. | ||
19406 | 2024.11.25 19:43:12.220535 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19407 | 2024.11.25 19:43:12.220715 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19408 | 2024.11.25 19:43:12.220775 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19409 | 2024.11.25 19:43:12.221888 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19410 | 2024.11.25 19:43:12.221931 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19411 | 2024.11.25 19:43:12.222392 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
19412 | 2024.11.25 19:43:12.222680 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19413 | 2024.11.25 19:43:12.222849 [ 110 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
19414 | 2024.11.25 19:43:12.222959 [ 110 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19415 | 2024.11.25 19:43:12.222963 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002227 sec., 26942.074539739562 rows/sec., 1.82 MiB/sec. | ||
19416 | 2024.11.25 19:43:12.223010 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19417 | 2024.11.25 19:43:12.223194 [ 260 ] {fb314c4c-a953-4559-9d71-ea92235b63f8} <Debug> TCPHandler: Processed in 0.002798975 sec. | ||
19418 | 2024.11.25 19:43:12.223400 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
19419 | 2024.11.25 19:43:12.223552 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19420 | 2024.11.25 19:43:12.223587 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9036 rows starting from the beginning of the part | ||
19421 | 2024.11.25 19:43:12.223715 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
19422 | 2024.11.25 19:43:12.223978 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part | ||
19423 | 2024.11.25 19:43:12.224072 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
19424 | 2024.11.25 19:43:12.224241 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part | ||
19425 | 2024.11.25 19:43:12.224367 [ 191 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
19426 | 2024.11.25 19:43:12.228167 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44227 rows, containing 5 columns (5 merged, 0 gathered) in 0.020126805 sec., 2197417.821656244 rows/sec., 148.47 MiB/sec. | ||
19427 | 2024.11.25 19:43:12.228319 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9380 rows, containing 4 columns (4 merged, 0 gathered) in 0.005138251 sec., 1825523.8990855059 rows/sec., 118.99 MiB/sec. | ||
19428 | 2024.11.25 19:43:12.228553 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
19429 | 2024.11.25 19:43:12.228744 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
19430 | 2024.11.25 19:43:12.229050 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19431 | 2024.11.25 19:43:12.229232 [ 194 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_136_27} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
19432 | 2024.11.25 19:43:12.229372 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19433 | 2024.11.25 19:43:12.229414 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
19434 | 2024.11.25 19:43:12.229519 [ 188 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_132_27, all_137_137_0] -> all_1_137_28 | ||
19435 | 2024.11.25 19:43:12.229618 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
19436 | 2024.11.25 19:43:14.363564 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 | ||
19437 | 2024.11.25 19:43:14.364507 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19438 | 2024.11.25 19:43:14.364555 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19439 | 2024.11.25 19:43:14.365114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
19440 | 2024.11.25 19:43:14.365375 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19441 | 2024.11.25 19:43:14.365595 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
19442 | 2024.11.25 19:43:14.365606 [ 222 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
19443 | 2024.11.25 19:43:14.365647 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
19444 | 2024.11.25 19:43:14.367663 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
19445 | 2024.11.25 19:43:15.719561 [ 219 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
19446 | 2024.11.25 19:43:15.719619 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
19447 | 2024.11.25 19:43:15.721879 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
19448 | 2024.11.25 19:43:16.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.70 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.70 MiB (RSS), difference: 4.00 MiB | ||
19449 | 2024.11.25 19:43:17.172817 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19450 | 2024.11.25 19:43:17.173093 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19451 | 2024.11.25 19:43:17.173190 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19452 | 2024.11.25 19:43:17.174162 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19453 | 2024.11.25 19:43:17.174236 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19454 | 2024.11.25 19:43:17.174800 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
19455 | 2024.11.25 19:43:17.175132 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19456 | 2024.11.25 19:43:17.175459 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002433 sec., 5754.212905877518 rows/sec., 414.23 KiB/sec. | ||
19457 | 2024.11.25 19:43:17.175555 [ 265 ] {03163eaa-a002-473c-827a-3c260bcba0d9} <Debug> TCPHandler: Processed in 0.002975389 sec. | ||
19458 | 2024.11.25 19:43:17.175836 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19459 | 2024.11.25 19:43:17.176051 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19460 | 2024.11.25 19:43:17.176132 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19461 | 2024.11.25 19:43:17.176975 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19462 | 2024.11.25 19:43:17.177036 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19463 | 2024.11.25 19:43:17.177761 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
19464 | 2024.11.25 19:43:17.178038 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19465 | 2024.11.25 19:43:17.178256 [ 103 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Selected 6 parts from all_1_42_10 to all_47_47_0 | ||
19466 | 2024.11.25 19:43:17.178335 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002334 sec., 856.898029134533 rows/sec., 63.60 KiB/sec. | ||
19467 | 2024.11.25 19:43:17.178356 [ 103 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19468 | 2024.11.25 19:43:17.178414 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19469 | 2024.11.25 19:43:17.178509 [ 260 ] {6d255459-d5a0-4880-8563-98a2053533f4} <Debug> TCPHandler: Processed in 0.002817016 sec. | ||
19470 | 2024.11.25 19:43:17.178812 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_10 to all_47_47_0 into Compact with storage Full | ||
19471 | 2024.11.25 19:43:17.178845 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19472 | 2024.11.25 19:43:17.179305 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19473 | 2024.11.25 19:43:17.179371 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19474 | 2024.11.25 19:43:17.179454 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 19 rows starting from the beginning of the part | ||
19475 | 2024.11.25 19:43:17.179459 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19476 | 2024.11.25 19:43:17.179685 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
19477 | 2024.11.25 19:43:17.180047 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
19478 | 2024.11.25 19:43:17.180457 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
19479 | 2024.11.25 19:43:17.180783 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 3 rows starting from the beginning of the part | ||
19480 | 2024.11.25 19:43:17.181228 [ 190 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
19481 | 2024.11.25 19:43:17.182764 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19482 | 2024.11.25 19:43:17.182824 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19483 | 2024.11.25 19:43:17.183084 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 5 columns (5 merged, 0 gathered) in 0.004535549 sec., 7275.855690237279 rows/sec., 607.18 KiB/sec. | ||
19484 | 2024.11.25 19:43:17.183378 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Trace> MergedBlockOutputStream: filled checksums all_1_47_11 (state Temporary) | ||
19485 | 2024.11.25 19:43:17.183621 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
19486 | 2024.11.25 19:43:17.183943 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_merge_all_1_47_11 to all_1_47_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19487 | 2024.11.25 19:43:17.184111 [ 188 ] {da312d1a-f730-4c80-ba40-7c79e975f252::all_1_47_11} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252) (MergerMutator): Merged 6 parts: [all_1_42_10, all_47_47_0] -> all_1_47_11 | ||
19488 | 2024.11.25 19:43:17.184216 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19489 | 2024.11.25 19:43:17.184301 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
19490 | 2024.11.25 19:43:17.184581 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Debug> executeQuery: Read 295 rows, 26.62 KiB in 0.005425 sec., 54377.88018433179 rows/sec., 4.79 MiB/sec. | ||
19491 | 2024.11.25 19:43:17.184666 [ 265 ] {1020807e-c2ea-45fa-b320-2a93596edf28} <Debug> TCPHandler: Processed in 0.005981728 sec. | ||
19492 | 2024.11.25 19:43:17.184853 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19493 | 2024.11.25 19:43:17.185021 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19494 | 2024.11.25 19:43:17.185097 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19495 | 2024.11.25 19:43:17.185962 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19496 | 2024.11.25 19:43:17.186014 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19497 | 2024.11.25 19:43:17.186552 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
19498 | 2024.11.25 19:43:17.186908 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19499 | 2024.11.25 19:43:17.187204 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Debug> executeQuery: Read 53 rows, 3.89 KiB in 0.002223 sec., 23841.655420602787 rows/sec., 1.71 MiB/sec. | ||
19500 | 2024.11.25 19:43:17.187553 [ 260 ] {f7b5ecf7-0a86-445d-8150-4860dac5d1da} <Debug> TCPHandler: Processed in 0.002772014 sec. | ||
19501 | 2024.11.25 19:43:17.187806 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19502 | 2024.11.25 19:43:17.187981 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19503 | 2024.11.25 19:43:17.188052 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19504 | 2024.11.25 19:43:17.188672 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19505 | 2024.11.25 19:43:17.188713 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19506 | 2024.11.25 19:43:17.189112 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
19507 | 2024.11.25 19:43:17.189357 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19508 | 2024.11.25 19:43:17.189605 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001663 sec., 8418.52074564041 rows/sec., 589.58 KiB/sec. | ||
19509 | 2024.11.25 19:43:17.189669 [ 265 ] {33f6779f-202c-4d4d-9aee-a7cf35cc45e4} <Debug> TCPHandler: Processed in 0.001957909 sec. | ||
19510 | 2024.11.25 19:43:17.189826 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19511 | 2024.11.25 19:43:17.189970 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19512 | 2024.11.25 19:43:17.190030 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19513 | 2024.11.25 19:43:17.190754 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19514 | 2024.11.25 19:43:17.190798 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19515 | 2024.11.25 19:43:17.191222 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
19516 | 2024.11.25 19:43:17.191480 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19517 | 2024.11.25 19:43:17.191680 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001739 sec., 7475.560667050028 rows/sec., 466.10 KiB/sec. | ||
19518 | 2024.11.25 19:43:17.191746 [ 260 ] {a2f5aa39-58cc-4f58-9572-19ae8fd1eb77} <Debug> TCPHandler: Processed in 0.001988119 sec. | ||
19519 | 2024.11.25 19:43:17.191924 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19520 | 2024.11.25 19:43:17.192058 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19521 | 2024.11.25 19:43:17.192116 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19522 | 2024.11.25 19:43:17.192980 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19523 | 2024.11.25 19:43:17.193023 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19524 | 2024.11.25 19:43:17.193429 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
19525 | 2024.11.25 19:43:17.193675 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19526 | 2024.11.25 19:43:17.193885 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Debug> executeQuery: Read 440 rows, 32.19 KiB in 0.001851 sec., 237709.34629929767 rows/sec., 16.98 MiB/sec. | ||
19527 | 2024.11.25 19:43:17.193949 [ 265 ] {68944703-c28f-4011-8914-9e5b1ce6138a} <Debug> TCPHandler: Processed in 0.002097611 sec. | ||
19528 | 2024.11.25 19:43:17.194136 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19529 | 2024.11.25 19:43:17.194258 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19530 | 2024.11.25 19:43:17.194311 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19531 | 2024.11.25 19:43:17.194825 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19532 | 2024.11.25 19:43:17.194864 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19533 | 2024.11.25 19:43:17.195242 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
19534 | 2024.11.25 19:43:17.195494 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19535 | 2024.11.25 19:43:17.195629 [ 101 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
19536 | 2024.11.25 19:43:17.195675 [ 101 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19537 | 2024.11.25 19:43:17.195688 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. | ||
19538 | 2024.11.25 19:43:17.195709 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19539 | 2024.11.25 19:43:17.195753 [ 260 ] {acdd288b-36dd-475b-9254-995e2ce38cd8} <Debug> TCPHandler: Processed in 0.001680153 sec. | ||
19540 | 2024.11.25 19:43:17.196055 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19541 | 2024.11.25 19:43:17.196157 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
19542 | 2024.11.25 19:43:17.196441 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19543 | 2024.11.25 19:43:17.196745 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19544 | 2024.11.25 19:43:17.196737 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19545 | 2024.11.25 19:43:17.196861 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
19546 | 2024.11.25 19:43:17.197299 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
19547 | 2024.11.25 19:43:17.197815 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
19548 | 2024.11.25 19:43:17.198223 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
19549 | 2024.11.25 19:43:17.198413 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
19550 | 2024.11.25 19:43:17.198784 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
19551 | 2024.11.25 19:43:17.199553 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19552 | 2024.11.25 19:43:17.199611 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19553 | 2024.11.25 19:43:17.200574 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
19554 | 2024.11.25 19:43:17.201103 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19555 | 2024.11.25 19:43:17.201748 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Debug> executeQuery: Read 239 rows, 16.39 KiB in 0.005473 sec., 43668.92015348073 rows/sec., 2.92 MiB/sec. | ||
19556 | 2024.11.25 19:43:17.201773 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.005922336 sec., 66865.50712421584 rows/sec., 3.41 MiB/sec. | ||
19557 | 2024.11.25 19:43:17.201880 [ 265 ] {3c178d0d-ca5a-4fd7-8f0c-2cf4a304277e} <Debug> TCPHandler: Processed in 0.005971617 sec. | ||
19558 | 2024.11.25 19:43:17.202044 [ 200 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
19559 | 2024.11.25 19:43:17.202133 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19560 | 2024.11.25 19:43:17.202406 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19561 | 2024.11.25 19:43:17.202493 [ 200 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19562 | 2024.11.25 19:43:17.202531 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19563 | 2024.11.25 19:43:17.202692 [ 200 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_66_13} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
19564 | 2024.11.25 19:43:17.202891 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
19565 | 2024.11.25 19:43:17.203491 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19566 | 2024.11.25 19:43:17.203544 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19567 | 2024.11.25 19:43:17.204038 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
19568 | 2024.11.25 19:43:17.204348 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19569 | 2024.11.25 19:43:17.204518 [ 101 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
19570 | 2024.11.25 19:43:17.204566 [ 101 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19571 | 2024.11.25 19:43:17.204593 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002271 sec., 440.33465433729634 rows/sec., 29.67 KiB/sec. | ||
19572 | 2024.11.25 19:43:17.204598 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19573 | 2024.11.25 19:43:17.204786 [ 260 ] {594af058-0177-402d-8689-5df11096b062} <Debug> TCPHandler: Processed in 0.002770394 sec. | ||
19574 | 2024.11.25 19:43:17.205026 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
19575 | 2024.11.25 19:43:17.205171 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19576 | 2024.11.25 19:43:17.205602 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19577 | 2024.11.25 19:43:17.205645 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19578 | 2024.11.25 19:43:17.205737 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 62 rows starting from the beginning of the part | ||
19579 | 2024.11.25 19:43:17.206016 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <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 | ||
19580 | 2024.11.25 19:43:17.206078 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
19581 | 2024.11.25 19:43:17.206502 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
19582 | 2024.11.25 19:43:17.206812 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
19583 | 2024.11.25 19:43:17.207161 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
19584 | 2024.11.25 19:43:17.207545 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
19585 | 2024.11.25 19:43:17.211731 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 4 columns (4 merged, 0 gathered) in 0.006996308 sec., 9576.479480320193 rows/sec., 644.73 KiB/sec. | ||
19586 | 2024.11.25 19:43:17.211967 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
19587 | 2024.11.25 19:43:17.212489 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19588 | 2024.11.25 19:43:17.212579 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19589 | 2024.11.25 19:43:17.212586 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19590 | 2024.11.25 19:43:17.212772 [ 196 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_66_13} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
19591 | 2024.11.25 19:43:17.212947 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
19592 | 2024.11.25 19:43:17.213833 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
19593 | 2024.11.25 19:43:17.214176 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19594 | 2024.11.25 19:43:17.214506 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.009016 sec., 4880.212954747117 rows/sec., 8.75 MiB/sec. | ||
19595 | 2024.11.25 19:43:17.214699 [ 265 ] {2bbdb468-6185-4ed5-a49c-8e8aa86e4227} <Debug> TCPHandler: Processed in 0.009723461 sec. | ||
19596 | 2024.11.25 19:43:17.214929 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19597 | 2024.11.25 19:43:17.215070 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19598 | 2024.11.25 19:43:17.215130 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19599 | 2024.11.25 19:43:17.215718 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19600 | 2024.11.25 19:43:17.215768 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19601 | 2024.11.25 19:43:17.216349 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
19602 | 2024.11.25 19:43:17.216690 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19603 | 2024.11.25 19:43:17.217056 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002015 sec., 40694.78908188586 rows/sec., 2.58 MiB/sec. | ||
19604 | 2024.11.25 19:43:17.217140 [ 260 ] {ad414495-602c-46cb-a8ad-e582386d4d8b} <Debug> TCPHandler: Processed in 0.002295335 sec. | ||
19605 | 2024.11.25 19:43:17.493951 [ 220 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
19606 | 2024.11.25 19:43:17.494006 [ 220 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
19607 | 2024.11.25 19:43:17.496107 [ 220 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
19608 | 2024.11.25 19:43:17.594199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 | ||
19609 | 2024.11.25 19:43:17.617688 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19610 | 2024.11.25 19:43:17.617748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19611 | 2024.11.25 19:43:17.625624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
19612 | 2024.11.25 19:43:17.626498 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19613 | 2024.11.25 19:43:17.630228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
19614 | 2024.11.25 19:43:17.994162 [ 223 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19615 | 2024.11.25 19:43:17.994221 [ 223 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19616 | 2024.11.25 19:43:17.996223 [ 223 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
19617 | 2024.11.25 19:43:18.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.15 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.70 MiB (RSS), difference: -1.45 MiB | ||
19618 | 2024.11.25 19:43:21.615786 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19619 | 2024.11.25 19:43:21.615864 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19620 | 2024.11.25 19:43:21.865779 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 | ||
19621 | 2024.11.25 19:43:21.866506 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19622 | 2024.11.25 19:43:21.866556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19623 | 2024.11.25 19:43:21.867099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
19624 | 2024.11.25 19:43:21.867376 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19625 | 2024.11.25 19:43:21.867584 [ 52 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
19626 | 2024.11.25 19:43:21.867661 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 | ||
19627 | 2024.11.25 19:43:21.867670 [ 52 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19628 | 2024.11.25 19:43:21.867707 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19629 | 2024.11.25 19:43:21.867867 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
19630 | 2024.11.25 19:43:21.868102 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19631 | 2024.11.25 19:43:21.868164 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part | ||
19632 | 2024.11.25 19:43:21.868250 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part | ||
19633 | 2024.11.25 19:43:21.868462 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part | ||
19634 | 2024.11.25 19:43:21.868698 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part | ||
19635 | 2024.11.25 19:43:21.868989 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part | ||
19636 | 2024.11.25 19:43:21.869227 [ 193 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part | ||
19637 | 2024.11.25 19:43:21.872876 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.005086389 sec., 8646802.279573977 rows/sec., 123.69 MiB/sec. | ||
19638 | 2024.11.25 19:43:21.873281 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
19639 | 2024.11.25 19:43:21.873628 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19640 | 2024.11.25 19:43:21.873722 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_96_19} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
19641 | 2024.11.25 19:43:21.873862 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
19642 | 2024.11.25 19:43:22.002976 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002620552 sec. | ||
19643 | 2024.11.25 19:43:22.156528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2718 | ||
19644 | 2024.11.25 19:43:22.160071 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19645 | 2024.11.25 19:43:22.160121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19646 | 2024.11.25 19:43:22.161727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
19647 | 2024.11.25 19:43:22.162051 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19648 | 2024.11.25 19:43:22.162267 [ 25 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
19649 | 2024.11.25 19:43:22.162382 [ 25 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19650 | 2024.11.25 19:43:22.162453 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19651 | 2024.11.25 19:43:22.162854 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::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 | ||
19652 | 2024.11.25 19:43:22.163506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2718 | ||
19653 | 2024.11.25 19:43:22.164000 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19654 | 2024.11.25 19:43:22.164193 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2468 rows starting from the beginning of the part | ||
19655 | 2024.11.25 19:43:22.164746 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
19656 | 2024.11.25 19:43:22.165327 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
19657 | 2024.11.25 19:43:22.165459 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19658 | 2024.11.25 19:43:22.165983 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19659 | 2024.11.25 19:43:22.166225 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19660 | 2024.11.25 19:43:22.166579 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 94 rows starting from the beginning of the part | ||
19661 | 2024.11.25 19:43:22.168313 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
19662 | 2024.11.25 19:43:22.169291 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19663 | 2024.11.25 19:43:22.169447 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19664 | 2024.11.25 19:43:22.170064 [ 192 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
19665 | 2024.11.25 19:43:22.170696 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
19666 | 2024.11.25 19:43:22.171739 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19667 | 2024.11.25 19:43:22.172469 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.006644 sec., 14148.103552077062 rows/sec., 1.17 MiB/sec. | ||
19668 | 2024.11.25 19:43:22.172888 [ 265 ] {83460481-f23c-45bb-b141-9246af724c74} <Debug> TCPHandler: Processed in 0.007630429 sec. | ||
19669 | 2024.11.25 19:43:22.173276 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19670 | 2024.11.25 19:43:22.173768 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19671 | 2024.11.25 19:43:22.173985 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19672 | 2024.11.25 19:43:22.176644 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19673 | 2024.11.25 19:43:22.176683 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19674 | 2024.11.25 19:43:22.177681 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
19675 | 2024.11.25 19:43:22.178232 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19676 | 2024.11.25 19:43:22.178621 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00502 sec., 3784.860557768924 rows/sec., 284.60 KiB/sec. | ||
19677 | 2024.11.25 19:43:22.178748 [ 260 ] {022977f3-c44a-462b-87bd-c5dfedf83922} <Debug> TCPHandler: Processed in 0.005705881 sec. | ||
19678 | 2024.11.25 19:43:22.178947 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19679 | 2024.11.25 19:43:22.179158 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19680 | 2024.11.25 19:43:22.179217 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19681 | 2024.11.25 19:43:22.180201 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19682 | 2024.11.25 19:43:22.180243 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19683 | 2024.11.25 19:43:22.180916 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
19684 | 2024.11.25 19:43:22.181487 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19685 | 2024.11.25 19:43:22.182030 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.002923 sec., 28395.484091686627 rows/sec., 2.22 MiB/sec. | ||
19686 | 2024.11.25 19:43:22.182174 [ 265 ] {b91ca223-65de-4abc-a130-5c745d216cb3} <Debug> TCPHandler: Processed in 0.003307265 sec. | ||
19687 | 2024.11.25 19:43:22.182487 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19688 | 2024.11.25 19:43:22.182931 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19689 | 2024.11.25 19:43:22.183089 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19690 | 2024.11.25 19:43:22.185544 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19691 | 2024.11.25 19:43:22.185618 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19692 | 2024.11.25 19:43:22.186851 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
19693 | 2024.11.25 19:43:22.187447 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19694 | 2024.11.25 19:43:22.188096 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005297 sec., 30205.776854823485 rows/sec., 2.10 MiB/sec. | ||
19695 | 2024.11.25 19:43:22.188415 [ 260 ] {08b3d9bf-c840-48e2-8dad-3f6e1423c403} <Debug> TCPHandler: Processed in 0.00609674 sec. | ||
19696 | 2024.11.25 19:43:22.188668 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19697 | 2024.11.25 19:43:22.188930 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19698 | 2024.11.25 19:43:22.189174 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <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 | ||
19699 | 2024.11.25 19:43:22.194768 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19700 | 2024.11.25 19:43:22.194845 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19701 | 2024.11.25 19:43:22.196813 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
19702 | 2024.11.25 19:43:22.197280 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19703 | 2024.11.25 19:43:22.198120 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.009217 sec., 2061.408267332104 rows/sec., 3.69 MiB/sec. | ||
19704 | 2024.11.25 19:43:22.198878 [ 265 ] {ca3e142e-4cf6-4411-862d-7755fe7d47a2} <Debug> TCPHandler: Processed in 0.010354533 sec. | ||
19705 | 2024.11.25 19:43:22.199277 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19706 | 2024.11.25 19:43:22.199634 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19707 | 2024.11.25 19:43:22.199830 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19708 | 2024.11.25 19:43:22.202330 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19709 | 2024.11.25 19:43:22.202462 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19710 | 2024.11.25 19:43:22.204065 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
19711 | 2024.11.25 19:43:22.204897 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19712 | 2024.11.25 19:43:22.205665 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006105 sec., 9828.009828009828 rows/sec., 678.24 KiB/sec. | ||
19713 | 2024.11.25 19:43:22.206081 [ 260 ] {e75ee7f7-618c-467b-b736-98e1a2d9b0ae} <Debug> TCPHandler: Processed in 0.006961817 sec. | ||
19714 | 2024.11.25 19:43:22.207732 [ 195 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 72 columns (72 merged, 0 gathered) in 0.045148776 sec., 60200.967574403345 rows/sec., 47.02 MiB/sec. | ||
19715 | 2024.11.25 19:43:22.210408 [ 186 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
19716 | 2024.11.25 19:43:22.211251 [ 186 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19717 | 2024.11.25 19:43:22.211342 [ 186 ] {3b455bb9-5ae5-4043-9b2f-161aa1aa3324::all_1_71_14} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
19718 | 2024.11.25 19:43:22.211724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
19719 | 2024.11.25 19:43:25.130349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 | ||
19720 | 2024.11.25 19:43:25.152768 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19721 | 2024.11.25 19:43:25.152814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19722 | 2024.11.25 19:43:25.160341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
19723 | 2024.11.25 19:43:25.161140 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19724 | 2024.11.25 19:43:25.161468 [ 64 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
19725 | 2024.11.25 19:43:25.161547 [ 64 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19726 | 2024.11.25 19:43:25.161596 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19727 | 2024.11.25 19:43:25.162273 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
19728 | 2024.11.25 19:43:25.176046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724 | ||
19729 | 2024.11.25 19:43:25.178199 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19730 | 2024.11.25 19:43:25.180037 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
19731 | 2024.11.25 19:43:25.186278 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
19732 | 2024.11.25 19:43:25.192785 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
19733 | 2024.11.25 19:43:25.199059 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
19734 | 2024.11.25 19:43:25.205671 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
19735 | 2024.11.25 19:43:25.211862 [ 197 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
19736 | 2024.11.25 19:43:25.278287 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.116511546 sec., 6213.97642427644 rows/sec., 32.13 MiB/sec. | ||
19737 | 2024.11.25 19:43:25.282087 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
19738 | 2024.11.25 19:43:25.285469 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19739 | 2024.11.25 19:43:25.285601 [ 186 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_96_19} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
19740 | 2024.11.25 19:43:25.288441 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
19741 | 2024.11.25 19:43:26.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.76 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.70 MiB (RSS), difference: -1.06 MiB | ||
19742 | 2024.11.25 19:43:27.171123 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19743 | 2024.11.25 19:43:27.171350 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19744 | 2024.11.25 19:43:27.171432 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19745 | 2024.11.25 19:43:27.172294 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19746 | 2024.11.25 19:43:27.172346 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19747 | 2024.11.25 19:43:27.172780 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19748 | 2024.11.25 19:43:27.173026 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19749 | 2024.11.25 19:43:27.173286 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001986 sec., 7049.345417925479 rows/sec., 507.46 KiB/sec. | ||
19750 | 2024.11.25 19:43:27.173431 [ 265 ] {967e3323-0bca-4b0c-bd62-afa997ea9b41} <Debug> TCPHandler: Processed in 0.002440718 sec. | ||
19751 | 2024.11.25 19:43:27.173817 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19752 | 2024.11.25 19:43:27.174125 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19753 | 2024.11.25 19:43:27.174232 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19754 | 2024.11.25 19:43:27.174990 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19755 | 2024.11.25 19:43:27.175036 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19756 | 2024.11.25 19:43:27.175472 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
19757 | 2024.11.25 19:43:27.175725 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19758 | 2024.11.25 19:43:27.175970 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001931 sec., 3107.1983428275507 rows/sec., 253.37 KiB/sec. | ||
19759 | 2024.11.25 19:43:27.176027 [ 260 ] {4da51936-d5ba-48a7-88e7-332e09ee5791} <Debug> TCPHandler: Processed in 0.002449088 sec. | ||
19760 | 2024.11.25 19:43:27.176186 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19761 | 2024.11.25 19:43:27.176335 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19762 | 2024.11.25 19:43:27.176395 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19763 | 2024.11.25 19:43:27.177234 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19764 | 2024.11.25 19:43:27.177274 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19765 | 2024.11.25 19:43:27.177684 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
19766 | 2024.11.25 19:43:27.177951 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19767 | 2024.11.25 19:43:27.178128 [ 91 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
19768 | 2024.11.25 19:43:27.178183 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Debug> executeQuery: Read 294 rows, 26.57 KiB in 0.001883 sec., 156133.82899628254 rows/sec., 13.78 MiB/sec. | ||
19769 | 2024.11.25 19:43:27.178221 [ 91 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19770 | 2024.11.25 19:43:27.178295 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19771 | 2024.11.25 19:43:27.178297 [ 265 ] {eb4c383c-8b7a-4233-8445-44e97275a998} <Debug> TCPHandler: Processed in 0.002182003 sec. | ||
19772 | 2024.11.25 19:43:27.178503 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
19773 | 2024.11.25 19:43:27.178513 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19774 | 2024.11.25 19:43:27.178784 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19775 | 2024.11.25 19:43:27.178787 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19776 | 2024.11.25 19:43:27.178853 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1516 rows starting from the beginning of the part | ||
19777 | 2024.11.25 19:43:27.178898 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19778 | 2024.11.25 19:43:27.179293 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 291 rows starting from the beginning of the part | ||
19779 | 2024.11.25 19:43:27.179668 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1237 rows starting from the beginning of the part | ||
19780 | 2024.11.25 19:43:27.180068 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 295 rows starting from the beginning of the part | ||
19781 | 2024.11.25 19:43:27.180530 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 94 rows starting from the beginning of the part | ||
19782 | 2024.11.25 19:43:27.180640 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 294 rows starting from the beginning of the part | ||
19783 | 2024.11.25 19:43:27.181829 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19784 | 2024.11.25 19:43:27.181887 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19785 | 2024.11.25 19:43:27.182869 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
19786 | 2024.11.25 19:43:27.183445 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19787 | 2024.11.25 19:43:27.183651 [ 91 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
19788 | 2024.11.25 19:43:27.183706 [ 91 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19789 | 2024.11.25 19:43:27.183752 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Debug> executeQuery: Read 57 rows, 4.18 KiB in 0.005044 sec., 11300.555114988105 rows/sec., 829.42 KiB/sec. | ||
19790 | 2024.11.25 19:43:27.183763 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19791 | 2024.11.25 19:43:27.183994 [ 260 ] {14614d29-029f-4731-8183-5865f1a6cc37} <Debug> TCPHandler: Processed in 0.005581569 sec. | ||
19792 | 2024.11.25 19:43:27.184075 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
19793 | 2024.11.25 19:43:27.184282 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19794 | 2024.11.25 19:43:27.184558 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19795 | 2024.11.25 19:43:27.184776 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 84 rows starting from the beginning of the part | ||
19796 | 2024.11.25 19:43:27.184776 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19797 | 2024.11.25 19:43:27.185000 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19798 | 2024.11.25 19:43:27.185115 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3727 rows, containing 5 columns (5 merged, 0 gathered) in 0.006700082 sec., 556261.8487355825 rows/sec., 49.04 MiB/sec. | ||
19799 | 2024.11.25 19:43:27.185269 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 51 rows starting from the beginning of the part | ||
19800 | 2024.11.25 19:43:27.185626 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
19801 | 2024.11.25 19:43:27.185807 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 22 rows starting from the beginning of the part | ||
19802 | 2024.11.25 19:43:27.186370 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 53 rows starting from the beginning of the part | ||
19803 | 2024.11.25 19:43:27.186991 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 19 rows starting from the beginning of the part | ||
19804 | 2024.11.25 19:43:27.187227 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19805 | 2024.11.25 19:43:27.187621 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 57 rows starting from the beginning of the part | ||
19806 | 2024.11.25 19:43:27.187799 [ 198 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_141_28} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
19807 | 2024.11.25 19:43:27.188320 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
19808 | 2024.11.25 19:43:27.189436 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19809 | 2024.11.25 19:43:27.189512 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19810 | 2024.11.25 19:43:27.190533 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
19811 | 2024.11.25 19:43:27.191059 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.00715583 sec., 39967.41118780072 rows/sec., 3.02 MiB/sec. | ||
19812 | 2024.11.25 19:43:27.191070 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19813 | 2024.11.25 19:43:27.191271 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
19814 | 2024.11.25 19:43:27.191338 [ 91 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
19815 | 2024.11.25 19:43:27.191456 [ 91 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19816 | 2024.11.25 19:43:27.191553 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19817 | 2024.11.25 19:43:27.191668 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007015 sec., 1995.7234497505344 rows/sec., 139.77 KiB/sec. | ||
19818 | 2024.11.25 19:43:27.191973 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
19819 | 2024.11.25 19:43:27.192011 [ 265 ] {7e32528c-37bd-42a1-9428-868e3c8765a5} <Debug> TCPHandler: Processed in 0.007833724 sec. | ||
19820 | 2024.11.25 19:43:27.192318 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19821 | 2024.11.25 19:43:27.192321 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19822 | 2024.11.25 19:43:27.192360 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19823 | 2024.11.25 19:43:27.192466 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 243 rows starting from the beginning of the part | ||
19824 | 2024.11.25 19:43:27.192569 [ 187 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_141_28} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
19825 | 2024.11.25 19:43:27.192678 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19826 | 2024.11.25 19:43:27.192868 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
19827 | 2024.11.25 19:43:27.192878 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19828 | 2024.11.25 19:43:27.192958 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part | ||
19829 | 2024.11.25 19:43:27.193391 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part | ||
19830 | 2024.11.25 19:43:27.193831 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 228 rows starting from the beginning of the part | ||
19831 | 2024.11.25 19:43:27.194361 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 14 rows starting from the beginning of the part | ||
19832 | 2024.11.25 19:43:27.194742 [ 194 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part | ||
19833 | 2024.11.25 19:43:27.195729 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19834 | 2024.11.25 19:43:27.195813 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19835 | 2024.11.25 19:43:27.196879 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19836 | 2024.11.25 19:43:27.197503 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19837 | 2024.11.25 19:43:27.197580 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.005909536 sec., 95608.18311285353 rows/sec., 6.81 MiB/sec. | ||
19838 | 2024.11.25 19:43:27.197918 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005375 sec., 2418.604651162791 rows/sec., 150.80 KiB/sec. | ||
19839 | 2024.11.25 19:43:27.198051 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
19840 | 2024.11.25 19:43:27.198270 [ 260 ] {da7aa9b4-5cf8-4417-a504-8176341c36ec} <Debug> TCPHandler: Processed in 0.00609975 sec. | ||
19841 | 2024.11.25 19:43:27.198649 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19842 | 2024.11.25 19:43:27.198938 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19843 | 2024.11.25 19:43:27.198998 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19844 | 2024.11.25 19:43:27.199025 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19845 | 2024.11.25 19:43:27.199204 [ 200 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_91_18} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
19846 | 2024.11.25 19:43:27.199379 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
19847 | 2024.11.25 19:43:27.200002 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19848 | 2024.11.25 19:43:27.200045 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19849 | 2024.11.25 19:43:27.200426 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
19850 | 2024.11.25 19:43:27.200663 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19851 | 2024.11.25 19:43:27.200842 [ 91 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
19852 | 2024.11.25 19:43:27.200897 [ 91 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19853 | 2024.11.25 19:43:27.200913 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Debug> executeQuery: Read 432 rows, 31.69 KiB in 0.002029 sec., 212912.76490882208 rows/sec., 15.25 MiB/sec. | ||
19854 | 2024.11.25 19:43:27.200943 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19855 | 2024.11.25 19:43:27.201071 [ 265 ] {eaef78eb-ffef-42d5-ac9b-f07d0899857d} <Debug> TCPHandler: Processed in 0.002676573 sec. | ||
19856 | 2024.11.25 19:43:27.201198 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
19857 | 2024.11.25 19:43:27.201265 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19858 | 2024.11.25 19:43:27.201351 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19859 | 2024.11.25 19:43:27.201426 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1094 rows starting from the beginning of the part | ||
19860 | 2024.11.25 19:43:27.201506 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19861 | 2024.11.25 19:43:27.201712 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19862 | 2024.11.25 19:43:27.201724 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 447 rows starting from the beginning of the part | ||
19863 | 2024.11.25 19:43:27.202104 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 548 rows starting from the beginning of the part | ||
19864 | 2024.11.25 19:43:27.202539 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 440 rows starting from the beginning of the part | ||
19865 | 2024.11.25 19:43:27.202844 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 83 rows starting from the beginning of the part | ||
19866 | 2024.11.25 19:43:27.203175 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 432 rows starting from the beginning of the part | ||
19867 | 2024.11.25 19:43:27.204123 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19868 | 2024.11.25 19:43:27.204194 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19869 | 2024.11.25 19:43:27.205193 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19870 | 2024.11.25 19:43:27.205693 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19871 | 2024.11.25 19:43:27.205939 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004508 sec., 1330.9671694764863 rows/sec., 69.54 KiB/sec. | ||
19872 | 2024.11.25 19:43:27.205996 [ 260 ] {19a382c5-183a-4ac6-85b7-b7c67026dd8b} <Debug> TCPHandler: Processed in 0.004825904 sec. | ||
19873 | 2024.11.25 19:43:27.206199 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19874 | 2024.11.25 19:43:27.206459 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19875 | 2024.11.25 19:43:27.206469 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3044 rows, containing 5 columns (5 merged, 0 gathered) in 0.005397236 sec., 563992.3842500125 rows/sec., 43.15 MiB/sec. | ||
19876 | 2024.11.25 19:43:27.206530 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19877 | 2024.11.25 19:43:27.206720 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
19878 | 2024.11.25 19:43:27.207250 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19879 | 2024.11.25 19:43:27.207456 [ 196 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_141_28} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
19880 | 2024.11.25 19:43:27.207617 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
19881 | 2024.11.25 19:43:27.207752 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19882 | 2024.11.25 19:43:27.207795 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19883 | 2024.11.25 19:43:27.208196 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
19884 | 2024.11.25 19:43:27.208434 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19885 | 2024.11.25 19:43:27.208672 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.002271 sec., 105680.31704095112 rows/sec., 7.09 MiB/sec. | ||
19886 | 2024.11.25 19:43:27.208743 [ 265 ] {ddb71224-76e7-4c37-b5dd-1b92caffb5d7} <Debug> TCPHandler: Processed in 0.002654592 sec. | ||
19887 | 2024.11.25 19:43:27.208969 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19888 | 2024.11.25 19:43:27.209300 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19889 | 2024.11.25 19:43:27.209396 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19890 | 2024.11.25 19:43:27.209972 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19891 | 2024.11.25 19:43:27.210018 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19892 | 2024.11.25 19:43:27.210401 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19893 | 2024.11.25 19:43:27.210641 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19894 | 2024.11.25 19:43:27.210853 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001667 sec., 599.880023995201 rows/sec., 40.42 KiB/sec. | ||
19895 | 2024.11.25 19:43:27.210903 [ 260 ] {6e768705-a6cd-4267-8ad7-1238d7ea190d} <Debug> TCPHandler: Processed in 0.002081531 sec. | ||
19896 | 2024.11.25 19:43:27.211052 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19897 | 2024.11.25 19:43:27.211175 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19898 | 2024.11.25 19:43:27.211267 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <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 | ||
19899 | 2024.11.25 19:43:27.212605 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19900 | 2024.11.25 19:43:27.212644 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19901 | 2024.11.25 19:43:27.213354 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
19902 | 2024.11.25 19:43:27.213609 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19903 | 2024.11.25 19:43:27.213823 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
19904 | 2024.11.25 19:43:27.213889 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002741 sec., 16052.535570959504 rows/sec., 28.77 MiB/sec. | ||
19905 | 2024.11.25 19:43:27.213909 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19906 | 2024.11.25 19:43:27.214000 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19907 | 2024.11.25 19:43:27.214221 [ 265 ] {438f121f-b6dd-44e8-8000-2128b0fd4cd1} <Debug> TCPHandler: Processed in 0.003214712 sec. | ||
19908 | 2024.11.25 19:43:27.214486 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
19909 | 2024.11.25 19:43:27.214540 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19910 | 2024.11.25 19:43:27.214971 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19911 | 2024.11.25 19:43:27.215180 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19912 | 2024.11.25 19:43:27.216487 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19913 | 2024.11.25 19:43:27.216720 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2822 rows starting from the beginning of the part | ||
19914 | 2024.11.25 19:43:27.217560 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 42 rows starting from the beginning of the part | ||
19915 | 2024.11.25 19:43:27.217602 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19916 | 2024.11.25 19:43:27.217681 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19917 | 2024.11.25 19:43:27.218179 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 19 rows starting from the beginning of the part | ||
19918 | 2024.11.25 19:43:27.218877 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 44 rows starting from the beginning of the part | ||
19919 | 2024.11.25 19:43:27.219205 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
19920 | 2024.11.25 19:43:27.219502 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 19 rows starting from the beginning of the part | ||
19921 | 2024.11.25 19:43:27.220047 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19922 | 2024.11.25 19:43:27.220136 [ 188 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 44 rows starting from the beginning of the part | ||
19923 | 2024.11.25 19:43:27.220826 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005952 sec., 13776.881720430109 rows/sec., 896.00 KiB/sec. | ||
19924 | 2024.11.25 19:43:27.221102 [ 260 ] {065ea401-ee59-4f54-9fc6-7860afb637ab} <Debug> TCPHandler: Processed in 0.006761283 sec. | ||
19925 | 2024.11.25 19:43:27.229112 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2990 rows, containing 19 columns (19 merged, 0 gathered) in 0.014926453 sec., 200315.506972755 rows/sec., 358.77 MiB/sec. | ||
19926 | 2024.11.25 19:43:27.231992 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
19927 | 2024.11.25 19:43:27.232446 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19928 | 2024.11.25 19:43:27.232530 [ 199 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
19929 | 2024.11.25 19:43:27.232680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.55 MiB. | ||
19930 | 2024.11.25 19:43:29.367833 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 | ||
19931 | 2024.11.25 19:43:29.368489 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19932 | 2024.11.25 19:43:29.368531 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19933 | 2024.11.25 19:43:29.369054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
19934 | 2024.11.25 19:43:29.369314 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19935 | 2024.11.25 19:43:29.369554 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
19936 | 2024.11.25 19:43:32.163835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2754 | ||
19937 | 2024.11.25 19:43:32.165498 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19938 | 2024.11.25 19:43:32.165925 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19939 | 2024.11.25 19:43:32.166103 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19940 | 2024.11.25 19:43:32.169168 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19941 | 2024.11.25 19:43:32.169253 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19942 | 2024.11.25 19:43:32.170911 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
19943 | 2024.11.25 19:43:32.171561 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19944 | 2024.11.25 19:43:32.172328 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.006562 sec., 14324.900944833891 rows/sec., 1.19 MiB/sec. | ||
19945 | 2024.11.25 19:43:32.172569 [ 265 ] {b048d273-1bcb-488c-9e2b-7bffbf1bd522} <Debug> TCPHandler: Processed in 0.007303014 sec. | ||
19946 | 2024.11.25 19:43:32.172622 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19947 | 2024.11.25 19:43:32.172691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19948 | 2024.11.25 19:43:32.172980 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19949 | 2024.11.25 19:43:32.173418 [ 219 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19950 | 2024.11.25 19:43:32.173463 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19951 | 2024.11.25 19:43:32.173500 [ 219 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19952 | 2024.11.25 19:43:32.173653 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19953 | 2024.11.25 19:43:32.177850 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19954 | 2024.11.25 19:43:32.178004 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19955 | 2024.11.25 19:43:32.179954 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
19956 | 2024.11.25 19:43:32.180234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19957 | 2024.11.25 19:43:32.180373 [ 219 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19958 | 2024.11.25 19:43:32.180803 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19959 | 2024.11.25 19:43:32.182006 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19960 | 2024.11.25 19:43:32.181969 [ 224 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19961 | 2024.11.25 19:43:32.182087 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.008751 sec., 2171.1804365215403 rows/sec., 163.26 KiB/sec. | ||
19962 | 2024.11.25 19:43:32.182609 [ 260 ] {3ace4e25-3052-4cbd-ba52-18b95b5c5b9f} <Debug> TCPHandler: Processed in 0.009860384 sec. | ||
19963 | 2024.11.25 19:43:32.182330 [ 224 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19964 | 2024.11.25 19:43:32.183551 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19965 | 2024.11.25 19:43:32.184560 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19966 | 2024.11.25 19:43:32.184958 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19967 | 2024.11.25 19:43:32.187521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2754 | ||
19968 | 2024.11.25 19:43:32.188115 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19969 | 2024.11.25 19:43:32.188178 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19970 | 2024.11.25 19:43:32.188850 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
19971 | 2024.11.25 19:43:32.189244 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19972 | 2024.11.25 19:43:32.189528 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.005338 sec., 15548.894717122519 rows/sec., 1.21 MiB/sec. | ||
19973 | 2024.11.25 19:43:32.189649 [ 265 ] {ae8d25cc-1952-4050-9b2e-7484bf31b884} <Debug> TCPHandler: Processed in 0.006844115 sec. | ||
19974 | 2024.11.25 19:43:32.189833 [ 224 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19975 | 2024.11.25 19:43:32.189834 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19976 | 2024.11.25 19:43:32.190141 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19977 | 2024.11.25 19:43:32.190251 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19978 | 2024.11.25 19:43:32.191944 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19979 | 2024.11.25 19:43:32.191986 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19980 | 2024.11.25 19:43:32.192423 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
19981 | 2024.11.25 19:43:32.192675 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19982 | 2024.11.25 19:43:32.192898 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002803 sec., 57081.69818052087 rows/sec., 3.98 MiB/sec. | ||
19983 | 2024.11.25 19:43:32.192959 [ 260 ] {f6cae62c-d4a5-4d3b-a08c-d5b333c8a001} <Debug> TCPHandler: Processed in 0.003215263 sec. | ||
19984 | 2024.11.25 19:43:32.193123 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19985 | 2024.11.25 19:43:32.193265 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19986 | 2024.11.25 19:43:32.193358 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <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 | ||
19987 | 2024.11.25 19:43:32.194634 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19988 | 2024.11.25 19:43:32.194671 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19989 | 2024.11.25 19:43:32.195323 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
19990 | 2024.11.25 19:43:32.195598 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19991 | 2024.11.25 19:43:32.195837 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002602 sec., 7302.07532667179 rows/sec., 13.08 MiB/sec. | ||
19992 | 2024.11.25 19:43:32.195873 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19993 | 2024.11.25 19:43:32.195954 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19994 | 2024.11.25 19:43:32.196091 [ 265 ] {0ede94ac-1c20-4580-9fd8-868fbe3ef949} <Debug> TCPHandler: Processed in 0.003034699 sec. | ||
19995 | 2024.11.25 19:43:32.196339 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19996 | 2024.11.25 19:43:32.196472 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19997 | 2024.11.25 19:43:32.196531 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19998 | 2024.11.25 19:43:32.197275 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19999 | 2024.11.25 19:43:32.197313 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20000 | 2024.11.25 19:43:32.197775 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
20001 | 2024.11.25 19:43:32.198096 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20002 | 2024.11.25 19:43:32.198364 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001922 sec., 31217.48178980229 rows/sec., 2.10 MiB/sec. | ||
20003 | 2024.11.25 19:43:32.198427 [ 260 ] {e4ad990f-86fa-4340-b611-83af3c80bd9c} <Debug> TCPHandler: Processed in 0.002225663 sec. | ||
20004 | 2024.11.25 19:43:32.198820 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20005 | 2024.11.25 19:43:32.676186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 | ||
20006 | 2024.11.25 19:43:32.699416 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20007 | 2024.11.25 19:43:32.699469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20008 | 2024.11.25 19:43:32.707024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
20009 | 2024.11.25 19:43:32.707858 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20010 | 2024.11.25 19:43:32.713065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 732 | ||
20011 | 2024.11.25 19:43:33.152079 [ 225 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20012 | 2024.11.25 19:43:33.152141 [ 225 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20013 | 2024.11.25 19:43:33.154180 [ 225 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20014 | 2024.11.25 19:43:36.615924 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
20015 | 2024.11.25 19:43:36.616003 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
20016 | 2024.11.25 19:43:36.869758 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 | ||
20017 | 2024.11.25 19:43:36.870424 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20018 | 2024.11.25 19:43:36.870479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20019 | 2024.11.25 19:43:36.871025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
20020 | 2024.11.25 19:43:36.871340 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20021 | 2024.11.25 19:43:36.871635 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 | ||
20022 | 2024.11.25 19:43:37.171361 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20023 | 2024.11.25 19:43:37.171569 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20024 | 2024.11.25 19:43:37.171644 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20025 | 2024.11.25 19:43:37.172462 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20026 | 2024.11.25 19:43:37.172518 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20027 | 2024.11.25 19:43:37.172929 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
20028 | 2024.11.25 19:43:37.173185 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20029 | 2024.11.25 19:43:37.173441 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. | ||
20030 | 2024.11.25 19:43:37.173508 [ 265 ] {eeba6d43-91aa-4e57-9d79-41d09abed8aa} <Debug> TCPHandler: Processed in 0.002278174 sec. | ||
20031 | 2024.11.25 19:43:37.173837 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20032 | 2024.11.25 19:43:37.174137 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20033 | 2024.11.25 19:43:37.174260 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20034 | 2024.11.25 19:43:37.175274 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20035 | 2024.11.25 19:43:37.175325 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20036 | 2024.11.25 19:43:37.175812 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
20037 | 2024.11.25 19:43:37.176073 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20038 | 2024.11.25 19:43:37.176343 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Debug> executeQuery: Read 291 rows, 26.35 KiB in 0.002293 sec., 126907.98081116442 rows/sec., 11.22 MiB/sec. | ||
20039 | 2024.11.25 19:43:37.176416 [ 260 ] {a1752287-eee5-402f-9051-9f82d760ff75} <Debug> TCPHandler: Processed in 0.002776545 sec. | ||
20040 | 2024.11.25 19:43:37.176590 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20041 | 2024.11.25 19:43:37.176739 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20042 | 2024.11.25 19:43:37.176800 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20043 | 2024.11.25 19:43:37.177532 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20044 | 2024.11.25 19:43:37.177576 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20045 | 2024.11.25 19:43:37.177949 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
20046 | 2024.11.25 19:43:37.178187 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20047 | 2024.11.25 19:43:37.178413 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Debug> executeQuery: Read 51 rows, 3.76 KiB in 0.001705 sec., 29912.023460410557 rows/sec., 2.16 MiB/sec. | ||
20048 | 2024.11.25 19:43:37.178500 [ 265 ] {e6959749-53df-4c07-a445-9e5bb939e3c3} <Debug> TCPHandler: Processed in 0.001983548 sec. | ||
20049 | 2024.11.25 19:43:37.178722 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20050 | 2024.11.25 19:43:37.178928 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20051 | 2024.11.25 19:43:37.178992 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20052 | 2024.11.25 19:43:37.179678 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20053 | 2024.11.25 19:43:37.179720 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20054 | 2024.11.25 19:43:37.180085 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
20055 | 2024.11.25 19:43:37.180321 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20056 | 2024.11.25 19:43:37.180533 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001642 sec., 8526.187576126675 rows/sec., 597.12 KiB/sec. | ||
20057 | 2024.11.25 19:43:37.180599 [ 260 ] {665e2be1-1f4c-4d71-997e-f67d9db97f16} <Debug> TCPHandler: Processed in 0.00200234 sec. | ||
20058 | 2024.11.25 19:43:37.180800 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20059 | 2024.11.25 19:43:37.180974 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20060 | 2024.11.25 19:43:37.181032 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20061 | 2024.11.25 19:43:37.181688 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20062 | 2024.11.25 19:43:37.181728 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20063 | 2024.11.25 19:43:37.182080 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
20064 | 2024.11.25 19:43:37.182313 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20065 | 2024.11.25 19:43:37.182520 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. | ||
20066 | 2024.11.25 19:43:37.182576 [ 265 ] {e88dcae9-989a-40ad-b7d5-a31c9fab7faf} <Debug> TCPHandler: Processed in 0.001883457 sec. | ||
20067 | 2024.11.25 19:43:37.182781 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20068 | 2024.11.25 19:43:37.183007 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20069 | 2024.11.25 19:43:37.183101 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20070 | 2024.11.25 19:43:37.184053 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20071 | 2024.11.25 19:43:37.184094 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20072 | 2024.11.25 19:43:37.184489 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
20073 | 2024.11.25 19:43:37.184729 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20074 | 2024.11.25 19:43:37.184973 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Debug> executeQuery: Read 426 rows, 31.21 KiB in 0.002017 sec., 211204.75954387704 rows/sec., 15.11 MiB/sec. | ||
20075 | 2024.11.25 19:43:37.185060 [ 260 ] {7fcff868-4cfb-4e36-bdc2-aa02a5695ada} <Debug> TCPHandler: Processed in 0.002392007 sec. | ||
20076 | 2024.11.25 19:43:37.185272 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20077 | 2024.11.25 19:43:37.185533 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20078 | 2024.11.25 19:43:37.185587 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20079 | 2024.11.25 19:43:37.186070 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20080 | 2024.11.25 19:43:37.186108 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20081 | 2024.11.25 19:43:37.186482 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
20082 | 2024.11.25 19:43:37.186720 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20083 | 2024.11.25 19:43:37.186970 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
20084 | 2024.11.25 19:43:37.187050 [ 265 ] {7e63696d-7bb6-40f9-9fb1-61db05d0f662} <Debug> TCPHandler: Processed in 0.001891677 sec. | ||
20085 | 2024.11.25 19:43:37.187266 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20086 | 2024.11.25 19:43:37.187415 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20087 | 2024.11.25 19:43:37.187477 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20088 | 2024.11.25 19:43:37.188073 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20089 | 2024.11.25 19:43:37.188110 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20090 | 2024.11.25 19:43:37.188545 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
20091 | 2024.11.25 19:43:37.188783 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20092 | 2024.11.25 19:43:37.188989 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 6 parts from all_1_137_28 to all_142_142_0 | ||
20093 | 2024.11.25 19:43:37.189024 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001644 sec., 144160.58394160584 rows/sec., 9.66 MiB/sec. | ||
20094 | 2024.11.25 19:43:37.189120 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20095 | 2024.11.25 19:43:37.189167 [ 260 ] {3b14ad9f-e87c-4e04-aaa6-9123fb2a25d0} <Debug> TCPHandler: Processed in 0.00201722 sec. | ||
20096 | 2024.11.25 19:43:37.189204 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20097 | 2024.11.25 19:43:37.189344 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20098 | 2024.11.25 19:43:37.189445 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_28 to all_142_142_0 into Compact with storage Full | ||
20099 | 2024.11.25 19:43:37.189545 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20100 | 2024.11.25 19:43:37.189669 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20101 | 2024.11.25 19:43:37.189720 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20102 | 2024.11.25 19:43:37.189831 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_28, total 44227 rows starting from the beginning of the part | ||
20103 | 2024.11.25 19:43:37.190284 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 239 rows starting from the beginning of the part | ||
20104 | 2024.11.25 19:43:37.190695 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
20105 | 2024.11.25 19:43:37.190937 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 240 rows starting from the beginning of the part | ||
20106 | 2024.11.25 19:43:37.191267 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
20107 | 2024.11.25 19:43:37.191669 [ 201 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 237 rows starting from the beginning of the part | ||
20108 | 2024.11.25 19:43:37.192341 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20109 | 2024.11.25 19:43:37.192408 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20110 | 2024.11.25 19:43:37.193137 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
20111 | 2024.11.25 19:43:37.193489 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20112 | 2024.11.25 19:43:37.193885 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004374 sec., 228.62368541380886 rows/sec., 15.41 KiB/sec. | ||
20113 | 2024.11.25 19:43:37.194147 [ 265 ] {0ae223cd-b4d6-402d-968d-61a0e7e41bfd} <Debug> TCPHandler: Processed in 0.004864766 sec. | ||
20114 | 2024.11.25 19:43:37.194440 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20115 | 2024.11.25 19:43:37.194928 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20116 | 2024.11.25 19:43:37.195466 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <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 | ||
20117 | 2024.11.25 19:43:37.197195 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20118 | 2024.11.25 19:43:37.197235 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20119 | 2024.11.25 19:43:37.198023 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
20120 | 2024.11.25 19:43:37.198297 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20121 | 2024.11.25 19:43:37.198618 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.003864 sec., 11387.163561076604 rows/sec., 20.41 MiB/sec. | ||
20122 | 2024.11.25 19:43:37.198991 [ 260 ] {fb8156a0-c9b2-4977-b707-425ab4c53dbd} <Debug> TCPHandler: Processed in 0.004714232 sec. | ||
20123 | 2024.11.25 19:43:37.199341 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20124 | 2024.11.25 19:43:37.199555 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20125 | 2024.11.25 19:43:37.199622 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20126 | 2024.11.25 19:43:37.200448 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20127 | 2024.11.25 19:43:37.200500 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20128 | 2024.11.25 19:43:37.201011 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
20129 | 2024.11.25 19:43:37.201405 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20130 | 2024.11.25 19:43:37.201621 [ 79 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
20131 | 2024.11.25 19:43:37.201741 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002204 sec., 37205.08166969147 rows/sec., 2.36 MiB/sec. | ||
20132 | 2024.11.25 19:43:37.201773 [ 79 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20133 | 2024.11.25 19:43:37.201879 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20134 | 2024.11.25 19:43:37.201902 [ 265 ] {ced9050f-817e-4d76-bbc1-51af97d79bb1} <Debug> TCPHandler: Processed in 0.002816345 sec. | ||
20135 | 2024.11.25 19:43:37.202138 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
20136 | 2024.11.25 19:43:37.202302 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20137 | 2024.11.25 19:43:37.202357 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9380 rows starting from the beginning of the part | ||
20138 | 2024.11.25 19:43:37.202519 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 82 rows starting from the beginning of the part | ||
20139 | 2024.11.25 19:43:37.202590 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
20140 | 2024.11.25 19:43:37.202862 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part | ||
20141 | 2024.11.25 19:43:37.203137 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
20142 | 2024.11.25 19:43:37.203365 [ 190 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 82 rows starting from the beginning of the part | ||
20143 | 2024.11.25 19:43:37.204116 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45263 rows, containing 5 columns (5 merged, 0 gathered) in 0.01477366 sec., 3063763.481764167 rows/sec., 207.02 MiB/sec. | ||
20144 | 2024.11.25 19:43:37.204907 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Trace> MergedBlockOutputStream: filled checksums all_1_142_29 (state Temporary) | ||
20145 | 2024.11.25 19:43:37.205574 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_142_29 to all_1_142_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20146 | 2024.11.25 19:43:37.205827 [ 195 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 6 parts: [all_1_137_28, all_142_142_0] -> all_1_142_29 | ||
20147 | 2024.11.25 19:43:37.206032 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
20148 | 2024.11.25 19:43:37.207938 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9746 rows, containing 4 columns (4 merged, 0 gathered) in 0.005892396 sec., 1653996.0993796072 rows/sec., 107.79 MiB/sec. | ||
20149 | 2024.11.25 19:43:37.208209 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
20150 | 2024.11.25 19:43:37.208572 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20151 | 2024.11.25 19:43:37.208658 [ 189 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_141_28} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
20152 | 2024.11.25 19:43:37.208753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
20153 | 2024.11.25 19:43:37.863831 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20154 | 2024.11.25 19:43:37.863919 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20155 | 2024.11.25 19:43:37.866146 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20156 | 2024.11.25 19:43:40.213180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 | ||
20157 | 2024.11.25 19:43:40.236168 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20158 | 2024.11.25 19:43:40.236219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20159 | 2024.11.25 19:43:40.243787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
20160 | 2024.11.25 19:43:40.244589 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20161 | 2024.11.25 19:43:40.249037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739 | ||
20162 | 2024.11.25 19:43:42.050908 [ 220 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20163 | 2024.11.25 19:43:42.051010 [ 220 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20164 | 2024.11.25 19:43:42.053154 [ 220 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
20165 | 2024.11.25 19:43:42.187892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2788 | ||
20166 | 2024.11.25 19:43:42.191473 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20167 | 2024.11.25 19:43:42.191515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20168 | 2024.11.25 19:43:42.193082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
20169 | 2024.11.25 19:43:42.193395 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20170 | 2024.11.25 19:43:42.195129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2788 | ||
20171 | 2024.11.25 19:43:42.195363 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20172 | 2024.11.25 19:43:42.195579 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
20173 | 2024.11.25 19:43:42.195664 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
20174 | 2024.11.25 19:43:42.196455 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20175 | 2024.11.25 19:43:42.196507 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20176 | 2024.11.25 19:43:42.196944 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
20177 | 2024.11.25 19:43:42.197208 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20178 | 2024.11.25 19:43:42.197421 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001899 sec., 3159.55766192733 rows/sec., 257.64 KiB/sec. | ||
20179 | 2024.11.25 19:43:42.197495 [ 265 ] {1caa191d-6294-43d7-9f90-a18828e77d7a} <Debug> TCPHandler: Processed in 0.002273964 sec. | ||
20180 | 2024.11.25 19:43:42.197752 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20181 | 2024.11.25 19:43:42.197963 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20182 | 2024.11.25 19:43:42.198045 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20183 | 2024.11.25 19:43:42.199555 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20184 | 2024.11.25 19:43:42.199602 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20185 | 2024.11.25 19:43:42.200116 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
20186 | 2024.11.25 19:43:42.200380 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20187 | 2024.11.25 19:43:42.200623 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Debug> executeQuery: Read 1237 rows, 104.76 KiB in 0.002719 sec., 454946.6715704303 rows/sec., 37.63 MiB/sec. | ||
20188 | 2024.11.25 19:43:42.200694 [ 260 ] {15d83497-d95b-441b-873d-f2a626f97889} <Debug> TCPHandler: Processed in 0.003080871 sec. | ||
20189 | 2024.11.25 19:43:42.200855 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20190 | 2024.11.25 19:43:42.200982 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20191 | 2024.11.25 19:43:42.201037 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20192 | 2024.11.25 19:43:42.201664 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20193 | 2024.11.25 19:43:42.201702 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20194 | 2024.11.25 19:43:42.202078 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
20195 | 2024.11.25 19:43:42.202321 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20196 | 2024.11.25 19:43:42.202515 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001561 sec., 16015.374759769378 rows/sec., 1.16 MiB/sec. | ||
20197 | 2024.11.25 19:43:42.202618 [ 265 ] {ff22dba0-7fa2-46f3-9c31-22bee88819ed} <Debug> TCPHandler: Processed in 0.001820966 sec. | ||
20198 | 2024.11.25 19:43:42.202836 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20199 | 2024.11.25 19:43:42.203165 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20200 | 2024.11.25 19:43:42.203291 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20201 | 2024.11.25 19:43:42.204032 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20202 | 2024.11.25 19:43:42.204072 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20203 | 2024.11.25 19:43:42.204463 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
20204 | 2024.11.25 19:43:42.204706 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20205 | 2024.11.25 19:43:42.204931 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001889 sec., 120698.78242456325 rows/sec., 8.17 MiB/sec. | ||
20206 | 2024.11.25 19:43:42.205001 [ 260 ] {005a511c-4829-41c6-8a70-acac05433a70} <Debug> TCPHandler: Processed in 0.002278214 sec. | ||
20207 | 2024.11.25 19:43:42.205223 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20208 | 2024.11.25 19:43:42.205368 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20209 | 2024.11.25 19:43:42.205429 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20210 | 2024.11.25 19:43:42.206305 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20211 | 2024.11.25 19:43:42.206345 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20212 | 2024.11.25 19:43:42.206751 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
20213 | 2024.11.25 19:43:42.206989 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20214 | 2024.11.25 19:43:42.207183 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Debug> executeQuery: Read 545 rows, 41.42 KiB in 0.001843 sec., 295713.51058057515 rows/sec., 21.94 MiB/sec. | ||
20215 | 2024.11.25 19:43:42.207278 [ 265 ] {ff5dc090-2346-46d5-a58f-c5853b36913c} <Debug> TCPHandler: Processed in 0.002165872 sec. | ||
20216 | 2024.11.25 19:43:42.207477 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20217 | 2024.11.25 19:43:42.207688 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20218 | 2024.11.25 19:43:42.207754 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20219 | 2024.11.25 19:43:42.208539 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20220 | 2024.11.25 19:43:42.208579 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20221 | 2024.11.25 19:43:42.209049 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
20222 | 2024.11.25 19:43:42.209290 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20223 | 2024.11.25 19:43:42.209509 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.00186 sec., 474731.1827956989 rows/sec., 31.94 MiB/sec. | ||
20224 | 2024.11.25 19:43:42.209578 [ 260 ] {96a7ef37-eab3-4b3e-b45d-cec74c6c722a} <Debug> TCPHandler: Processed in 0.002213573 sec. | ||
20225 | 2024.11.25 19:43:42.209788 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20226 | 2024.11.25 19:43:42.209969 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20227 | 2024.11.25 19:43:42.210065 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <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 | ||
20228 | 2024.11.25 19:43:42.211378 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20229 | 2024.11.25 19:43:42.211417 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20230 | 2024.11.25 19:43:42.212082 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
20231 | 2024.11.25 19:43:42.212330 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20232 | 2024.11.25 19:43:42.212535 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002599 sec., 7310.50404001539 rows/sec., 13.10 MiB/sec. | ||
20233 | 2024.11.25 19:43:42.212650 [ 265 ] {b54fca02-a2ba-49ef-ab43-a931f8a4912d} <Debug> TCPHandler: Processed in 0.002981739 sec. | ||
20234 | 2024.11.25 19:43:42.212805 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20235 | 2024.11.25 19:43:42.212929 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20236 | 2024.11.25 19:43:42.212984 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20237 | 2024.11.25 19:43:42.213488 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20238 | 2024.11.25 19:43:42.213528 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20239 | 2024.11.25 19:43:42.213896 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
20240 | 2024.11.25 19:43:42.214133 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20241 | 2024.11.25 19:43:42.214342 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
20242 | 2024.11.25 19:43:42.214400 [ 260 ] {ad79cffb-185b-4b5f-b68c-4400aa13710d} <Debug> TCPHandler: Processed in 0.001654983 sec. | ||
20243 | 2024.11.25 19:43:44.371819 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 | ||
20244 | 2024.11.25 19:43:44.372855 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20245 | 2024.11.25 19:43:44.372907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20246 | 2024.11.25 19:43:44.373440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
20247 | 2024.11.25 19:43:44.373701 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20248 | 2024.11.25 19:43:44.373969 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
20249 | 2024.11.25 19:43:47.172787 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20250 | 2024.11.25 19:43:47.173007 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20251 | 2024.11.25 19:43:47.173088 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20252 | 2024.11.25 19:43:47.173949 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20253 | 2024.11.25 19:43:47.174001 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20254 | 2024.11.25 19:43:47.174444 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
20255 | 2024.11.25 19:43:47.174727 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20256 | 2024.11.25 19:43:47.174890 [ 70 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
20257 | 2024.11.25 19:43:47.174936 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 507.97 KiB/sec. | ||
20258 | 2024.11.25 19:43:47.174944 [ 70 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20259 | 2024.11.25 19:43:47.174989 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20260 | 2024.11.25 19:43:47.175020 [ 265 ] {23c9668a-be97-4868-a100-73b7f87b90e8} <Debug> TCPHandler: Processed in 0.002363306 sec. | ||
20261 | 2024.11.25 19:43:47.175188 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
20262 | 2024.11.25 19:43:47.175383 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20263 | 2024.11.25 19:43:47.175416 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20264 | 2024.11.25 19:43:47.175477 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part | ||
20265 | 2024.11.25 19:43:47.175724 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
20266 | 2024.11.25 19:43:47.175817 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20267 | 2024.11.25 19:43:47.175991 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
20268 | 2024.11.25 19:43:47.176103 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20269 | 2024.11.25 19:43:47.176314 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
20270 | 2024.11.25 19:43:47.176655 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
20271 | 2024.11.25 19:43:47.178916 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20272 | 2024.11.25 19:43:47.179020 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20273 | 2024.11.25 19:43:47.179076 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003973648 sec., 17616.054567490628 rows/sec., 1.31 MiB/sec. | ||
20274 | 2024.11.25 19:43:47.179296 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
20275 | 2024.11.25 19:43:47.179858 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20276 | 2024.11.25 19:43:47.179893 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
20277 | 2024.11.25 19:43:47.180034 [ 191 ] {b8b43601-bc0a-4897-ac86-0cd8dd4c23ef::all_1_69_17} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
20278 | 2024.11.25 19:43:47.180204 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
20279 | 2024.11.25 19:43:47.180348 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20280 | 2024.11.25 19:43:47.180583 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Debug> executeQuery: Read 291 rows, 26.35 KiB in 0.004979 sec., 58445.47097810805 rows/sec., 5.17 MiB/sec. | ||
20281 | 2024.11.25 19:43:47.180688 [ 260 ] {f0a0947c-4e88-44d0-b294-80bdca83c883} <Debug> TCPHandler: Processed in 0.005513108 sec. | ||
20282 | 2024.11.25 19:43:47.180927 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20283 | 2024.11.25 19:43:47.181122 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20284 | 2024.11.25 19:43:47.181203 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20285 | 2024.11.25 19:43:47.181831 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20286 | 2024.11.25 19:43:47.181871 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20287 | 2024.11.25 19:43:47.182250 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
20288 | 2024.11.25 19:43:47.182511 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20289 | 2024.11.25 19:43:47.182749 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Debug> executeQuery: Read 51 rows, 3.76 KiB in 0.001647 sec., 30965.391621129325 rows/sec., 2.23 MiB/sec. | ||
20290 | 2024.11.25 19:43:47.182823 [ 265 ] {700580fe-575d-4e6f-8cf5-95ea42247156} <Debug> TCPHandler: Processed in 0.00201202 sec. | ||
20291 | 2024.11.25 19:43:47.183031 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20292 | 2024.11.25 19:43:47.183379 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20293 | 2024.11.25 19:43:47.183496 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20294 | 2024.11.25 19:43:47.184164 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20295 | 2024.11.25 19:43:47.184203 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20296 | 2024.11.25 19:43:47.184568 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
20297 | 2024.11.25 19:43:47.184832 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20298 | 2024.11.25 19:43:47.185020 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001761 sec., 7950.028392958547 rows/sec., 556.77 KiB/sec. | ||
20299 | 2024.11.25 19:43:47.185113 [ 260 ] {de7b51fb-9b0b-4092-b8f3-e4c164c920d5} <Debug> TCPHandler: Processed in 0.002181893 sec. | ||
20300 | 2024.11.25 19:43:47.185352 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20301 | 2024.11.25 19:43:47.185525 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20302 | 2024.11.25 19:43:47.185575 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20303 | 2024.11.25 19:43:47.186161 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20304 | 2024.11.25 19:43:47.186201 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20305 | 2024.11.25 19:43:47.186578 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
20306 | 2024.11.25 19:43:47.186819 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20307 | 2024.11.25 19:43:47.186991 [ 61 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
20308 | 2024.11.25 19:43:47.187047 [ 61 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20309 | 2024.11.25 19:43:47.187061 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001551 sec., 8381.689232753062 rows/sec., 522.60 KiB/sec. | ||
20310 | 2024.11.25 19:43:47.187089 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20311 | 2024.11.25 19:43:47.187213 [ 265 ] {28847547-4638-4efe-9cef-dd2b6bd4e7bc} <Debug> TCPHandler: Processed in 0.00200046 sec. | ||
20312 | 2024.11.25 19:43:47.187272 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
20313 | 2024.11.25 19:43:47.187406 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20314 | 2024.11.25 19:43:47.187433 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20315 | 2024.11.25 19:43:47.187453 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part | ||
20316 | 2024.11.25 19:43:47.187823 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part | ||
20317 | 2024.11.25 19:43:47.187878 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20318 | 2024.11.25 19:43:47.188047 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20319 | 2024.11.25 19:43:47.188147 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part | ||
20320 | 2024.11.25 19:43:47.188527 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part | ||
20321 | 2024.11.25 19:43:47.188921 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part | ||
20322 | 2024.11.25 19:43:47.190787 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20323 | 2024.11.25 19:43:47.190861 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20324 | 2024.11.25 19:43:47.191382 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004179852 sec., 15550.789836577944 rows/sec., 1.01 MiB/sec. | ||
20325 | 2024.11.25 19:43:47.191611 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
20326 | 2024.11.25 19:43:47.191907 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
20327 | 2024.11.25 19:43:47.192120 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20328 | 2024.11.25 19:43:47.192281 [ 198 ] {e9ebaf1b-a9bd-46f3-8bac-2736e8b72975::all_1_69_17} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
20329 | 2024.11.25 19:43:47.192409 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20330 | 2024.11.25 19:43:47.192445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
20331 | 2024.11.25 19:43:47.192656 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Debug> executeQuery: Read 426 rows, 31.21 KiB in 0.004955 sec., 85973.76387487387 rows/sec., 6.15 MiB/sec. | ||
20332 | 2024.11.25 19:43:47.192723 [ 260 ] {fef5f460-6a0e-49ff-a75e-2cdbbea311a4} <Debug> TCPHandler: Processed in 0.005387526 sec. | ||
20333 | 2024.11.25 19:43:47.192891 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20334 | 2024.11.25 19:43:47.193032 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20335 | 2024.11.25 19:43:47.193094 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20336 | 2024.11.25 19:43:47.193665 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20337 | 2024.11.25 19:43:47.193711 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20338 | 2024.11.25 19:43:47.194104 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
20339 | 2024.11.25 19:43:47.194338 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20340 | 2024.11.25 19:43:47.194591 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 197.78 KiB/sec. | ||
20341 | 2024.11.25 19:43:47.194600 [ 224 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20342 | 2024.11.25 19:43:47.194658 [ 265 ] {2a16c456-5cf5-407e-904c-5f3449671bad} <Debug> TCPHandler: Processed in 0.001834686 sec. | ||
20343 | 2024.11.25 19:43:47.194672 [ 224 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20344 | 2024.11.25 19:43:47.194817 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20345 | 2024.11.25 19:43:47.194981 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20346 | 2024.11.25 19:43:47.195054 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20347 | 2024.11.25 19:43:47.196434 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20348 | 2024.11.25 19:43:47.196493 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20349 | 2024.11.25 19:43:47.197294 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
20350 | 2024.11.25 19:43:47.197897 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20351 | 2024.11.25 19:43:47.198179 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003214 sec., 73739.88799004356 rows/sec., 4.94 MiB/sec. | ||
20352 | 2024.11.25 19:43:47.198298 [ 260 ] {214b9681-5a03-4f29-a7e1-e2f7d9dd5002} <Debug> TCPHandler: Processed in 0.00353892 sec. | ||
20353 | 2024.11.25 19:43:47.198388 [ 224 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20354 | 2024.11.25 19:43:47.198528 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20355 | 2024.11.25 19:43:47.198723 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20356 | 2024.11.25 19:43:47.198866 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20357 | 2024.11.25 19:43:47.199578 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20358 | 2024.11.25 19:43:47.199617 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20359 | 2024.11.25 19:43:47.199982 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
20360 | 2024.11.25 19:43:47.200238 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20361 | 2024.11.25 19:43:47.200446 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001777 sec., 562.7462014631401 rows/sec., 37.92 KiB/sec. | ||
20362 | 2024.11.25 19:43:47.200498 [ 265 ] {eeb69f5f-9d39-455b-9310-b6e694c3f955} <Debug> TCPHandler: Processed in 0.002084351 sec. | ||
20363 | 2024.11.25 19:43:47.200683 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20364 | 2024.11.25 19:43:47.200816 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20365 | 2024.11.25 19:43:47.200898 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <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 | ||
20366 | 2024.11.25 19:43:47.202156 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20367 | 2024.11.25 19:43:47.202194 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20368 | 2024.11.25 19:43:47.202894 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
20369 | 2024.11.25 19:43:47.203168 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20370 | 2024.11.25 19:43:47.203409 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002617 sec., 16813.14482231563 rows/sec., 30.13 MiB/sec. | ||
20371 | 2024.11.25 19:43:47.203542 [ 260 ] {64d15ded-cfb4-4b89-87a8-5cd9e788f15c} <Debug> TCPHandler: Processed in 0.002929337 sec. | ||
20372 | 2024.11.25 19:43:47.203816 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20373 | 2024.11.25 19:43:47.204130 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20374 | 2024.11.25 19:43:47.204267 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20375 | 2024.11.25 19:43:47.204775 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20376 | 2024.11.25 19:43:47.204815 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20377 | 2024.11.25 19:43:47.205201 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
20378 | 2024.11.25 19:43:47.205436 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20379 | 2024.11.25 19:43:47.205668 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001646 sec., 49817.73997569866 rows/sec., 3.16 MiB/sec. | ||
20380 | 2024.11.25 19:43:47.205757 [ 265 ] {e8dd8337-859a-45a8-812a-3cb3907cc26c} <Debug> TCPHandler: Processed in 0.002117041 sec. | ||
20381 | 2024.11.25 19:43:47.424238 [ 223 ] {} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20382 | 2024.11.25 19:43:47.424302 [ 223 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20383 | 2024.11.25 19:43:47.426045 [ 223 ] {} <Debug> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20384 | 2024.11.25 19:43:47.735501 [ 217 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20385 | 2024.11.25 19:43:47.735559 [ 217 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20386 | 2024.11.25 19:43:47.737495 [ 217 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20387 | 2024.11.25 19:43:47.749155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 | ||
20388 | 2024.11.25 19:43:47.772872 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20389 | 2024.11.25 19:43:47.772935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20390 | 2024.11.25 19:43:47.780491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
20391 | 2024.11.25 19:43:47.781291 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20392 | 2024.11.25 19:43:47.785743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747 | ||
20393 | 2024.11.25 19:43:48.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.31 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 272.91 MiB (RSS), difference: -1.40 MiB | ||
20394 | 2024.11.25 19:43:48.283530 [ 220 ] {} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20395 | 2024.11.25 19:43:48.283571 [ 220 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20396 | 2024.11.25 19:43:48.285298 [ 220 ] {} <Debug> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20397 | 2024.11.25 19:43:51.616056 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
20398 | 2024.11.25 19:43:51.616132 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
20399 | 2024.11.25 19:43:51.874147 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 | ||
20400 | 2024.11.25 19:43:51.874774 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20401 | 2024.11.25 19:43:51.874815 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20402 | 2024.11.25 19:43:51.875328 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
20403 | 2024.11.25 19:43:51.875581 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20404 | 2024.11.25 19:43:51.875835 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 | ||
20405 | 2024.11.25 19:43:51.875900 [ 225 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
20406 | 2024.11.25 19:43:51.875943 [ 225 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
20407 | 2024.11.25 19:43:51.877795 [ 225 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
20408 | 2024.11.25 19:43:52.165825 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20409 | 2024.11.25 19:43:52.166022 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20410 | 2024.11.25 19:43:52.166097 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20411 | 2024.11.25 19:43:52.166871 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20412 | 2024.11.25 19:43:52.166925 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20413 | 2024.11.25 19:43:52.167371 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
20414 | 2024.11.25 19:43:52.167643 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20415 | 2024.11.25 19:43:52.167888 [ 65 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
20416 | 2024.11.25 19:43:52.167907 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.001925 sec., 48831.16883116883 rows/sec., 4.05 MiB/sec. | ||
20417 | 2024.11.25 19:43:52.168001 [ 65 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20418 | 2024.11.25 19:43:52.168097 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20419 | 2024.11.25 19:43:52.168101 [ 265 ] {8fb90f47-27e7-4748-a97a-5ceb4c123ad2} <Debug> TCPHandler: Processed in 0.002397967 sec. | ||
20420 | 2024.11.25 19:43:52.168443 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20421 | 2024.11.25 19:43:52.168453 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
20422 | 2024.11.25 19:43:52.168860 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20423 | 2024.11.25 19:43:52.169058 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20424 | 2024.11.25 19:43:52.169593 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20425 | 2024.11.25 19:43:52.169791 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1530 rows starting from the beginning of the part | ||
20426 | 2024.11.25 19:43:52.170420 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 94 rows starting from the beginning of the part | ||
20427 | 2024.11.25 19:43:52.170877 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 291 rows starting from the beginning of the part | ||
20428 | 2024.11.25 19:43:52.171159 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1237 rows starting from the beginning of the part | ||
20429 | 2024.11.25 19:43:52.171574 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 291 rows starting from the beginning of the part | ||
20430 | 2024.11.25 19:43:52.171965 [ 196 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 94 rows starting from the beginning of the part | ||
20431 | 2024.11.25 19:43:52.172662 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20432 | 2024.11.25 19:43:52.172712 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20433 | 2024.11.25 19:43:52.173692 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
20434 | 2024.11.25 19:43:52.174259 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20435 | 2024.11.25 19:43:52.174626 [ 65 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
20436 | 2024.11.25 19:43:52.174749 [ 65 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20437 | 2024.11.25 19:43:52.174853 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20438 | 2024.11.25 19:43:52.174935 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.006221 sec., 3054.1713550876066 rows/sec., 229.66 KiB/sec. | ||
20439 | 2024.11.25 19:43:52.175110 [ 260 ] {01509974-7ec3-48d7-8dc7-7e2f1d08f450} <Debug> TCPHandler: Processed in 0.006849914 sec. | ||
20440 | 2024.11.25 19:43:52.175155 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
20441 | 2024.11.25 19:43:52.175393 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20442 | 2024.11.25 19:43:52.175895 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20443 | 2024.11.25 19:43:52.176010 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20444 | 2024.11.25 19:43:52.176113 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 91 rows starting from the beginning of the part | ||
20445 | 2024.11.25 19:43:52.176352 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20446 | 2024.11.25 19:43:52.176609 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 19 rows starting from the beginning of the part | ||
20447 | 2024.11.25 19:43:52.177101 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 51 rows starting from the beginning of the part | ||
20448 | 2024.11.25 19:43:52.177670 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 25 rows starting from the beginning of the part | ||
20449 | 2024.11.25 19:43:52.178258 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 51 rows starting from the beginning of the part | ||
20450 | 2024.11.25 19:43:52.178656 [ 197 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 19 rows starting from the beginning of the part | ||
20451 | 2024.11.25 19:43:52.179242 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3537 rows, containing 5 columns (5 merged, 0 gathered) in 0.011006526 sec., 321354.80350475706 rows/sec., 28.24 MiB/sec. | ||
20452 | 2024.11.25 19:43:52.179677 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
20453 | 2024.11.25 19:43:52.180738 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20454 | 2024.11.25 19:43:52.181108 [ 194 ] {d79b82c4-3364-43dd-9424-611639d6135c::all_1_146_29} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
20455 | 2024.11.25 19:43:52.181387 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
20456 | 2024.11.25 19:43:52.181884 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20457 | 2024.11.25 19:43:52.181981 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20458 | 2024.11.25 19:43:52.183005 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.008068718 sec., 31727.468973385854 rows/sec., 2.41 MiB/sec. | ||
20459 | 2024.11.25 19:43:52.183043 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
20460 | 2024.11.25 19:43:52.183255 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
20461 | 2024.11.25 19:43:52.183458 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20462 | 2024.11.25 19:43:52.183708 [ 65 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
20463 | 2024.11.25 19:43:52.183809 [ 65 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20464 | 2024.11.25 19:43:52.183884 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20465 | 2024.11.25 19:43:52.183912 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20466 | 2024.11.25 19:43:52.183976 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.008174 sec., 10154.147296305358 rows/sec., 811.93 KiB/sec. | ||
20467 | 2024.11.25 19:43:52.184372 [ 199 ] {1da5fa2a-3ff7-4b30-a0a2-36b712b10e07::all_1_146_29} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
20468 | 2024.11.25 19:43:52.184503 [ 265 ] {b173797b-e458-4ff6-9e87-5a621487ef79} <Debug> TCPHandler: Processed in 0.009283103 sec. | ||
20469 | 2024.11.25 19:43:52.184540 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
20470 | 2024.11.25 19:43:52.184791 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
20471 | 2024.11.25 19:43:52.184896 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20472 | 2024.11.25 19:43:52.185173 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20473 | 2024.11.25 19:43:52.185319 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1101 rows starting from the beginning of the part | ||
20474 | 2024.11.25 19:43:52.185345 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20475 | 2024.11.25 19:43:52.185597 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20476 | 2024.11.25 19:43:52.185925 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 83 rows starting from the beginning of the part | ||
20477 | 2024.11.25 19:43:52.186498 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 426 rows starting from the beginning of the part | ||
20478 | 2024.11.25 19:43:52.186893 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 545 rows starting from the beginning of the part | ||
20479 | 2024.11.25 19:43:52.187262 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 426 rows starting from the beginning of the part | ||
20480 | 2024.11.25 19:43:52.187665 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 83 rows starting from the beginning of the part | ||
20481 | 2024.11.25 19:43:52.189778 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20482 | 2024.11.25 19:43:52.189871 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20483 | 2024.11.25 19:43:52.191102 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
20484 | 2024.11.25 19:43:52.191430 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20485 | 2024.11.25 19:43:52.191961 [ 194 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 5 columns (5 merged, 0 gathered) in 0.007937326 sec., 335629.4046634849 rows/sec., 25.81 MiB/sec. | ||
20486 | 2024.11.25 19:43:52.191984 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006784 sec., 23584.905660377357 rows/sec., 1.64 MiB/sec. | ||
20487 | 2024.11.25 19:43:52.192079 [ 260 ] {7f647d48-0cf1-4ab2-bd8e-2a9da44beb95} <Debug> TCPHandler: Processed in 0.007386475 sec. | ||
20488 | 2024.11.25 19:43:52.192257 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
20489 | 2024.11.25 19:43:52.192304 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20490 | 2024.11.25 19:43:52.192542 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20491 | 2024.11.25 19:43:52.192738 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <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 | ||
20492 | 2024.11.25 19:43:52.192752 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20493 | 2024.11.25 19:43:52.193064 [ 199 ] {12efe96d-259a-44a9-977f-1f322c356ee1::all_1_146_29} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
20494 | 2024.11.25 19:43:52.193293 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
20495 | 2024.11.25 19:43:52.194326 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20496 | 2024.11.25 19:43:52.194371 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20497 | 2024.11.25 19:43:52.195036 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
20498 | 2024.11.25 19:43:52.195603 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20499 | 2024.11.25 19:43:52.195815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 47 entries to flush up to offset 2835 | ||
20500 | 2024.11.25 19:43:52.195993 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
20501 | 2024.11.25 19:43:52.196172 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20502 | 2024.11.25 19:43:52.196375 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20503 | 2024.11.25 19:43:52.196388 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003887 sec., 4888.088500128634 rows/sec., 8.76 MiB/sec. | ||
20504 | 2024.11.25 19:43:52.197081 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
20505 | 2024.11.25 19:43:52.197348 [ 265 ] {979b1dd0-be58-43aa-82e9-d212f2d2aebe} <Debug> TCPHandler: Processed in 0.00512552 sec. | ||
20506 | 2024.11.25 19:43:52.197710 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20507 | 2024.11.25 19:43:52.198276 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20508 | 2024.11.25 19:43:52.198523 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20509 | 2024.11.25 19:43:52.198746 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20510 | 2024.11.25 19:43:52.199170 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2990 rows starting from the beginning of the part | ||
20511 | 2024.11.25 19:43:52.200560 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 19 rows starting from the beginning of the part | ||
20512 | 2024.11.25 19:43:52.202268 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 44 rows starting from the beginning of the part | ||
20513 | 2024.11.25 19:43:52.202813 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20514 | 2024.11.25 19:43:52.202974 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20515 | 2024.11.25 19:43:52.203792 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 19 rows starting from the beginning of the part | ||
20516 | 2024.11.25 19:43:52.205293 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 44 rows starting from the beginning of the part | ||
20517 | 2024.11.25 19:43:52.205845 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
20518 | 2024.11.25 19:43:52.206814 [ 187 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 19 rows starting from the beginning of the part | ||
20519 | 2024.11.25 19:43:52.207129 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20520 | 2024.11.25 19:43:52.208397 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.010227 sec., 5866.823115283074 rows/sec., 404.87 KiB/sec. | ||
20521 | 2024.11.25 19:43:52.208783 [ 260 ] {51be92ac-3d62-47eb-a1f3-139254ed6635} <Debug> TCPHandler: Processed in 0.011287052 sec. | ||
20522 | 2024.11.25 19:43:52.211346 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20523 | 2024.11.25 19:43:52.211395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20524 | 2024.11.25 19:43:52.214225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
20525 | 2024.11.25 19:43:52.214687 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20526 | 2024.11.25 19:43:52.215128 [ 221 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
20527 | 2024.11.25 19:43:52.215209 [ 221 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
20528 | 2024.11.25 19:43:52.216654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2835 | ||
20529 | 2024.11.25 19:43:52.218178 [ 221 ] {} <Debug> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
20530 | 2024.11.25 19:43:52.221554 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3135 rows, containing 19 columns (19 merged, 0 gathered) in 0.02497204 sec., 125540.40438826784 rows/sec., 224.85 MiB/sec. | ||
20531 | 2024.11.25 19:43:52.224211 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
20532 | 2024.11.25 19:43:52.224614 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20533 | 2024.11.25 19:43:52.224695 [ 193 ] {09723671-014d-4181-9eab-0f4af0116c99::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
20534 | 2024.11.25 19:43:52.224852 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.60 MiB. | ||
20535 | 2024.11.25 19:43:55.089914 [ 219 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
20536 | 2024.11.25 19:43:55.089989 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
20537 | 2024.11.25 19:43:55.092423 [ 219 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
20538 | 2024.11.25 19:43:55.285864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 | ||
20539 | 2024.11.25 19:43:55.309435 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20540 | 2024.11.25 19:43:55.309487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20541 | 2024.11.25 19:43:55.317234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
20542 | 2024.11.25 19:43:55.318027 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20543 | 2024.11.25 19:43:55.321002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754 | ||
20544 | 2024.11.25 19:43:56.793873 [ 220 ] {} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
20545 | 2024.11.25 19:43:56.793951 [ 220 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
20546 | 2024.11.25 19:43:56.795641 [ 220 ] {} <Debug> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
20547 | 2024.11.25 19:43:57.172218 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20548 | 2024.11.25 19:43:57.172438 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20549 | 2024.11.25 19:43:57.172512 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20550 | 2024.11.25 19:43:57.173281 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20551 | 2024.11.25 19:43:57.173335 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20552 | 2024.11.25 19:43:57.173775 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20553 | 2024.11.25 19:43:57.174030 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20554 | 2024.11.25 19:43:57.174291 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. | ||
20555 | 2024.11.25 19:43:57.174424 [ 265 ] {1279b1b1-ab51-488a-920e-a14387337dfe} <Debug> TCPHandler: Processed in 0.002347766 sec. | ||
20556 | 2024.11.25 19:43:57.174736 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20557 | 2024.11.25 19:43:57.174941 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
20558 | 2024.11.25 19:43:57.175020 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
20559 | 2024.11.25 19:43:57.175788 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20560 | 2024.11.25 19:43:57.175827 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20561 | 2024.11.25 19:43:57.176259 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
20562 | 2024.11.25 19:43:57.176508 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Trace> oximeter.fields_ipaddr (da312d1a-f730-4c80-ba40-7c79e975f252): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20563 | 2024.11.25 19:43:57.176703 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001822 sec., 2195.389681668496 rows/sec., 179.02 KiB/sec. | ||
20564 | 2024.11.25 19:43:57.176758 [ 260 ] {ec8d1c72-c93a-4719-b783-0d09f8c7e293} <Debug> TCPHandler: Processed in 0.002194933 sec. | ||
20565 | 2024.11.25 19:43:57.176924 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20566 | 2024.11.25 19:43:57.177071 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20567 | 2024.11.25 19:43:57.177134 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20568 | 2024.11.25 19:43:57.177920 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20569 | 2024.11.25 19:43:57.177961 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20570 | 2024.11.25 19:43:57.178363 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
20571 | 2024.11.25 19:43:57.178608 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20572 | 2024.11.25 19:43:57.178833 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Debug> executeQuery: Read 293 rows, 26.50 KiB in 0.001797 sec., 163049.5269894268 rows/sec., 14.40 MiB/sec. | ||
20573 | 2024.11.25 19:43:57.178895 [ 265 ] {84040ab3-88b4-4c2a-9815-24e0516d8a7a} <Debug> TCPHandler: Processed in 0.0020387 sec. | ||
20574 | 2024.11.25 19:43:57.179097 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20575 | 2024.11.25 19:43:57.179323 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20576 | 2024.11.25 19:43:57.179378 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20577 | 2024.11.25 19:43:57.180010 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20578 | 2024.11.25 19:43:57.180047 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20579 | 2024.11.25 19:43:57.180415 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
20580 | 2024.11.25 19:43:57.180652 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20581 | 2024.11.25 19:43:57.180847 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Debug> executeQuery: Read 55 rows, 4.04 KiB in 0.001574 sec., 34942.8208386277 rows/sec., 2.51 MiB/sec. | ||
20582 | 2024.11.25 19:43:57.180921 [ 220 ] {} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20583 | 2024.11.25 19:43:57.180928 [ 260 ] {5ce59dac-cb4f-4fd9-928a-d041ee7ee2e5} <Debug> TCPHandler: Processed in 0.001941578 sec. | ||
20584 | 2024.11.25 19:43:57.180983 [ 220 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20585 | 2024.11.25 19:43:57.181191 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20586 | 2024.11.25 19:43:57.181333 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20587 | 2024.11.25 19:43:57.181424 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20588 | 2024.11.25 19:43:57.182701 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20589 | 2024.11.25 19:43:57.182766 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20590 | 2024.11.25 19:43:57.183492 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
20591 | 2024.11.25 19:43:57.184005 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20592 | 2024.11.25 19:43:57.184321 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003006 sec., 4657.351962741184 rows/sec., 326.17 KiB/sec. | ||
20593 | 2024.11.25 19:43:57.184366 [ 222 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
20594 | 2024.11.25 19:43:57.184453 [ 222 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
20595 | 2024.11.25 19:43:57.184516 [ 265 ] {e6ac0e65-6cd3-42cb-a5aa-66cc8dc6f3f0} <Debug> TCPHandler: Processed in 0.003424447 sec. | ||
20596 | 2024.11.25 19:43:57.184572 [ 220 ] {} <Debug> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20597 | 2024.11.25 19:43:57.184838 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20598 | 2024.11.25 19:43:57.185162 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20599 | 2024.11.25 19:43:57.185269 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20600 | 2024.11.25 19:43:57.188255 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20601 | 2024.11.25 19:43:57.188309 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20602 | 2024.11.25 19:43:57.188906 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20603 | 2024.11.25 19:43:57.189295 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20604 | 2024.11.25 19:43:57.189669 [ 222 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
20605 | 2024.11.25 19:43:57.189680 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004569 sec., 2845.2615451958854 rows/sec., 177.40 KiB/sec. | ||
20606 | 2024.11.25 19:43:57.190055 [ 260 ] {78d45d90-4c54-40a2-bff0-9b1d71cd5984} <Debug> TCPHandler: Processed in 0.005397586 sec. | ||
20607 | 2024.11.25 19:43:57.190250 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20608 | 2024.11.25 19:43:57.190440 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20609 | 2024.11.25 19:43:57.190500 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20610 | 2024.11.25 19:43:57.191359 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20611 | 2024.11.25 19:43:57.191399 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20612 | 2024.11.25 19:43:57.191796 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
20613 | 2024.11.25 19:43:57.192034 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20614 | 2024.11.25 19:43:57.192244 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Debug> executeQuery: Read 430 rows, 31.53 KiB in 0.001848 sec., 232683.98268398267 rows/sec., 16.66 MiB/sec. | ||
20615 | 2024.11.25 19:43:57.192298 [ 265 ] {3e9bdaa7-5d6e-4075-9af7-e55b7d480780} <Debug> TCPHandler: Processed in 0.002159273 sec. | ||
20616 | 2024.11.25 19:43:57.192520 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20617 | 2024.11.25 19:43:57.192748 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20618 | 2024.11.25 19:43:57.192843 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20619 | 2024.11.25 19:43:57.193553 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20620 | 2024.11.25 19:43:57.193593 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20621 | 2024.11.25 19:43:57.193979 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20622 | 2024.11.25 19:43:57.194219 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20623 | 2024.11.25 19:43:57.194447 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001756 sec., 3416.8564920273348 rows/sec., 178.52 KiB/sec. | ||
20624 | 2024.11.25 19:43:57.194499 [ 260 ] {3b4473f8-ca3f-479f-ae67-3d18f32322bb} <Debug> TCPHandler: Processed in 0.002091501 sec. | ||
20625 | 2024.11.25 19:43:57.194651 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20626 | 2024.11.25 19:43:57.194793 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20627 | 2024.11.25 19:43:57.194859 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20628 | 2024.11.25 19:43:57.195517 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20629 | 2024.11.25 19:43:57.195558 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20630 | 2024.11.25 19:43:57.195965 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
20631 | 2024.11.25 19:43:57.196204 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20632 | 2024.11.25 19:43:57.196429 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001668 sec., 143285.3717026379 rows/sec., 9.61 MiB/sec. | ||
20633 | 2024.11.25 19:43:57.196482 [ 265 ] {983c9008-e5f6-4c84-9077-c02f6a61b7f6} <Debug> TCPHandler: Processed in 0.001900427 sec. | ||
20634 | 2024.11.25 19:43:57.196642 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20635 | 2024.11.25 19:43:57.196782 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20636 | 2024.11.25 19:43:57.196844 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20637 | 2024.11.25 19:43:57.197389 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20638 | 2024.11.25 19:43:57.197428 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20639 | 2024.11.25 19:43:57.197800 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20640 | 2024.11.25 19:43:57.198039 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20641 | 2024.11.25 19:43:57.198264 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. | ||
20642 | 2024.11.25 19:43:57.198322 [ 260 ] {3d377c03-ed19-43dd-8489-24b10ab66eb1} <Debug> TCPHandler: Processed in 0.001748014 sec. | ||
20643 | 2024.11.25 19:43:57.198541 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20644 | 2024.11.25 19:43:57.198682 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20645 | 2024.11.25 19:43:57.198779 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <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 | ||
20646 | 2024.11.25 19:43:57.200084 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20647 | 2024.11.25 19:43:57.200123 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20648 | 2024.11.25 19:43:57.200803 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
20649 | 2024.11.25 19:43:57.201064 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20650 | 2024.11.25 19:43:57.201294 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002641 sec., 16660.355925785687 rows/sec., 29.85 MiB/sec. | ||
20651 | 2024.11.25 19:43:57.201390 [ 265 ] {a98699b2-34bd-477b-bb6c-52eb40a0d9c5} <Debug> TCPHandler: Processed in 0.002970428 sec. | ||
20652 | 2024.11.25 19:43:57.201606 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20653 | 2024.11.25 19:43:57.201837 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20654 | 2024.11.25 19:43:57.201932 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20655 | 2024.11.25 19:43:57.202625 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20656 | 2024.11.25 19:43:57.202664 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20657 | 2024.11.25 19:43:57.203039 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
20658 | 2024.11.25 19:43:57.203282 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20659 | 2024.11.25 19:43:57.203558 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001769 sec., 46353.87224420577 rows/sec., 2.94 MiB/sec. | ||
20660 | 2024.11.25 19:43:57.203659 [ 260 ] {8b0f1c4d-70cb-4f69-a162-4891e67afcf9} <Debug> TCPHandler: Processed in 0.002160703 sec. | ||
20661 | 2024.11.25 19:43:57.913582 [ 223 ] {} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20662 | 2024.11.25 19:43:57.913643 [ 223 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20663 | 2024.11.25 19:43:57.915746 [ 223 ] {} <Debug> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20664 | 2024.11.25 19:43:58.109441 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20665 | 2024.11.25 19:43:58.109517 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20666 | 2024.11.25 19:43:58.111780 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20667 | 2024.11.25 19:43:58.379189 [ 224 ] {} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20668 | 2024.11.25 19:43:58.379263 [ 224 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20669 | 2024.11.25 19:43:58.381540 [ 224 ] {} <Debug> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20670 | 2024.11.25 19:43:59.376022 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 | ||
20671 | 2024.11.25 19:43:59.376721 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20672 | 2024.11.25 19:43:59.376769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20673 | 2024.11.25 19:43:59.377295 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
20674 | 2024.11.25 19:43:59.377565 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20675 | 2024.11.25 19:43:59.377815 [ 51 ] {} <Debug> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
20676 | 2024.11.25 19:43:59.377845 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 | ||
20677 | 2024.11.25 19:43:59.377915 [ 51 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20678 | 2024.11.25 19:43:59.377953 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20679 | 2024.11.25 19:43:59.378158 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::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 | ||
20680 | 2024.11.25 19:43:59.378402 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20681 | 2024.11.25 19:43:59.378459 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part | ||
20682 | 2024.11.25 19:43:59.378542 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part | ||
20683 | 2024.11.25 19:43:59.378758 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part | ||
20684 | 2024.11.25 19:43:59.379058 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part | ||
20685 | 2024.11.25 19:43:59.379309 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part | ||
20686 | 2024.11.25 19:43:59.379547 [ 189 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part | ||
20687 | 2024.11.25 19:43:59.382822 [ 195 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004774454 sec., 9697234.490058968 rows/sec., 138.72 MiB/sec. | ||
20688 | 2024.11.25 19:43:59.383152 [ 201 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
20689 | 2024.11.25 19:43:59.383473 [ 201 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20690 | 2024.11.25 19:43:59.383554 [ 201 ] {0a6f26f5-3bc5-47e2-837c-6681461d696b::all_1_101_20} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
20691 | 2024.11.25 19:43:59.383641 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
20692 | 2024.11.25 19:44:02.165539 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20693 | 2024.11.25 19:44:02.165773 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20694 | 2024.11.25 19:44:02.165858 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20695 | 2024.11.25 19:44:02.166740 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20696 | 2024.11.25 19:44:02.166792 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20697 | 2024.11.25 19:44:02.167243 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
20698 | 2024.11.25 19:44:02.167502 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20699 | 2024.11.25 19:44:02.167737 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.002022 sec., 46488.62512363996 rows/sec., 3.85 MiB/sec. | ||
20700 | 2024.11.25 19:44:02.167808 [ 265 ] {d1f869c1-127b-42ae-95d5-69e420199a3c} <Debug> TCPHandler: Processed in 0.002411377 sec. | ||
20701 | 2024.11.25 19:44:02.168149 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20702 | 2024.11.25 19:44:02.168456 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20703 | 2024.11.25 19:44:02.168557 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20704 | 2024.11.25 19:44:02.169305 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20705 | 2024.11.25 19:44:02.169347 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20706 | 2024.11.25 19:44:02.169783 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
20707 | 2024.11.25 19:44:02.170037 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20708 | 2024.11.25 19:44:02.170266 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001898 sec., 10010.537407797681 rows/sec., 752.75 KiB/sec. | ||
20709 | 2024.11.25 19:44:02.170325 [ 260 ] {8150bc37-6c97-4ee8-91f0-1ccae6754bf8} <Debug> TCPHandler: Processed in 0.002369647 sec. | ||
20710 | 2024.11.25 19:44:02.170474 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20711 | 2024.11.25 19:44:02.170624 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20712 | 2024.11.25 19:44:02.170688 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20713 | 2024.11.25 19:44:02.171430 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20714 | 2024.11.25 19:44:02.171479 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20715 | 2024.11.25 19:44:02.171858 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
20716 | 2024.11.25 19:44:02.172104 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20717 | 2024.11.25 19:44:02.172328 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001738 sec., 47756.041426927506 rows/sec., 3.73 MiB/sec. | ||
20718 | 2024.11.25 19:44:02.172436 [ 265 ] {78f4857b-a348-457e-9fa1-7c4c1cdbea66} <Debug> TCPHandler: Processed in 0.00202965 sec. | ||
20719 | 2024.11.25 19:44:02.172613 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20720 | 2024.11.25 19:44:02.172772 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20721 | 2024.11.25 19:44:02.172836 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20722 | 2024.11.25 19:44:02.173482 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20723 | 2024.11.25 19:44:02.173525 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20724 | 2024.11.25 19:44:02.173919 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
20725 | 2024.11.25 19:44:02.174160 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20726 | 2024.11.25 19:44:02.174330 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Selected 5 parts from all_1_142_29 to all_146_146_0 | ||
20727 | 2024.11.25 19:44:02.174392 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
20728 | 2024.11.25 19:44:02.174416 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20729 | 2024.11.25 19:44:02.174479 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20730 | 2024.11.25 19:44:02.174509 [ 260 ] {6a696527-4c8d-4ca4-aa4b-716f75cbf955} <Debug> TCPHandler: Processed in 0.001980509 sec. | ||
20731 | 2024.11.25 19:44:02.174670 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_142_29 to all_146_146_0 into Compact with storage Full | ||
20732 | 2024.11.25 19:44:02.174730 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20733 | 2024.11.25 19:44:02.174893 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20734 | 2024.11.25 19:44:02.174984 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20735 | 2024.11.25 19:44:02.174985 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_29, total 45263 rows starting from the beginning of the part | ||
20736 | 2024.11.25 19:44:02.175301 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <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 | ||
20737 | 2024.11.25 19:44:02.175347 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 883 rows starting from the beginning of the part | ||
20738 | 2024.11.25 19:44:02.175696 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 237 rows starting from the beginning of the part | ||
20739 | 2024.11.25 19:44:02.176077 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
20740 | 2024.11.25 19:44:02.176380 [ 189 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 239 rows starting from the beginning of the part | ||
20741 | 2024.11.25 19:44:02.180374 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20742 | 2024.11.25 19:44:02.180439 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20743 | 2024.11.25 19:44:02.181358 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
20744 | 2024.11.25 19:44:02.181673 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20745 | 2024.11.25 19:44:02.182035 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007131 sec., 2664.422942083859 rows/sec., 4.77 MiB/sec. | ||
20746 | 2024.11.25 19:44:02.182169 [ 265 ] {6189fd3f-e199-4a3e-87ba-00e7b6df72c8} <Debug> TCPHandler: Processed in 0.007540918 sec. | ||
20747 | 2024.11.25 19:44:02.182340 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20748 | 2024.11.25 19:44:02.182478 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20749 | 2024.11.25 19:44:02.182538 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20750 | 2024.11.25 19:44:02.183259 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20751 | 2024.11.25 19:44:02.183310 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20752 | 2024.11.25 19:44:02.183740 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
20753 | 2024.11.25 19:44:02.184003 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20754 | 2024.11.25 19:44:02.184207 [ 48 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
20755 | 2024.11.25 19:44:02.184288 [ 48 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20756 | 2024.11.25 19:44:02.184306 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001822 sec., 32930.84522502744 rows/sec., 2.22 MiB/sec. | ||
20757 | 2024.11.25 19:44:02.184353 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20758 | 2024.11.25 19:44:02.184581 [ 260 ] {38667970-6301-4ecc-bcaa-72fab0dd70e7} <Debug> TCPHandler: Processed in 0.002318025 sec. | ||
20759 | 2024.11.25 19:44:02.184810 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
20760 | 2024.11.25 19:44:02.185243 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20761 | 2024.11.25 19:44:02.185307 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9746 rows starting from the beginning of the part | ||
20762 | 2024.11.25 19:44:02.185634 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
20763 | 2024.11.25 19:44:02.185798 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part | ||
20764 | 2024.11.25 19:44:02.185880 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
20765 | 2024.11.25 19:44:02.186164 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part | ||
20766 | 2024.11.25 19:44:02.186445 [ 195 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
20767 | 2024.11.25 19:44:02.188941 [ 192 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46782 rows, containing 5 columns (5 merged, 0 gathered) in 0.014358342 sec., 3258175.6305846456 rows/sec., 220.14 MiB/sec. | ||
20768 | 2024.11.25 19:44:02.189618 [ 186 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Trace> MergedBlockOutputStream: filled checksums all_1_146_30 (state Temporary) | ||
20769 | 2024.11.25 19:44:02.190135 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_merge_all_1_146_30 to all_1_146_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20770 | 2024.11.25 19:44:02.190262 [ 191 ] {4b0e845d-f82b-426b-a783-06b620028ec0::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0) (MergerMutator): Merged 5 parts: [all_1_142_29, all_146_146_0] -> all_1_146_30 | ||
20771 | 2024.11.25 19:44:02.190381 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
20772 | 2024.11.25 19:44:02.190802 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10090 rows, containing 4 columns (4 merged, 0 gathered) in 0.006238302 sec., 1617427.3063407317 rows/sec., 105.42 MiB/sec. | ||
20773 | 2024.11.25 19:44:02.191194 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
20774 | 2024.11.25 19:44:02.191653 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20775 | 2024.11.25 19:44:02.191740 [ 192 ] {bbe02e3d-6e67-43dc-8f86-f32e2136e0ca::all_1_146_29} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
20776 | 2024.11.25 19:44:02.191842 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
20777 | 2024.11.25 19:44:02.217053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 39 entries to flush up to offset 2874 | ||
20778 | 2024.11.25 19:44:02.220437 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20779 | 2024.11.25 19:44:02.220484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20780 | 2024.11.25 19:44:02.222041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
20781 | 2024.11.25 19:44:02.222358 [ 243 ] {} <Trace> system.query_log (3b455bb9-5ae5-4043-9b2f-161aa1aa3324): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20782 | 2024.11.25 19:44:02.222892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2874 | ||
20783 | 2024.11.25 19:44:02.821130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 | ||
20784 | 2024.11.25 19:44:02.845369 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20785 | 2024.11.25 19:44:02.845422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20786 | 2024.11.25 19:44:02.853066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
20787 | 2024.11.25 19:44:02.853858 [ 244 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20788 | 2024.11.25 19:44:02.854156 [ 48 ] {} <Debug> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
20789 | 2024.11.25 19:44:02.854225 [ 48 ] {} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20790 | 2024.11.25 19:44:02.854270 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20791 | 2024.11.25 19:44:02.854724 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::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 | ||
20792 | 2024.11.25 19:44:02.868188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 762 | ||
20793 | 2024.11.25 19:44:02.870010 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20794 | 2024.11.25 19:44:02.871364 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part | ||
20795 | 2024.11.25 19:44:02.877481 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
20796 | 2024.11.25 19:44:02.884317 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
20797 | 2024.11.25 19:44:02.890605 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
20798 | 2024.11.25 19:44:02.896913 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
20799 | 2024.11.25 19:44:02.903005 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20800 | 2024.11.25 19:44:02.903040 [ 198 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
20801 | 2024.11.25 19:44:02.903073 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20802 | 2024.11.25 19:44:02.906927 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20803 | 2024.11.25 19:44:02.973029 [ 191 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.118629757 sec., 6423.346209838396 rows/sec., 33.21 MiB/sec. | ||
20804 | 2024.11.25 19:44:02.976618 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
20805 | 2024.11.25 19:44:02.980475 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20806 | 2024.11.25 19:44:02.980572 [ 200 ] {1d4cc24b-818c-4a99-8491-0035748935ec::all_1_101_20} <Trace> system.metric_log (1d4cc24b-818c-4a99-8491-0035748935ec) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
20807 | 2024.11.25 19:44:02.982946 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
20808 | 2024.11.25 19:44:03.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.98 MiB, peak 292.61 MiB, free memory in arenas 0.00 B, will set to 273.43 MiB (RSS), difference: -1.56 MiB | ||
20809 | 2024.11.25 19:44:06.616175 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
20810 | 2024.11.25 19:44:06.616249 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
20811 | 2024.11.25 19:44:06.878059 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46726 | ||
20812 | 2024.11.25 19:44:06.878698 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20813 | 2024.11.25 19:44:06.878748 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20814 | 2024.11.25 19:44:06.879275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
20815 | 2024.11.25 19:44:06.879539 [ 242 ] {} <Trace> system.asynchronous_metric_log (0a6f26f5-3bc5-47e2-837c-6681461d696b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20816 | 2024.11.25 19:44:06.879806 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 | ||
20817 | 2024.11.25 19:44:07.171317 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20818 | 2024.11.25 19:44:07.171583 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20819 | 2024.11.25 19:44:07.171685 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20820 | 2024.11.25 19:44:07.172423 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20821 | 2024.11.25 19:44:07.172471 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20822 | 2024.11.25 19:44:07.172884 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20823 | 2024.11.25 19:44:07.173138 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Trace> oximeter.fields_i16 (b8b43601-bc0a-4897-ac86-0cd8dd4c23ef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20824 | 2024.11.25 19:44:07.173413 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. | ||
20825 | 2024.11.25 19:44:07.173525 [ 265 ] {c4da053f-d947-4b4e-a208-c40b217f5a71} <Debug> TCPHandler: Processed in 0.002370637 sec. | ||
20826 | 2024.11.25 19:44:07.173882 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20827 | 2024.11.25 19:44:07.174188 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20828 | 2024.11.25 19:44:07.174306 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20829 | 2024.11.25 19:44:07.175368 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20830 | 2024.11.25 19:44:07.175412 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20831 | 2024.11.25 19:44:07.175877 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
20832 | 2024.11.25 19:44:07.176147 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Trace> oximeter.fields_string (d79b82c4-3364-43dd-9424-611639d6135c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20833 | 2024.11.25 19:44:07.176395 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Debug> executeQuery: Read 291 rows, 26.35 KiB in 0.002286 sec., 127296.5879265092 rows/sec., 11.26 MiB/sec. | ||
20834 | 2024.11.25 19:44:07.176496 [ 260 ] {f5fb41c5-f32b-4a5a-a797-0367674ddda0} <Debug> TCPHandler: Processed in 0.002839806 sec. | ||
20835 | 2024.11.25 19:44:07.176702 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20836 | 2024.11.25 19:44:07.177003 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20837 | 2024.11.25 19:44:07.177132 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20838 | 2024.11.25 19:44:07.177787 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20839 | 2024.11.25 19:44:07.177830 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20840 | 2024.11.25 19:44:07.178201 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
20841 | 2024.11.25 19:44:07.178439 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Trace> oximeter.fields_u16 (1da5fa2a-3ff7-4b30-a0a2-36b712b10e07): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20842 | 2024.11.25 19:44:07.178654 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Debug> executeQuery: Read 51 rows, 3.76 KiB in 0.001761 sec., 28960.817717206133 rows/sec., 2.09 MiB/sec. | ||
20843 | 2024.11.25 19:44:07.178712 [ 265 ] {e18ef72a-b17d-4ed7-8497-c41546ab0749} <Debug> TCPHandler: Processed in 0.002111212 sec. | ||
20844 | 2024.11.25 19:44:07.178867 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20845 | 2024.11.25 19:44:07.178987 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20846 | 2024.11.25 19:44:07.179037 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20847 | 2024.11.25 19:44:07.179629 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20848 | 2024.11.25 19:44:07.179670 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20849 | 2024.11.25 19:44:07.180036 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
20850 | 2024.11.25 19:44:07.180272 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20851 | 2024.11.25 19:44:07.180436 [ 43 ] {} <Debug> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
20852 | 2024.11.25 19:44:07.180503 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec. | ||
20853 | 2024.11.25 19:44:07.180524 [ 43 ] {} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20854 | 2024.11.25 19:44:07.180593 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20855 | 2024.11.25 19:44:07.180639 [ 260 ] {8dd89a93-c551-4b70-aca9-07a5081a8ed5} <Debug> TCPHandler: Processed in 0.001829436 sec. | ||
20856 | 2024.11.25 19:44:07.180946 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20857 | 2024.11.25 19:44:07.181053 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::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 | ||
20858 | 2024.11.25 19:44:07.181376 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20859 | 2024.11.25 19:44:07.181610 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20860 | 2024.11.25 19:44:07.181892 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20861 | 2024.11.25 19:44:07.182100 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 281 rows starting from the beginning of the part | ||
20862 | 2024.11.25 19:44:07.182578 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 14 rows starting from the beginning of the part | ||
20863 | 2024.11.25 19:44:07.182975 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 228 rows starting from the beginning of the part | ||
20864 | 2024.11.25 19:44:07.183382 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 14 rows starting from the beginning of the part | ||
20865 | 2024.11.25 19:44:07.183703 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 14 rows starting from the beginning of the part | ||
20866 | 2024.11.25 19:44:07.183973 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 14 rows starting from the beginning of the part | ||
20867 | 2024.11.25 19:44:07.184863 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20868 | 2024.11.25 19:44:07.184926 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20869 | 2024.11.25 19:44:07.185903 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20870 | 2024.11.25 19:44:07.186418 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Trace> oximeter.fields_u8 (e9ebaf1b-a9bd-46f3-8bac-2736e8b72975): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20871 | 2024.11.25 19:44:07.186873 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.00614048 sec., 92012.35082599406 rows/sec., 6.56 MiB/sec. | ||
20872 | 2024.11.25 19:44:07.187017 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005812 sec., 2236.7515485203025 rows/sec., 139.46 KiB/sec. | ||
20873 | 2024.11.25 19:44:07.187171 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
20874 | 2024.11.25 19:44:07.187238 [ 265 ] {aef18bd0-f203-4e22-9c04-0706001b2a90} <Debug> TCPHandler: Processed in 0.006479687 sec. | ||
20875 | 2024.11.25 19:44:07.187691 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20876 | 2024.11.25 19:44:07.188127 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20877 | 2024.11.25 19:44:07.188204 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20878 | 2024.11.25 19:44:07.188274 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20879 | 2024.11.25 19:44:07.188420 [ 188 ] {35562802-d372-45ae-830b-857f7c71d499::all_1_96_19} <Trace> oximeter.fields_u32 (35562802-d372-45ae-830b-857f7c71d499) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
20880 | 2024.11.25 19:44:07.188576 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
20881 | 2024.11.25 19:44:07.189254 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20882 | 2024.11.25 19:44:07.189299 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20883 | 2024.11.25 19:44:07.189692 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
20884 | 2024.11.25 19:44:07.189935 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Trace> oximeter.fields_uuid (12efe96d-259a-44a9-977f-1f322c356ee1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20885 | 2024.11.25 19:44:07.190149 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Debug> executeQuery: Read 426 rows, 31.21 KiB in 0.00218 sec., 195412.84403669724 rows/sec., 13.98 MiB/sec. | ||
20886 | 2024.11.25 19:44:07.190201 [ 260 ] {2a83dfcc-049f-4a54-845f-70ae6f223221} <Debug> TCPHandler: Processed in 0.002797055 sec. | ||
20887 | 2024.11.25 19:44:07.190368 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20888 | 2024.11.25 19:44:07.190509 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20889 | 2024.11.25 19:44:07.190572 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20890 | 2024.11.25 19:44:07.191073 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20891 | 2024.11.25 19:44:07.191114 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20892 | 2024.11.25 19:44:07.191484 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20893 | 2024.11.25 19:44:07.191724 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20894 | 2024.11.25 19:44:07.191909 [ 43 ] {} <Debug> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
20895 | 2024.11.25 19:44:07.191974 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
20896 | 2024.11.25 19:44:07.191985 [ 43 ] {} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20897 | 2024.11.25 19:44:07.192084 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20898 | 2024.11.25 19:44:07.192102 [ 265 ] {b9e74aab-10dd-4dc0-a80c-7194da11305a} <Debug> TCPHandler: Processed in 0.001801865 sec. | ||
20899 | 2024.11.25 19:44:07.192416 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20900 | 2024.11.25 19:44:07.192439 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::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 | ||
20901 | 2024.11.25 19:44:07.192715 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20902 | 2024.11.25 19:44:07.192726 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20903 | 2024.11.25 19:44:07.192768 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 396 rows starting from the beginning of the part | ||
20904 | 2024.11.25 19:44:07.192783 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20905 | 2024.11.25 19:44:07.193021 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
20906 | 2024.11.25 19:44:07.193375 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
20907 | 2024.11.25 19:44:07.193765 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
20908 | 2024.11.25 19:44:07.194171 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
20909 | 2024.11.25 19:44:07.194531 [ 193 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
20910 | 2024.11.25 19:44:07.195540 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20911 | 2024.11.25 19:44:07.195589 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20912 | 2024.11.25 19:44:07.196236 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
20913 | 2024.11.25 19:44:07.196249 [ 188 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.003957888 sec., 107633.16192878627 rows/sec., 5.49 MiB/sec. | ||
20914 | 2024.11.25 19:44:07.196513 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
20915 | 2024.11.25 19:44:07.196707 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Trace> oximeter.measurements_cumulativeu64 (4b0e845d-f82b-426b-a783-06b620028ec0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20916 | 2024.11.25 19:44:07.197162 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004552 sec., 52065.02636203867 rows/sec., 3.49 MiB/sec. | ||
20917 | 2024.11.25 19:44:07.197297 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20918 | 2024.11.25 19:44:07.197617 [ 260 ] {f2b73292-9d25-4230-9214-5abb5093435c} <Debug> TCPHandler: Processed in 0.005402716 sec. | ||
20919 | 2024.11.25 19:44:07.197677 [ 199 ] {fb7c2a30-2385-4fae-af2b-cb91c577536b::all_1_71_14} <Trace> oximeter.measurements_bool (fb7c2a30-2385-4fae-af2b-cb91c577536b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
20920 | 2024.11.25 19:44:07.198025 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
20921 | 2024.11.25 19:44:07.198048 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20922 | 2024.11.25 19:44:07.198289 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20923 | 2024.11.25 19:44:07.198353 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20924 | 2024.11.25 19:44:07.198878 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20925 | 2024.11.25 19:44:07.198917 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20926 | 2024.11.25 19:44:07.199285 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20927 | 2024.11.25 19:44:07.199529 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20928 | 2024.11.25 19:44:07.199705 [ 43 ] {} <Debug> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
20929 | 2024.11.25 19:44:07.199780 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
20930 | 2024.11.25 19:44:07.199789 [ 43 ] {} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20931 | 2024.11.25 19:44:07.199897 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20932 | 2024.11.25 19:44:07.199915 [ 265 ] {f2cba699-4e76-409c-b432-939f126372ae} <Debug> TCPHandler: Processed in 0.002155013 sec. | ||
20933 | 2024.11.25 19:44:07.200215 [ 260 ] {} <Trace> TCP-Session: ee0ceafc-06c5-4320-9380-0668c2d65c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20934 | 2024.11.25 19:44:07.200294 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::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 | ||
20935 | 2024.11.25 19:44:07.200686 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20936 | 2024.11.25 19:44:07.200929 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20937 | 2024.11.25 19:44:07.201074 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 67 rows starting from the beginning of the part | ||
20938 | 2024.11.25 19:44:07.201195 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <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 | ||
20939 | 2024.11.25 19:44:07.201522 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
20940 | 2024.11.25 19:44:07.201908 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
20941 | 2024.11.25 19:44:07.202337 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
20942 | 2024.11.25 19:44:07.202812 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
20943 | 2024.11.25 19:44:07.203329 [ 193 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
20944 | 2024.11.25 19:44:07.205402 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.005379636 sec., 13383.805149642094 rows/sec., 901.11 KiB/sec. | ||
20945 | 2024.11.25 19:44:07.205643 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
20946 | 2024.11.25 19:44:07.206218 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20947 | 2024.11.25 19:44:07.206282 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20948 | 2024.11.25 19:44:07.206319 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20949 | 2024.11.25 19:44:07.206528 [ 199 ] {00d028c0-6589-47e6-acbe-2ce40f6c8dcb::all_1_71_14} <Trace> oximeter.measurements_f64 (00d028c0-6589-47e6-acbe-2ce40f6c8dcb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
20950 | 2024.11.25 19:44:07.206712 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
20951 | 2024.11.25 19:44:07.207262 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
20952 | 2024.11.25 19:44:07.207537 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <Trace> oximeter.measurements_histogramu64 (09723671-014d-4181-9eab-0f4af0116c99): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20953 | 2024.11.25 19:44:07.207828 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.00732 sec., 6010.928961748634 rows/sec., 10.77 MiB/sec. | ||
20954 | 2024.11.25 19:44:07.208165 [ 260 ] {3e8fe27f-1574-40d6-87b8-bb124d91776c} <Debug> TCPHandler: Processed in 0.008142399 sec. | ||
20955 | 2024.11.25 19:44:07.208497 [ 265 ] {} <Trace> TCP-Session: 77d8ac10-ddcb-432c-aed6-1c0c1ce5199d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20956 | 2024.11.25 19:44:07.208679 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20957 | 2024.11.25 19:44:07.208734 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20958 | 2024.11.25 19:44:07.209230 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20959 | 2024.11.25 19:44:07.209271 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20960 | 2024.11.25 19:44:07.209653 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
20961 | 2024.11.25 19:44:07.209906 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20962 | 2024.11.25 19:44:07.210115 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. | ||
20963 | 2024.11.25 19:44:07.210168 [ 265 ] {7576feac-1893-48a8-a9e2-57ea675a7229} <Debug> TCPHandler: Processed in 0.001880097 sec. | ||
20964 | 2024.11.25 19:44:08.258504 [ 224 ] {} <Trace> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20965 | 2024.11.25 19:44:08.258550 [ 224 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20966 | 2024.11.25 19:44:08.260352 [ 224 ] {} <Debug> oximeter.measurements_u64 (bbe02e3d-6e67-43dc-8f86-f32e2136e0ca): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] |